Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jpwhitemn for edgexfoundry/edgex-go Obtained Jenkinsfile from 76d16ebc4c9fb4f80d47bcbb51a8afcd51d9a8a3+ab0f97fec4d40b420f2060de726b99c5b26ce4cc (c769f4353f00704450f7eec0d1c1d172866ee2ff) 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-ssh9918565353253688426.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-ssh6430667496665935239.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-4010/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-4010/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh12349863682135475827.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-ssh5738493393426183969.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-4010/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-4010/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh9819141145077257283.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-42991 in /w/workspace/edgexfoundry_edgex-go_PR-4010 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4010/head:refs/remotes/origin/PR-4010 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit ab0f97fec4d40b420f2060de726b99c5b26ce4cc into PR head commit 76d16ebc4c9fb4f80d47bcbb51a8afcd51d9a8a3 Merge succeeded, producing 0dc27f3c3384a15009f079b795ec0282ae6637f4 Checking out Revision 0dc27f3c3384a15009f079b795ec0282ae6637f4 (PR-4010) > git config core.sparsecheckout # timeout=10 > git checkout -f 76d16ebc4c9fb4f80d47bcbb51a8afcd51d9a8a3 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge ab0f97fec4d40b420f2060de726b99c5b26ce4cc # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0dc27f3c3384a15009f079b795ec0282ae6637f4 # timeout=10 Commit message: "Merge commit 'ab0f97fec4d40b420f2060de726b99c5b26ce4cc' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk a2add3f4765c0af0f2219fa0433050683f068791 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-09T20:34:12.094Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-09T20:34:12.161Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-09T20:34:12.182Z] ========================================================= [2022-05-09T20:34:12.182Z] EdgeX Global Pipelines Version Info [2022-05-09T20:34:12.182Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-09T20:34:12.955Z] ------------------- [2022-05-09T20:34:12.955Z] stable info: [2022-05-09T20:34:12.955Z] ------------------- [2022-05-09T20:34:12.955Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-09T20:34:12.955Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-05-09T20:34:12.955Z] Message: update stable to v1.0.227 [2022-05-09T20:34:13.533Z] ------------------- [2022-05-09T20:34:13.533Z] experimental info: [2022-05-09T20:34:13.533Z] ------------------- [2022-05-09T20:34:13.533Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-09T20:34:13.533Z] Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c [2022-05-09T20:34:13.533Z] Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-09T20:34:13.670Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-05-09T20:34:13.682Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-05-09T20:34:13.693Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-09T20:34:13.708Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-09T20:34:13.718Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-09T20:34:13.732Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-09T20:34:13.749Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-09T20:34:13.761Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-05-09T20:34:13.772Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-05-09T20:34:13.790Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-05-09T20:34:13.802Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-09T20:34:13.816Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-09T20:34:13.831Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-09T20:34:13.846Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-09T20:34:13.857Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-09T20:34:13.866Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-09T20:34:13.875Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-09T20:34:13.888Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-09T20:34:13.902Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-05-09T20:34:13.911Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-05-09T20:34:13.920Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-09T20:34:13.936Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-09T20:34:13.954Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4010 [Pipeline] echo [2022-05-09T20:34:13.967Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4010 [Pipeline] echo [2022-05-09T20:34:13.980Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4010 [Pipeline] echo [2022-05-09T20:34:13.997Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0dc27f3c3384a15009f079b795ec0282ae6637f4 [Pipeline] echo [2022-05-09T20:34:14.013Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0dc27f3 [Pipeline] echo [2022-05-09T20:34:14.023Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-09T20:34:14.064Z] provisioning config files... [2022-05-09T20:34:14.075Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config5076603827690891218tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-09T20:34:14.381Z] ---> docker-login.sh [2022-05-09T20:34:14.381Z] nexus3.edgexfoundry.org:10001 [2022-05-09T20:34:14.641Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T20:34:14.641Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T20:34:14.641Z] Configure a credential helper to remove this warning. See [2022-05-09T20:34:14.641Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T20:34:14.641Z] [2022-05-09T20:34:14.641Z] Login Succeeded [2022-05-09T20:34:14.641Z] nexus3.edgexfoundry.org:10002 [2022-05-09T20:34:14.641Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T20:34:14.903Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T20:34:14.903Z] Configure a credential helper to remove this warning. See [2022-05-09T20:34:14.903Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T20:34:14.903Z] [2022-05-09T20:34:14.903Z] Login Succeeded [2022-05-09T20:34:14.903Z] nexus3.edgexfoundry.org:10003 [2022-05-09T20:34:14.903Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T20:34:14.903Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T20:34:14.903Z] Configure a credential helper to remove this warning. See [2022-05-09T20:34:14.903Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T20:34:14.903Z] [2022-05-09T20:34:14.903Z] Login Succeeded [2022-05-09T20:34:14.903Z] nexus3.edgexfoundry.org:10004 [2022-05-09T20:34:15.165Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T20:34:15.165Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T20:34:15.165Z] Configure a credential helper to remove this warning. See [2022-05-09T20:34:15.165Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T20:34:15.165Z] [2022-05-09T20:34:15.165Z] Login Succeeded [2022-05-09T20:34:15.165Z] docker.io [2022-05-09T20:34:15.165Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T20:34:15.426Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T20:34:15.426Z] Configure a credential helper to remove this warning. See [2022-05-09T20:34:15.426Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T20:34:15.426Z] [2022-05-09T20:34:15.426Z] Login Succeeded [2022-05-09T20:34:15.426Z] ---> docker-login.sh ends [Pipeline] } [2022-05-09T20:34:15.434Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-09T20:34:15.740Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-05-09T20:34:15.740Z] + dirname cmd/core-command/Dockerfile [2022-05-09T20:34:15.740Z] + cut -d/ -f2 [2022-05-09T20:34:15.740Z] + echo core-command,cmd/core-command/Dockerfile [2022-05-09T20:34:15.740Z] + + dirname cmd/core-data/Dockerfilecut [2022-05-09T20:34:15.740Z] -d/ -f2 [2022-05-09T20:34:15.740Z] + echo core-data,cmd/core-data/Dockerfile [2022-05-09T20:34:15.740Z] + dirname cmd/core-metadata/Dockerfile [2022-05-09T20:34:15.740Z] + cut -d/ -f2 [2022-05-09T20:34:15.740Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-05-09T20:34:15.740Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-05-09T20:34:15.740Z] + cut -d/ -f2 [2022-05-09T20:34:15.740Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-05-09T20:34:15.740Z] + + dirnamecut cmd/security-proxy-setup/Dockerfile -d/ [2022-05-09T20:34:15.740Z] -f2 [2022-05-09T20:34:15.740Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-05-09T20:34:15.740Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-05-09T20:34:15.740Z] + cut -d/ -f2 [2022-05-09T20:34:15.740Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-05-09T20:34:15.740Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-05-09T20:34:15.740Z] + cut -d/ -f2 [2022-05-09T20:34:15.740Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-05-09T20:34:15.740Z] + dirname cmd/security-spire-agent/Dockerfile [2022-05-09T20:34:15.740Z] + cut -d/ -f2 [2022-05-09T20:34:15.740Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-05-09T20:34:15.740Z] + dirname cmd/security-spire-config/Dockerfile [2022-05-09T20:34:15.740Z] + cut -d/ -f2 [2022-05-09T20:34:15.740Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-05-09T20:34:15.740Z] + dirname cmd/security-spire-server/Dockerfile [2022-05-09T20:34:15.740Z] + cut -d/ -f2 [2022-05-09T20:34:15.740Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-05-09T20:34:15.740Z] + dirname cmd/support-notifications/Dockerfile [2022-05-09T20:34:15.740Z] + cut -d/ -f2 [2022-05-09T20:34:15.740Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-05-09T20:34:15.740Z] + dirname cmd/support-scheduler/Dockerfile [2022-05-09T20:34:15.740Z] + cut -d/ -f2 [2022-05-09T20:34:15.740Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-05-09T20:34:15.740Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-05-09T20:34:15.740Z] + cut -d/ -f2 [2022-05-09T20:34:15.740Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-05-09T20:34:15.782Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-09T20:34:16.129Z] + git rev-list -1 --merges 0dc27f3c3384a15009f079b795ec0282ae6637f4~1..0dc27f3c3384a15009f079b795ec0282ae6637f4 [Pipeline] echo [2022-05-09T20:34:16.147Z] -----------> git rev-list -1 --merges 0dc27f3c3384a15009f079b795ec0282ae6637f4~1..0dc27f3c3384a15009f079b795ec0282ae6637f4 0dc27f3c3384a15009f079b795ec0282ae6637f4 [2022-05-09T20:34:16.147Z] 0dc27f3c3384a15009f079b795ec0282ae6637f4 [false] [Pipeline] sh [2022-05-09T20:34:16.442Z] + git log --format=format:%s -1 0dc27f3c3384a15009f079b795ec0282ae6637f4 [Pipeline] echo [2022-05-09T20:34:16.463Z] ========================================================= [2022-05-09T20:34:16.463Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-09T20:34:16.463Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-05-09T20:34:16.881Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-09T20:34:16.881Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-09T20:34:16.881Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-09T20:34:16.881Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-09T20:34:16.881Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-09T20:34:16.881Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-09T20:34:16.881Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-09T20:34:17.230Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-09T20:34:17.230Z] [2022-05-09T20:34:17.230Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-09T20:34:17.536Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-09T20:34:17.536Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-09T20:34:17.536Z] 1fe172e4850f: Pulling fs layer [2022-05-09T20:34:17.536Z] caf521ccaac6: Pulling fs layer [2022-05-09T20:34:17.536Z] 3ead6fa29328: Pulling fs layer [2022-05-09T20:34:17.536Z] 5c2a1cbceb83: Pulling fs layer [2022-05-09T20:34:17.536Z] a8d5f1318db7: Pulling fs layer [2022-05-09T20:34:17.536Z] c427282e49a2: Pulling fs layer [2022-05-09T20:34:17.536Z] 1827001aaf11: Pulling fs layer [2022-05-09T20:34:17.536Z] 0714d37db230: Pulling fs layer [2022-05-09T20:34:17.536Z] ac28cf19c067: Pulling fs layer [2022-05-09T20:34:17.536Z] ca983d60f3e2: Pulling fs layer [2022-05-09T20:34:17.536Z] 9f894cec8388: Pulling fs layer [2022-05-09T20:34:17.536Z] 1827001aaf11: Waiting [2022-05-09T20:34:17.536Z] 5c2a1cbceb83: Waiting [2022-05-09T20:34:17.536Z] a8d5f1318db7: Waiting [2022-05-09T20:34:17.536Z] c427282e49a2: Waiting [2022-05-09T20:34:17.536Z] 9f894cec8388: Waiting [2022-05-09T20:34:17.536Z] ac28cf19c067: Waiting [2022-05-09T20:34:17.536Z] ca983d60f3e2: Waiting [2022-05-09T20:34:17.536Z] caf521ccaac6: Verifying Checksum [2022-05-09T20:34:17.536Z] caf521ccaac6: Download complete [2022-05-09T20:34:17.536Z] 5c2a1cbceb83: Verifying Checksum [2022-05-09T20:34:17.536Z] 5c2a1cbceb83: Download complete [2022-05-09T20:34:17.796Z] a8d5f1318db7: Verifying Checksum [2022-05-09T20:34:17.796Z] a8d5f1318db7: Download complete [2022-05-09T20:34:17.796Z] c427282e49a2: Download complete [2022-05-09T20:34:17.796Z] 3ead6fa29328: Verifying Checksum [2022-05-09T20:34:17.796Z] 3ead6fa29328: Download complete [2022-05-09T20:34:17.796Z] 0714d37db230: Verifying Checksum [2022-05-09T20:34:17.796Z] 0714d37db230: Download complete [2022-05-09T20:34:17.796Z] ac28cf19c067: Verifying Checksum [2022-05-09T20:34:17.796Z] ac28cf19c067: Download complete [2022-05-09T20:34:17.796Z] ca983d60f3e2: Verifying Checksum [2022-05-09T20:34:17.796Z] ca983d60f3e2: Download complete [2022-05-09T20:34:17.796Z] 9f894cec8388: Verifying Checksum [2022-05-09T20:34:17.796Z] 9f894cec8388: Download complete [2022-05-09T20:34:17.796Z] 1fe172e4850f: Verifying Checksum [2022-05-09T20:34:17.796Z] 1fe172e4850f: Download complete [2022-05-09T20:34:18.366Z] 1827001aaf11: Verifying Checksum [2022-05-09T20:34:18.366Z] 1827001aaf11: Download complete [2022-05-09T20:34:19.316Z] 1fe172e4850f: Pull complete [2022-05-09T20:34:19.578Z] caf521ccaac6: Pull complete [2022-05-09T20:34:20.148Z] 3ead6fa29328: Pull complete [2022-05-09T20:34:20.148Z] 5c2a1cbceb83: Pull complete [2022-05-09T20:34:20.419Z] a8d5f1318db7: Pull complete [2022-05-09T20:34:20.681Z] c427282e49a2: Pull complete [2022-05-09T20:34:22.588Z] 1827001aaf11: Pull complete [2022-05-09T20:34:22.588Z] 0714d37db230: Pull complete [2022-05-09T20:34:22.849Z] ac28cf19c067: Pull complete [2022-05-09T20:34:23.131Z] ca983d60f3e2: Pull complete [2022-05-09T20:34:23.131Z] 9f894cec8388: Pull complete [2022-05-09T20:34:23.131Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-09T20:34:23.131Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-09T20:34:23.131Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-09T20:34:23.210Z] prd-ubuntu20.04-docker-8c-8g-42991 does not seem to be running inside a container [2022-05-09T20:34:23.253Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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/py-git-semver:latest cat [2022-05-09T20:34:25.817Z] $ docker top 930f4d631604db182f547d297dbd616f5c390c1df8af06ae516e1ccfa4e80532 -eo pid,comm [2022-05-09T20:34:25.889Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-05-09T20:34:25.889Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-09T20:34:25.919Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-09T20:34:25.919Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-09T20:34:26.056Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-09T20:34:26.062Z] $ docker exec 930f4d631604db182f547d297dbd616f5c390c1df8af06ae516e1ccfa4e80532 ssh-agent [2022-05-09T20:34:26.188Z] SSH_AUTH_SOCK=/tmp/ssh-iv6Oa67isbWA/agent.33 [2022-05-09T20:34:26.188Z] SSH_AGENT_PID=40 [2022-05-09T20:34:26.197Z] Running ssh-add (command line suppressed) [2022-05-09T20:34:26.330Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_1577634221640271073.key (/w/workspace/edgex-go/4@tmp/private_key_1577634221640271073.key) [2022-05-09T20:34:26.343Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-09T20:34:26.634Z] + git tag --points-at HEAD [Pipeline] } [2022-05-09T20:34:26.658Z] $ docker exec --env ******** --env ******** 930f4d631604db182f547d297dbd616f5c390c1df8af06ae516e1ccfa4e80532 ssh-agent -k [2022-05-09T20:34:26.783Z] unset SSH_AUTH_SOCK; [2022-05-09T20:34:26.783Z] unset SSH_AGENT_PID; [2022-05-09T20:34:26.783Z] echo Agent pid 40 killed; [2022-05-09T20:34:26.792Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-09T20:34:26.817Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-09T20:34:26.817Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-09T20:34:26.952Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-09T20:34:26.958Z] $ docker exec 930f4d631604db182f547d297dbd616f5c390c1df8af06ae516e1ccfa4e80532 ssh-agent [2022-05-09T20:34:27.092Z] SSH_AUTH_SOCK=/tmp/ssh-WZ8IW5BXt774/agent.73 [2022-05-09T20:34:27.092Z] SSH_AGENT_PID=80 [2022-05-09T20:34:27.097Z] Running ssh-add (command line suppressed) [2022-05-09T20:34:27.214Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_7950441807877518537.key (/w/workspace/edgex-go/4@tmp/private_key_7950441807877518537.key) [2022-05-09T20:34:27.227Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-09T20:34:27.518Z] + git semver init [2022-05-09T20:34:27.779Z] 2022-05-09 20:34:27,748 [run_init] DEBUG init version:0.0.0 force:False [2022-05-09T20:34:27.780Z] 2022-05-09 20:34:27,749 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/4/.semver [2022-05-09T20:34:27.780Z] 2022-05-09 20:34:27,749 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/4/.semver [2022-05-09T20:34:27.780Z] 2022-05-09 20:34:27,749 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/4/.semver'], cwd=/w/workspace/edgex-go/4, universal_newlines=False, shell=None, istream=None) [2022-05-09T20:34:40.019Z] 2022-05-09 20:34:38,791 [append_file] DEBUG append to file:/w/workspace/edgex-go/4/.git/info/exclude [2022-05-09T20:34:40.019Z] 2022-05-09 20:34:38,792 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/4/.semver/PR-4010 with force:False [2022-05-09T20:34:40.019Z] 2022-05-09 20:34:38,792 [write_file] DEBUG write to file:/w/workspace/edgex-go/4/.semver/PR-4010 [2022-05-09T20:34:40.019Z] 2022-05-09 20:34:38,796 [execute] INFO git cat-file --batch-check [2022-05-09T20:34:40.019Z] 2022-05-09 20:34:38,797 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) [2022-05-09T20:34:40.019Z] 2022-05-09 20:34:38,803 [execute] INFO git cat-file --batch [2022-05-09T20:34:40.019Z] 2022-05-09 20:34:38,804 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) [2022-05-09T20:34:40.019Z] 2022-05-09 20:34:38,809 [read_version] DEBUG read version from /w/workspace/edgex-go/4/.semver/PR-4010 [2022-05-09T20:34:40.019Z] 0.0.0 [Pipeline] } [2022-05-09T20:34:40.033Z] $ docker exec --env ******** --env ******** 930f4d631604db182f547d297dbd616f5c390c1df8af06ae516e1ccfa4e80532 ssh-agent -k [2022-05-09T20:34:40.144Z] unset SSH_AUTH_SOCK; [2022-05-09T20:34:40.144Z] unset SSH_AGENT_PID; [2022-05-09T20:34:40.145Z] echo Agent pid 80 killed; [2022-05-09T20:34:40.152Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-09T20:34:40.451Z] + git semver [Pipeline] } [2022-05-09T20:34:40.729Z] $ docker stop --time=1 930f4d631604db182f547d297dbd616f5c390c1df8af06ae516e1ccfa4e80532 [2022-05-09T20:34:42.043Z] $ docker rm -f 930f4d631604db182f547d297dbd616f5c390c1df8af06ae516e1ccfa4e80532 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-09T20:34:42.396Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-09T20:34:42.701Z] Stashed 1 file(s) [Pipeline] echo [2022-05-09T20:34:42.705Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-05-09T20:34:42.846Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-09T20:34:42.857Z] ========================================================= [2022-05-09T20:34:42.857Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-09T20:34:42.857Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-09T20:34:43.148Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-09T20:34:43.148Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-09T20:34:43.148Z] 59bf1c3509f3: Pulling fs layer [2022-05-09T20:34:43.148Z] 666ba61612fd: Pulling fs layer [2022-05-09T20:34:43.148Z] 8ed8ca486205: Pulling fs layer [2022-05-09T20:34:43.148Z] 4fe6c5a15a65: Pulling fs layer [2022-05-09T20:34:43.148Z] 22a0e8bec74d: Pulling fs layer [2022-05-09T20:34:43.148Z] ca2b28591e48: Pulling fs layer [2022-05-09T20:34:43.148Z] a51346096db8: Pulling fs layer [2022-05-09T20:34:43.148Z] daebc70d1ce1: Pulling fs layer [2022-05-09T20:34:43.148Z] 0e18a0eac166: Pulling fs layer [2022-05-09T20:34:43.148Z] 22a0e8bec74d: Waiting [2022-05-09T20:34:43.148Z] ca2b28591e48: Waiting [2022-05-09T20:34:43.148Z] daebc70d1ce1: Waiting [2022-05-09T20:34:43.148Z] a51346096db8: Waiting [2022-05-09T20:34:43.148Z] 0e18a0eac166: Waiting [2022-05-09T20:34:43.148Z] 4fe6c5a15a65: Waiting [2022-05-09T20:34:43.148Z] 8ed8ca486205: Verifying Checksum [2022-05-09T20:34:43.148Z] 8ed8ca486205: Download complete [2022-05-09T20:34:43.148Z] 666ba61612fd: Download complete [2022-05-09T20:34:43.148Z] 22a0e8bec74d: Download complete [2022-05-09T20:34:43.148Z] ca2b28591e48: Verifying Checksum [2022-05-09T20:34:43.148Z] ca2b28591e48: Download complete [2022-05-09T20:34:43.148Z] a51346096db8: Verifying Checksum [2022-05-09T20:34:43.148Z] a51346096db8: Download complete [2022-05-09T20:34:43.148Z] 59bf1c3509f3: Verifying Checksum [2022-05-09T20:34:43.148Z] 59bf1c3509f3: Download complete [2022-05-09T20:34:43.410Z] daebc70d1ce1: Verifying Checksum [2022-05-09T20:34:43.410Z] daebc70d1ce1: Download complete [2022-05-09T20:34:43.410Z] 59bf1c3509f3: Pull complete [2022-05-09T20:34:43.675Z] 666ba61612fd: Pull complete [2022-05-09T20:34:43.938Z] 8ed8ca486205: Pull complete [2022-05-09T20:34:43.938Z] 0e18a0eac166: Verifying Checksum [2022-05-09T20:34:43.938Z] 0e18a0eac166: Download complete [2022-05-09T20:34:44.200Z] 4fe6c5a15a65: Verifying Checksum [2022-05-09T20:34:44.200Z] 4fe6c5a15a65: Download complete [2022-05-09T20:34:48.404Z] 4fe6c5a15a65: Pull complete [2022-05-09T20:34:48.404Z] 22a0e8bec74d: Pull complete [2022-05-09T20:34:48.404Z] ca2b28591e48: Pull complete [2022-05-09T20:34:48.404Z] a51346096db8: Pull complete [2022-05-09T20:34:48.404Z] daebc70d1ce1: Pull complete [2022-05-09T20:34:50.948Z] 0e18a0eac166: Pull complete [2022-05-09T20:34:50.948Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-09T20:34:50.948Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-09T20:34:50.948Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-05-09T20:34:51.243Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-09T20:34:51.243Z] WORKDIR /edgex [2022-05-09T20:34:51.243Z] COPY go.mod . [2022-05-09T20:34:51.243Z] RUN go mod download [2022-05-09T20:34:51.243Z] + docker build -t ci-base-image-x86_64 -f - . [2022-05-09T20:34:52.625Z] Sending build context to Docker daemon 335.3MB [2022-05-09T20:34:52.625Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-09T20:34:52.625Z] ---> f018257e8ee9 [2022-05-09T20:34:52.625Z] Step 2/4 : WORKDIR /edgex [2022-05-09T20:34:55.168Z] ---> Running in a31d249fbffd [2022-05-09T20:34:55.168Z] Removing intermediate container a31d249fbffd [2022-05-09T20:34:55.168Z] ---> e5668b1eb685 [2022-05-09T20:34:55.168Z] Step 3/4 : COPY go.mod . [2022-05-09T20:34:55.168Z] ---> d9222c857a1f [2022-05-09T20:34:55.168Z] Step 4/4 : RUN go mod download [2022-05-09T20:34:55.168Z] ---> Running in 9dc9b0d4a719 [2022-05-09T20:34:57.785Z] Still waiting to schedule task [2022-05-09T20:34:57.785Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-05-09T20:35:10.071Z] Removing intermediate container 9dc9b0d4a719 [2022-05-09T20:35:10.071Z] ---> 2b4aff33eda7 [2022-05-09T20:35:10.071Z] Successfully built 2b4aff33eda7 [2022-05-09T20:35:10.071Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-09T20:35:10.365Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-09T20:35:10.365Z] . [Pipeline] withDockerContainer [2022-05-09T20:35:10.438Z] prd-ubuntu20.04-docker-8c-8g-42991 does not seem to be running inside a container [2022-05-09T20:35:10.478Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-09T20:35:10.924Z] $ docker top 1626f39c97283d75c1514e4b1e5b169243607ffe8cc39741102129bd022a3aad -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-09T20:35:11.273Z] + go version [2022-05-09T20:35:11.273Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-09T20:35:11.291Z] $ docker stop --time=1 1626f39c97283d75c1514e4b1e5b169243607ffe8cc39741102129bd022a3aad [2022-05-09T20:35:12.637Z] $ docker rm -f 1626f39c97283d75c1514e4b1e5b169243607ffe8cc39741102129bd022a3aad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-09T20:35:13.049Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-09T20:35:13.049Z] . [Pipeline] withDockerContainer [2022-05-09T20:35:13.113Z] prd-ubuntu20.04-docker-8c-8g-42991 does not seem to be running inside a container [2022-05-09T20:35:13.152Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-09T20:35:13.534Z] $ docker top 881ba4fe9be2aa3edff69792f337fd8be86ba411d99be2a41103c393af808728 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-09T20:35:13.607Z] ========================================================= [2022-05-09T20:35:13.607Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-05-09T20:35:13.607Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-09T20:35:13.903Z] + make test [2022-05-09T20:35:13.904Z] go mod tidy -compat=1.17 [2022-05-09T20:35:13.904Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-05-09T20:35:20.558Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-05-09T20:35:32.779Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-05-09T20:35:32.779Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-05-09T20:35:32.779Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-05-09T20:35:32.779Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-05-09T20:35:32.779Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-05-09T20:35:32.779Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-05-09T20:35:32.779Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-05-09T20:35:32.779Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-05-09T20:35:32.779Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-05-09T20:35:32.779Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-05-09T20:35:32.779Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-05-09T20:35:32.779Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-05-09T20:35:32.779Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-05-09T20:35:32.779Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-05-09T20:35:32.779Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-05-09T20:35:32.779Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.066s coverage: 28.7% of statements [2022-05-09T20:35:32.779Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-05-09T20:35:32.779Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-05-09T20:35:33.038Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.116s coverage: 98.5% of statements [2022-05-09T20:35:33.038Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-05-09T20:35:33.605Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.080s coverage: 53.4% of statements [2022-05-09T20:35:33.605Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-05-09T20:35:33.605Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-05-09T20:35:37.798Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.991s coverage: 89.2% of statements [2022-05-09T20:35:37.798Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-05-09T20:35:37.798Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-05-09T20:35:37.798Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-05-09T20:35:37.798Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.070s coverage: 84.4% of statements [2022-05-09T20:35:37.798Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-05-09T20:35:37.798Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-05-09T20:35:37.798Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-05-09T20:35:37.798Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-05-09T20:35:37.798Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-05-09T20:35:37.798Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.488s coverage: 95.6% of statements [2022-05-09T20:35:37.798Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-05-09T20:35:37.798Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-05-09T20:35:37.798Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.053s coverage: 72.2% of statements [2022-05-09T20:35:37.798Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-05-09T20:35:37.798Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-05-09T20:35:37.798Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-05-09T20:35:37.798Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-05-09T20:35:37.798Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-05-09T20:35:37.798Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.069s coverage: 60.0% of statements [2022-05-09T20:35:37.798Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-05-09T20:35:37.798Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-05-09T20:35:37.798Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-05-09T20:35:37.798Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.076s coverage: 0.9% of statements [2022-05-09T20:35:37.798Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-05-09T20:35:37.798Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.103s coverage: 58.8% of statements [2022-05-09T20:35:37.798Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.067s coverage: 29.6% of statements [2022-05-09T20:35:37.798Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-05-09T20:35:37.798Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.102s coverage: 47.1% of statements [2022-05-09T20:35:37.798Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.094s coverage: 79.5% of statements [2022-05-09T20:35:37.798Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements [2022-05-09T20:35:37.798Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.059s coverage: 96.3% of statements [2022-05-09T20:35:37.798Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.067s coverage: 87.5% of statements [2022-05-09T20:35:45.932Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.086s coverage: 94.4% of statements [2022-05-09T20:35:45.932Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.051s coverage: 44.8% of statements [2022-05-09T20:35:47.847Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.199s coverage: 82.5% of statements [2022-05-09T20:35:47.847Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-05-09T20:35:57.851Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.082s coverage: 92.9% of statements [2022-05-09T20:35:57.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-05-09T20:35:57.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-05-09T20:35:57.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-05-09T20:35:57.851Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 65.1% of statements [2022-05-09T20:35:57.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-05-09T20:35:57.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-05-09T20:35:57.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-05-09T20:35:57.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-05-09T20:35:57.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-05-09T20:35:57.851Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.073s coverage: 87.2% of statements [2022-05-09T20:35:57.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-05-09T20:35:57.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-05-09T20:35:57.851Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements [2022-05-09T20:35:57.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-05-09T20:35:57.851Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.071s coverage: 58.8% of statements [2022-05-09T20:35:57.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-05-09T20:35:57.851Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.074s coverage: 80.0% of statements [2022-05-09T20:35:57.851Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.050s coverage: 87.2% of statements [2022-05-09T20:35:57.852Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 85.4% of statements [2022-05-09T20:35:57.852Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.142s coverage: 91.2% of statements [2022-05-09T20:35:57.852Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-05-09T20:35:57.852Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.159s coverage: 64.4% of statements [2022-05-09T20:35:57.852Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-05-09T20:35:57.852Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-05-09T20:35:57.852Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements [2022-05-09T20:35:57.852Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements [2022-05-09T20:35:57.852Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2022-05-09T20:35:57.852Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.043s coverage: 73.7% of statements [2022-05-09T20:35:57.852Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements [2022-05-09T20:35:57.852Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.352s coverage: 65.4% of statements [2022-05-09T20:35:57.852Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-05-09T20:35:57.852Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-05-09T20:35:57.852Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-05-09T20:35:57.852Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.140s coverage: 43.8% of statements [2022-05-09T20:35:57.852Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-05-09T20:35:57.852Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-05-09T20:35:57.852Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.066s coverage: 89.5% of statements [2022-05-09T20:35:57.852Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-05-09T20:35:57.852Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.053s coverage: 84.8% of statements [2022-05-09T20:35:57.852Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-05-09T20:35:57.852Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-05-09T20:35:57.852Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-05-09T20:35:57.852Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-05-09T20:35:57.852Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.066s coverage: 17.7% of statements [2022-05-09T20:35:57.852Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-05-09T20:35:57.852Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-05-09T20:35:57.852Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-05-09T20:35:57.852Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-05-09T20:35:57.852Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.148s coverage: 92.3% of statements [2022-05-09T20:35:57.852Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-05-09T20:35:57.852Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-05-09T20:35:57.852Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-05-09T20:35:57.852Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-05-09T20:35:57.852Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.058s coverage: 63.2% of statements [2022-05-09T20:35:57.852Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-05-09T20:35:57.852Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-05-09T20:35:57.852Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.111s coverage: 97.7% of statements [2022-05-09T20:35:57.852Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-05-09T20:35:57.852Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-05-09T20:35:57.852Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-05-09T20:35:57.852Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-05-09T20:35:57.852Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.047s coverage: 28.9% of statements [2022-05-09T20:35:57.852Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-05-09T20:35:57.852Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-05-09T20:35:57.852Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-05-09T20:35:57.852Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-05-09T20:35:57.852Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-05-09T20:35:57.852Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-05-09T20:35:57.852Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.067s coverage: 100.0% of statements [2022-05-09T20:35:57.852Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements [2022-05-09T20:35:57.852Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-05-09T20:36:15.948Z] GO111MODULE=on go vet ./... [2022-05-09T20:36:19.236Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-09T20:36:19.497Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-09T20:36:19.756Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-09T20:36:20.342Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-05-09T20:36:20.635Z] + ls -al . [2022-05-09T20:36:20.635Z] total 684 [2022-05-09T20:36:20.635Z] drwxrwxr-x 10 1001 1001 4096 May 9 20:36 . [2022-05-09T20:36:20.635Z] drwxr-xr-x 4 root root 4096 May 9 20:35 .. [2022-05-09T20:36:20.635Z] -rw-rw-r-- 1 1001 1001 11 May 9 20:34 .dockerignore [2022-05-09T20:36:20.635Z] drwxrwxr-x 8 1001 1001 4096 May 9 20:34 .git [2022-05-09T20:36:20.635Z] drwxrwxr-x 3 1001 1001 4096 May 9 20:34 .github [2022-05-09T20:36:20.635Z] -rw-rw-r-- 1 1001 1001 879 May 9 20:34 .gitignore [2022-05-09T20:36:20.635Z] -rw-rw-r-- 1 1001 1001 42 May 9 20:34 .golangci.yml [2022-05-09T20:36:20.635Z] -rw-rw-r-- 1 1001 1001 87 May 9 20:34 .hadolint.yml [2022-05-09T20:36:20.635Z] drwxr-xr-x 3 1001 1001 4096 May 9 20:34 .semver [2022-05-09T20:36:20.635Z] -rw-rw-r-- 1 1001 1001 166 May 9 20:34 .sonarcloud.properties [2022-05-09T20:36:20.635Z] -rw-rw-r-- 1 1001 1001 1171 May 9 20:34 ADOPTERS.md [2022-05-09T20:36:20.635Z] -rw-rw-r-- 1 1001 1001 10086 May 9 20:34 Attribution.txt [2022-05-09T20:36:20.635Z] -rw-rw-r-- 1 1001 1001 63209 May 9 20:34 CHANGELOG.md [2022-05-09T20:36:20.635Z] -rw-rw-r-- 1 1001 1001 3804 May 9 20:34 CONTRIBUTING.md [2022-05-09T20:36:20.635Z] -rw-rw-r-- 1 1001 1001 677 May 9 20:34 GOVERNANCE.md [2022-05-09T20:36:20.635Z] -rw-rw-r-- 1 1001 1001 850 May 9 20:34 Jenkinsfile [2022-05-09T20:36:20.635Z] -rw-rw-r-- 1 1001 1001 10775 May 9 20:34 LICENSE [2022-05-09T20:36:20.635Z] -rw-rw-r-- 1 1001 1001 10389 May 9 20:34 Makefile [2022-05-09T20:36:20.635Z] -rw-rw-r-- 1 1001 1001 582 May 9 20:34 OWNERS.md [2022-05-09T20:36:20.635Z] -rw-rw-r-- 1 1001 1001 9094 May 9 20:34 README.md [2022-05-09T20:36:20.635Z] -rw-rw-r-- 1 1001 1001 6912 May 9 20:34 SECURITY.md [2022-05-09T20:36:20.635Z] -rw-rw-r-- 1 1001 1001 5 May 9 20:34 VERSION [2022-05-09T20:36:20.635Z] -rw-rw-r-- 1 1001 1001 4131 May 9 20:34 ZMQWindows.md [2022-05-09T20:36:20.635Z] drwxrwxr-x 2 1001 1001 4096 May 9 20:34 bin [2022-05-09T20:36:20.635Z] drwxrwxr-x 18 1001 1001 4096 May 9 20:34 cmd [2022-05-09T20:36:20.635Z] -rw-r--r-- 1 root root 435134 May 9 20:35 coverage.out [2022-05-09T20:36:20.635Z] -rw-rw-r-- 1 1001 1001 3256 May 9 20:34 go.mod [2022-05-09T20:36:20.635Z] -rw-rw-r-- 1 1001 1001 35162 May 9 20:35 go.sum [2022-05-09T20:36:20.635Z] drwxrwxr-x 8 1001 1001 4096 May 9 20:34 internal [2022-05-09T20:36:20.635Z] drwxrwxr-x 3 1001 1001 4096 May 9 20:34 openapi [2022-05-09T20:36:20.635Z] drwxrwxr-x 4 1001 1001 4096 May 9 20:34 snap [2022-05-09T20:36:20.635Z] -rw-rw-r-- 1 1001 1001 204 May 9 20:34 version.go [Pipeline] sh [2022-05-09T20:36:20.925Z] + '[' -e coverage.out ] [2022-05-09T20:36:20.925Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-05-09T20:36:21.040Z] Stashed 1 file(s) [Pipeline] sh [2022-05-09T20:36:21.322Z] + make build [2022-05-09T20:36:21.323Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-05-09T20:36:36.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/core-metadata/core-metadata ./cmd/core-metadata [2022-05-09T20:36:42.784Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-05-09T20:36:43.043Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-05-09T20:36:48.319Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-05-09T20:36:48.891Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-05-09T20:36:49.514Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-05-09T20:36:50.897Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-05-09T20:36:51.466Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-05-09T20:36:52.407Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-05-09T20:36:53.345Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-05-09T20:36:53.916Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-05-09T20:36:55.302Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-05-09T20:36:56.262Z] $ docker stop --time=1 881ba4fe9be2aa3edff69792f337fd8be86ba411d99be2a41103c393af808728 [2022-05-09T20:36:58.938Z] $ docker rm -f 881ba4fe9be2aa3edff69792f337fd8be86ba411d99be2a41103c393af808728 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-09T20:36:59.739Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-09T20:36:59.739Z] [2022-05-09T20:36:59.739Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-05-09T20:37:00.045Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-09T20:37:00.045Z] latest: Pulling from edgex-devops/edgex-compose [2022-05-09T20:37:00.045Z] cbdbe7a5bc2a: Pulling fs layer [2022-05-09T20:37:00.045Z] ca9280d653b3: Pulling fs layer [2022-05-09T20:37:00.045Z] 7e9c9ca2126c: Pulling fs layer [2022-05-09T20:37:00.045Z] cbdbe7a5bc2a: Download complete [2022-05-09T20:37:00.303Z] ca9280d653b3: Verifying Checksum [2022-05-09T20:37:00.303Z] ca9280d653b3: Download complete [2022-05-09T20:37:00.303Z] cbdbe7a5bc2a: Pull complete [2022-05-09T20:37:00.563Z] 7e9c9ca2126c: Download complete [2022-05-09T20:37:00.822Z] ca9280d653b3: Pull complete [2022-05-09T20:37:04.112Z] 7e9c9ca2126c: Pull complete [2022-05-09T20:37:04.112Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-05-09T20:37:04.112Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-09T20:37:04.112Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-05-09T20:37:04.178Z] prd-ubuntu20.04-docker-8c-8g-42991 does not seem to be running inside a container [2022-05-09T20:37:04.216Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-05-09T20:37:05.835Z] $ docker top 09647b765420fbd259695abe05fe0a385b2987b1a7464ca5d072aa4ed2b584b1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-09T20:37:06.192Z] + docker-compose build --help [2022-05-09T20:37:06.192Z] + grep parallel [2022-05-09T20:37:06.764Z] --parallel Build images in parallel. [Pipeline] } [2022-05-09T20:37:06.781Z] $ docker stop --time=1 09647b765420fbd259695abe05fe0a385b2987b1a7464ca5d072aa4ed2b584b1 [2022-05-09T20:37:08.037Z] $ docker rm -f 09647b765420fbd259695abe05fe0a385b2987b1a7464ca5d072aa4ed2b584b1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-09T20:37:08.438Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-09T20:37:08.438Z] . [Pipeline] withDockerContainer [2022-05-09T20:37:08.546Z] prd-ubuntu20.04-docker-8c-8g-42991 does not seem to be running inside a container [2022-05-09T20:37:08.642Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-05-09T20:37:09.238Z] $ docker top 8ea46b91fcb81d727da180feee85a2f2ce67790eb1d53e17ad26b221e989f5d4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-09T20:37:09.627Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-05-09T20:37:10.197Z] Building core-command ... [2022-05-09T20:37:10.197Z] Building core-data ... [2022-05-09T20:37:10.197Z] Building core-metadata ... [2022-05-09T20:37:10.197Z] Building security-bootstrapper ... [2022-05-09T20:37:10.198Z] Building security-proxy-setup ... [2022-05-09T20:37:10.198Z] Building security-secretstore-setup ... [2022-05-09T20:37:10.198Z] Building security-spiffe-token-provider ... [2022-05-09T20:37:10.198Z] Building security-spire-agent ... [2022-05-09T20:37:10.198Z] Building security-spire-config ... [2022-05-09T20:37:10.198Z] Building security-spire-server ... [2022-05-09T20:37:10.198Z] Building support-notifications ... [2022-05-09T20:37:10.198Z] Building support-scheduler ... [2022-05-09T20:37:10.198Z] Building sys-mgmt-agent ... [2022-05-09T20:37:10.198Z] Building security-spire-config [2022-05-09T20:37:10.198Z] Building sys-mgmt-agent [2022-05-09T20:37:10.198Z] Building security-bootstrapper [2022-05-09T20:37:10.198Z] Building core-data [2022-05-09T20:37:10.198Z] Building security-secretstore-setup [2022-05-09T20:37:28.311Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T20:37:28.311Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-09T20:37:28.311Z] ---> 2b4aff33eda7 [2022-05-09T20:37:28.311Z] Step 3/25 : WORKDIR /edgex-go [2022-05-09T20:37:28.311Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T20:37:28.311Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-09T20:37:28.311Z] ---> 2b4aff33eda7 [2022-05-09T20:37:28.311Z] Step 3/23 : WORKDIR /edgex-go [2022-05-09T20:37:28.311Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T20:37:28.311Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-05-09T20:37:28.311Z] ---> 2b4aff33eda7 [2022-05-09T20:37:28.311Z] Step 3/31 : WORKDIR /edgex-go [2022-05-09T20:37:28.311Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T20:37:28.311Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-09T20:37:28.311Z] ---> 2b4aff33eda7 [2022-05-09T20:37:28.311Z] Step 3/26 : WORKDIR /edgex-go [2022-05-09T20:37:28.311Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T20:37:28.311Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-09T20:37:28.311Z] ---> 2b4aff33eda7 [2022-05-09T20:37:28.311Z] Step 3/23 : WORKDIR /edgex-go [2022-05-09T20:37:31.615Z] ---> Running in f716278963a9 [2022-05-09T20:37:31.615Z] ---> Running in 15d045d53a45 [2022-05-09T20:37:31.615Z] ---> Running in d5ed8b6d131d [2022-05-09T20:37:31.615Z] ---> Running in 1a22a12b47fa [2022-05-09T20:37:31.615Z] ---> Running in e6ad3686d1a8 [2022-05-09T20:37:31.615Z] Removing intermediate container e6ad3686d1a8 [2022-05-09T20:37:31.615Z] ---> 4b06b5fd507a [2022-05-09T20:37:31.615Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T20:37:31.615Z] Removing intermediate container d5ed8b6d131d [2022-05-09T20:37:31.615Z] ---> 3e939dee1746 [2022-05-09T20:37:31.615Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T20:37:31.615Z] Removing intermediate container 15d045d53a45 [2022-05-09T20:37:31.615Z] ---> b5003dcdf4bc [2022-05-09T20:37:31.615Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T20:37:31.615Z] Removing intermediate container 1a22a12b47fa [2022-05-09T20:37:31.615Z] ---> 932c6408dfb0 [2022-05-09T20:37:31.615Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T20:37:31.615Z] Removing intermediate container f716278963a9 [2022-05-09T20:37:31.615Z] ---> c1b671707479 [2022-05-09T20:37:31.615Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T20:37:31.615Z] ---> Running in a4986f80170e [2022-05-09T20:37:31.615Z] ---> Running in 9d794c14d9ab [2022-05-09T20:37:31.875Z] ---> Running in 1a80d8e675c9 [2022-05-09T20:37:31.875Z] ---> Running in 18bcf704e845 [2022-05-09T20:37:31.875Z] ---> Running in 1b9f136e744c [2022-05-09T20:37:34.412Z] Removing intermediate container a4986f80170e [2022-05-09T20:37:34.412Z] ---> bdd79579daaf [2022-05-09T20:37:34.412Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-05-09T20:37:34.412Z] Removing intermediate container 9d794c14d9ab [2022-05-09T20:37:34.412Z] ---> 56e528b58358 [2022-05-09T20:37:34.412Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-05-09T20:37:34.412Z] Removing intermediate container 1a80d8e675c9 [2022-05-09T20:37:34.412Z] ---> f71ef90d4bd5 [2022-05-09T20:37:34.412Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-05-09T20:37:34.412Z] ---> Running in 664dafaebda0 [2022-05-09T20:37:34.673Z] Removing intermediate container 1b9f136e744c [2022-05-09T20:37:34.673Z] ---> fbc7ed85779b [2022-05-09T20:37:34.673Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-09T20:37:34.673Z] ---> Running in 2af899174763 [2022-05-09T20:37:34.673Z] ---> Running in 97e656b5b7e7 [2022-05-09T20:37:34.673Z] Removing intermediate container 18bcf704e845 [2022-05-09T20:37:34.673Z] ---> ef6afcaed757 [2022-05-09T20:37:34.673Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-05-09T20:37:34.673Z] ---> Running in 3cb25f6706ec [2022-05-09T20:37:34.673Z] ---> Running in 325e6c92e7f8 [2022-05-09T20:37:34.933Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-09T20:37:35.207Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-09T20:37:35.467Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-09T20:37:35.467Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-09T20:37:35.467Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-09T20:37:35.727Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-09T20:37:35.987Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-09T20:37:35.988Z] OK: 221 MiB in 52 packages [2022-05-09T20:37:36.248Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-09T20:37:36.248Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-09T20:37:36.248Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-09T20:37:36.248Z] OK: 221 MiB in 52 packages [2022-05-09T20:37:36.509Z] OK: 221 MiB in 52 packages [2022-05-09T20:37:36.509Z] OK: 221 MiB in 52 packages [2022-05-09T20:37:36.509Z] Removing intermediate container 664dafaebda0 [2022-05-09T20:37:36.509Z] ---> d3fdf4e9b585 [2022-05-09T20:37:36.509Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-09T20:37:36.509Z] OK: 221 MiB in 52 packages [2022-05-09T20:37:36.767Z] ---> d8b16c7b3483 [2022-05-09T20:37:36.767Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T20:37:36.767Z] ---> Running in d95981d03558 [2022-05-09T20:37:36.767Z] Removing intermediate container 2af899174763 [2022-05-09T20:37:36.767Z] ---> f747f1504cc9 [2022-05-09T20:37:36.767Z] Step 6/31 : COPY go.mod vendor* ./ [2022-05-09T20:37:37.030Z] ---> 7aa82f49c087 [2022-05-09T20:37:37.030Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T20:37:37.290Z] ---> Running in ea3713dd185a [2022-05-09T20:37:37.290Z] Removing intermediate container 325e6c92e7f8 [2022-05-09T20:37:37.290Z] ---> 08889b434fe2 [2022-05-09T20:37:37.290Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-09T20:37:37.290Z] Removing intermediate container 97e656b5b7e7 [2022-05-09T20:37:37.290Z] ---> d9db24bb823e [2022-05-09T20:37:37.290Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-09T20:37:37.290Z] Removing intermediate container 3cb25f6706ec [2022-05-09T20:37:37.290Z] ---> 349f916a3039 [2022-05-09T20:37:37.290Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-09T20:37:37.550Z] ---> 6b6a9c9bb746 [2022-05-09T20:37:37.550Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T20:37:37.550Z] ---> 2a70794876fd [2022-05-09T20:37:37.550Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T20:37:37.550Z] ---> Running in c40350709983 [2022-05-09T20:37:37.550Z] ---> Running in 4afbcfebefcf [2022-05-09T20:37:37.550Z] ---> d3a40ed38fbe [2022-05-09T20:37:37.550Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T20:37:37.550Z] ---> Running in 20eb5bb51fb7 [2022-05-09T20:37:38.501Z] Removing intermediate container d95981d03558 [2022-05-09T20:37:38.501Z] ---> 37f0154f87ad [2022-05-09T20:37:38.501Z] Step 8/23 : COPY . . [2022-05-09T20:37:38.761Z] Removing intermediate container ea3713dd185a [2022-05-09T20:37:38.761Z] ---> 09972bcda3d6 [2022-05-09T20:37:38.761Z] Step 8/31 : COPY . . [2022-05-09T20:37:44.042Z] Removing intermediate container c40350709983 [2022-05-09T20:37:44.042Z] ---> 028d8b29280b [2022-05-09T20:37:44.042Z] Step 8/23 : COPY . . [2022-05-09T20:37:44.042Z] ---> 110751230920 [2022-05-09T20:37:44.042Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-05-09T20:37:44.042Z] ---> 5a7af0c563b5 [2022-05-09T20:37:44.042Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-05-09T20:37:44.347Z] Removing intermediate container 4afbcfebefcf [2022-05-09T20:37:44.347Z] ---> bbbd9244e440 [2022-05-09T20:37:44.347Z] Step 8/25 : COPY . . [2022-05-09T20:37:45.290Z] Removing intermediate container 20eb5bb51fb7 [2022-05-09T20:37:45.290Z] ---> c3675d551076 [2022-05-09T20:37:45.290Z] Step 8/26 : COPY . . [2022-05-09T20:37:50.573Z] ---> Running in 274350bebde0 [2022-05-09T20:37:50.573Z] ---> Running in 27c718d15ce0 [2022-05-09T20:37:50.834Z] ---> 15dbfbccb9a7 [2022-05-09T20:37:50.834Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-05-09T20:37:50.834Z] ---> f2cd0d204c9c [2022-05-09T20:37:50.834Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-09T20:37:50.834Z] ---> 5d8e464f854d [2022-05-09T20:37:50.834Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-05-09T20:37:50.834Z] ---> Running in b9f4456e045a [2022-05-09T20:37:51.101Z] ---> Running in d57764728078 [2022-05-09T20:37:51.101Z] ---> Running in 503f40644b34 [2022-05-09T20:37:51.101Z] Removing intermediate container d57764728078 [2022-05-09T20:37:51.101Z] ---> 8c17aca78d58 [2022-05-09T20:37:51.101Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-09T20:37:51.368Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-05-09T20:37:51.368Z] ---> Running in 3d8a2224a47b [2022-05-09T20:37:51.368Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-05-09T20:37:51.368Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-05-09T20:37:51.851Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-05-09T20:37:52.797Z] Removing intermediate container 3d8a2224a47b [2022-05-09T20:37:52.797Z] ---> e9680d149e98 [2022-05-09T20:37:52.797Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-09T20:37:52.797Z] ---> Running in 6ea0d4e70757 [2022-05-09T20:37:52.797Z] Removing intermediate container 6ea0d4e70757 [2022-05-09T20:37:52.797Z] ---> 9692f5c04883 [2022-05-09T20:37:52.797Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-05-09T20:37:53.056Z] ---> Running in c349288c76ce [2022-05-09T20:37:54.449Z] spire-1.2.1/ [2022-05-09T20:37:54.449Z] spire-1.2.1/.data/ [2022-05-09T20:37:54.449Z] spire-1.2.1/.data/.file [2022-05-09T20:37:54.449Z] spire-1.2.1/.dockerignore [2022-05-09T20:37:54.449Z] spire-1.2.1/.gitattributes [2022-05-09T20:37:54.449Z] spire-1.2.1/.githooks/ [2022-05-09T20:37:54.449Z] spire-1.2.1/.githooks/pre-commit [2022-05-09T20:37:54.449Z] spire-1.2.1/.github/ [2022-05-09T20:37:54.449Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-09T20:37:54.449Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-09T20:37:54.449Z] spire-1.2.1/.github/dependabot.yml [2022-05-09T20:37:54.449Z] spire-1.2.1/.github/workflows/ [2022-05-09T20:37:54.449Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-09T20:37:54.449Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-09T20:37:54.449Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-09T20:37:54.449Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-09T20:37:54.449Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-09T20:37:54.449Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-09T20:37:54.449Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-09T20:37:54.449Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-09T20:37:54.449Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-09T20:37:54.449Z] spire-1.2.1/.gitignore [2022-05-09T20:37:54.449Z] spire-1.2.1/.go-version [2022-05-09T20:37:54.449Z] spire-1.2.1/.golangci.yml [2022-05-09T20:37:54.449Z] spire-1.2.1/ADOPTERS.md [2022-05-09T20:37:54.449Z] spire-1.2.1/CHANGELOG.md [2022-05-09T20:37:54.449Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-09T20:37:54.449Z] spire-1.2.1/CODEOWNERS [2022-05-09T20:37:54.449Z] spire-1.2.1/CONTRIBUTING.md [2022-05-09T20:37:54.449Z] spire-1.2.1/Dockerfile [2022-05-09T20:37:54.449Z] spire-1.2.1/Dockerfile.dev [2022-05-09T20:37:54.449Z] spire-1.2.1/Dockerfile.scratch [2022-05-09T20:37:54.449Z] spire-1.2.1/LICENSE [2022-05-09T20:37:54.449Z] spire-1.2.1/MAINTAINERS.md [2022-05-09T20:37:54.449Z] spire-1.2.1/Makefile [2022-05-09T20:37:54.449Z] spire-1.2.1/README.md [2022-05-09T20:37:54.449Z] spire-1.2.1/ROADMAP.md [2022-05-09T20:37:54.449Z] spire-1.2.1/SECURITY.md [2022-05-09T20:37:54.449Z] spire-1.2.1/cmd/ [2022-05-09T20:37:54.449Z] spire-1.2.1/cmd/spire-agent/ [2022-05-09T20:37:54.449Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-09T20:37:54.449Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-09T20:37:54.449Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-09T20:37:54.449Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-09T20:37:54.449Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-09T20:37:54.449Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-09T20:37:54.449Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-09T20:37:54.449Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-09T20:37:54.449Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-09T20:37:54.449Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-09T20:37:54.449Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-09T20:37:54.449Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-09T20:37:54.449Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-09T20:37:54.449Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-09T20:37:54.449Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-09T20:37:54.449Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-09T20:37:54.449Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-09T20:37:54.449Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-09T20:37:54.449Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-09T20:37:54.449Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-09T20:37:54.449Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-09T20:37:54.449Z] spire-1.2.1/cmd/spire-server/ [2022-05-09T20:37:54.449Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-09T20:37:54.449Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-09T20:37:54.449Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-09T20:37:54.449Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-09T20:37:54.449Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-09T20:37:54.449Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-09T20:37:54.449Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-09T20:37:54.449Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-09T20:37:54.449Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-09T20:37:54.449Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-09T20:37:54.449Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-09T20:37:54.449Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-09T20:37:54.449Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-09T20:37:54.449Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-09T20:37:54.449Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-09T20:37:54.449Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-09T20:37:54.449Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-09T20:37:54.449Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-09T20:37:54.449Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-09T20:37:54.449Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-09T20:37:54.449Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-09T20:37:54.449Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-09T20:37:54.449Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-09T20:37:54.449Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-09T20:37:54.449Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-09T20:37:54.449Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-09T20:37:54.449Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-09T20:37:54.449Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-09T20:37:54.449Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-09T20:37:54.449Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-09T20:37:54.449Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-09T20:37:54.449Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-09T20:37:54.449Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-09T20:37:54.449Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-09T20:37:54.449Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-09T20:37:54.449Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-09T20:37:54.449Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-09T20:37:54.449Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-09T20:37:54.449Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-09T20:37:54.449Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-09T20:37:54.449Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-09T20:37:54.449Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-09T20:37:54.449Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-09T20:37:54.449Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-09T20:37:54.449Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-09T20:37:54.449Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-09T20:37:54.449Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-09T20:37:54.449Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-09T20:37:54.449Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-09T20:37:54.449Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-09T20:37:54.449Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-09T20:37:54.449Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-09T20:37:54.450Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-09T20:37:54.450Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-09T20:37:54.450Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-09T20:37:54.450Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-09T20:37:54.450Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-09T20:37:54.450Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-09T20:37:54.450Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-09T20:37:54.450Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-09T20:37:54.450Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-09T20:37:54.450Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-09T20:37:54.450Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-09T20:37:54.450Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-09T20:37:54.450Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-09T20:37:54.450Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-09T20:37:54.450Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-09T20:37:54.450Z] spire-1.2.1/conf/ [2022-05-09T20:37:54.450Z] spire-1.2.1/conf/agent/ [2022-05-09T20:37:54.450Z] spire-1.2.1/conf/agent/agent.conf [2022-05-09T20:37:54.450Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-09T20:37:54.450Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-09T20:37:54.450Z] spire-1.2.1/conf/server/ [2022-05-09T20:37:54.450Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-09T20:37:54.450Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-09T20:37:54.450Z] spire-1.2.1/conf/server/server.conf [2022-05-09T20:37:54.450Z] spire-1.2.1/conf/server/server_full.conf [2022-05-09T20:37:54.450Z] spire-1.2.1/doc/ [2022-05-09T20:37:54.450Z] spire-1.2.1/doc/SPIRE101.md [2022-05-09T20:37:54.450Z] spire-1.2.1/doc/auditlog.md [2022-05-09T20:37:54.450Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-09T20:37:54.450Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-09T20:37:54.450Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-09T20:37:54.450Z] spire-1.2.1/doc/images/ [2022-05-09T20:37:54.450Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-09T20:37:54.450Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-09T20:37:54.450Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-09T20:37:54.450Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-09T20:37:54.450Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-09T20:37:54.450Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-09T20:37:54.450Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-09T20:37:54.450Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-09T20:37:54.450Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-09T20:37:54.450Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-09T20:37:54.450Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-09T20:37:54.450Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-09T20:37:54.450Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-09T20:37:54.450Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-09T20:37:54.450Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-09T20:37:54.450Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-09T20:37:54.450Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-09T20:37:54.450Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-09T20:37:54.450Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-09T20:37:54.450Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-09T20:37:54.450Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-09T20:37:54.450Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-09T20:37:54.450Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-09T20:37:54.450Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-09T20:37:54.450Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-09T20:37:54.450Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-09T20:37:54.450Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-09T20:37:54.450Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-09T20:37:54.450Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-09T20:37:54.450Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-09T20:37:54.450Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-09T20:37:54.450Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-09T20:37:54.450Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-09T20:37:54.450Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-09T20:37:54.450Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-09T20:37:54.450Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-09T20:37:54.450Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-09T20:37:54.450Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-09T20:37:54.450Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-09T20:37:54.450Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-09T20:37:54.450Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-09T20:37:54.450Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-09T20:37:54.450Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-09T20:37:54.450Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-09T20:37:54.450Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-09T20:37:54.450Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-09T20:37:54.450Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-09T20:37:54.450Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-09T20:37:54.450Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-09T20:37:54.450Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-09T20:37:54.450Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-09T20:37:54.450Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-09T20:37:54.450Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-09T20:37:54.450Z] spire-1.2.1/doc/scaling_spire.md [2022-05-09T20:37:54.450Z] spire-1.2.1/doc/spire_agent.md [2022-05-09T20:37:54.450Z] spire-1.2.1/doc/spire_server.md [2022-05-09T20:37:54.450Z] spire-1.2.1/doc/supported_integrations.md [2022-05-09T20:37:54.450Z] spire-1.2.1/doc/telemetry.md [2022-05-09T20:37:54.450Z] spire-1.2.1/doc/telemetry_config.md [2022-05-09T20:37:54.450Z] spire-1.2.1/doc/upgrading.md [2022-05-09T20:37:54.450Z] spire-1.2.1/doc/using_spire.md [2022-05-09T20:37:54.450Z] spire-1.2.1/examples/ [2022-05-09T20:37:54.450Z] spire-1.2.1/examples/README.md [2022-05-09T20:37:54.450Z] spire-1.2.1/go.mod [2022-05-09T20:37:54.450Z] spire-1.2.1/go.sum [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/ [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/ [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/agent.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/api/ [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/client/ [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/common/ [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/config.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/manager/ [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/svid/ [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/common/ [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/common/api/ [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/common/api/names.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/common/auth/ [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/common/catalog/ [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-09T20:37:54.450Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/cli/ [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/health/ [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/health/config.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/health/context.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/health/health.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/idutil/ [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/log/ [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/log/log.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/log/options.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/plugin/ [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/profiling/ [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/selector/ [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/uptime/ [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/util/ [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/util/task.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/version/ [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/version/version.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/x509util/ [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/server/ [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/server/api/ [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/server/api/api.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/server/api/health/ [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/server/api/id.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/server/api/status.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-09T20:37:54.451Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/bundle/ [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/ca/ [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/cache/ [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/catalog/ [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/config.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/datastore/ [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/ [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-09T20:37:54.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-09T20:37:54.453Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-09T20:37:54.453Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-09T20:37:54.453Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-09T20:37:54.453Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-09T20:37:54.453Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-09T20:37:54.453Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-09T20:37:54.453Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-09T20:37:54.453Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-09T20:37:54.453Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-09T20:37:54.453Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-09T20:37:54.453Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-09T20:37:54.453Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-09T20:37:54.453Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-09T20:37:54.453Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-09T20:37:54.453Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-09T20:37:54.453Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-09T20:37:54.453Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-09T20:37:54.453Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-09T20:37:54.453Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-09T20:37:54.453Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-09T20:37:54.453Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-09T20:37:54.453Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-09T20:37:54.453Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-09T20:37:54.453Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-09T20:37:54.453Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-09T20:37:54.453Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-09T20:37:54.453Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-09T20:37:54.453Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-09T20:37:54.453Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-09T20:37:54.453Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-09T20:37:54.453Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-09T20:37:54.453Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-09T20:37:54.453Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-09T20:37:54.453Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-09T20:37:54.453Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-09T20:37:54.453Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-09T20:37:54.453Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-09T20:37:54.453Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-09T20:37:54.453Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-09T20:37:54.453Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-09T20:37:54.453Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-09T20:37:54.453Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-09T20:37:54.453Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-09T20:37:54.453Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-09T20:37:54.453Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-09T20:37:54.453Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-09T20:37:54.453Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-09T20:37:54.453Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-09T20:37:54.453Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-09T20:37:54.453Z] spire-1.2.1/pkg/server/registration/ [2022-05-09T20:37:54.453Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-09T20:37:54.453Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-09T20:37:54.453Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-09T20:37:54.453Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-09T20:37:54.453Z] spire-1.2.1/pkg/server/server.go [2022-05-09T20:37:54.453Z] spire-1.2.1/pkg/server/server_test.go [2022-05-09T20:37:54.453Z] spire-1.2.1/pkg/server/svid/ [2022-05-09T20:37:54.453Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-09T20:37:54.453Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-09T20:37:54.453Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-09T20:37:54.453Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-09T20:37:54.453Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-09T20:37:54.453Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-09T20:37:54.453Z] spire-1.2.1/proto/ [2022-05-09T20:37:54.453Z] spire-1.2.1/proto/private/ [2022-05-09T20:37:54.453Z] spire-1.2.1/proto/private/server/ [2022-05-09T20:37:54.453Z] spire-1.2.1/proto/private/server/journal/ [2022-05-09T20:37:54.453Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-09T20:37:54.453Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-09T20:37:54.453Z] spire-1.2.1/proto/spire/ [2022-05-09T20:37:54.453Z] spire-1.2.1/proto/spire/common/ [2022-05-09T20:37:54.453Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-09T20:37:54.453Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-09T20:37:54.453Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-09T20:37:54.453Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-09T20:37:54.453Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-09T20:37:54.453Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-09T20:37:54.453Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-09T20:37:54.453Z] spire-1.2.1/proto/spire/plugin/ [2022-05-09T20:37:54.453Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-09T20:37:54.453Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-09T20:37:54.453Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-09T20:37:54.453Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-09T20:37:54.453Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-09T20:37:54.453Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-09T20:37:54.453Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-09T20:37:54.453Z] spire-1.2.1/release/ [2022-05-09T20:37:54.453Z] spire-1.2.1/release/spire-extras/ [2022-05-09T20:37:54.453Z] spire-1.2.1/release/spire-extras/README.md [2022-05-09T20:37:54.453Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-09T20:37:54.453Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-09T20:37:54.453Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-09T20:37:54.453Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-09T20:37:54.453Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-09T20:37:54.453Z] spire-1.2.1/release/spire/ [2022-05-09T20:37:54.453Z] spire-1.2.1/release/spire/README.md [2022-05-09T20:37:54.453Z] spire-1.2.1/release/spire/conf/ [2022-05-09T20:37:54.453Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-09T20:37:54.453Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-09T20:37:54.453Z] spire-1.2.1/release/spire/conf/server/ [2022-05-09T20:37:54.453Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-09T20:37:54.453Z] spire-1.2.1/script/ [2022-05-09T20:37:54.453Z] spire-1.2.1/script/build-artifact.sh [2022-05-09T20:37:54.453Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-09T20:37:54.453Z] spire-1.2.1/support/ [2022-05-09T20:37:54.453Z] spire-1.2.1/support/k8s/ [2022-05-09T20:37:54.453Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-09T20:37:54.453Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-09T20:37:54.453Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-09T20:37:54.453Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-09T20:37:54.453Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-09T20:37:54.453Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-09T20:37:54.453Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-09T20:37:54.453Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-09T20:37:54.453Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-09T20:37:54.453Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-09T20:37:54.453Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-09T20:37:54.453Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-09T20:37:54.453Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-09T20:37:54.453Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-09T20:37:54.453Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-09T20:37:54.453Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-09T20:37:54.453Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-09T20:37:54.453Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-09T20:37:54.453Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-09T20:37:54.453Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-09T20:37:54.453Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-09T20:37:54.453Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-09T20:37:54.453Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-09T20:37:54.453Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-09T20:37:54.453Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-09T20:37:54.453Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-09T20:37:54.453Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-09T20:37:54.453Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-09T20:37:54.453Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-09T20:37:54.453Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-09T20:37:54.453Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-09T20:37:54.453Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-09T20:37:54.453Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-09T20:37:54.453Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-09T20:37:54.453Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-09T20:37:54.453Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-09T20:37:54.453Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-09T20:37:54.453Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-09T20:37:54.453Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-09T20:37:54.453Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-09T20:37:54.453Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-09T20:37:54.453Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-09T20:37:54.453Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-09T20:37:54.453Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-09T20:37:54.453Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-09T20:37:54.453Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-09T20:37:54.453Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-09T20:37:54.453Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-09T20:37:54.453Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-09T20:37:54.453Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-09T20:37:54.453Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-09T20:37:54.453Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-09T20:37:54.453Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-09T20:37:54.453Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-09T20:37:54.453Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-09T20:37:54.453Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-09T20:37:54.453Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-09T20:37:54.453Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-09T20:37:54.453Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-09T20:37:54.453Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-09T20:37:54.453Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-09T20:37:54.453Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-09T20:37:54.453Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-09T20:37:54.453Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-09T20:37:54.453Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-09T20:37:54.453Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-09T20:37:54.453Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-09T20:37:54.453Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-09T20:37:54.453Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-09T20:37:54.454Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-09T20:37:54.454Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-09T20:37:54.454Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-09T20:37:54.454Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-09T20:37:54.454Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-09T20:37:54.454Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-09T20:37:54.454Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-09T20:37:54.454Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-09T20:37:54.454Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-09T20:37:54.454Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-09T20:37:54.454Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-09T20:37:54.454Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-09T20:37:54.454Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-09T20:37:54.454Z] spire-1.2.1/test/ [2022-05-09T20:37:54.454Z] spire-1.2.1/test/clock/ [2022-05-09T20:37:54.454Z] spire-1.2.1/test/clock/clock.go [2022-05-09T20:37:54.454Z] spire-1.2.1/test/fakes/ [2022-05-09T20:37:54.454Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-09T20:37:54.454Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-09T20:37:54.454Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-09T20:37:54.454Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-09T20:37:54.454Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-09T20:37:54.454Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-09T20:37:54.454Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-09T20:37:54.454Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-09T20:37:54.454Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-09T20:37:54.454Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-09T20:37:54.454Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-09T20:37:54.454Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-09T20:37:54.454Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-09T20:37:54.454Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-09T20:37:54.454Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-09T20:37:54.454Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-09T20:37:54.454Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-09T20:37:54.454Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-09T20:37:54.454Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-09T20:37:54.454Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-09T20:37:54.454Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-09T20:37:54.454Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-09T20:37:54.454Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-09T20:37:54.454Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-09T20:37:54.454Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-09T20:37:54.454Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-09T20:37:54.454Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-09T20:37:54.454Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-09T20:37:54.454Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-09T20:37:54.454Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-09T20:37:54.454Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-09T20:37:54.454Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-09T20:37:54.454Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-09T20:37:54.454Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-09T20:37:54.454Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-09T20:37:54.454Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-09T20:37:54.454Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-09T20:37:54.454Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-09T20:37:54.454Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-09T20:37:54.454Z] spire-1.2.1/test/fixture/ [2022-05-09T20:37:54.454Z] spire-1.2.1/test/fixture/certs/ [2022-05-09T20:37:54.454Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-09T20:37:54.454Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-09T20:37:54.454Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-09T20:37:54.454Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-09T20:37:54.454Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-09T20:37:54.454Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-09T20:37:54.454Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-09T20:37:54.454Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-09T20:37:54.454Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-09T20:37:54.454Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-09T20:37:54.454Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-09T20:37:54.454Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-09T20:37:54.454Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-09T20:37:54.454Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-09T20:37:54.454Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-09T20:37:54.454Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-09T20:37:54.454Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-09T20:37:54.454Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-09T20:37:54.454Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-09T20:37:54.454Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-09T20:37:54.454Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-09T20:37:54.454Z] spire-1.2.1/test/fixture/config/ [2022-05-09T20:37:54.454Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-09T20:37:54.454Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-09T20:37:54.454Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-09T20:37:54.454Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-09T20:37:54.454Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-09T20:37:54.454Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-09T20:37:54.454Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-09T20:37:54.454Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-09T20:37:54.454Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-09T20:37:54.454Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-09T20:37:54.454Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-09T20:37:54.454Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-09T20:37:54.454Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-09T20:37:54.454Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-09T20:37:54.454Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-09T20:37:54.454Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-09T20:37:54.454Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-09T20:37:54.454Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-09T20:37:54.454Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-09T20:37:54.454Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-09T20:37:54.454Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-09T20:37:54.454Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-09T20:37:54.454Z] spire-1.2.1/test/fixture/fixture.go [2022-05-09T20:37:54.454Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-09T20:37:54.454Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-09T20:37:54.454Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-09T20:37:54.454Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-09T20:37:54.454Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-09T20:37:54.454Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-09T20:37:54.454Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-09T20:37:54.454Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-09T20:37:54.454Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-09T20:37:54.454Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-09T20:37:54.454Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-09T20:37:54.454Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-09T20:37:54.454Z] spire-1.2.1/test/fixture/registration/ [2022-05-09T20:37:54.454Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-09T20:37:54.454Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-09T20:37:54.454Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-09T20:37:54.454Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-09T20:37:54.454Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-09T20:37:54.454Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-09T20:37:54.454Z] spire-1.2.1/test/integration/ [2022-05-09T20:37:54.454Z] spire-1.2.1/test/integration/README.md [2022-05-09T20:37:54.454Z] spire-1.2.1/test/integration/common [2022-05-09T20:37:54.454Z] spire-1.2.1/test/integration/setup/ [2022-05-09T20:37:54.454Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-09T20:37:54.454Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-09T20:37:54.454Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-09T20:37:54.454Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-09T20:37:54.454Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-09T20:37:54.454Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-09T20:37:54.454Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-09T20:37:54.454Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-09T20:37:54.454Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-09T20:37:54.454Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-09T20:37:54.454Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-09T20:37:54.454Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-09T20:37:54.454Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-09T20:37:54.454Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-09T20:37:54.454Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-09T20:37:54.454Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-09T20:37:54.454Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-09T20:37:54.454Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-09T20:37:54.454Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-09T20:37:54.454Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-09T20:37:54.454Z] spire-1.2.1/test/integration/suites/ [2022-05-09T20:37:54.454Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-09T20:37:54.454Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-09T20:37:54.454Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-09T20:37:54.454Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-09T20:37:54.454Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-09T20:37:54.454Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-09T20:37:54.454Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-09T20:37:54.454Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-09T20:37:54.454Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-09T20:37:54.454Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-09T20:37:54.454Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-09T20:37:54.454Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-09T20:37:54.454Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-09T20:37:54.454Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-09T20:37:54.454Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-09T20:37:54.454Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-09T20:37:54.454Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-09T20:37:54.454Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-09T20:37:54.454Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-09T20:37:54.454Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-09T20:37:54.454Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-09T20:37:54.454Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-09T20:37:54.454Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-09T20:37:54.454Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-09T20:37:54.454Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-09T20:37:54.454Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-09T20:37:54.454Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-09T20:37:54.454Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-09T20:37:54.454Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-09T20:37:54.454Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-09T20:37:54.454Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-09T20:37:54.454Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-09T20:37:54.454Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-09T20:37:54.454Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-09T20:37:54.454Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-09T20:37:54.454Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-09T20:37:54.454Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-09T20:37:54.454Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-09T20:37:54.454Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-09T20:37:54.454Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-09T20:37:54.454Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-09T20:37:54.454Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-09T20:37:54.454Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-09T20:37:54.454Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-09T20:37:54.454Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-09T20:37:54.454Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-09T20:37:54.454Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-09T20:37:54.454Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-09T20:37:54.455Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-09T20:37:54.455Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-09T20:37:54.455Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-09T20:37:54.455Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-09T20:37:54.455Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-09T20:37:54.455Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-09T20:37:54.455Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-09T20:37:54.455Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-09T20:37:54.455Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-09T20:37:54.455Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-09T20:37:54.455Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-09T20:37:54.455Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-09T20:37:54.455Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-09T20:37:54.455Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-09T20:37:54.455Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-09T20:37:54.455Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-09T20:37:54.455Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-09T20:37:54.455Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-09T20:37:54.455Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-09T20:37:54.455Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-09T20:37:54.455Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-09T20:37:54.455Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-09T20:37:54.455Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-09T20:37:54.455Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-09T20:37:54.455Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-09T20:37:54.455Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-09T20:37:54.455Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-09T20:37:54.455Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-09T20:37:54.455Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-09T20:37:54.455Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-09T20:37:54.455Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-09T20:37:54.455Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-09T20:37:54.455Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-09T20:37:54.455Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-09T20:37:54.455Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-09T20:37:54.455Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-09T20:37:54.455Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-09T20:37:54.455Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-09T20:37:54.455Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-09T20:37:54.455Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-09T20:37:54.455Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-09T20:37:54.455Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-09T20:37:54.455Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-09T20:37:54.455Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-09T20:37:54.455Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-09T20:37:54.455Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-09T20:37:54.455Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-09T20:37:54.455Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-09T20:37:54.455Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-09T20:37:54.455Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-09T20:37:54.455Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-09T20:37:54.455Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-09T20:37:54.455Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-09T20:37:54.455Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-09T20:37:54.455Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-09T20:37:54.455Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-09T20:37:54.455Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-09T20:37:54.455Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-09T20:37:54.455Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-09T20:37:54.455Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-09T20:37:54.455Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-09T20:37:54.455Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-09T20:37:54.455Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-09T20:37:54.455Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-09T20:37:54.455Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-09T20:37:54.455Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-09T20:37:54.455Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-09T20:37:54.455Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-09T20:37:54.455Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-09T20:37:54.455Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-09T20:37:54.455Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-09T20:37:54.455Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-09T20:37:54.455Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-09T20:37:54.455Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-09T20:37:54.455Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-09T20:37:54.455Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-09T20:37:54.455Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-09T20:37:54.455Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-09T20:37:54.455Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-09T20:37:54.455Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-09T20:37:54.455Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-09T20:37:54.455Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-09T20:37:54.455Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-09T20:37:54.455Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-09T20:37:54.455Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-09T20:37:54.455Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-09T20:37:54.455Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-09T20:37:54.455Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-09T20:37:54.455Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-09T20:37:54.455Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-09T20:37:54.455Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-09T20:37:54.455Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-09T20:37:54.455Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-09T20:37:54.455Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-09T20:37:54.455Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-09T20:37:54.455Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-09T20:37:54.455Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-09T20:37:54.455Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-09T20:37:54.455Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-09T20:37:54.455Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-09T20:37:54.455Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-09T20:37:54.455Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-09T20:37:54.455Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-09T20:37:54.455Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-09T20:37:54.455Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-09T20:37:54.455Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-09T20:37:54.455Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-09T20:37:54.455Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-09T20:37:54.455Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-09T20:37:54.455Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-09T20:37:54.455Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-09T20:37:54.455Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-09T20:37:54.455Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-09T20:37:54.455Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-09T20:37:54.455Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-09T20:37:54.455Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-09T20:37:54.455Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-09T20:37:54.455Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-09T20:37:54.455Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-09T20:37:54.455Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-09T20:37:54.455Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-09T20:37:54.455Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-09T20:37:54.455Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-09T20:37:54.455Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-09T20:37:54.455Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-09T20:37:54.455Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-09T20:37:54.455Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-09T20:37:54.455Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-09T20:37:54.455Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-09T20:37:54.455Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-09T20:37:54.455Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-09T20:37:54.455Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-09T20:37:54.455Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-09T20:37:54.455Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-09T20:37:54.455Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-09T20:37:54.455Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-09T20:37:54.455Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-09T20:37:54.455Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-09T20:37:54.455Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-09T20:37:54.455Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-09T20:37:54.455Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-09T20:37:54.455Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-09T20:37:54.455Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-09T20:37:54.455Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-09T20:37:54.455Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-09T20:37:54.456Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-09T20:37:54.457Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-09T20:37:54.457Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-09T20:37:54.457Z] spire-1.2.1/test/integration/test-one.sh [2022-05-09T20:37:54.457Z] spire-1.2.1/test/integration/test.sh [2022-05-09T20:37:54.457Z] spire-1.2.1/test/plugintest/ [2022-05-09T20:37:54.457Z] spire-1.2.1/test/plugintest/config.go [2022-05-09T20:37:54.457Z] spire-1.2.1/test/plugintest/load.go [2022-05-09T20:37:54.457Z] spire-1.2.1/test/plugintest/option.go [2022-05-09T20:37:54.457Z] spire-1.2.1/test/spiretest/ [2022-05-09T20:37:54.457Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-09T20:37:54.457Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-09T20:37:54.457Z] spire-1.2.1/test/spiretest/dir.go [2022-05-09T20:37:54.457Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-09T20:37:54.457Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-09T20:37:54.457Z] spire-1.2.1/test/spiretest/logs.go [2022-05-09T20:37:54.457Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-09T20:37:54.457Z] spire-1.2.1/test/spiretest/suite.go [2022-05-09T20:37:54.457Z] spire-1.2.1/test/spiretest/x509.go [2022-05-09T20:37:54.457Z] spire-1.2.1/test/testca/ [2022-05-09T20:37:54.457Z] spire-1.2.1/test/testca/ca.go [2022-05-09T20:37:54.457Z] spire-1.2.1/test/testkey/ [2022-05-09T20:37:54.457Z] spire-1.2.1/test/testkey/generate.sh [2022-05-09T20:37:54.457Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-09T20:37:54.457Z] spire-1.2.1/test/testkey/keys.go [2022-05-09T20:37:54.457Z] spire-1.2.1/test/testkey/new.go [2022-05-09T20:37:54.457Z] spire-1.2.1/test/tpmsimulator/ [2022-05-09T20:37:54.457Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-09T20:37:54.457Z] spire-1.2.1/test/util/ [2022-05-09T20:37:54.457Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-09T20:37:54.457Z] spire-1.2.1/test/util/cert_generation.go [2022-05-09T20:37:54.457Z] spire-1.2.1/test/util/io_redirection.go [2022-05-09T20:37:54.457Z] spire-1.2.1/test/util/race.go [2022-05-09T20:37:54.457Z] spire-1.2.1/test/util/util.go [2022-05-09T20:37:54.457Z] building spire from source... [2022-05-09T20:37:54.457Z] Installing go1.17.7... [2022-05-09T20:37:59.738Z] Building bin/spire-server... [2022-05-09T20:37:59.739Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-09T20:37:59.739Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-09T20:37:59.739Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-09T20:37:59.739Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-09T20:37:59.739Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-09T20:37:59.998Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-09T20:37:59.998Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-09T20:37:59.998Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-09T20:37:59.998Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-09T20:38:00.258Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-09T20:38:00.258Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-09T20:38:00.258Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-09T20:38:00.258Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-09T20:38:00.258Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-09T20:38:00.258Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-09T20:38:00.258Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-09T20:38:00.519Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-09T20:38:00.519Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-09T20:38:00.519Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-09T20:38:00.519Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-09T20:38:00.519Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-09T20:38:00.519Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-09T20:38:00.786Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-09T20:38:00.786Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-09T20:38:00.786Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-09T20:38:00.786Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-09T20:38:00.786Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-09T20:38:00.786Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-09T20:38:00.786Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-09T20:38:00.786Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-09T20:38:00.786Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-09T20:38:00.786Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-09T20:38:00.786Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-09T20:38:00.786Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-09T20:38:00.786Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-09T20:38:00.786Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-09T20:38:00.786Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-09T20:38:00.786Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-09T20:38:01.270Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-09T20:38:01.270Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-09T20:38:01.270Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-09T20:38:01.270Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-09T20:38:01.270Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-09T20:38:01.270Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-09T20:38:01.270Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-09T20:38:01.270Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-09T20:38:01.270Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-09T20:38:01.270Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-09T20:38:01.270Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-09T20:38:01.270Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-09T20:38:01.270Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-09T20:38:01.270Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-09T20:38:01.270Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-09T20:38:01.270Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-09T20:38:02.232Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-09T20:38:04.139Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-09T20:38:04.139Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-09T20:38:04.139Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-09T20:38:04.139Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-09T20:38:04.139Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-09T20:38:08.331Z] go: downloading google.golang.org/api v0.70.0 [2022-05-09T20:38:08.331Z] go: downloading k8s.io/api v0.23.4 [2022-05-09T20:38:08.331Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-09T20:38:08.331Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-09T20:38:08.331Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-09T20:38:08.331Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-09T20:38:08.590Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-09T20:38:08.591Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-09T20:38:08.859Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-09T20:38:09.118Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-09T20:38:09.377Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-09T20:38:09.945Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-09T20:38:09.945Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-09T20:38:09.945Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-09T20:38:10.204Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-09T20:38:10.204Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-09T20:38:10.204Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-09T20:38:10.204Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-09T20:38:10.204Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-09T20:38:10.204Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-09T20:38:10.204Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-09T20:38:10.204Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-09T20:38:10.463Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-09T20:38:10.463Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-09T20:38:10.463Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-09T20:38:10.463Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-09T20:38:10.463Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-09T20:38:10.463Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-09T20:38:10.463Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-09T20:38:10.463Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-09T20:38:10.723Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-09T20:38:10.723Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-09T20:38:10.723Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-09T20:38:14.013Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-09T20:38:14.013Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-09T20:38:14.013Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-09T20:38:14.013Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-09T20:38:14.013Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-09T20:38:14.013Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-09T20:38:14.013Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-09T20:38:14.013Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-09T20:38:14.013Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-09T20:38:14.013Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-09T20:38:14.013Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-09T20:38:14.013Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-09T20:38:14.013Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-09T20:38:14.013Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-09T20:38:14.013Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-09T20:38:14.013Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-09T20:38:14.013Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-09T20:38:14.013Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-09T20:38:14.274Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-09T20:38:14.274Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-09T20:38:14.274Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-09T20:38:14.274Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-09T20:38:14.274Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-09T20:38:14.274Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-09T20:38:14.274Z] go: downloading go.opencensus.io v0.23.0 [2022-05-09T20:38:14.274Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-09T20:38:14.274Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-09T20:38:14.274Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-09T20:38:14.533Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-09T20:38:14.533Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-09T20:38:14.533Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-09T20:38:14.533Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-09T20:38:14.533Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-05-09T20:38:14.533Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-09T20:38:14.533Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-09T20:38:14.533Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-09T20:38:14.793Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-09T20:38:14.793Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-09T20:38:14.794Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-09T20:38:14.794Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-09T20:38:14.794Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-09T20:38:14.794Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-09T20:38:14.794Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-09T20:38:14.794Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-09T20:38:14.794Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-09T20:38:14.794Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-09T20:38:14.794Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-09T20:38:14.794Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-09T20:38:14.794Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-09T20:38:14.794Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-09T20:38:18.993Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-09T20:38:18.993Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-09T20:38:33.894Z] Removing intermediate container b9f4456e045a [2022-05-09T20:38:33.894Z] ---> 348df5968261 [2022-05-09T20:38:33.894Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-05-09T20:38:34.154Z] Removing intermediate container 27c718d15ce0 [2022-05-09T20:38:34.154Z] ---> 720dccefda31 [2022-05-09T20:38:34.154Z] [2022-05-09T20:38:34.154Z] Step 10/31 : FROM alpine:3.14 [2022-05-09T20:38:34.154Z] Removing intermediate container 503f40644b34 [2022-05-09T20:38:34.154Z] Removing intermediate container 274350bebde0 [2022-05-09T20:38:34.154Z] ---> d409fbe27b21 [2022-05-09T20:38:34.154Z] ---> b73672839d15 [2022-05-09T20:38:34.154Z] [2022-05-09T20:38:34.154Z] [2022-05-09T20:38:34.154Z] Step 10/23 : FROM alpine:3.14 [2022-05-09T20:38:34.154Z] Step 10/25 : FROM alpine:3.14 [2022-05-09T20:38:34.154Z] ---> Running in adf09be08f6a [2022-05-09T20:38:34.415Z] 3.14: Pulling from library/alpine [2022-05-09T20:38:34.415Z] 3.14: Pulling from library/alpine [2022-05-09T20:38:34.415Z] 3.14: Pulling from library/alpine [2022-05-09T20:38:34.982Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-09T20:38:34.982Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-09T20:38:34.982Z] Status: Image is up to date for alpine:3.14 [2022-05-09T20:38:34.982Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-09T20:38:34.982Z] Status: Downloaded newer image for alpine:3.14 [2022-05-09T20:38:34.982Z] Status: Image is up to date for alpine:3.14 [2022-05-09T20:38:34.982Z] ---> e04c818066af [2022-05-09T20:38:34.982Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-05-09T20:38:34.982Z] ---> e04c818066af [2022-05-09T20:38:34.982Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-05-09T20:38:34.982Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-05-09T20:38:34.982Z] ---> e04c818066af [2022-05-09T20:38:34.982Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-05-09T20:38:35.550Z] ---> Running in 70aa5c52995b [2022-05-09T20:38:35.550Z] ---> Running in ca1435a720ec [2022-05-09T20:38:35.550Z] ---> Running in cd1511830764 [2022-05-09T20:38:35.810Z] Removing intermediate container ca1435a720ec [2022-05-09T20:38:35.810Z] ---> 26660d3822d7 [2022-05-09T20:38:35.810Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-05-09T20:38:35.810Z] Removing intermediate container cd1511830764 [2022-05-09T20:38:35.810Z] ---> 8d7a2fee40ed [2022-05-09T20:38:35.810Z] Step 12/23 : ENV APP_PORT=59880 [2022-05-09T20:38:35.810Z] ---> Running in dd0af06fdc0c [2022-05-09T20:38:35.810Z] ---> Running in 91a20cc03985 [2022-05-09T20:38:36.379Z] Removing intermediate container 91a20cc03985 [2022-05-09T20:38:36.379Z] ---> 00b0461a0a30 [2022-05-09T20:38:36.379Z] Step 13/23 : EXPOSE $APP_PORT [2022-05-09T20:38:36.379Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-09T20:38:36.379Z] Removing intermediate container adf09be08f6a [2022-05-09T20:38:36.379Z] ---> 26be59dbc7ac [2022-05-09T20:38:36.379Z] [2022-05-09T20:38:36.379Z] Step 11/23 : FROM docker:20.10.14 [2022-05-09T20:38:36.379Z] ---> Running in 1055e571babe [2022-05-09T20:38:36.379Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-09T20:38:36.379Z] 20.10.14: Pulling from library/docker [2022-05-09T20:38:36.639Z] Removing intermediate container 1055e571babe [2022-05-09T20:38:36.639Z] ---> 98e4d6d6610a [2022-05-09T20:38:36.639Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T20:38:36.639Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-09T20:38:36.639Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-09T20:38:36.639Z] ---> Running in d2888c0b60d4 [2022-05-09T20:38:36.639Z] (1/3) Installing ca-certificates (20211220-r0) [2022-05-09T20:38:36.901Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-05-09T20:38:36.901Z] (3/3) Installing su-exec (0.2-r1) [2022-05-09T20:38:36.901Z] Executing busybox-1.33.1-r7.trigger [2022-05-09T20:38:36.901Z] Executing ca-certificates-20211220-r0.trigger [2022-05-09T20:38:36.901Z] OK: 6 MiB in 17 packages [2022-05-09T20:38:36.901Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-05-09T20:38:36.901Z] (2/2) Installing su-exec (0.2-r1) [2022-05-09T20:38:36.901Z] Executing busybox-1.33.1-r7.trigger [2022-05-09T20:38:36.901Z] OK: 6 MiB in 16 packages [2022-05-09T20:38:38.869Z] Removing intermediate container dd0af06fdc0c [2022-05-09T20:38:38.869Z] ---> be1d3d04136c [2022-05-09T20:38:38.869Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-05-09T20:38:38.869Z] Removing intermediate container 70aa5c52995b [2022-05-09T20:38:38.869Z] ---> ec68fa259153 [2022-05-09T20:38:38.869Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-09T20:38:38.869Z] ---> Running in e4ab15915efb [2022-05-09T20:38:38.869Z] Removing intermediate container d2888c0b60d4 [2022-05-09T20:38:38.869Z] ---> 8199ac529592 [2022-05-09T20:38:38.869Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-09T20:38:38.869Z] ---> Running in c418273f22a6 [2022-05-09T20:38:38.869Z] ---> Running in d18033e68eee [2022-05-09T20:38:39.129Z] Removing intermediate container e4ab15915efb [2022-05-09T20:38:39.129Z] ---> 300dcffcc0cd [2022-05-09T20:38:39.129Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-05-09T20:38:39.129Z] ---> Running in e8ff800260da [2022-05-09T20:38:39.390Z] Removing intermediate container c418273f22a6 [2022-05-09T20:38:39.390Z] ---> de83bd07622f [2022-05-09T20:38:39.390Z] Step 13/25 : WORKDIR / [2022-05-09T20:38:39.390Z] ---> Running in 77b0e2b5f8ad [2022-05-09T20:38:39.649Z] Removing intermediate container e8ff800260da [2022-05-09T20:38:39.649Z] ---> 90b48327763d [2022-05-09T20:38:39.649Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-05-09T20:38:39.908Z] ---> Running in 5d8b8cea0c73 [2022-05-09T20:38:39.908Z] Removing intermediate container 77b0e2b5f8ad [2022-05-09T20:38:39.908Z] ---> 11a57c3b73fc [2022-05-09T20:38:39.908Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-05-09T20:38:39.908Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-09T20:38:40.477Z] ---> 0e6bd53a4f2a [2022-05-09T20:38:40.477Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-05-09T20:38:40.737Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-09T20:38:40.997Z] ---> 1d77c75a5cd3 [2022-05-09T20:38:40.997Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-05-09T20:38:40.997Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-09T20:38:41.257Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-09T20:38:41.257Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-09T20:38:41.518Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-09T20:38:41.518Z] Removing intermediate container 5d8b8cea0c73 [2022-05-09T20:38:41.518Z] ---> bebbf116c6d1 [2022-05-09T20:38:41.518Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-05-09T20:38:41.518Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-09T20:38:41.518Z] ---> Running in 7aa72dbdba98 [2022-05-09T20:38:41.518Z] ---> f5ca1ac03319 [2022-05-09T20:38:41.518Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-05-09T20:38:41.518Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-09T20:38:41.779Z] Executing busybox-1.33.1-r7.trigger [2022-05-09T20:38:41.779Z] OK: 8 MiB in 20 packages [2022-05-09T20:38:42.040Z] Removing intermediate container 7aa72dbdba98 [2022-05-09T20:38:42.040Z] ---> 41efdaab2d79 [2022-05-09T20:38:42.040Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-05-09T20:38:42.040Z] ---> 5041bf71928b [2022-05-09T20:38:42.040Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-05-09T20:38:42.303Z] ---> 3c66e44e7d31 [2022-05-09T20:38:42.303Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-05-09T20:38:42.561Z] ---> Running in b07093f3b1da [2022-05-09T20:38:42.819Z] Removing intermediate container d18033e68eee [2022-05-09T20:38:42.819Z] ---> 9ec1ba0ddb30 [2022-05-09T20:38:42.819Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-09T20:38:43.085Z] ---> e3bf2fdbefa1 [2022-05-09T20:38:43.085Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-05-09T20:38:43.343Z] ---> ef05f07c2572 [2022-05-09T20:38:43.343Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-05-09T20:38:44.723Z] ---> 7e9d7e5ec112 [2022-05-09T20:38:44.723Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-05-09T20:38:44.723Z] ---> a416cd556b10 [2022-05-09T20:38:44.723Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-05-09T20:38:45.037Z] Removing intermediate container b07093f3b1da [2022-05-09T20:38:45.037Z] ---> 6c05332ebb4a [2022-05-09T20:38:45.037Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-09T20:38:45.037Z] ---> 795899347640 [2022-05-09T20:38:45.037Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-05-09T20:38:45.362Z] ---> Running in 626dd6778ab3 [2022-05-09T20:38:45.362Z] ---> 6a9ca691ff1e [2022-05-09T20:38:45.362Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-05-09T20:38:45.362Z] ---> Running in 5f278635aae5 [2022-05-09T20:38:45.710Z] ---> 7f31a36667bd [2022-05-09T20:38:45.710Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-05-09T20:38:45.710Z] Removing intermediate container 5f278635aae5 [2022-05-09T20:38:45.710Z] ---> 260196f0250c [2022-05-09T20:38:45.710Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-09T20:38:46.147Z] ---> Running in 651be72b9e0c [2022-05-09T20:38:46.410Z] Removing intermediate container 651be72b9e0c [2022-05-09T20:38:46.410Z] ---> 1be0f1c0f037 [2022-05-09T20:38:46.410Z] Step 21/23 : LABEL arch=x86_64 [2022-05-09T20:38:46.669Z] ---> Running in 9ac84df98769 [2022-05-09T20:38:46.929Z] ---> 0af38878b78d [2022-05-09T20:38:46.929Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-05-09T20:38:47.190Z] Removing intermediate container 9ac84df98769 [2022-05-09T20:38:47.190Z] ---> 16d81795de00 [2022-05-09T20:38:47.190Z] Step 22/23 : LABEL git_sha=0dc27f3c3384a15009f079b795ec0282ae6637f4 [2022-05-09T20:38:47.450Z] ---> Running in 528e9b381aba [2022-05-09T20:38:47.450Z] ---> 8e2e36d32bbe [2022-05-09T20:38:47.450Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-05-09T20:38:47.709Z] Removing intermediate container 626dd6778ab3 [2022-05-09T20:38:47.709Z] ---> c37bb8e97825 [2022-05-09T20:38:47.709Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-05-09T20:38:47.709Z] Removing intermediate container 528e9b381aba [2022-05-09T20:38:47.709Z] ---> 8ffa6c4dbd53 [2022-05-09T20:38:47.709Z] Step 23/23 : LABEL version=0.0.0 [2022-05-09T20:38:47.709Z] ---> Running in 447f4595504d [2022-05-09T20:38:47.709Z] ---> Running in dc57a75eb6e2 [2022-05-09T20:38:47.982Z] ---> 3941b24c7b25 [2022-05-09T20:38:47.982Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-05-09T20:38:47.982Z] Removing intermediate container dc57a75eb6e2 [2022-05-09T20:38:47.982Z] ---> 914b1d923b82 [2022-05-09T20:38:47.982Z] [2022-05-09T20:38:47.982Z] Successfully built 914b1d923b82 [2022-05-09T20:38:48.244Z] Successfully tagged core-data:latest [2022-05-09T20:38:48.244Z]  Building core-data ... done Building security-spiffe-token-provider [2022-05-09T20:38:48.244Z] Removing intermediate container 447f4595504d [2022-05-09T20:38:48.244Z] ---> 7c9bddc19a31 [2022-05-09T20:38:48.244Z] Step 23/25 : LABEL arch=x86_64 [2022-05-09T20:38:48.244Z] ---> Running in e1a76a21e62a [2022-05-09T20:38:50.784Z] ---> cd06f61b7358 [2022-05-09T20:38:50.785Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-05-09T20:38:52.182Z] Removing intermediate container e1a76a21e62a [2022-05-09T20:38:52.182Z] ---> 7dce67357a19 [2022-05-09T20:38:52.182Z] Step 24/25 : LABEL git_sha=0dc27f3c3384a15009f079b795ec0282ae6637f4 [2022-05-09T20:38:52.440Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T20:38:52.440Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-05-09T20:38:52.440Z] ---> 2b4aff33eda7 [2022-05-09T20:38:52.440Z] Step 3/20 : WORKDIR /edgex-go [2022-05-09T20:38:52.440Z] ---> Using cache [2022-05-09T20:38:52.440Z] ---> c1b671707479 [2022-05-09T20:38:52.440Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-05-09T20:38:53.019Z] ---> Running in e3705eb6eca0 [2022-05-09T20:38:53.019Z] ---> Running in 559c44be4ab0 [2022-05-09T20:38:53.284Z] ---> Running in 2e5f1ffd2f29 [2022-05-09T20:38:53.543Z] Removing intermediate container e3705eb6eca0 [2022-05-09T20:38:53.544Z] ---> bd43bcecbab3 [2022-05-09T20:38:53.544Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-05-09T20:38:53.818Z] Removing intermediate container 2e5f1ffd2f29 [2022-05-09T20:38:53.818Z] ---> 9cb911647af3 [2022-05-09T20:38:53.818Z] Step 25/25 : LABEL version=0.0.0 [2022-05-09T20:38:53.818Z] ---> Running in 29713d1ddbe1 [2022-05-09T20:38:54.077Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-05-09T20:38:54.077Z] ---> a8c33d608a9c [2022-05-09T20:38:54.077Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-05-09T20:38:54.077Z] Status: Downloaded newer image for docker:20.10.14 [2022-05-09T20:38:54.077Z] ---> 7417809fdb73 [2022-05-09T20:38:54.077Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-05-09T20:38:54.077Z] ---> Running in 9c2e2573caaf [2022-05-09T20:38:54.077Z] ---> Running in ab1ac2de6a43 [2022-05-09T20:38:54.077Z] Removing intermediate container 29713d1ddbe1 [2022-05-09T20:38:54.077Z] ---> eeed1b4c3296 [2022-05-09T20:38:54.077Z] [2022-05-09T20:38:54.335Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-09T20:38:54.335Z] Successfully built eeed1b4c3296 [2022-05-09T20:38:54.335Z] Successfully tagged security-secretstore-setup:latest [2022-05-09T20:38:54.335Z] Building support-scheduler [2022-05-09T20:38:54.903Z]  Building security-secretstore-setup ... done Removing intermediate container ab1ac2de6a43 [2022-05-09T20:38:54.903Z] ---> a4f40bce9e0d [2022-05-09T20:38:54.903Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-05-09T20:38:54.903Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-09T20:38:55.479Z] v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-09T20:38:55.479Z] v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-09T20:38:55.479Z] OK: 15864 distinct packages available [2022-05-09T20:38:55.479Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-09T20:38:56.417Z] ---> Running in 6a70cdda258d [2022-05-09T20:38:56.417Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-09T20:38:56.710Z] OK: 221 MiB in 52 packages [2022-05-09T20:38:56.974Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-09T20:38:56.974Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-09T20:38:57.263Z] (1/43) Installing readline (8.1.1-r0) [2022-05-09T20:38:57.263Z] (2/43) Installing bash (5.1.16-r0) [2022-05-09T20:38:57.263Z] Executing bash-5.1.16-r0.post-install [2022-05-09T20:38:57.263Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-05-09T20:38:57.263Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-05-09T20:38:57.263Z] (5/43) Installing libcurl (7.80.0-r1) [2022-05-09T20:38:57.263Z] (6/43) Installing curl (7.80.0-r1) [2022-05-09T20:38:57.263Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-05-09T20:38:57.522Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-05-09T20:38:57.522Z] (9/43) Installing expat (2.4.7-r0) [2022-05-09T20:38:57.522Z] (10/43) Installing libffi (3.4.2-r1) [2022-05-09T20:38:57.522Z] (11/43) Installing gdbm (1.22-r0) [2022-05-09T20:38:57.522Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-05-09T20:38:57.522Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-05-09T20:38:57.522Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-09T20:38:57.522Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-05-09T20:38:57.522Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-05-09T20:38:57.522Z] (17/43) Installing python3 (3.9.7-r4) [2022-05-09T20:38:57.781Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-05-09T20:38:57.781Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-05-09T20:38:57.781Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-05-09T20:38:57.781Z] (21/43) Installing py3-idna (3.3-r0) [2022-05-09T20:38:57.781Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-05-09T20:38:57.781Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-05-09T20:38:57.781Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-05-09T20:38:57.781Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-05-09T20:38:57.781Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-05-09T20:38:57.781Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-05-09T20:38:58.041Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-05-09T20:38:58.041Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-05-09T20:38:58.041Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-05-09T20:38:58.041Z] (31/43) Installing py3-six (1.16.0-r0) [2022-05-09T20:38:58.041Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-05-09T20:38:58.041Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-05-09T20:38:58.041Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-05-09T20:38:58.041Z] (35/43) Installing py3-packaging (20.9-r1) [2022-05-09T20:38:58.041Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-05-09T20:38:58.041Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-05-09T20:38:58.041Z] (38/43) Installing py3-progress (1.6-r0) [2022-05-09T20:38:58.041Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-05-09T20:38:58.041Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-05-09T20:38:58.041Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-05-09T20:38:58.041Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-05-09T20:38:58.041Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-05-09T20:38:58.041Z] Executing busybox-1.34.1-r5.trigger [2022-05-09T20:38:58.041Z] OK: 83 MiB in 65 packages [2022-05-09T20:38:58.978Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T20:38:58.978Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-09T20:38:58.978Z] ---> 2b4aff33eda7 [2022-05-09T20:38:58.978Z] Step 3/22 : WORKDIR /edgex-go [2022-05-09T20:38:58.978Z] ---> Using cache [2022-05-09T20:38:58.978Z] ---> c1b671707479 [2022-05-09T20:38:58.978Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T20:38:58.978Z] ---> Using cache [2022-05-09T20:38:58.978Z] ---> fbc7ed85779b [2022-05-09T20:38:58.978Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-09T20:38:58.978Z] Collecting docker-compose==1.23.2 [2022-05-09T20:38:58.978Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-05-09T20:38:59.283Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-05-09T20:38:59.283Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-05-09T20:38:59.543Z] Collecting docker<4.0,>=3.6.0 [2022-05-09T20:38:59.543Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-05-09T20:38:59.543Z] Collecting websocket-client<1.0,>=0.32.0 [2022-05-09T20:38:59.543Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-05-09T20:38:59.543Z] Collecting cached-property<2,>=1.2.0 [2022-05-09T20:38:59.543Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-05-09T20:38:59.543Z] Collecting texttable<0.10,>=0.9.0 [2022-05-09T20:38:59.543Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-05-09T20:39:00.129Z] Removing intermediate container 9c2e2573caaf [2022-05-09T20:39:00.129Z] ---> d20d0eb322c7 [2022-05-09T20:39:00.129Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-05-09T20:39:00.129Z] Removing intermediate container 559c44be4ab0 [2022-05-09T20:39:00.129Z] ---> cadd27b08fa3 [2022-05-09T20:39:00.129Z] Step 5/20 : COPY go.mod vendor* ./ [2022-05-09T20:39:00.129Z] ---> Running in 318cfe286355 [2022-05-09T20:39:00.389Z] Collecting PyYAML<4,>=3.10 [2022-05-09T20:39:00.389Z] ---> Running in c0dfdce97d37 [2022-05-09T20:39:00.389Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-05-09T20:39:00.648Z] ---> be727ab6a524 [2022-05-09T20:39:00.648Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T20:39:00.648Z] ---> Running in 47e4821be7f8 [2022-05-09T20:39:00.648Z] Removing intermediate container c0dfdce97d37 [2022-05-09T20:39:00.648Z] ---> 5d25c26de3fb [2022-05-09T20:39:00.648Z] Step 28/31 : CMD ["gate"] [2022-05-09T20:39:00.648Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-05-09T20:39:00.919Z] Collecting jsonschema<3,>=2.5.1 [2022-05-09T20:39:00.919Z] ---> Running in d5a81cec5eb2 [2022-05-09T20:39:00.919Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-05-09T20:39:00.919Z] Collecting docopt<0.7,>=0.6.1 [2022-05-09T20:39:00.919Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-05-09T20:39:00.919Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-09T20:39:00.919Z] Removing intermediate container d5a81cec5eb2 [2022-05-09T20:39:00.919Z] ---> 8527952f51c9 [2022-05-09T20:39:00.919Z] Step 29/31 : LABEL arch=x86_64 [2022-05-09T20:39:01.245Z] ---> Running in 99c385165254 [2022-05-09T20:39:01.245Z] Collecting dockerpty<0.5,>=0.4.1 [2022-05-09T20:39:01.245Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-05-09T20:39:01.505Z] Removing intermediate container 99c385165254 [2022-05-09T20:39:01.505Z] ---> 07626817357d [2022-05-09T20:39:01.505Z] Step 30/31 : LABEL git_sha=0dc27f3c3384a15009f079b795ec0282ae6637f4 [2022-05-09T20:39:01.768Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-09T20:39:01.768Z] ---> Running in 7d34d59442d4 [2022-05-09T20:39:01.768Z] Collecting docker-pycreds>=0.4.0 [2022-05-09T20:39:01.768Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-05-09T20:39:02.034Z] Collecting idna<2.8,>=2.5 [2022-05-09T20:39:02.034Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-05-09T20:39:02.034Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-05-09T20:39:02.034Z] Collecting chardet<3.1.0,>=3.0.2 [2022-05-09T20:39:02.034Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-05-09T20:39:02.034Z] Removing intermediate container 7d34d59442d4 [2022-05-09T20:39:02.034Z] ---> 967f6007957a [2022-05-09T20:39:02.034Z] Step 31/31 : LABEL version=0.0.0 [2022-05-09T20:39:02.034Z] OK: 221 MiB in 52 packages [2022-05-09T20:39:02.034Z] Collecting urllib3<1.25,>=1.21.1 [2022-05-09T20:39:02.034Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-05-09T20:39:02.034Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-05-09T20:39:02.034Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-05-09T20:39:02.034Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-05-09T20:39:02.034Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-05-09T20:39:02.296Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-05-09T20:39:02.296Z] Attempting uninstall: urllib3 [2022-05-09T20:39:02.296Z] Found existing installation: urllib3 1.26.7 [2022-05-09T20:39:02.296Z] Uninstalling urllib3-1.26.7: [2022-05-09T20:39:02.296Z] Successfully uninstalled urllib3-1.26.7 [2022-05-09T20:39:02.296Z] ---> Running in fab36e7c0960 [2022-05-09T20:39:02.554Z] Attempting uninstall: idna [2022-05-09T20:39:02.554Z] Found existing installation: idna 3.3 [2022-05-09T20:39:02.554Z] Uninstalling idna-3.3: [2022-05-09T20:39:02.554Z] Successfully uninstalled idna-3.3 [2022-05-09T20:39:02.554Z] Removing intermediate container 47e4821be7f8 [2022-05-09T20:39:02.554Z] ---> d74fc38d96ed [2022-05-09T20:39:02.554Z] Step 7/20 : COPY . . [2022-05-09T20:39:02.554Z] Removing intermediate container fab36e7c0960 [2022-05-09T20:39:02.554Z] ---> 006f9a6056a6 [2022-05-09T20:39:02.554Z] [2022-05-09T20:39:02.813Z] Successfully built 006f9a6056a6 [2022-05-09T20:39:02.813Z] Successfully tagged security-bootstrapper:latest [2022-05-09T20:39:02.813Z]  Building security-bootstrapper ... done Building security-spire-agent [2022-05-09T20:39:03.071Z] Removing intermediate container 318cfe286355 [2022-05-09T20:39:03.071Z] ---> 850b800f87f3 [2022-05-09T20:39:03.071Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-09T20:39:03.071Z] Attempting uninstall: requests [2022-05-09T20:39:03.071Z] Found existing installation: requests 2.26.0 [2022-05-09T20:39:03.071Z] Uninstalling requests-2.26.0: [2022-05-09T20:39:03.071Z] Successfully uninstalled requests-2.26.0 [2022-05-09T20:39:03.330Z] Running setup.py install for texttable: started [2022-05-09T20:39:03.589Z] Running setup.py install for texttable: finished with status 'done' [2022-05-09T20:39:03.589Z] Running setup.py install for PyYAML: started [2022-05-09T20:39:04.159Z] Running setup.py install for PyYAML: finished with status 'done' [2022-05-09T20:39:05.538Z] Running setup.py install for docopt: started [2022-05-09T20:39:06.107Z] Running setup.py install for docopt: finished with status 'done' [2022-05-09T20:39:06.107Z] Running setup.py install for dockerpty: started [2022-05-09T20:39:07.045Z] Running setup.py install for dockerpty: finished with status 'done' [2022-05-09T20:39:09.588Z] ---> 3683e87cf976 [2022-05-09T20:39:09.588Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T20:39:09.588Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T20:39:09.588Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-09T20:39:09.588Z] ---> 2b4aff33eda7 [2022-05-09T20:39:09.588Z] Step 3/26 : WORKDIR /edgex-go [2022-05-09T20:39:09.588Z] ---> Using cache [2022-05-09T20:39:09.588Z] ---> c1b671707479 [2022-05-09T20:39:09.588Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T20:39:09.588Z] ---> Using cache [2022-05-09T20:39:09.588Z] ---> fbc7ed85779b [2022-05-09T20:39:09.588Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-09T20:39:09.588Z] ---> Using cache [2022-05-09T20:39:09.588Z] ---> 349f916a3039 [2022-05-09T20:39:09.588Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-09T20:39:09.588Z] ---> Using cache [2022-05-09T20:39:09.588Z] ---> d3a40ed38fbe [2022-05-09T20:39:09.588Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T20:39:09.588Z] ---> Using cache [2022-05-09T20:39:09.588Z] ---> c3675d551076 [2022-05-09T20:39:09.588Z] Step 8/26 : COPY . . [2022-05-09T20:39:09.588Z] ---> Using cache [2022-05-09T20:39:09.588Z] ---> f2cd0d204c9c [2022-05-09T20:39:09.588Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-09T20:39:09.588Z] ---> Using cache [2022-05-09T20:39:09.588Z] ---> 8c17aca78d58 [2022-05-09T20:39:09.588Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-09T20:39:09.588Z] ---> Using cache [2022-05-09T20:39:09.588Z] ---> e9680d149e98 [2022-05-09T20:39:09.588Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-09T20:39:09.588Z] ---> Using cache [2022-05-09T20:39:09.588Z] ---> 9692f5c04883 [2022-05-09T20:39:09.588Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-05-09T20:39:10.976Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-05-09T20:39:12.372Z] ---> Running in 97fdbcc704de [2022-05-09T20:39:12.372Z] ---> Running in 6b5189bb30aa [2022-05-09T20:39:12.372Z] ---> 80c71821f32b [2022-05-09T20:39:12.372Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-05-09T20:39:12.372Z] ---> Running in 56a43ba71349 [2022-05-09T20:39:12.632Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-05-09T20:39:13.202Z] spire-1.2.1/ [2022-05-09T20:39:13.202Z] spire-1.2.1/.data/ [2022-05-09T20:39:13.202Z] spire-1.2.1/.data/.file [2022-05-09T20:39:13.202Z] spire-1.2.1/.dockerignore [2022-05-09T20:39:13.202Z] spire-1.2.1/.gitattributes [2022-05-09T20:39:13.202Z] spire-1.2.1/.githooks/ [2022-05-09T20:39:13.202Z] spire-1.2.1/.githooks/pre-commit [2022-05-09T20:39:13.202Z] spire-1.2.1/.github/ [2022-05-09T20:39:13.202Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-09T20:39:13.202Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-09T20:39:13.202Z] spire-1.2.1/.github/dependabot.yml [2022-05-09T20:39:13.202Z] spire-1.2.1/.github/workflows/ [2022-05-09T20:39:13.202Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-09T20:39:13.202Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-09T20:39:13.202Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-09T20:39:13.202Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-09T20:39:13.202Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-09T20:39:13.202Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-09T20:39:13.202Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-09T20:39:13.202Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-09T20:39:13.202Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-09T20:39:13.202Z] spire-1.2.1/.gitignore [2022-05-09T20:39:13.202Z] spire-1.2.1/.go-version [2022-05-09T20:39:13.202Z] spire-1.2.1/.golangci.yml [2022-05-09T20:39:13.202Z] spire-1.2.1/ADOPTERS.md [2022-05-09T20:39:13.202Z] spire-1.2.1/CHANGELOG.md [2022-05-09T20:39:13.202Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-09T20:39:13.202Z] spire-1.2.1/CODEOWNERS [2022-05-09T20:39:13.202Z] spire-1.2.1/CONTRIBUTING.md [2022-05-09T20:39:13.202Z] spire-1.2.1/Dockerfile [2022-05-09T20:39:13.202Z] spire-1.2.1/Dockerfile.dev [2022-05-09T20:39:13.202Z] spire-1.2.1/Dockerfile.scratch [2022-05-09T20:39:13.202Z] spire-1.2.1/LICENSE [2022-05-09T20:39:13.202Z] spire-1.2.1/MAINTAINERS.md [2022-05-09T20:39:13.202Z] spire-1.2.1/Makefile [2022-05-09T20:39:13.202Z] spire-1.2.1/README.md [2022-05-09T20:39:13.202Z] spire-1.2.1/ROADMAP.md [2022-05-09T20:39:13.202Z] spire-1.2.1/SECURITY.md [2022-05-09T20:39:13.202Z] spire-1.2.1/cmd/ [2022-05-09T20:39:13.202Z] spire-1.2.1/cmd/spire-agent/ [2022-05-09T20:39:13.202Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-09T20:39:13.202Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-09T20:39:13.202Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-09T20:39:13.202Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-09T20:39:13.203Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-09T20:39:13.203Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-09T20:39:13.203Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-09T20:39:13.203Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-09T20:39:13.203Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-09T20:39:13.203Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-09T20:39:13.203Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-09T20:39:13.203Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-09T20:39:13.203Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-09T20:39:13.203Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-09T20:39:13.203Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-09T20:39:13.203Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-09T20:39:13.203Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-09T20:39:13.203Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-09T20:39:13.203Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-09T20:39:13.203Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-09T20:39:13.203Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-09T20:39:13.203Z] spire-1.2.1/cmd/spire-server/ [2022-05-09T20:39:13.203Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-09T20:39:13.203Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-09T20:39:13.203Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-09T20:39:13.203Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-09T20:39:13.203Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-09T20:39:13.203Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-09T20:39:13.203Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-09T20:39:13.203Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-09T20:39:13.203Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-09T20:39:13.203Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-09T20:39:13.203Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-09T20:39:13.203Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-09T20:39:13.203Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-09T20:39:13.203Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-09T20:39:13.203Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-09T20:39:13.203Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-09T20:39:13.203Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-09T20:39:13.203Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-09T20:39:13.203Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-09T20:39:13.203Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-09T20:39:13.203Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-09T20:39:13.203Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-09T20:39:13.203Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-09T20:39:13.203Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-09T20:39:13.203Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-09T20:39:13.203Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-09T20:39:13.203Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-09T20:39:13.203Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-09T20:39:13.203Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-09T20:39:13.203Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-09T20:39:13.203Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-09T20:39:13.203Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-09T20:39:13.203Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-09T20:39:13.203Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-09T20:39:13.203Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-09T20:39:13.203Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-09T20:39:13.203Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-09T20:39:13.203Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-09T20:39:13.203Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-09T20:39:13.203Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-09T20:39:13.203Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-09T20:39:13.203Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-09T20:39:13.203Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-09T20:39:13.203Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-09T20:39:13.203Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-09T20:39:13.203Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-09T20:39:13.203Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-09T20:39:13.203Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-09T20:39:13.203Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-09T20:39:13.203Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-09T20:39:13.203Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-09T20:39:13.203Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-09T20:39:13.203Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-09T20:39:13.203Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-09T20:39:13.203Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-09T20:39:13.203Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-09T20:39:13.203Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-09T20:39:13.203Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-09T20:39:13.203Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-09T20:39:13.203Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-09T20:39:13.203Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-09T20:39:13.203Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-09T20:39:13.203Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-09T20:39:13.203Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-09T20:39:13.203Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-09T20:39:13.203Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-09T20:39:13.203Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-09T20:39:13.203Z] spire-1.2.1/conf/ [2022-05-09T20:39:13.203Z] spire-1.2.1/conf/agent/ [2022-05-09T20:39:13.203Z] spire-1.2.1/conf/agent/agent.conf [2022-05-09T20:39:13.203Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-09T20:39:13.203Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-09T20:39:13.203Z] spire-1.2.1/conf/server/ [2022-05-09T20:39:13.203Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-09T20:39:13.203Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-09T20:39:13.203Z] spire-1.2.1/conf/server/server.conf [2022-05-09T20:39:13.203Z] spire-1.2.1/conf/server/server_full.conf [2022-05-09T20:39:13.203Z] spire-1.2.1/doc/ [2022-05-09T20:39:13.203Z] spire-1.2.1/doc/SPIRE101.md [2022-05-09T20:39:13.203Z] spire-1.2.1/doc/auditlog.md [2022-05-09T20:39:13.203Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-09T20:39:13.203Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-09T20:39:13.203Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-09T20:39:13.203Z] spire-1.2.1/doc/images/ [2022-05-09T20:39:13.203Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-09T20:39:13.203Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-09T20:39:13.203Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-09T20:39:13.467Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-09T20:39:13.467Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-09T20:39:13.467Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-09T20:39:13.467Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-09T20:39:13.467Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-09T20:39:13.467Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-09T20:39:13.467Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-09T20:39:13.467Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-09T20:39:13.467Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-09T20:39:13.467Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-09T20:39:13.467Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-09T20:39:13.467Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-09T20:39:13.467Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-09T20:39:13.467Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-09T20:39:13.467Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-09T20:39:13.467Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-09T20:39:13.467Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-09T20:39:13.467Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-09T20:39:13.467Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-09T20:39:13.467Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-09T20:39:13.467Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-09T20:39:13.467Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-09T20:39:13.467Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-09T20:39:13.467Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-09T20:39:13.467Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-09T20:39:13.467Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-09T20:39:13.467Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-09T20:39:13.467Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-09T20:39:13.467Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-09T20:39:13.467Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-09T20:39:13.467Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-09T20:39:13.467Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-09T20:39:13.467Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-09T20:39:13.467Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-09T20:39:13.467Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-09T20:39:13.467Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-09T20:39:13.467Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-09T20:39:13.467Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-09T20:39:13.467Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-09T20:39:13.467Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-09T20:39:13.467Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-09T20:39:13.467Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-09T20:39:13.467Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-09T20:39:13.467Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-09T20:39:13.467Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-09T20:39:13.467Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-09T20:39:13.467Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-09T20:39:13.467Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-09T20:39:13.467Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-09T20:39:13.467Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-09T20:39:13.467Z] spire-1.2.1/doc/scaling_spire.md [2022-05-09T20:39:13.467Z] spire-1.2.1/doc/spire_agent.md [2022-05-09T20:39:13.467Z] spire-1.2.1/doc/spire_server.md [2022-05-09T20:39:13.467Z] spire-1.2.1/doc/supported_integrations.md [2022-05-09T20:39:13.467Z] spire-1.2.1/doc/telemetry.md [2022-05-09T20:39:13.467Z] spire-1.2.1/doc/telemetry_config.md [2022-05-09T20:39:13.467Z] spire-1.2.1/doc/upgrading.md [2022-05-09T20:39:13.467Z] spire-1.2.1/doc/using_spire.md [2022-05-09T20:39:13.467Z] spire-1.2.1/examples/ [2022-05-09T20:39:13.467Z] spire-1.2.1/examples/README.md [2022-05-09T20:39:13.467Z] spire-1.2.1/go.mod [2022-05-09T20:39:13.467Z] spire-1.2.1/go.sum [2022-05-09T20:39:13.467Z] spire-1.2.1/pkg/ [2022-05-09T20:39:13.467Z] spire-1.2.1/pkg/agent/ [2022-05-09T20:39:13.467Z] spire-1.2.1/pkg/agent/agent.go [2022-05-09T20:39:13.467Z] spire-1.2.1/pkg/agent/api/ [2022-05-09T20:39:13.467Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-09T20:39:13.467Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-09T20:39:13.467Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-09T20:39:13.467Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-09T20:39:13.467Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-09T20:39:13.467Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-09T20:39:13.467Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-09T20:39:13.467Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-09T20:39:13.467Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-09T20:39:13.467Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-09T20:39:13.467Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-09T20:39:13.467Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-09T20:39:13.467Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-09T20:39:13.467Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-09T20:39:13.467Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-09T20:39:13.467Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-09T20:39:13.467Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-09T20:39:13.467Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-09T20:39:13.467Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-09T20:39:13.467Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-09T20:39:13.467Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-09T20:39:13.467Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-09T20:39:13.467Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-09T20:39:13.467Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-09T20:39:13.467Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-09T20:39:13.467Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-09T20:39:13.467Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-09T20:39:13.467Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-09T20:39:13.467Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-09T20:39:13.467Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-09T20:39:13.467Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-09T20:39:13.467Z] spire-1.2.1/pkg/agent/client/ [2022-05-09T20:39:13.467Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-09T20:39:13.467Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-09T20:39:13.467Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-09T20:39:13.467Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-09T20:39:13.467Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-09T20:39:13.467Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-09T20:39:13.467Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-09T20:39:13.467Z] spire-1.2.1/pkg/agent/common/ [2022-05-09T20:39:13.467Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-09T20:39:13.467Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-09T20:39:13.467Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-09T20:39:13.467Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-09T20:39:13.467Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-09T20:39:13.467Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-09T20:39:13.467Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-09T20:39:13.467Z] spire-1.2.1/pkg/agent/config.go [2022-05-09T20:39:13.467Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-09T20:39:13.467Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-09T20:39:13.467Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-09T20:39:13.467Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-09T20:39:13.467Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-09T20:39:13.467Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-09T20:39:13.467Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-09T20:39:13.467Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-09T20:39:13.467Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-09T20:39:13.467Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-09T20:39:13.467Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-09T20:39:13.467Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-09T20:39:13.467Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-09T20:39:13.467Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-09T20:39:13.467Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-09T20:39:13.467Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-09T20:39:13.467Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-09T20:39:13.467Z] spire-1.2.1/pkg/agent/manager/ [2022-05-09T20:39:13.467Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-09T20:39:13.467Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-09T20:39:13.467Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-09T20:39:13.467Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-09T20:39:13.467Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-09T20:39:13.467Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-09T20:39:13.467Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-09T20:39:13.467Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-09T20:39:13.467Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-09T20:39:13.467Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-09T20:39:13.467Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-09T20:39:13.467Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-09T20:39:13.467Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-09T20:39:13.467Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-09T20:39:13.467Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-09T20:39:13.467Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-09T20:39:13.467Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-09T20:39:13.467Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-09T20:39:13.467Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-09T20:39:13.467Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-09T20:39:13.467Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-09T20:39:13.467Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-09T20:39:13.467Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-09T20:39:13.467Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-09T20:39:13.467Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-09T20:39:13.467Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-09T20:39:13.467Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-09T20:39:13.467Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-09T20:39:13.467Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-09T20:39:13.467Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-09T20:39:13.467Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-09T20:39:13.467Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-09T20:39:13.467Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-09T20:39:13.467Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-09T20:39:13.467Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-09T20:39:13.467Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-09T20:39:13.467Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-09T20:39:13.467Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-09T20:39:13.467Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-09T20:39:13.467Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-09T20:39:13.467Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-09T20:39:13.467Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-09T20:39:13.467Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-09T20:39:13.467Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-09T20:39:13.467Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-09T20:39:13.467Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-09T20:39:13.467Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-09T20:39:13.467Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-09T20:39:13.467Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-09T20:39:13.467Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-09T20:39:13.467Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-09T20:39:13.467Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-09T20:39:13.467Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-09T20:39:13.467Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-09T20:39:13.467Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-09T20:39:13.467Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-09T20:39:13.467Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-09T20:39:13.467Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-09T20:39:13.467Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-09T20:39:13.467Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-09T20:39:13.467Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-09T20:39:13.467Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-09T20:39:13.467Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-09T20:39:13.467Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-09T20:39:13.467Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-09T20:39:13.467Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-09T20:39:13.467Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-09T20:39:13.467Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/agent/svid/ [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/common/ [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/common/api/ [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/common/api/names.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/common/auth/ [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/common/catalog/ [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/common/cli/ [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/common/health/ [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/common/health/config.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/common/health/context.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/common/health/health.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/common/idutil/ [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-09T20:39:13.468Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/log/ [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/log/log.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/log/options.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/plugin/ [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/profiling/ [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/selector/ [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/uptime/ [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/util/ [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/util/task.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/version/ [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/version/version.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/x509util/ [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/server/ [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/server/api/ [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/server/api/api.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-09T20:39:13.469Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/api/health/ [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/api/id.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/api/status.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/bundle/ [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/ca/ [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/cache/ [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/catalog/ [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/config.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/datastore/ [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/plugin/ [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-09T20:39:13.470Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-09T20:39:13.471Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-09T20:39:13.471Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-09T20:39:13.471Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-09T20:39:13.471Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-09T20:39:13.471Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-09T20:39:13.471Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-09T20:39:13.471Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-09T20:39:13.471Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-09T20:39:13.471Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-09T20:39:13.471Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-09T20:39:13.471Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-09T20:39:13.471Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-09T20:39:13.471Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-09T20:39:13.471Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-09T20:39:13.471Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-09T20:39:13.471Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-09T20:39:13.471Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-09T20:39:13.471Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-09T20:39:13.471Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-09T20:39:13.471Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-09T20:39:13.471Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-09T20:39:13.471Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-09T20:39:13.471Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-09T20:39:13.471Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-09T20:39:13.471Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-09T20:39:13.471Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-09T20:39:13.471Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-09T20:39:13.471Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-09T20:39:13.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-09T20:39:13.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-09T20:39:13.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-09T20:39:13.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-09T20:39:13.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-09T20:39:13.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-09T20:39:13.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-09T20:39:13.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-09T20:39:13.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-09T20:39:13.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-09T20:39:13.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-09T20:39:13.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-09T20:39:13.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-09T20:39:13.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-09T20:39:13.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-09T20:39:13.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-09T20:39:13.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-09T20:39:13.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-09T20:39:13.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-09T20:39:13.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-09T20:39:13.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-09T20:39:13.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-09T20:39:13.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-09T20:39:13.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-09T20:39:13.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-09T20:39:13.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-09T20:39:13.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-09T20:39:13.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-09T20:39:13.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-09T20:39:13.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-09T20:39:13.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-09T20:39:13.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-09T20:39:13.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-09T20:39:13.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-09T20:39:13.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-09T20:39:13.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-09T20:39:13.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-09T20:39:13.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-09T20:39:13.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-09T20:39:13.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-09T20:39:13.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-09T20:39:13.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-09T20:39:13.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-09T20:39:13.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-09T20:39:13.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-09T20:39:13.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-09T20:39:13.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-09T20:39:13.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-09T20:39:13.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-09T20:39:13.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-09T20:39:13.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-09T20:39:13.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-09T20:39:13.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-09T20:39:13.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-09T20:39:13.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-09T20:39:13.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-09T20:39:13.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-09T20:39:13.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-09T20:39:13.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-09T20:39:13.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-09T20:39:13.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-09T20:39:13.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-09T20:39:13.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-09T20:39:13.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-09T20:39:13.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-09T20:39:13.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-09T20:39:13.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-09T20:39:13.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-09T20:39:13.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-09T20:39:13.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-09T20:39:13.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-09T20:39:13.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-09T20:39:13.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-09T20:39:13.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-09T20:39:13.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-09T20:39:13.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-09T20:39:13.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-09T20:39:13.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-09T20:39:13.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-09T20:39:13.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-09T20:39:13.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-09T20:39:13.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-09T20:39:13.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-09T20:39:13.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-09T20:39:13.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-09T20:39:13.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-09T20:39:13.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-09T20:39:13.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-09T20:39:13.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-09T20:39:13.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-09T20:39:13.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-09T20:39:13.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-09T20:39:13.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-09T20:39:13.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-09T20:39:13.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-09T20:39:13.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-09T20:39:13.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-09T20:39:13.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-09T20:39:13.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-09T20:39:13.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-09T20:39:13.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-09T20:39:13.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-09T20:39:13.472Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-09T20:39:13.472Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-09T20:39:13.472Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-09T20:39:13.472Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-09T20:39:13.472Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-09T20:39:13.472Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-09T20:39:13.472Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-09T20:39:13.472Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-09T20:39:13.472Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-09T20:39:13.472Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-09T20:39:13.472Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-09T20:39:13.472Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-09T20:39:13.472Z] spire-1.2.1/pkg/server/registration/ [2022-05-09T20:39:13.472Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-09T20:39:13.472Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-09T20:39:13.472Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-09T20:39:13.472Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-09T20:39:13.472Z] spire-1.2.1/pkg/server/server.go [2022-05-09T20:39:13.472Z] spire-1.2.1/pkg/server/server_test.go [2022-05-09T20:39:13.472Z] spire-1.2.1/pkg/server/svid/ [2022-05-09T20:39:13.472Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-09T20:39:13.472Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-09T20:39:13.472Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-09T20:39:13.472Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-09T20:39:13.472Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-09T20:39:13.472Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-09T20:39:13.472Z] spire-1.2.1/proto/ [2022-05-09T20:39:13.472Z] spire-1.2.1/proto/private/ [2022-05-09T20:39:13.472Z] spire-1.2.1/proto/private/server/ [2022-05-09T20:39:13.472Z] spire-1.2.1/proto/private/server/journal/ [2022-05-09T20:39:13.472Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-09T20:39:13.472Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-09T20:39:13.472Z] spire-1.2.1/proto/spire/ [2022-05-09T20:39:13.472Z] spire-1.2.1/proto/spire/common/ [2022-05-09T20:39:13.472Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-09T20:39:13.472Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-09T20:39:13.472Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-09T20:39:13.472Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-09T20:39:13.472Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-09T20:39:13.472Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-09T20:39:13.472Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-09T20:39:13.472Z] spire-1.2.1/proto/spire/plugin/ [2022-05-09T20:39:13.472Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-09T20:39:13.472Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-09T20:39:13.472Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-09T20:39:13.472Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-09T20:39:13.472Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-09T20:39:13.472Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-09T20:39:13.472Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-09T20:39:13.472Z] spire-1.2.1/release/ [2022-05-09T20:39:13.472Z] spire-1.2.1/release/spire-extras/ [2022-05-09T20:39:13.472Z] spire-1.2.1/release/spire-extras/README.md [2022-05-09T20:39:13.472Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-09T20:39:13.472Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-09T20:39:13.472Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-09T20:39:13.472Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-09T20:39:13.472Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-09T20:39:13.472Z] spire-1.2.1/release/spire/ [2022-05-09T20:39:13.472Z] spire-1.2.1/release/spire/README.md [2022-05-09T20:39:13.472Z] spire-1.2.1/release/spire/conf/ [2022-05-09T20:39:13.472Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-09T20:39:13.472Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-09T20:39:13.472Z] spire-1.2.1/release/spire/conf/server/ [2022-05-09T20:39:13.472Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-09T20:39:13.472Z] spire-1.2.1/script/ [2022-05-09T20:39:13.472Z] spire-1.2.1/script/build-artifact.sh [2022-05-09T20:39:13.472Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-09T20:39:13.472Z] spire-1.2.1/support/ [2022-05-09T20:39:13.472Z] spire-1.2.1/support/k8s/ [2022-05-09T20:39:13.472Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-09T20:39:13.472Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-09T20:39:13.472Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-09T20:39:13.472Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-09T20:39:13.472Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-09T20:39:13.472Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-09T20:39:13.472Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-09T20:39:13.472Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-09T20:39:13.472Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-09T20:39:13.472Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-09T20:39:13.472Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-09T20:39:13.472Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-09T20:39:13.472Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-09T20:39:13.472Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-09T20:39:13.472Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-09T20:39:13.472Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-09T20:39:13.472Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-09T20:39:13.472Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-09T20:39:13.472Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-09T20:39:13.472Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-09T20:39:13.472Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-09T20:39:13.472Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-09T20:39:13.472Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-09T20:39:13.472Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-09T20:39:13.472Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-09T20:39:13.472Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-09T20:39:13.472Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-09T20:39:13.472Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-09T20:39:13.472Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-09T20:39:13.472Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-09T20:39:13.472Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-09T20:39:13.472Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-09T20:39:13.472Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-09T20:39:13.472Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-09T20:39:13.472Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-09T20:39:13.472Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-09T20:39:13.472Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-09T20:39:13.472Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-09T20:39:13.472Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-09T20:39:13.472Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-09T20:39:13.472Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-09T20:39:13.472Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-09T20:39:13.472Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-09T20:39:13.472Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-09T20:39:13.472Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-09T20:39:13.472Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-09T20:39:13.472Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-09T20:39:13.472Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-09T20:39:13.472Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-09T20:39:13.472Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-09T20:39:13.472Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-09T20:39:13.472Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-09T20:39:13.472Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-09T20:39:13.472Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-09T20:39:13.472Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-09T20:39:13.472Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-09T20:39:13.472Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-09T20:39:13.472Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-09T20:39:13.472Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-09T20:39:13.472Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-09T20:39:13.472Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-09T20:39:13.472Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-09T20:39:13.472Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-09T20:39:13.472Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-09T20:39:13.472Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-09T20:39:13.472Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-09T20:39:13.472Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-09T20:39:13.472Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-09T20:39:13.472Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-09T20:39:13.472Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-09T20:39:13.472Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-09T20:39:13.472Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-09T20:39:13.472Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-09T20:39:13.472Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-09T20:39:13.472Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-09T20:39:13.472Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-09T20:39:13.472Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-09T20:39:13.472Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-09T20:39:13.472Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-09T20:39:13.472Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-09T20:39:13.472Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-09T20:39:13.472Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-09T20:39:13.472Z] spire-1.2.1/test/ [2022-05-09T20:39:13.472Z] spire-1.2.1/test/clock/ [2022-05-09T20:39:13.472Z] spire-1.2.1/test/clock/clock.go [2022-05-09T20:39:13.472Z] spire-1.2.1/test/fakes/ [2022-05-09T20:39:13.472Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-09T20:39:13.472Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-09T20:39:13.472Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-09T20:39:13.472Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-09T20:39:13.472Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-09T20:39:13.472Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-09T20:39:13.472Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-09T20:39:13.472Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-09T20:39:13.472Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-09T20:39:13.472Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-09T20:39:13.472Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-09T20:39:13.472Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-09T20:39:13.472Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-09T20:39:13.472Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-09T20:39:13.472Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-09T20:39:13.472Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-09T20:39:13.472Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-09T20:39:13.472Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-09T20:39:13.472Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-09T20:39:13.472Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-09T20:39:13.472Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-09T20:39:13.472Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-09T20:39:13.472Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-09T20:39:13.472Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-09T20:39:13.472Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-09T20:39:13.472Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-09T20:39:13.472Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-09T20:39:13.472Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-09T20:39:13.472Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-09T20:39:13.472Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-09T20:39:13.472Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-09T20:39:13.472Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-09T20:39:13.472Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-09T20:39:13.472Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-09T20:39:13.472Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-09T20:39:13.472Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-09T20:39:13.473Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-09T20:39:13.473Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-09T20:39:13.473Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-09T20:39:13.473Z] spire-1.2.1/test/fixture/ [2022-05-09T20:39:13.473Z] spire-1.2.1/test/fixture/certs/ [2022-05-09T20:39:13.473Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-09T20:39:13.473Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-09T20:39:13.473Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-09T20:39:13.473Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-09T20:39:13.473Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-09T20:39:13.473Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-09T20:39:13.473Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-09T20:39:13.473Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-09T20:39:13.473Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-09T20:39:13.473Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-09T20:39:13.473Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-09T20:39:13.473Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-09T20:39:13.473Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-09T20:39:13.473Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-09T20:39:13.473Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-09T20:39:13.473Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-09T20:39:13.473Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-09T20:39:13.473Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-09T20:39:13.473Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-09T20:39:13.473Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-09T20:39:13.473Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-09T20:39:13.473Z] spire-1.2.1/test/fixture/config/ [2022-05-09T20:39:13.473Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-09T20:39:13.473Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-09T20:39:13.473Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-09T20:39:13.473Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-09T20:39:13.473Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-09T20:39:13.473Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-09T20:39:13.473Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-09T20:39:13.473Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-09T20:39:13.473Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-09T20:39:13.473Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-09T20:39:13.473Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-09T20:39:13.473Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-09T20:39:13.473Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-09T20:39:13.473Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-09T20:39:13.473Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-09T20:39:13.473Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-09T20:39:13.473Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-09T20:39:13.473Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-09T20:39:13.473Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-09T20:39:13.473Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-09T20:39:13.473Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-09T20:39:13.473Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-09T20:39:13.473Z] spire-1.2.1/test/fixture/fixture.go [2022-05-09T20:39:13.473Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-09T20:39:13.473Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-09T20:39:13.473Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-09T20:39:13.473Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-09T20:39:13.473Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-09T20:39:13.473Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-09T20:39:13.473Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-09T20:39:13.473Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-09T20:39:13.473Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-09T20:39:13.473Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-09T20:39:13.473Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-09T20:39:13.473Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-09T20:39:13.473Z] spire-1.2.1/test/fixture/registration/ [2022-05-09T20:39:13.473Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-09T20:39:13.473Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-09T20:39:13.473Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-09T20:39:13.473Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-09T20:39:13.473Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-09T20:39:13.473Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/ [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/README.md [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/common [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/setup/ [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/ [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-09T20:39:13.473Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/test-one.sh [2022-05-09T20:39:13.474Z] spire-1.2.1/test/integration/test.sh [2022-05-09T20:39:13.474Z] spire-1.2.1/test/plugintest/ [2022-05-09T20:39:13.474Z] spire-1.2.1/test/plugintest/config.go [2022-05-09T20:39:13.474Z] spire-1.2.1/test/plugintest/load.go [2022-05-09T20:39:13.474Z] spire-1.2.1/test/plugintest/option.go [2022-05-09T20:39:13.474Z] spire-1.2.1/test/spiretest/ [2022-05-09T20:39:13.474Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-09T20:39:13.474Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-09T20:39:13.474Z] spire-1.2.1/test/spiretest/dir.go [2022-05-09T20:39:13.474Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-09T20:39:13.474Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-09T20:39:13.474Z] spire-1.2.1/test/spiretest/logs.go [2022-05-09T20:39:13.474Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-09T20:39:13.474Z] spire-1.2.1/test/spiretest/suite.go [2022-05-09T20:39:13.474Z] spire-1.2.1/test/spiretest/x509.go [2022-05-09T20:39:13.474Z] spire-1.2.1/test/testca/ [2022-05-09T20:39:13.474Z] spire-1.2.1/test/testca/ca.go [2022-05-09T20:39:13.474Z] spire-1.2.1/test/testkey/ [2022-05-09T20:39:13.474Z] spire-1.2.1/test/testkey/generate.sh [2022-05-09T20:39:13.474Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-09T20:39:13.474Z] spire-1.2.1/test/testkey/keys.go [2022-05-09T20:39:13.474Z] spire-1.2.1/test/testkey/new.go [2022-05-09T20:39:13.474Z] spire-1.2.1/test/tpmsimulator/ [2022-05-09T20:39:13.474Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-09T20:39:13.474Z] spire-1.2.1/test/util/ [2022-05-09T20:39:13.474Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-09T20:39:13.474Z] spire-1.2.1/test/util/cert_generation.go [2022-05-09T20:39:13.474Z] spire-1.2.1/test/util/io_redirection.go [2022-05-09T20:39:13.474Z] spire-1.2.1/test/util/race.go [2022-05-09T20:39:13.474Z] spire-1.2.1/test/util/util.go [2022-05-09T20:39:13.474Z] building spire from source... [2022-05-09T20:39:13.474Z] Installing go1.17.7... [2022-05-09T20:39:14.045Z] Removing intermediate container 97fdbcc704de [2022-05-09T20:39:14.045Z] ---> 980fb53f5d7a [2022-05-09T20:39:14.045Z] Step 8/22 : COPY . . [2022-05-09T20:39:14.045Z] Removing intermediate container 6a70cdda258d [2022-05-09T20:39:14.045Z] ---> a78eb850599f [2022-05-09T20:39:14.045Z] Step 14/23 : ENV APP_PORT=58890 [2022-05-09T20:39:14.045Z] ---> Running in afa8fa915dd2 [2022-05-09T20:39:14.983Z] Removing intermediate container afa8fa915dd2 [2022-05-09T20:39:14.983Z] ---> b6ed50793f33 [2022-05-09T20:39:14.983Z] Step 15/23 : EXPOSE $APP_PORT [2022-05-09T20:39:16.365Z] ---> Running in 798f0aeca7ad [2022-05-09T20:39:16.936Z] Removing intermediate container 798f0aeca7ad [2022-05-09T20:39:16.936Z] ---> 2ef40e2093e1 [2022-05-09T20:39:16.936Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-05-09T20:39:19.485Z] Building bin/spire-server... [2022-05-09T20:39:19.485Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-09T20:39:19.485Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-09T20:39:19.485Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-09T20:39:19.485Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-09T20:39:19.485Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-09T20:39:19.749Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-09T20:39:19.749Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-09T20:39:19.749Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-09T20:39:19.749Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-09T20:39:19.749Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-09T20:39:19.749Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-09T20:39:19.749Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-09T20:39:19.749Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-09T20:39:20.319Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-09T20:39:20.319Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-09T20:39:20.319Z]  ---> b594662162c4 [2022-05-09T20:39:20.319Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-05-09T20:39:20.320Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-09T20:39:20.320Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-09T20:39:20.320Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-09T20:39:20.320Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-09T20:39:20.320Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-09T20:39:20.320Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-09T20:39:20.320Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-09T20:39:20.579Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-09T20:39:20.579Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-09T20:39:20.579Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-09T20:39:20.579Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-09T20:39:20.579Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-09T20:39:20.579Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-09T20:39:20.579Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-09T20:39:20.579Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-09T20:39:20.579Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-09T20:39:20.579Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-09T20:39:20.579Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-09T20:39:20.579Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-09T20:39:20.839Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-09T20:39:20.839Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-09T20:39:20.839Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-09T20:39:20.839Z]  ---> ef55e2f6e345 [2022-05-09T20:39:20.839Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-05-09T20:39:20.839Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-09T20:39:20.839Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-09T20:39:20.839Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-09T20:39:21.097Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-09T20:39:21.098Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-09T20:39:21.098Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-09T20:39:21.098Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-09T20:39:21.098Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-09T20:39:21.098Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-09T20:39:21.098Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-09T20:39:21.098Z]  ---> 8ae78b6e84e8 [2022-05-09T20:39:21.098Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-05-09T20:39:21.098Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-09T20:39:21.098Z]  ---> Running in 3ce77c52549f [2022-05-09T20:39:21.098Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-09T20:39:21.098Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-09T20:39:21.098Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-09T20:39:21.357Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-09T20:39:21.616Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-09T20:39:21.875Z]  ---> 1c57032c71b5 [2022-05-09T20:39:21.875Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-05-09T20:39:21.875Z] ---> Running in b0d6fd717220 [2022-05-09T20:39:21.875Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-05-09T20:39:22.137Z] Removing intermediate container b0d6fd717220 [2022-05-09T20:39:22.137Z] ---> 1c19a45a133b [2022-05-09T20:39:22.137Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-09T20:39:22.396Z] ---> Running in 46caebcb4038 [2022-05-09T20:39:22.963Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-09T20:39:22.963Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-09T20:39:23.428Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-09T20:39:23.428Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-09T20:39:23.428Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-09T20:39:23.428Z] Removing intermediate container 46caebcb4038 [2022-05-09T20:39:23.428Z] ---> 239f5f662352 [2022-05-09T20:39:23.428Z] Step 21/23 : LABEL arch=x86_64 [2022-05-09T20:39:23.996Z] ---> Running in 06ec83c7ba9f [2022-05-09T20:39:24.260Z] Removing intermediate container 06ec83c7ba9f [2022-05-09T20:39:24.260Z] ---> 67ec1c209b24 [2022-05-09T20:39:24.260Z] Step 22/23 : LABEL git_sha=0dc27f3c3384a15009f079b795ec0282ae6637f4 [2022-05-09T20:39:24.260Z] ---> Running in 6552162a50b9 [2022-05-09T20:39:24.260Z] Removing intermediate container 6552162a50b9 [2022-05-09T20:39:24.260Z] ---> a9d3f7386064 [2022-05-09T20:39:24.260Z] Step 23/23 : LABEL version=0.0.0 [2022-05-09T20:39:24.520Z] ---> Running in 0199bfb69856 [2022-05-09T20:39:24.778Z] Removing intermediate container 0199bfb69856 [2022-05-09T20:39:24.778Z] ---> b7cd73a482e4 [2022-05-09T20:39:24.778Z] [2022-05-09T20:39:24.778Z] Successfully built b7cd73a482e4 [2022-05-09T20:39:24.778Z] Successfully tagged sys-mgmt-agent:latest [2022-05-09T20:39:24.778Z] Building support-notifications [2022-05-09T20:39:26.683Z]  Building sys-mgmt-agent ... done go: downloading google.golang.org/api v0.70.0 [2022-05-09T20:39:26.683Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-09T20:39:26.683Z] go: downloading k8s.io/api v0.23.4 [2022-05-09T20:39:26.683Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-09T20:39:26.683Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-09T20:39:26.683Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-09T20:39:26.683Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-09T20:39:26.683Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-09T20:39:26.683Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-09T20:39:26.943Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-09T20:39:27.512Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-09T20:39:27.771Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-09T20:39:28.031Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-09T20:39:28.031Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-09T20:39:28.309Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-09T20:39:28.309Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T20:39:28.309Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-09T20:39:28.309Z] ---> 2b4aff33eda7 [2022-05-09T20:39:28.309Z] Step 3/22 : WORKDIR /edgex-go [2022-05-09T20:39:28.309Z] ---> Using cache [2022-05-09T20:39:28.309Z] ---> c1b671707479 [2022-05-09T20:39:28.309Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T20:39:28.309Z] ---> Using cache [2022-05-09T20:39:28.309Z] ---> fbc7ed85779b [2022-05-09T20:39:28.309Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-05-09T20:39:28.309Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-09T20:39:28.569Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-09T20:39:28.569Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-09T20:39:28.830Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-09T20:39:28.830Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-09T20:39:29.089Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-09T20:39:29.347Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-09T20:39:29.347Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-09T20:39:29.606Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-09T20:39:29.606Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-09T20:39:29.606Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-09T20:39:29.864Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-09T20:39:29.864Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-09T20:39:29.864Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-09T20:39:30.123Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-09T20:39:30.123Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-09T20:39:30.383Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-09T20:39:30.383Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-09T20:39:30.643Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-09T20:39:30.643Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-09T20:39:30.903Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-09T20:39:30.903Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-09T20:39:30.903Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-09T20:39:30.903Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-09T20:39:30.903Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-09T20:39:30.903Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-09T20:39:30.903Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-09T20:39:31.164Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-09T20:39:31.164Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-09T20:39:31.164Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-09T20:39:31.423Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-09T20:39:31.423Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-09T20:39:31.423Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-09T20:39:31.682Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-09T20:39:31.682Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-09T20:39:31.682Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-09T20:39:31.682Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-09T20:39:31.942Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-09T20:39:31.942Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-09T20:39:31.942Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-09T20:39:31.942Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-09T20:39:31.942Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-09T20:39:31.942Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-09T20:39:31.942Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-09T20:39:31.942Z] go: downloading go.opencensus.io v0.23.0 [2022-05-09T20:39:31.942Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-09T20:39:31.942Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-09T20:39:31.942Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-09T20:39:31.942Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-09T20:39:31.942Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-09T20:39:32.202Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-09T20:39:32.202Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-09T20:39:32.202Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-09T20:39:32.202Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-09T20:39:32.202Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-09T20:39:32.202Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-09T20:39:32.202Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-09T20:39:32.202Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-09T20:39:32.202Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-09T20:39:32.202Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-09T20:39:32.463Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-09T20:39:32.463Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-09T20:39:32.463Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-09T20:39:32.463Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-09T20:39:32.463Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-09T20:39:32.463Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-09T20:39:32.463Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-09T20:39:32.463Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-09T20:39:32.463Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-09T20:39:32.463Z]  ---> Running in 262882ce96db [2022-05-09T20:39:33.401Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-09T20:39:34.338Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-09T20:39:34.597Z] OK: 221 MiB in 52 packages [2022-05-09T20:39:36.504Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-09T20:39:36.504Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-09T20:39:38.421Z] Removing intermediate container 56a43ba71349 [2022-05-09T20:39:38.421Z] ---> 75e4e90585f5 [2022-05-09T20:39:38.421Z] [2022-05-09T20:39:38.421Z] Step 9/20 : FROM alpine:3.15 [2022-05-09T20:39:38.421Z] 3.15: Pulling from library/alpine [2022-05-09T20:39:38.421Z] Removing intermediate container 262882ce96db [2022-05-09T20:39:38.421Z] ---> 82e10ba377a4 [2022-05-09T20:39:38.421Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-09T20:39:38.421Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-09T20:39:38.421Z] Status: Downloaded newer image for alpine:3.15 [2022-05-09T20:39:38.421Z] ---> 0ac33e5f5afa [2022-05-09T20:39:38.421Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-09T20:39:38.421Z] ---> Running in b8aaa7f820cb [2022-05-09T20:39:38.421Z] ---> 9c8d19677e3d [2022-05-09T20:39:38.421Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T20:39:38.682Z] ---> Running in 917a5c7e206f [2022-05-09T20:39:38.682Z] Removing intermediate container b8aaa7f820cb [2022-05-09T20:39:38.682Z] ---> 91614a28f60f [2022-05-09T20:39:38.682Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T20:39:38.682Z] ---> Running in 6bb44d293e7d [2022-05-09T20:39:39.623Z] Removing intermediate container 917a5c7e206f [2022-05-09T20:39:39.623Z] ---> 130278b0f1a7 [2022-05-09T20:39:39.623Z] Step 8/22 : COPY . . [2022-05-09T20:39:39.885Z] Removing intermediate container 6bb44d293e7d [2022-05-09T20:39:39.885Z] ---> a624b3e43297 [2022-05-09T20:39:39.885Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-05-09T20:39:39.885Z] ---> Running in f9c98c2b8366 [2022-05-09T20:39:40.145Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-09T20:39:41.085Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-09T20:39:41.342Z] v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-09T20:39:41.342Z] v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-09T20:39:41.342Z] OK: 15855 distinct packages available [2022-05-09T20:39:41.342Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-09T20:39:42.280Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-09T20:39:42.548Z] (1/9) Installing ca-certificates (20211220-r0) [2022-05-09T20:39:42.548Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-05-09T20:39:42.807Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-05-09T20:39:42.807Z] (4/9) Installing libcurl (7.80.0-r1) [2022-05-09T20:39:43.066Z] (5/9) Installing curl (7.80.0-r1) [2022-05-09T20:39:43.066Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-05-09T20:39:43.066Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-05-09T20:39:43.326Z] (8/9) Installing libucontext (1.1-r0) [2022-05-09T20:39:43.326Z] (9/9) Installing gcompat (1.0.0-r4) [2022-05-09T20:39:43.326Z] Executing busybox-1.34.1-r5.trigger [2022-05-09T20:39:43.326Z] Executing ca-certificates-20211220-r0.trigger [2022-05-09T20:39:43.585Z] OK: 8 MiB in 23 packages [2022-05-09T20:39:47.900Z] ---> aecb44c3e109 [2022-05-09T20:39:47.900Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-05-09T20:39:47.900Z] Removing intermediate container 3ce77c52549f [2022-05-09T20:39:47.900Z] ---> e30160dd1180 [2022-05-09T20:39:47.900Z] [2022-05-09T20:39:47.900Z] Step 10/22 : FROM alpine:3.14 [2022-05-09T20:39:47.900Z] ---> e04c818066af [2022-05-09T20:39:47.900Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-05-09T20:39:47.900Z] Removing intermediate container f9c98c2b8366 [2022-05-09T20:39:47.900Z] ---> e54473ca40a6 [2022-05-09T20:39:47.900Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-09T20:39:47.900Z] ---> Running in ac70ed03213e [2022-05-09T20:39:47.900Z] ---> Running in 8a6c9cc4bbaa [2022-05-09T20:39:48.169Z] ---> 7ff141e82648 [2022-05-09T20:39:48.169Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-05-09T20:39:48.786Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-09T20:39:48.786Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-09T20:39:49.046Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-05-09T20:39:49.046Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-05-09T20:39:49.046Z] Executing busybox-1.33.1-r7.trigger [2022-05-09T20:39:49.046Z] OK: 6 MiB in 15 packages [2022-05-09T20:39:49.307Z] ---> 19406d6ec198 [2022-05-09T20:39:49.307Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-05-09T20:39:49.876Z] ---> 34aa77cc6aaa [2022-05-09T20:39:49.876Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-05-09T20:39:49.876Z] ---> Running in 5103defc6f07 [2022-05-09T20:39:49.876Z] Removing intermediate container 8a6c9cc4bbaa [2022-05-09T20:39:49.876Z] ---> 432c111b928c [2022-05-09T20:39:49.876Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-09T20:39:50.813Z] ---> Running in 33733aee69c1 [2022-05-09T20:39:50.813Z] Removing intermediate container 5103defc6f07 [2022-05-09T20:39:50.813Z] ---> ea98022ee245 [2022-05-09T20:39:50.813Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-09T20:39:51.073Z] ---> Running in e9460d24bc5f [2022-05-09T20:39:51.332Z] Removing intermediate container 33733aee69c1 [2022-05-09T20:39:51.332Z] ---> b2eb7c4e7803 [2022-05-09T20:39:51.332Z] Step 13/22 : ENV APP_PORT=59861 [2022-05-09T20:39:51.600Z] ---> Running in ffc104d2ec71 [2022-05-09T20:39:51.600Z] Removing intermediate container e9460d24bc5f [2022-05-09T20:39:51.600Z] ---> dc95a59745e9 [2022-05-09T20:39:51.600Z] Step 18/20 : LABEL arch=x86_64 [2022-05-09T20:39:51.859Z] ---> Running in 5531ddaae704 [2022-05-09T20:39:52.119Z] Removing intermediate container ffc104d2ec71 [2022-05-09T20:39:52.119Z] ---> c4287538f73c [2022-05-09T20:39:52.119Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-09T20:39:52.689Z] ---> Running in b80520af62c0 [2022-05-09T20:39:52.689Z] Removing intermediate container 5531ddaae704 [2022-05-09T20:39:52.689Z] ---> 8ba083133540 [2022-05-09T20:39:52.689Z] Step 19/20 : LABEL git_sha=0dc27f3c3384a15009f079b795ec0282ae6637f4 [2022-05-09T20:39:52.962Z] ---> Running in de325cf614b8 [2022-05-09T20:39:52.962Z] Removing intermediate container b80520af62c0 [2022-05-09T20:39:52.962Z] ---> fb69a76e32fb [2022-05-09T20:39:52.962Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-09T20:39:53.533Z] Removing intermediate container de325cf614b8 [2022-05-09T20:39:53.533Z] ---> dd93ce8d3cfd [2022-05-09T20:39:53.533Z] Step 20/20 : LABEL version=0.0.0 [2022-05-09T20:39:53.533Z] ---> Running in 5c6c5b4fc872 [2022-05-09T20:39:53.796Z] ---> 11d366e73a3f [2022-05-09T20:39:53.796Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-05-09T20:39:54.055Z] Removing intermediate container 5c6c5b4fc872 [2022-05-09T20:39:54.055Z] ---> 159d2fbe7d80 [2022-05-09T20:39:54.055Z] [2022-05-09T20:39:54.055Z] Successfully built 159d2fbe7d80 [2022-05-09T20:39:54.055Z] Successfully tagged security-spiffe-token-provider:latest [2022-05-09T20:39:54.055Z] Building security-spire-server [2022-05-09T20:39:57.347Z]  Building security-spiffe-token-provider ... done  ---> 42d1540878ef [2022-05-09T20:39:57.347Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-05-09T20:39:57.915Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T20:39:57.915Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-09T20:39:57.915Z] ---> 2b4aff33eda7 [2022-05-09T20:39:57.915Z] Step 3/25 : WORKDIR /edgex-go [2022-05-09T20:39:57.915Z] ---> Using cache [2022-05-09T20:39:57.915Z] ---> c1b671707479 [2022-05-09T20:39:57.915Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T20:39:57.915Z] ---> Using cache [2022-05-09T20:39:57.915Z] ---> fbc7ed85779b [2022-05-09T20:39:57.915Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-05-09T20:39:57.915Z] ---> Using cache [2022-05-09T20:39:57.915Z] ---> 349f916a3039 [2022-05-09T20:39:57.915Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-09T20:39:57.915Z] ---> Using cache [2022-05-09T20:39:57.915Z] ---> d3a40ed38fbe [2022-05-09T20:39:57.915Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T20:39:57.915Z] ---> Using cache [2022-05-09T20:39:57.915Z] ---> c3675d551076 [2022-05-09T20:39:57.915Z] Step 8/25 : COPY . . [2022-05-09T20:39:57.915Z] ---> Using cache [2022-05-09T20:39:57.915Z] ---> f2cd0d204c9c [2022-05-09T20:39:57.915Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-05-09T20:39:57.915Z] ---> Using cache [2022-05-09T20:39:57.915Z] ---> 8c17aca78d58 [2022-05-09T20:39:57.915Z] Step 10/25 : RUN mkdir -p spire-build [2022-05-09T20:39:57.915Z] ---> Using cache [2022-05-09T20:39:57.915Z] ---> e9680d149e98 [2022-05-09T20:39:57.915Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-05-09T20:39:57.915Z] ---> Using cache [2022-05-09T20:39:57.915Z] ---> 9692f5c04883 [2022-05-09T20:39:57.915Z] Step 12/25 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-05-09T20:39:58.483Z] ---> db0faeca61ff [2022-05-09T20:39:58.483Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-05-09T20:39:58.483Z] ---> Running in 2d239e07bd90 [2022-05-09T20:39:58.747Z] ---> Running in 87e80b3a4f7e [2022-05-09T20:39:59.007Z] Removing intermediate container 87e80b3a4f7e [2022-05-09T20:39:59.007Z] ---> 8516fcffc5ff [2022-05-09T20:39:59.007Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-09T20:39:59.007Z] ---> Running in 9ff8e80da25b [2022-05-09T20:39:59.576Z] Removing intermediate container 9ff8e80da25b [2022-05-09T20:39:59.576Z] ---> 0c2c2ca00105 [2022-05-09T20:39:59.576Z] Step 20/22 : LABEL arch=x86_64 [2022-05-09T20:40:00.148Z] ---> Running in c3680ac69b2e [2022-05-09T20:40:00.148Z] spire-1.2.1/ [2022-05-09T20:40:00.149Z] spire-1.2.1/.data/ [2022-05-09T20:40:00.149Z] spire-1.2.1/.data/.file [2022-05-09T20:40:00.149Z] spire-1.2.1/.dockerignore [2022-05-09T20:40:00.149Z] spire-1.2.1/.gitattributes [2022-05-09T20:40:00.149Z] spire-1.2.1/.githooks/ [2022-05-09T20:40:00.149Z] spire-1.2.1/.githooks/pre-commit [2022-05-09T20:40:00.149Z] spire-1.2.1/.github/ [2022-05-09T20:40:00.149Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-09T20:40:00.149Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-09T20:40:00.149Z] spire-1.2.1/.github/dependabot.yml [2022-05-09T20:40:00.149Z] spire-1.2.1/.github/workflows/ [2022-05-09T20:40:00.149Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-09T20:40:00.149Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-09T20:40:00.149Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-09T20:40:00.149Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-09T20:40:00.149Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-09T20:40:00.149Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-09T20:40:00.149Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-09T20:40:00.149Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-09T20:40:00.149Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-09T20:40:00.149Z] spire-1.2.1/.gitignore [2022-05-09T20:40:00.149Z] spire-1.2.1/.go-version [2022-05-09T20:40:00.149Z] spire-1.2.1/.golangci.yml [2022-05-09T20:40:00.149Z] spire-1.2.1/ADOPTERS.md [2022-05-09T20:40:00.149Z] spire-1.2.1/CHANGELOG.md [2022-05-09T20:40:00.149Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-09T20:40:00.149Z] spire-1.2.1/CODEOWNERS [2022-05-09T20:40:00.149Z] spire-1.2.1/CONTRIBUTING.md [2022-05-09T20:40:00.149Z] spire-1.2.1/Dockerfile [2022-05-09T20:40:00.149Z] spire-1.2.1/Dockerfile.dev [2022-05-09T20:40:00.149Z] spire-1.2.1/Dockerfile.scratch [2022-05-09T20:40:00.149Z] spire-1.2.1/LICENSE [2022-05-09T20:40:00.149Z] spire-1.2.1/MAINTAINERS.md [2022-05-09T20:40:00.149Z] spire-1.2.1/Makefile [2022-05-09T20:40:00.149Z] spire-1.2.1/README.md [2022-05-09T20:40:00.149Z] spire-1.2.1/ROADMAP.md [2022-05-09T20:40:00.149Z] spire-1.2.1/SECURITY.md [2022-05-09T20:40:00.149Z] spire-1.2.1/cmd/ [2022-05-09T20:40:00.149Z] spire-1.2.1/cmd/spire-agent/ [2022-05-09T20:40:00.149Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-09T20:40:00.149Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-09T20:40:00.149Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-09T20:40:00.149Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-09T20:40:00.149Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-09T20:40:00.149Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-09T20:40:00.149Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-09T20:40:00.149Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-09T20:40:00.149Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-09T20:40:00.149Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-09T20:40:00.149Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-09T20:40:00.149Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-09T20:40:00.149Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-09T20:40:00.149Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-09T20:40:00.149Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-09T20:40:00.149Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-09T20:40:00.149Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-09T20:40:00.149Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-09T20:40:00.149Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-09T20:40:00.149Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-09T20:40:00.149Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-09T20:40:00.149Z] spire-1.2.1/cmd/spire-server/ [2022-05-09T20:40:00.149Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-09T20:40:00.149Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-09T20:40:00.149Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-09T20:40:00.149Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-09T20:40:00.149Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-09T20:40:00.149Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-09T20:40:00.149Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-09T20:40:00.149Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-09T20:40:00.149Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-09T20:40:00.149Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-09T20:40:00.149Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-09T20:40:00.149Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-09T20:40:00.149Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-09T20:40:00.149Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-09T20:40:00.149Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-09T20:40:00.149Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-09T20:40:00.149Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-09T20:40:00.149Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-09T20:40:00.149Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-09T20:40:00.149Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-09T20:40:00.149Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-09T20:40:00.149Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-09T20:40:00.149Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-09T20:40:00.149Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-09T20:40:00.149Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-09T20:40:00.149Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-09T20:40:00.149Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-09T20:40:00.149Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-09T20:40:00.149Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-09T20:40:00.149Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-09T20:40:00.149Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-09T20:40:00.149Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-09T20:40:00.149Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-09T20:40:00.149Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-09T20:40:00.149Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-09T20:40:00.149Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-09T20:40:00.149Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-09T20:40:00.149Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-09T20:40:00.149Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-09T20:40:00.149Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-09T20:40:00.149Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-09T20:40:00.149Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-09T20:40:00.149Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-09T20:40:00.149Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-09T20:40:00.149Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-09T20:40:00.149Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-09T20:40:00.149Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-09T20:40:00.149Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-09T20:40:00.149Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-09T20:40:00.149Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-09T20:40:00.149Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-09T20:40:00.149Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-09T20:40:00.149Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-09T20:40:00.149Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-09T20:40:00.149Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-09T20:40:00.149Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-09T20:40:00.149Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-09T20:40:00.149Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-09T20:40:00.149Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-09T20:40:00.149Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-09T20:40:00.149Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-09T20:40:00.149Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-09T20:40:00.149Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-09T20:40:00.149Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-09T20:40:00.149Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-09T20:40:00.149Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-09T20:40:00.149Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-09T20:40:00.149Z] spire-1.2.1/conf/ [2022-05-09T20:40:00.149Z] spire-1.2.1/conf/agent/ [2022-05-09T20:40:00.149Z] spire-1.2.1/conf/agent/agent.conf [2022-05-09T20:40:00.149Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-09T20:40:00.149Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-09T20:40:00.149Z] spire-1.2.1/conf/server/ [2022-05-09T20:40:00.149Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-09T20:40:00.149Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-09T20:40:00.149Z] spire-1.2.1/conf/server/server.conf [2022-05-09T20:40:00.149Z] spire-1.2.1/conf/server/server_full.conf [2022-05-09T20:40:00.149Z] spire-1.2.1/doc/ [2022-05-09T20:40:00.149Z] spire-1.2.1/doc/SPIRE101.md [2022-05-09T20:40:00.149Z] spire-1.2.1/doc/auditlog.md [2022-05-09T20:40:00.149Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-09T20:40:00.149Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-09T20:40:00.149Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-09T20:40:00.149Z] spire-1.2.1/doc/images/ [2022-05-09T20:40:00.149Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-09T20:40:00.149Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-09T20:40:00.149Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-09T20:40:00.149Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-09T20:40:00.149Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-09T20:40:00.149Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-09T20:40:00.149Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-09T20:40:00.149Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-09T20:40:00.149Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-09T20:40:00.149Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-09T20:40:00.149Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-09T20:40:00.149Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-09T20:40:00.149Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-09T20:40:00.149Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-09T20:40:00.149Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-09T20:40:00.149Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-09T20:40:00.149Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-09T20:40:00.149Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-09T20:40:00.149Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-09T20:40:00.149Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-09T20:40:00.149Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-09T20:40:00.149Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-09T20:40:00.149Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-09T20:40:00.149Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-09T20:40:00.149Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-09T20:40:00.149Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-09T20:40:00.149Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-09T20:40:00.149Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-09T20:40:00.149Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-09T20:40:00.149Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-09T20:40:00.149Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-09T20:40:00.149Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-09T20:40:00.149Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-09T20:40:00.149Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-09T20:40:00.149Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-09T20:40:00.149Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-09T20:40:00.149Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-09T20:40:00.149Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-09T20:40:00.149Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-09T20:40:00.149Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-09T20:40:00.149Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-09T20:40:00.149Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-09T20:40:00.149Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-09T20:40:00.149Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-09T20:40:00.149Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-09T20:40:00.149Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-09T20:40:00.149Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-09T20:40:00.149Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-09T20:40:00.149Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-09T20:40:00.149Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-09T20:40:00.149Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-09T20:40:00.149Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-09T20:40:00.149Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-09T20:40:00.149Z] spire-1.2.1/doc/scaling_spire.md [2022-05-09T20:40:00.149Z] spire-1.2.1/doc/spire_agent.md [2022-05-09T20:40:00.149Z] spire-1.2.1/doc/spire_server.md [2022-05-09T20:40:00.149Z] spire-1.2.1/doc/supported_integrations.md [2022-05-09T20:40:00.149Z] spire-1.2.1/doc/telemetry.md [2022-05-09T20:40:00.149Z] spire-1.2.1/doc/telemetry_config.md [2022-05-09T20:40:00.149Z] spire-1.2.1/doc/upgrading.md [2022-05-09T20:40:00.149Z] spire-1.2.1/doc/using_spire.md [2022-05-09T20:40:00.149Z] spire-1.2.1/examples/ [2022-05-09T20:40:00.149Z] spire-1.2.1/examples/README.md [2022-05-09T20:40:00.149Z] spire-1.2.1/go.mod [2022-05-09T20:40:00.149Z] spire-1.2.1/go.sum [2022-05-09T20:40:00.149Z] spire-1.2.1/pkg/ [2022-05-09T20:40:00.149Z] spire-1.2.1/pkg/agent/ [2022-05-09T20:40:00.149Z] spire-1.2.1/pkg/agent/agent.go [2022-05-09T20:40:00.149Z] spire-1.2.1/pkg/agent/api/ [2022-05-09T20:40:00.149Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-09T20:40:00.149Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-09T20:40:00.149Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-09T20:40:00.149Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-09T20:40:00.149Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-09T20:40:00.149Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-09T20:40:00.149Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-09T20:40:00.149Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-09T20:40:00.149Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-09T20:40:00.149Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/client/ [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/common/ [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/config.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/manager/ [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/svid/ [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/common/ [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/common/api/ [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/common/api/names.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-09T20:40:00.150Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/auth/ [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/catalog/ [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/cli/ [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/health/ [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/health/config.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/health/context.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/health/health.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/idutil/ [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/log/ [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/log/log.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/log/options.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/plugin/ [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/profiling/ [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-09T20:40:00.151Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/common/selector/ [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/common/uptime/ [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/common/util/ [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/common/util/task.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/common/version/ [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/common/version/version.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/common/x509util/ [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/server/ [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/server/api/ [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/server/api/api.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/server/api/health/ [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/server/api/id.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/server/api/status.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/server/bundle/ [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/server/ca/ [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/server/cache/ [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/server/catalog/ [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/server/config.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/server/datastore/ [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-09T20:40:00.152Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/plugin/ [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-09T20:40:00.153Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-09T20:40:00.154Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-09T20:40:00.154Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-09T20:40:00.154Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-09T20:40:00.154Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-09T20:40:00.154Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-09T20:40:00.154Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-09T20:40:00.154Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-09T20:40:00.154Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-09T20:40:00.154Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-09T20:40:00.154Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-09T20:40:00.154Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-09T20:40:00.154Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-09T20:40:00.154Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-09T20:40:00.154Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-09T20:40:00.154Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-09T20:40:00.154Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-09T20:40:00.154Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-09T20:40:00.154Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-09T20:40:00.154Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-09T20:40:00.154Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-09T20:40:00.154Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-09T20:40:00.154Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-09T20:40:00.154Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-09T20:40:00.154Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-09T20:40:00.154Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-09T20:40:00.154Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-09T20:40:00.154Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-09T20:40:00.154Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-09T20:40:00.154Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-09T20:40:00.154Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-09T20:40:00.154Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-09T20:40:00.154Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-09T20:40:00.154Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-09T20:40:00.154Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-09T20:40:00.154Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-09T20:40:00.154Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-09T20:40:00.154Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-09T20:40:00.154Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-09T20:40:00.154Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-09T20:40:00.154Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-09T20:40:00.154Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-09T20:40:00.154Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-09T20:40:00.154Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-09T20:40:00.154Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-09T20:40:00.154Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-09T20:40:00.154Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-09T20:40:00.154Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-09T20:40:00.154Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-09T20:40:00.154Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-09T20:40:00.154Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-09T20:40:00.154Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-09T20:40:00.154Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-09T20:40:00.154Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-09T20:40:00.154Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-09T20:40:00.154Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-09T20:40:00.154Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-09T20:40:00.154Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-09T20:40:00.154Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-09T20:40:00.154Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-09T20:40:00.154Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-09T20:40:00.154Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-09T20:40:00.154Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-09T20:40:00.154Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-09T20:40:00.154Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-09T20:40:00.154Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-09T20:40:00.154Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-09T20:40:00.154Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-09T20:40:00.154Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-09T20:40:00.154Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-09T20:40:00.154Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-09T20:40:00.154Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-09T20:40:00.154Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-09T20:40:00.154Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-09T20:40:00.154Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-09T20:40:00.154Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-09T20:40:00.154Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-09T20:40:00.154Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-09T20:40:00.154Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-09T20:40:00.154Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-09T20:40:00.154Z] spire-1.2.1/pkg/server/registration/ [2022-05-09T20:40:00.154Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-09T20:40:00.154Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-09T20:40:00.154Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-09T20:40:00.154Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-09T20:40:00.154Z] spire-1.2.1/pkg/server/server.go [2022-05-09T20:40:00.154Z] spire-1.2.1/pkg/server/server_test.go [2022-05-09T20:40:00.154Z] spire-1.2.1/pkg/server/svid/ [2022-05-09T20:40:00.154Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-09T20:40:00.154Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-09T20:40:00.154Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-09T20:40:00.154Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-09T20:40:00.154Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-09T20:40:00.154Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-09T20:40:00.154Z] spire-1.2.1/proto/ [2022-05-09T20:40:00.154Z] spire-1.2.1/proto/private/ [2022-05-09T20:40:00.154Z] spire-1.2.1/proto/private/server/ [2022-05-09T20:40:00.154Z] spire-1.2.1/proto/private/server/journal/ [2022-05-09T20:40:00.154Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-09T20:40:00.154Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-09T20:40:00.154Z] spire-1.2.1/proto/spire/ [2022-05-09T20:40:00.154Z] spire-1.2.1/proto/spire/common/ [2022-05-09T20:40:00.154Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-09T20:40:00.154Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-09T20:40:00.154Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-09T20:40:00.154Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-09T20:40:00.154Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-09T20:40:00.154Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-09T20:40:00.154Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-09T20:40:00.154Z] spire-1.2.1/proto/spire/plugin/ [2022-05-09T20:40:00.154Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-09T20:40:00.154Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-09T20:40:00.154Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-09T20:40:00.154Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-09T20:40:00.154Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-09T20:40:00.154Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-09T20:40:00.154Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-09T20:40:00.154Z] spire-1.2.1/release/ [2022-05-09T20:40:00.154Z] spire-1.2.1/release/spire-extras/ [2022-05-09T20:40:00.154Z] spire-1.2.1/release/spire-extras/README.md [2022-05-09T20:40:00.154Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-09T20:40:00.154Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-09T20:40:00.154Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-09T20:40:00.154Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-09T20:40:00.154Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-09T20:40:00.154Z] spire-1.2.1/release/spire/ [2022-05-09T20:40:00.154Z] spire-1.2.1/release/spire/README.md [2022-05-09T20:40:00.154Z] spire-1.2.1/release/spire/conf/ [2022-05-09T20:40:00.154Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-09T20:40:00.154Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-09T20:40:00.154Z] spire-1.2.1/release/spire/conf/server/ [2022-05-09T20:40:00.154Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-09T20:40:00.154Z] spire-1.2.1/script/ [2022-05-09T20:40:00.154Z] spire-1.2.1/script/build-artifact.sh [2022-05-09T20:40:00.154Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-09T20:40:00.154Z] spire-1.2.1/support/ [2022-05-09T20:40:00.154Z] spire-1.2.1/support/k8s/ [2022-05-09T20:40:00.154Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-09T20:40:00.154Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-09T20:40:00.154Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-09T20:40:00.154Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-09T20:40:00.154Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-09T20:40:00.154Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-09T20:40:00.154Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-09T20:40:00.154Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-09T20:40:00.154Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-09T20:40:00.154Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-09T20:40:00.154Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-09T20:40:00.154Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-09T20:40:00.154Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-09T20:40:00.154Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-09T20:40:00.154Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-09T20:40:00.154Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-09T20:40:00.154Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-09T20:40:00.154Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-09T20:40:00.154Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-09T20:40:00.154Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-09T20:40:00.154Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-09T20:40:00.154Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-09T20:40:00.154Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-09T20:40:00.154Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-09T20:40:00.154Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-09T20:40:00.154Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-09T20:40:00.154Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-09T20:40:00.154Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-09T20:40:00.154Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-09T20:40:00.154Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-09T20:40:00.154Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-09T20:40:00.154Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-09T20:40:00.154Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-09T20:40:00.154Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-09T20:40:00.154Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-09T20:40:00.154Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-09T20:40:00.154Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-09T20:40:00.154Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-09T20:40:00.154Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-09T20:40:00.154Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-09T20:40:00.155Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-09T20:40:00.155Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-09T20:40:00.155Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-09T20:40:00.155Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-09T20:40:00.155Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-09T20:40:00.155Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-09T20:40:00.155Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-09T20:40:00.155Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-09T20:40:00.155Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-09T20:40:00.155Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-09T20:40:00.155Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-09T20:40:00.155Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-09T20:40:00.155Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-09T20:40:00.155Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-09T20:40:00.155Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-09T20:40:00.155Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-09T20:40:00.155Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-09T20:40:00.155Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-09T20:40:00.155Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-09T20:40:00.155Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-09T20:40:00.155Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-09T20:40:00.155Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-09T20:40:00.155Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-09T20:40:00.155Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-09T20:40:00.155Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-09T20:40:00.155Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-09T20:40:00.155Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-09T20:40:00.155Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-09T20:40:00.155Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-09T20:40:00.155Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-09T20:40:00.155Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-09T20:40:00.155Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-09T20:40:00.155Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-09T20:40:00.155Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-09T20:40:00.155Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-09T20:40:00.155Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-09T20:40:00.155Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-09T20:40:00.155Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-09T20:40:00.155Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-09T20:40:00.155Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-09T20:40:00.155Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-09T20:40:00.155Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-09T20:40:00.155Z] spire-1.2.1/test/ [2022-05-09T20:40:00.155Z] spire-1.2.1/test/clock/ [2022-05-09T20:40:00.155Z] spire-1.2.1/test/clock/clock.go [2022-05-09T20:40:00.155Z] spire-1.2.1/test/fakes/ [2022-05-09T20:40:00.155Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-09T20:40:00.155Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-09T20:40:00.155Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-09T20:40:00.155Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-09T20:40:00.155Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-09T20:40:00.155Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-09T20:40:00.155Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-09T20:40:00.155Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-09T20:40:00.155Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-09T20:40:00.155Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-09T20:40:00.155Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-09T20:40:00.155Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-09T20:40:00.155Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-09T20:40:00.155Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-09T20:40:00.155Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-09T20:40:00.155Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-09T20:40:00.155Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-09T20:40:00.155Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-09T20:40:00.155Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-09T20:40:00.155Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-09T20:40:00.155Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-09T20:40:00.155Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-09T20:40:00.155Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-09T20:40:00.155Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-09T20:40:00.155Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-09T20:40:00.155Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-09T20:40:00.155Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-09T20:40:00.155Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-09T20:40:00.155Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-09T20:40:00.155Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-09T20:40:00.155Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-09T20:40:00.155Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-09T20:40:00.155Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-09T20:40:00.155Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-09T20:40:00.155Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-09T20:40:00.155Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-09T20:40:00.155Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-09T20:40:00.155Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-09T20:40:00.155Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-09T20:40:00.155Z] spire-1.2.1/test/fixture/ [2022-05-09T20:40:00.155Z] spire-1.2.1/test/fixture/certs/ [2022-05-09T20:40:00.155Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-09T20:40:00.155Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-09T20:40:00.155Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-09T20:40:00.155Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-09T20:40:00.155Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-09T20:40:00.155Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-09T20:40:00.155Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-09T20:40:00.155Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-09T20:40:00.155Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-09T20:40:00.155Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-09T20:40:00.155Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-09T20:40:00.155Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-09T20:40:00.155Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-09T20:40:00.155Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-09T20:40:00.155Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-09T20:40:00.155Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-09T20:40:00.155Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-09T20:40:00.155Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-09T20:40:00.155Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-09T20:40:00.155Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-09T20:40:00.155Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-09T20:40:00.155Z] spire-1.2.1/test/fixture/config/ [2022-05-09T20:40:00.155Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-09T20:40:00.155Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-09T20:40:00.155Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-09T20:40:00.155Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-09T20:40:00.155Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-09T20:40:00.155Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-09T20:40:00.155Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-09T20:40:00.155Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-09T20:40:00.155Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-09T20:40:00.155Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-09T20:40:00.155Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-09T20:40:00.155Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-09T20:40:00.155Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-09T20:40:00.155Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-09T20:40:00.155Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-09T20:40:00.155Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-09T20:40:00.155Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-09T20:40:00.155Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-09T20:40:00.155Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-09T20:40:00.155Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-09T20:40:00.155Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-09T20:40:00.155Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-09T20:40:00.155Z] spire-1.2.1/test/fixture/fixture.go [2022-05-09T20:40:00.155Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-09T20:40:00.155Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-09T20:40:00.155Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-09T20:40:00.155Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-09T20:40:00.155Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-09T20:40:00.155Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-09T20:40:00.155Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-09T20:40:00.155Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-09T20:40:00.155Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-09T20:40:00.155Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-09T20:40:00.155Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-09T20:40:00.155Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-09T20:40:00.155Z] spire-1.2.1/test/fixture/registration/ [2022-05-09T20:40:00.155Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-09T20:40:00.155Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-09T20:40:00.155Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-09T20:40:00.155Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-09T20:40:00.155Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-09T20:40:00.155Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-09T20:40:00.155Z] spire-1.2.1/test/integration/ [2022-05-09T20:40:00.155Z] spire-1.2.1/test/integration/README.md [2022-05-09T20:40:00.155Z] spire-1.2.1/test/integration/common [2022-05-09T20:40:00.155Z] spire-1.2.1/test/integration/setup/ [2022-05-09T20:40:00.155Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-09T20:40:00.155Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-09T20:40:00.155Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-09T20:40:00.155Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-09T20:40:00.155Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-09T20:40:00.155Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-09T20:40:00.155Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-09T20:40:00.155Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-09T20:40:00.155Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-09T20:40:00.155Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-09T20:40:00.155Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-09T20:40:00.155Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-09T20:40:00.155Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-09T20:40:00.155Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-09T20:40:00.155Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-09T20:40:00.155Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-09T20:40:00.155Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-09T20:40:00.155Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-09T20:40:00.155Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-09T20:40:00.155Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-09T20:40:00.155Z] spire-1.2.1/test/integration/suites/ [2022-05-09T20:40:00.155Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-09T20:40:00.155Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-09T20:40:00.155Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-09T20:40:00.155Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-09T20:40:00.155Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-09T20:40:00.155Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-09T20:40:00.155Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-09T20:40:00.155Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-09T20:40:00.155Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-09T20:40:00.155Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-09T20:40:00.155Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-09T20:40:00.155Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-09T20:40:00.155Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-09T20:40:00.155Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-09T20:40:00.155Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-09T20:40:00.155Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-09T20:40:00.155Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-09T20:40:00.155Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-09T20:40:00.156Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-09T20:40:00.157Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-09T20:40:00.158Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-09T20:40:00.158Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-09T20:40:00.158Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-09T20:40:00.158Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-09T20:40:00.158Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-09T20:40:00.158Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-09T20:40:00.158Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-09T20:40:00.158Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-09T20:40:00.158Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-09T20:40:00.158Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-09T20:40:00.158Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-09T20:40:00.158Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-09T20:40:00.158Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-09T20:40:00.158Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-09T20:40:00.158Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-09T20:40:00.158Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-09T20:40:00.158Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-09T20:40:00.158Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-09T20:40:00.158Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-09T20:40:00.158Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-09T20:40:00.158Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-09T20:40:00.158Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-09T20:40:00.158Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-09T20:40:00.158Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-09T20:40:00.158Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-09T20:40:00.158Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-09T20:40:00.158Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-09T20:40:00.158Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-09T20:40:00.158Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-09T20:40:00.158Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-09T20:40:00.158Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-09T20:40:00.158Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-09T20:40:00.158Z] spire-1.2.1/test/integration/test-one.sh [2022-05-09T20:40:00.158Z] spire-1.2.1/test/integration/test.sh [2022-05-09T20:40:00.158Z] spire-1.2.1/test/plugintest/ [2022-05-09T20:40:00.158Z] spire-1.2.1/test/plugintest/config.go [2022-05-09T20:40:00.158Z] spire-1.2.1/test/plugintest/load.go [2022-05-09T20:40:00.158Z] spire-1.2.1/test/plugintest/option.go [2022-05-09T20:40:00.158Z] spire-1.2.1/test/spiretest/ [2022-05-09T20:40:00.158Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-09T20:40:00.158Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-09T20:40:00.158Z] spire-1.2.1/test/spiretest/dir.go [2022-05-09T20:40:00.158Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-09T20:40:00.158Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-09T20:40:00.158Z] spire-1.2.1/test/spiretest/logs.go [2022-05-09T20:40:00.158Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-09T20:40:00.158Z] spire-1.2.1/test/spiretest/suite.go [2022-05-09T20:40:00.158Z] spire-1.2.1/test/spiretest/x509.go [2022-05-09T20:40:00.158Z] spire-1.2.1/test/testca/ [2022-05-09T20:40:00.158Z] spire-1.2.1/test/testca/ca.go [2022-05-09T20:40:00.158Z] spire-1.2.1/test/testkey/ [2022-05-09T20:40:00.158Z] spire-1.2.1/test/testkey/generate.sh [2022-05-09T20:40:00.158Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-09T20:40:00.158Z] spire-1.2.1/test/testkey/keys.go [2022-05-09T20:40:00.158Z] spire-1.2.1/test/testkey/new.go [2022-05-09T20:40:00.158Z] spire-1.2.1/test/tpmsimulator/ [2022-05-09T20:40:00.158Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-09T20:40:00.158Z] spire-1.2.1/test/util/ [2022-05-09T20:40:00.158Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-09T20:40:00.158Z] spire-1.2.1/test/util/cert_generation.go [2022-05-09T20:40:00.158Z] spire-1.2.1/test/util/io_redirection.go [2022-05-09T20:40:00.158Z] spire-1.2.1/test/util/race.go [2022-05-09T20:40:00.158Z] spire-1.2.1/test/util/util.go [2022-05-09T20:40:00.158Z] building spire from source... [2022-05-09T20:40:00.420Z] Installing go1.17.7... [2022-05-09T20:40:00.992Z] Removing intermediate container c3680ac69b2e [2022-05-09T20:40:00.992Z] ---> e8a1f5e78fa1 [2022-05-09T20:40:00.992Z] Step 21/22 : LABEL git_sha=0dc27f3c3384a15009f079b795ec0282ae6637f4 [2022-05-09T20:40:01.572Z] Building bin/spire-agent... [2022-05-09T20:40:01.836Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-09T20:40:01.836Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-09T20:40:01.836Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-09T20:40:02.096Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-09T20:40:02.355Z]  ---> Running in eed7bedb9002 [2022-05-09T20:40:02.931Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-09T20:40:03.193Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-09T20:40:03.193Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-09T20:40:03.457Z] Removing intermediate container eed7bedb9002 [2022-05-09T20:40:03.457Z] ---> e46bd1806d2a [2022-05-09T20:40:03.457Z] Step 22/22 : LABEL version=0.0.0 [2022-05-09T20:40:03.457Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-09T20:40:03.457Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-09T20:40:03.457Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-09T20:40:03.457Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-09T20:40:03.457Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-09T20:40:03.457Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-09T20:40:04.403Z]  ---> Running in 4d51ec294e49 [2022-05-09T20:40:04.971Z] Removing intermediate container 4d51ec294e49 [2022-05-09T20:40:04.971Z] ---> b60f115637a1 [2022-05-09T20:40:04.971Z] [2022-05-09T20:40:04.971Z] Successfully built b60f115637a1 [2022-05-09T20:40:05.229Z] Successfully tagged support-scheduler:latest [2022-05-09T20:40:05.229Z]  Building support-scheduler ... done Building core-command [2022-05-09T20:40:06.165Z] Building bin/spire-server... [2022-05-09T20:40:06.165Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-09T20:40:06.165Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-09T20:40:06.165Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-09T20:40:06.165Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-09T20:40:06.165Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-09T20:40:06.165Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-09T20:40:06.165Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-09T20:40:06.165Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-09T20:40:06.165Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-09T20:40:06.426Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-09T20:40:06.426Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-09T20:40:06.426Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-09T20:40:06.426Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-09T20:40:06.426Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-09T20:40:06.426Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-09T20:40:06.684Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-09T20:40:06.684Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-09T20:40:06.684Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-09T20:40:06.684Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-09T20:40:06.947Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-09T20:40:06.947Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-09T20:40:06.947Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-09T20:40:07.207Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-09T20:40:07.207Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-09T20:40:07.207Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-09T20:40:07.207Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-09T20:40:07.207Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-09T20:40:07.207Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-09T20:40:07.207Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-09T20:40:07.207Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-09T20:40:07.207Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-09T20:40:07.207Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-09T20:40:07.207Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-09T20:40:07.207Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-09T20:40:07.207Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-09T20:40:07.466Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-09T20:40:07.466Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-09T20:40:07.466Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-09T20:40:07.466Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-09T20:40:07.466Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-09T20:40:07.466Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-09T20:40:07.466Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-09T20:40:07.725Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-09T20:40:07.725Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-09T20:40:07.725Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-09T20:40:07.725Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-09T20:40:07.725Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-09T20:40:07.725Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-09T20:40:07.725Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-09T20:40:07.725Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-09T20:40:07.725Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-09T20:40:07.725Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-09T20:40:08.293Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-09T20:40:09.672Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T20:40:09.672Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-09T20:40:09.672Z] ---> 2b4aff33eda7 [2022-05-09T20:40:09.672Z] Step 3/23 : WORKDIR /edgex-go [2022-05-09T20:40:09.672Z] ---> Using cache [2022-05-09T20:40:09.672Z] ---> c1b671707479 [2022-05-09T20:40:09.672Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T20:40:09.672Z] ---> Using cache [2022-05-09T20:40:09.672Z] ---> fbc7ed85779b [2022-05-09T20:40:09.672Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-09T20:40:09.672Z] ---> Using cache [2022-05-09T20:40:09.672Z] ---> 850b800f87f3 [2022-05-09T20:40:09.672Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-09T20:40:09.672Z] ---> Using cache [2022-05-09T20:40:09.672Z] ---> 3683e87cf976 [2022-05-09T20:40:09.672Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T20:40:09.672Z] ---> Using cache [2022-05-09T20:40:09.672Z] ---> 980fb53f5d7a [2022-05-09T20:40:09.673Z] Step 8/23 : COPY . . [2022-05-09T20:40:09.673Z] ---> Using cache [2022-05-09T20:40:09.673Z] ---> ef55e2f6e345 [2022-05-09T20:40:09.673Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-05-09T20:40:10.240Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-09T20:40:10.240Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-09T20:40:10.240Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-09T20:40:10.240Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-09T20:40:10.240Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-09T20:40:14.449Z] go: downloading k8s.io/api v0.23.4 [2022-05-09T20:40:14.449Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-09T20:40:14.449Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-09T20:40:14.449Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-09T20:40:14.449Z] go: downloading google.golang.org/api v0.70.0 [2022-05-09T20:40:14.449Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-09T20:40:14.449Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-09T20:40:15.014Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-09T20:40:15.014Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-09T20:40:15.588Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-09T20:40:15.588Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-09T20:40:15.847Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-09T20:40:16.417Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-09T20:40:16.417Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-09T20:40:16.870Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-09T20:40:17.145Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-09T20:40:17.411Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-09T20:40:17.670Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-09T20:40:17.670Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-09T20:40:17.670Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-09T20:40:17.670Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-09T20:40:17.670Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-09T20:40:17.670Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-09T20:40:17.929Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-09T20:40:17.929Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-09T20:40:17.929Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-09T20:40:18.187Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-09T20:40:18.187Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-09T20:40:18.187Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-09T20:40:18.187Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-09T20:40:18.754Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-09T20:40:18.754Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-09T20:40:18.754Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-09T20:40:18.754Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-09T20:40:18.754Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-09T20:40:18.754Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-09T20:40:18.754Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-09T20:40:19.013Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-09T20:40:19.013Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-09T20:40:19.013Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-09T20:40:19.013Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-09T20:40:19.013Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-09T20:40:19.276Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-09T20:40:19.276Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-09T20:40:19.276Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-09T20:40:19.276Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-09T20:40:19.276Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-09T20:40:19.276Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-09T20:40:19.535Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-09T20:40:19.535Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-09T20:40:19.535Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-09T20:40:19.535Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-09T20:40:19.535Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-09T20:40:19.535Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-09T20:40:19.535Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-09T20:40:19.535Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-09T20:40:19.535Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-09T20:40:19.535Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-09T20:40:19.795Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-09T20:40:19.795Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-09T20:40:19.795Z] go: downloading go.opencensus.io v0.23.0 [2022-05-09T20:40:19.795Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-09T20:40:19.795Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-09T20:40:19.795Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-09T20:40:19.795Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-09T20:40:19.795Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-09T20:40:20.117Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-09T20:40:20.117Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-09T20:40:20.117Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-09T20:40:20.375Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-09T20:40:20.375Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-09T20:40:20.375Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-09T20:40:20.375Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-09T20:40:20.634Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-09T20:40:20.634Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-09T20:40:20.634Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-09T20:40:20.634Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-09T20:40:20.634Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-09T20:40:20.892Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-09T20:40:20.893Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-09T20:40:20.893Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-09T20:40:20.893Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-09T20:40:20.893Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-09T20:40:20.893Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-09T20:40:21.827Z]  ---> Running in 96eaceb7fe3f [2022-05-09T20:40:23.207Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-05-09T20:40:26.489Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-09T20:40:26.489Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-09T20:40:29.787Z] Removing intermediate container ac70ed03213e [2022-05-09T20:40:29.787Z] ---> fc499d4c3e33 [2022-05-09T20:40:29.787Z] [2022-05-09T20:40:29.787Z] Step 10/22 : FROM alpine:3.14 [2022-05-09T20:40:29.787Z] ---> e04c818066af [2022-05-09T20:40:29.787Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-05-09T20:40:29.787Z] ---> Running in 8f52fb72657d [2022-05-09T20:40:30.725Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-09T20:40:30.725Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-09T20:40:30.984Z] (1/2) Installing ca-certificates (20211220-r0) [2022-05-09T20:40:30.984Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-05-09T20:40:30.984Z] Executing busybox-1.33.1-r7.trigger [2022-05-09T20:40:30.984Z] Executing ca-certificates-20211220-r0.trigger [2022-05-09T20:40:31.243Z] OK: 6 MiB in 16 packages [2022-05-09T20:40:36.514Z] Removing intermediate container 8f52fb72657d [2022-05-09T20:40:36.514Z] ---> 43f0452d6322 [2022-05-09T20:40:36.514Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-09T20:40:36.514Z] ---> Running in 88b44ed61b0a [2022-05-09T20:40:36.776Z] Removing intermediate container 88b44ed61b0a [2022-05-09T20:40:36.776Z] ---> ac0f0f477313 [2022-05-09T20:40:36.776Z] Step 13/22 : ENV APP_PORT=59860 [2022-05-09T20:40:36.776Z] ---> Running in 3b1b32ad48d2 [2022-05-09T20:40:37.418Z] Removing intermediate container 3b1b32ad48d2 [2022-05-09T20:40:37.418Z] ---> 89b11117f800 [2022-05-09T20:40:37.418Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-09T20:40:37.679Z] ---> Running in 1a55d0183f1f [2022-05-09T20:40:38.247Z] Removing intermediate container 1a55d0183f1f [2022-05-09T20:40:38.247Z] ---> 929f39f95de6 [2022-05-09T20:40:38.247Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-09T20:40:39.182Z] ---> a357b1db5c36 [2022-05-09T20:40:39.182Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-05-09T20:40:43.375Z] ---> 312f6cb9e794 [2022-05-09T20:40:43.375Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-05-09T20:40:45.290Z] ---> 50406d4702ed [2022-05-09T20:40:45.290Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-05-09T20:40:45.861Z] ---> Running in 133652efdbdb [2022-05-09T20:40:47.238Z] Removing intermediate container 133652efdbdb [2022-05-09T20:40:47.238Z] ---> 1321bc6c4bf8 [2022-05-09T20:40:47.238Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-09T20:40:47.803Z] Removing intermediate container 96eaceb7fe3f [2022-05-09T20:40:47.803Z] ---> 2e1f89995df0 [2022-05-09T20:40:47.803Z] [2022-05-09T20:40:47.803Z] Step 10/23 : FROM alpine:3.14 [2022-05-09T20:40:47.803Z] ---> e04c818066af [2022-05-09T20:40:47.803Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-09T20:40:47.803Z] ---> Using cache [2022-05-09T20:40:47.803Z] ---> 432c111b928c [2022-05-09T20:40:47.803Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-09T20:40:47.803Z] ---> Using cache [2022-05-09T20:40:47.803Z] ---> b2eb7c4e7803 [2022-05-09T20:40:47.803Z] Step 13/23 : ENV APP_PORT=59882 [2022-05-09T20:40:47.803Z] ---> Running in 4a8fb2d1aef2 [2022-05-09T20:40:48.062Z] ---> Running in ebd349472402 [2022-05-09T20:40:48.322Z] Removing intermediate container 4a8fb2d1aef2 [2022-05-09T20:40:48.322Z] ---> 7cce2411c7cc [2022-05-09T20:40:48.322Z] Step 20/22 : LABEL arch=x86_64 [2022-05-09T20:40:48.581Z] Removing intermediate container ebd349472402 [2022-05-09T20:40:48.581Z] ---> 34752f0e3254 [2022-05-09T20:40:48.581Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-09T20:40:48.840Z] ---> Running in aaab74e80f74 [2022-05-09T20:40:48.840Z] ---> Running in 47ac564f802e [2022-05-09T20:40:49.407Z] Removing intermediate container aaab74e80f74 [2022-05-09T20:40:49.407Z] ---> 50bda27cbf4f [2022-05-09T20:40:49.407Z] Step 21/22 : LABEL git_sha=0dc27f3c3384a15009f079b795ec0282ae6637f4 [2022-05-09T20:40:49.667Z] Removing intermediate container 47ac564f802e [2022-05-09T20:40:49.667Z] ---> ceec2f3fbd72 [2022-05-09T20:40:49.667Z] Step 15/23 : WORKDIR / [2022-05-09T20:40:49.924Z] ---> Running in eaec2ea2e343 [2022-05-09T20:40:50.185Z] ---> Running in c73a2b1c6b5d [2022-05-09T20:40:50.185Z] Removing intermediate container eaec2ea2e343 [2022-05-09T20:40:50.185Z] ---> 4c911afcb748 [2022-05-09T20:40:50.185Z] Step 22/22 : LABEL version=0.0.0 [2022-05-09T20:40:50.753Z] ---> Running in e34ea411b91c [2022-05-09T20:40:50.753Z] Removing intermediate container c73a2b1c6b5d [2022-05-09T20:40:50.753Z] ---> 859c1dc620ff [2022-05-09T20:40:50.753Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-09T20:40:51.320Z] Removing intermediate container e34ea411b91c [2022-05-09T20:40:51.320Z] ---> 102a981c861f [2022-05-09T20:40:51.320Z] [2022-05-09T20:40:51.578Z] ---> b91437935118 [2022-05-09T20:40:51.578Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-05-09T20:40:51.578Z] Successfully built 102a981c861f [2022-05-09T20:40:51.578Z] Successfully tagged support-notifications:latest [2022-05-09T20:40:51.578Z]  Building support-notifications ... done Building security-proxy-setup [2022-05-09T20:40:58.164Z] ---> 50a75edc4cb2 [2022-05-09T20:40:58.164Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-05-09T20:40:58.164Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T20:40:58.164Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-09T20:40:58.164Z] ---> 2b4aff33eda7 [2022-05-09T20:40:58.164Z] Step 3/22 : WORKDIR /edgex-go [2022-05-09T20:40:58.164Z] ---> Using cache [2022-05-09T20:40:58.164Z] ---> c1b671707479 [2022-05-09T20:40:58.164Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T20:40:58.164Z] ---> Using cache [2022-05-09T20:40:58.164Z] ---> fbc7ed85779b [2022-05-09T20:40:58.164Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-09T20:40:58.164Z] ---> Using cache [2022-05-09T20:40:58.164Z] ---> 850b800f87f3 [2022-05-09T20:40:58.164Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-09T20:40:58.164Z] ---> Using cache [2022-05-09T20:40:58.164Z] ---> 3683e87cf976 [2022-05-09T20:40:58.164Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T20:40:58.164Z] ---> Using cache [2022-05-09T20:40:58.164Z] ---> 980fb53f5d7a [2022-05-09T20:40:58.164Z] Step 8/22 : COPY . . [2022-05-09T20:40:58.164Z] ---> Using cache [2022-05-09T20:40:58.164Z] ---> ef55e2f6e345 [2022-05-09T20:40:58.164Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-05-09T20:40:59.573Z] ---> 5aecdd4ebdb1 [2022-05-09T20:40:59.573Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-05-09T20:40:59.573Z] ---> Running in cea996065679 [2022-05-09T20:40:59.573Z] ---> Running in 10489165c723 [2022-05-09T20:40:59.910Z] Removing intermediate container 10489165c723 [2022-05-09T20:40:59.910Z] ---> 65884bd2a46b [2022-05-09T20:40:59.910Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-09T20:41:00.224Z] ---> Running in e924865e9281 [2022-05-09T20:41:00.224Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-05-09T20:41:00.563Z] Removing intermediate container e924865e9281 [2022-05-09T20:41:00.563Z] ---> d3aa865505f2 [2022-05-09T20:41:00.563Z] Step 21/23 : LABEL arch=x86_64 [2022-05-09T20:41:00.824Z] ---> Running in 36159bf7d77c [2022-05-09T20:41:01.760Z] Removing intermediate container 36159bf7d77c [2022-05-09T20:41:01.760Z] ---> 9897c3b90229 [2022-05-09T20:41:01.760Z] Step 22/23 : LABEL git_sha=0dc27f3c3384a15009f079b795ec0282ae6637f4 [2022-05-09T20:41:02.334Z] ---> Running in f976bdd42fb6 [2022-05-09T20:41:02.593Z] Removing intermediate container f976bdd42fb6 [2022-05-09T20:41:02.593Z] ---> 702aa0d38aee [2022-05-09T20:41:02.593Z] Step 23/23 : LABEL version=0.0.0 [2022-05-09T20:41:03.159Z] ---> Running in edf4b9decbe4 [2022-05-09T20:41:03.727Z] Removing intermediate container edf4b9decbe4 [2022-05-09T20:41:03.727Z] ---> 53b13705e6b6 [2022-05-09T20:41:03.727Z] [2022-05-09T20:41:03.727Z] Successfully built 53b13705e6b6 [2022-05-09T20:41:03.986Z] Successfully tagged core-command:latest [2022-05-09T20:41:03.986Z] Building core-metadata [2022-05-09T20:41:12.133Z]  Building core-command ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T20:41:12.133Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-09T20:41:12.133Z] ---> 2b4aff33eda7 [2022-05-09T20:41:12.133Z] Step 3/23 : WORKDIR /edgex-go [2022-05-09T20:41:12.133Z] ---> Using cache [2022-05-09T20:41:12.133Z] ---> c1b671707479 [2022-05-09T20:41:12.133Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T20:41:12.133Z] ---> Using cache [2022-05-09T20:41:12.133Z] ---> fbc7ed85779b [2022-05-09T20:41:12.133Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-09T20:41:12.133Z] ---> Using cache [2022-05-09T20:41:12.133Z] ---> 850b800f87f3 [2022-05-09T20:41:12.133Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-09T20:41:12.133Z] ---> Using cache [2022-05-09T20:41:12.133Z] ---> 3683e87cf976 [2022-05-09T20:41:12.133Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T20:41:12.133Z] ---> Using cache [2022-05-09T20:41:12.133Z] ---> 980fb53f5d7a [2022-05-09T20:41:12.133Z] Step 8/23 : COPY . . [2022-05-09T20:41:12.133Z] ---> Using cache [2022-05-09T20:41:12.133Z] ---> ef55e2f6e345 [2022-05-09T20:41:12.133Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-05-09T20:41:22.126Z] ---> Running in 00e6c00678c0 [2022-05-09T20:41:22.126Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-05-09T20:41:22.126Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-05-09T20:41:28.706Z] Removing intermediate container cea996065679 [2022-05-09T20:41:28.706Z] ---> e5c700262552 [2022-05-09T20:41:28.706Z] [2022-05-09T20:41:28.706Z] Step 10/22 : FROM alpine:3.14 [2022-05-09T20:41:28.706Z] ---> e04c818066af [2022-05-09T20:41:28.706Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-05-09T20:41:29.645Z] ---> Running in 1150b78df066 [2022-05-09T20:41:29.645Z] Removing intermediate container c349288c76ce [2022-05-09T20:41:29.645Z] ---> e971b0dd0ac9 [2022-05-09T20:41:29.645Z] [2022-05-09T20:41:29.645Z] Step 13/26 : FROM alpine:3.15 [2022-05-09T20:41:29.645Z] ---> 0ac33e5f5afa [2022-05-09T20:41:29.645Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-09T20:41:29.645Z] ---> Using cache [2022-05-09T20:41:29.645Z] ---> 91614a28f60f [2022-05-09T20:41:29.645Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T20:41:29.645Z] ---> Using cache [2022-05-09T20:41:29.645Z] ---> a624b3e43297 [2022-05-09T20:41:29.645Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-05-09T20:41:30.212Z] ---> Running in fd99e03deffc [2022-05-09T20:41:30.780Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-09T20:41:30.780Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-09T20:41:31.040Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-09T20:41:31.040Z] (1/6) Installing ca-certificates (20211220-r0) [2022-05-09T20:41:31.040Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-05-09T20:41:31.040Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-05-09T20:41:31.040Z] (4/6) Installing libcurl (7.79.1-r1) [2022-05-09T20:41:31.040Z] (5/6) Installing curl (7.79.1-r1) [2022-05-09T20:41:31.040Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-05-09T20:41:31.040Z] Executing busybox-1.33.1-r7.trigger [2022-05-09T20:41:31.040Z] Executing ca-certificates-20211220-r0.trigger [2022-05-09T20:41:31.040Z] OK: 8 MiB in 20 packages [2022-05-09T20:41:32.010Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-09T20:41:32.269Z] v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-09T20:41:32.269Z] v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-09T20:41:32.269Z] OK: 15855 distinct packages available [2022-05-09T20:41:32.269Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-09T20:41:33.206Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-09T20:41:33.206Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-05-09T20:41:33.465Z] Removing intermediate container 1150b78df066 [2022-05-09T20:41:33.465Z] ---> c4e76537f70c [2022-05-09T20:41:33.465Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-09T20:41:33.465Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-05-09T20:41:33.465Z] (3/4) Installing libucontext (1.1-r0) [2022-05-09T20:41:33.724Z] (4/4) Installing gcompat (1.0.0-r4) [2022-05-09T20:41:33.724Z] Executing busybox-1.34.1-r5.trigger [2022-05-09T20:41:33.724Z] OK: 6 MiB in 18 packages [2022-05-09T20:41:33.724Z] ---> Running in 97e7fb61664f [2022-05-09T20:41:34.292Z] Removing intermediate container 97e7fb61664f [2022-05-09T20:41:34.292Z] ---> 3125af723483 [2022-05-09T20:41:34.292Z] Step 13/22 : WORKDIR /edgex [2022-05-09T20:41:34.863Z] ---> Running in bfadd57933f9 [2022-05-09T20:41:35.430Z] Removing intermediate container fd99e03deffc [2022-05-09T20:41:35.430Z] ---> 18024e5058d1 [2022-05-09T20:41:35.430Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-09T20:41:35.430Z] Removing intermediate container bfadd57933f9 [2022-05-09T20:41:35.430Z] ---> 7cd103bfcd8a [2022-05-09T20:41:35.430Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-05-09T20:41:37.973Z] ---> 134cd6874211 [2022-05-09T20:41:37.973Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-05-09T20:41:38.548Z] ---> 84a6326d132c [2022-05-09T20:41:38.548Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-05-09T20:41:39.129Z] ---> d692140dbb79 [2022-05-09T20:41:39.129Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-05-09T20:41:39.399Z] ---> ae3a72848fc9 [2022-05-09T20:41:39.399Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-05-09T20:41:39.978Z] ---> Running in ef82e8b7c909 [2022-05-09T20:41:40.237Z] ---> 8489bc1b93ee [2022-05-09T20:41:40.237Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-05-09T20:41:41.185Z] Removing intermediate container ef82e8b7c909 [2022-05-09T20:41:41.185Z] ---> 64c126887a0d [2022-05-09T20:41:41.185Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-05-09T20:41:41.457Z] ---> bdc469cc0cc8 [2022-05-09T20:41:41.457Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-05-09T20:41:42.395Z] ---> Running in 0a9c8bd60c77 [2022-05-09T20:41:42.963Z] ---> 423d6e880eba [2022-05-09T20:41:42.963Z] Step 21/26 : WORKDIR / [2022-05-09T20:41:43.900Z] ---> Running in e8d3c65adbcf [2022-05-09T20:41:45.816Z] Building bin/spire-agent... [2022-05-09T20:41:45.816Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-09T20:41:46.078Z] Removing intermediate container 00e6c00678c0 [2022-05-09T20:41:46.078Z] ---> 3b4aa23b0f16 [2022-05-09T20:41:46.078Z] [2022-05-09T20:41:46.078Z] Step 10/23 : FROM alpine:3.14 [2022-05-09T20:41:46.078Z] ---> e04c818066af [2022-05-09T20:41:46.078Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-09T20:41:46.078Z] ---> Using cache [2022-05-09T20:41:46.078Z] ---> 432c111b928c [2022-05-09T20:41:46.078Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-09T20:41:46.078Z] ---> Using cache [2022-05-09T20:41:46.078Z] ---> b2eb7c4e7803 [2022-05-09T20:41:46.078Z] Step 13/23 : ENV APP_PORT=59881 [2022-05-09T20:41:46.338Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-09T20:41:46.338Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-09T20:41:46.338Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-09T20:41:46.338Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-09T20:41:46.338Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-09T20:41:46.338Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-09T20:41:46.908Z] Removing intermediate container e8d3c65adbcf [2022-05-09T20:41:46.908Z] ---> ff2d1eb176cd [2022-05-09T20:41:46.908Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-09T20:41:47.182Z] ---> Running in 37a54dbecb29 [2022-05-09T20:41:47.442Z] ---> Running in 16b660393324 [2022-05-09T20:41:47.442Z] Removing intermediate container 0a9c8bd60c77 [2022-05-09T20:41:47.442Z] ---> 55e899674165 [2022-05-09T20:41:47.442Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-05-09T20:41:47.740Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-09T20:41:47.740Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-09T20:41:47.740Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-09T20:41:47.740Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-09T20:41:47.740Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-09T20:41:47.740Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-09T20:41:47.740Z] Removing intermediate container 37a54dbecb29 [2022-05-09T20:41:47.740Z] ---> 6a486ac29fab [2022-05-09T20:41:47.740Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-09T20:41:48.001Z] ---> Running in cef705f5d180 [2022-05-09T20:41:48.001Z] Removing intermediate container 16b660393324 [2022-05-09T20:41:48.001Z] ---> 3ef2552b2618 [2022-05-09T20:41:48.001Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-09T20:41:48.001Z] ---> Running in a498fbb264da [2022-05-09T20:41:48.261Z] Removing intermediate container cef705f5d180 [2022-05-09T20:41:48.261Z] ---> 727da795e7f6 [2022-05-09T20:41:48.261Z] Step 20/22 : LABEL arch=x86_64 [2022-05-09T20:41:48.261Z] ---> Running in 360e22ee0b68 [2022-05-09T20:41:48.261Z] ---> Running in 348808a80747 [2022-05-09T20:41:48.521Z] Removing intermediate container a498fbb264da [2022-05-09T20:41:48.521Z] ---> 48903b578f51 [2022-05-09T20:41:48.521Z] Step 15/23 : WORKDIR / [2022-05-09T20:41:48.521Z] Removing intermediate container 360e22ee0b68 [2022-05-09T20:41:48.521Z] ---> 57e5cc951cb6 [2022-05-09T20:41:48.521Z] Step 24/26 : LABEL arch=x86_64 [2022-05-09T20:41:48.521Z] ---> Running in 380f709c995e [2022-05-09T20:41:48.781Z] Removing intermediate container 348808a80747 [2022-05-09T20:41:48.781Z] ---> 65e2507576ba [2022-05-09T20:41:48.781Z] Step 21/22 : LABEL git_sha=0dc27f3c3384a15009f079b795ec0282ae6637f4 [2022-05-09T20:41:48.781Z] ---> Running in 6b295ef2c5ad [2022-05-09T20:41:49.040Z] Removing intermediate container 380f709c995e [2022-05-09T20:41:49.040Z] ---> ba0b72639fe7 [2022-05-09T20:41:49.040Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-09T20:41:49.040Z] ---> Running in bbd7b49e2dda [2022-05-09T20:41:49.040Z] Removing intermediate container 6b295ef2c5ad [2022-05-09T20:41:49.040Z] ---> 90b222f4fd0b [2022-05-09T20:41:49.040Z] Step 25/26 : LABEL git_sha=0dc27f3c3384a15009f079b795ec0282ae6637f4 [2022-05-09T20:41:49.608Z] Removing intermediate container bbd7b49e2dda [2022-05-09T20:41:49.608Z] ---> 638e4f7ec6cd [2022-05-09T20:41:49.608Z] Step 22/22 : LABEL version=0.0.0 [2022-05-09T20:41:49.899Z] ---> Running in a248fc2471a5 [2022-05-09T20:41:49.899Z] ---> 5b0f94be61ad [2022-05-09T20:41:49.899Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-05-09T20:41:49.899Z] ---> Running in 2238f98ef0cc [2022-05-09T20:41:50.160Z] Removing intermediate container a248fc2471a5 [2022-05-09T20:41:50.160Z] ---> 12ed5553d0a1 [2022-05-09T20:41:50.160Z] Step 26/26 : LABEL version=0.0.0 [2022-05-09T20:41:50.419Z] ---> Running in 39e73704a82a [2022-05-09T20:41:50.679Z] Removing intermediate container 2238f98ef0cc [2022-05-09T20:41:50.679Z] ---> e285f54ed3b3 [2022-05-09T20:41:50.679Z] [2022-05-09T20:41:50.679Z] Successfully built e285f54ed3b3 [2022-05-09T20:41:50.679Z] Successfully tagged security-proxy-setup:latest [2022-05-09T20:41:50.938Z]  Building security-proxy-setup ... done  ---> 25a3aacc5ea0 [2022-05-09T20:41:50.938Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-05-09T20:41:50.938Z] Removing intermediate container 39e73704a82a [2022-05-09T20:41:50.938Z] ---> f3f55b3201ab [2022-05-09T20:41:50.938Z] [2022-05-09T20:41:51.197Z] Successfully built f3f55b3201ab [2022-05-09T20:41:51.197Z] Successfully tagged security-spire-config:latest [2022-05-09T20:41:51.457Z]  Building security-spire-config ... done  ---> 6829d85cdf9c [2022-05-09T20:41:51.457Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-05-09T20:41:51.457Z] ---> Running in 5e4cb6a9dd92 [2022-05-09T20:41:51.716Z] Removing intermediate container 5e4cb6a9dd92 [2022-05-09T20:41:51.716Z] ---> b73b6af3c85f [2022-05-09T20:41:51.716Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-09T20:41:51.716Z] ---> Running in 3015bb0acd3e [2022-05-09T20:41:51.984Z] Removing intermediate container 3015bb0acd3e [2022-05-09T20:41:51.984Z] ---> 2a36ac8faf43 [2022-05-09T20:41:51.984Z] Step 21/23 : LABEL arch=x86_64 [2022-05-09T20:41:52.252Z] ---> Running in b1172779df7c [2022-05-09T20:41:52.510Z] Removing intermediate container b1172779df7c [2022-05-09T20:41:52.510Z] ---> 8ea517a724af [2022-05-09T20:41:52.510Z] Step 22/23 : LABEL git_sha=0dc27f3c3384a15009f079b795ec0282ae6637f4 [2022-05-09T20:41:52.769Z] ---> Running in 63a14fb4d868 [2022-05-09T20:41:53.028Z] Removing intermediate container 63a14fb4d868 [2022-05-09T20:41:53.028Z] ---> 89f9eced9742 [2022-05-09T20:41:53.028Z] Step 23/23 : LABEL version=0.0.0 [2022-05-09T20:41:53.028Z] ---> Running in 74766ded3697 [2022-05-09T20:41:53.287Z] Removing intermediate container 74766ded3697 [2022-05-09T20:41:53.287Z] ---> e1312581ccb4 [2022-05-09T20:41:53.287Z] [2022-05-09T20:41:53.287Z] Successfully built e1312581ccb4 [2022-05-09T20:41:53.547Z] Successfully tagged core-metadata:latest [2022-05-09T20:42:40.248Z]  Building core-metadata ... done Building bin/spire-agent... [2022-05-09T20:42:40.248Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-09T20:42:40.248Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-09T20:42:40.248Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-09T20:42:40.248Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-09T20:42:40.248Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-09T20:42:40.248Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-09T20:42:40.248Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-09T20:42:40.248Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-09T20:42:40.248Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-09T20:42:40.248Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-09T20:42:40.248Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-09T20:42:40.248Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-09T20:42:40.248Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-09T20:42:48.384Z] Removing intermediate container 6b5189bb30aa [2022-05-09T20:42:48.384Z] ---> 058dd3daf8b6 [2022-05-09T20:42:48.384Z] [2022-05-09T20:42:48.384Z] Step 13/26 : FROM alpine:3.15 [2022-05-09T20:42:48.384Z] ---> 0ac33e5f5afa [2022-05-09T20:42:48.384Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-09T20:42:48.384Z] ---> Using cache [2022-05-09T20:42:48.384Z] ---> 91614a28f60f [2022-05-09T20:42:48.384Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T20:42:48.384Z] ---> Using cache [2022-05-09T20:42:48.384Z] ---> a624b3e43297 [2022-05-09T20:42:48.384Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-09T20:42:48.644Z] ---> Running in f4a3a0ea624c [2022-05-09T20:42:48.903Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-09T20:42:49.841Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-09T20:42:50.100Z] v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-09T20:42:50.100Z] v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-09T20:42:50.100Z] OK: 15855 distinct packages available [2022-05-09T20:42:50.100Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-09T20:42:51.038Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-09T20:42:51.038Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-05-09T20:42:51.297Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-05-09T20:42:51.297Z] (3/5) Installing libucontext (1.1-r0) [2022-05-09T20:42:51.297Z] (4/5) Installing gcompat (1.0.0-r4) [2022-05-09T20:42:51.557Z] (5/5) Installing openssl (1.1.1n-r0) [2022-05-09T20:42:51.557Z] Executing busybox-1.34.1-r5.trigger [2022-05-09T20:42:51.557Z] OK: 6 MiB in 19 packages [2022-05-09T20:42:54.105Z] Removing intermediate container f4a3a0ea624c [2022-05-09T20:42:54.105Z] ---> 434fc144d06d [2022-05-09T20:42:54.105Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-05-09T20:42:56.014Z] ---> a8b024c8066b [2022-05-09T20:42:56.014Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-09T20:42:58.551Z] ---> ee792d773b3c [2022-05-09T20:42:58.551Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-05-09T20:42:58.551Z] ---> 6218fb016ce2 [2022-05-09T20:42:58.551Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-05-09T20:42:58.551Z] ---> eae76145996e [2022-05-09T20:42:58.551Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-05-09T20:42:58.809Z] ---> 3abb8d35adbd [2022-05-09T20:42:58.809Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-09T20:42:58.809Z] ---> Running in 09e7e36181c7 [2022-05-09T20:42:59.069Z] Removing intermediate container 09e7e36181c7 [2022-05-09T20:42:59.069Z] ---> c78612a3039f [2022-05-09T20:42:59.069Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-09T20:42:59.069Z] ---> Running in 621b5e9da62b [2022-05-09T20:42:59.329Z] Removing intermediate container 621b5e9da62b [2022-05-09T20:42:59.329Z] ---> 20f79279ec29 [2022-05-09T20:42:59.329Z] Step 24/26 : LABEL arch=x86_64 [2022-05-09T20:42:59.329Z] ---> Running in b04494790ea0 [2022-05-09T20:42:59.599Z] Removing intermediate container b04494790ea0 [2022-05-09T20:42:59.599Z] ---> 38e717bdcb06 [2022-05-09T20:42:59.599Z] Step 25/26 : LABEL git_sha=0dc27f3c3384a15009f079b795ec0282ae6637f4 [2022-05-09T20:42:59.599Z] ---> Running in ec16e5dde31b [2022-05-09T20:42:59.599Z] Removing intermediate container ec16e5dde31b [2022-05-09T20:42:59.599Z] ---> 8977487b91c1 [2022-05-09T20:42:59.599Z] Step 26/26 : LABEL version=0.0.0 [2022-05-09T20:42:59.599Z] ---> Running in cf9917f4eec8 [2022-05-09T20:42:59.915Z] Removing intermediate container cf9917f4eec8 [2022-05-09T20:42:59.915Z] ---> ea5636691011 [2022-05-09T20:42:59.915Z] [2022-05-09T20:43:00.214Z] Successfully built ea5636691011 [2022-05-09T20:43:00.214Z] Successfully tagged security-spire-agent:latest [2022-05-09T20:43:26.790Z]  Building security-spire-agent ... done Removing intermediate container 2d239e07bd90 [2022-05-09T20:43:26.790Z] ---> c943596c7fcc [2022-05-09T20:43:26.790Z] [2022-05-09T20:43:26.790Z] Step 13/25 : FROM alpine:3.15 [2022-05-09T20:43:26.790Z] ---> 0ac33e5f5afa [2022-05-09T20:43:26.790Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-09T20:43:26.790Z] ---> Using cache [2022-05-09T20:43:26.790Z] ---> 91614a28f60f [2022-05-09T20:43:26.790Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T20:43:26.790Z] ---> Using cache [2022-05-09T20:43:26.790Z] ---> a624b3e43297 [2022-05-09T20:43:26.790Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-09T20:43:26.790Z] ---> Using cache [2022-05-09T20:43:26.790Z] ---> 434fc144d06d [2022-05-09T20:43:26.790Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-09T20:43:26.790Z] ---> 3a724378951c [2022-05-09T20:43:26.790Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-05-09T20:43:26.790Z] ---> cef3ac7b5865 [2022-05-09T20:43:26.790Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-05-09T20:43:26.790Z] ---> c8d9eca062d2 [2022-05-09T20:43:26.790Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-05-09T20:43:26.790Z] ---> fa673e39e64b [2022-05-09T20:43:26.790Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-09T20:43:26.790Z] ---> Running in e979e214b9d7 [2022-05-09T20:43:26.790Z] Removing intermediate container e979e214b9d7 [2022-05-09T20:43:26.790Z] ---> ed100722856b [2022-05-09T20:43:26.790Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-09T20:43:26.790Z] ---> Running in c9afd30909d3 [2022-05-09T20:43:26.790Z] Removing intermediate container c9afd30909d3 [2022-05-09T20:43:26.790Z] ---> e8d86c5f38c3 [2022-05-09T20:43:26.790Z] Step 23/25 : LABEL arch=x86_64 [2022-05-09T20:43:26.790Z] ---> Running in 6f849ee20dc8 [2022-05-09T20:43:26.790Z] Removing intermediate container 6f849ee20dc8 [2022-05-09T20:43:26.790Z] ---> 2f23936b66e0 [2022-05-09T20:43:26.790Z] Step 24/25 : LABEL git_sha=0dc27f3c3384a15009f079b795ec0282ae6637f4 [2022-05-09T20:43:26.790Z] ---> Running in 57209465962c [2022-05-09T20:43:26.790Z] Removing intermediate container 57209465962c [2022-05-09T20:43:26.790Z] ---> a49ba8561f45 [2022-05-09T20:43:26.790Z] Step 25/25 : LABEL version=0.0.0 [2022-05-09T20:43:26.790Z] ---> Running in 338a6c6af410 [2022-05-09T20:43:26.790Z] Removing intermediate container 338a6c6af410 [2022-05-09T20:43:26.790Z] ---> 81249b84ca44 [2022-05-09T20:43:26.790Z] [2022-05-09T20:43:26.790Z] Successfully built 81249b84ca44 [2022-05-09T20:43:26.790Z] Successfully tagged security-spire-server:latest [2022-05-09T20:43:26.798Z]  Building security-spire-server ... done  [Pipeline] } [2022-05-09T20:43:26.808Z] $ docker stop --time=1 8ea46b91fcb81d727da180feee85a2f2ce67790eb1d53e17ad26b221e989f5d4 [2022-05-09T20:43:28.095Z] $ docker rm -f 8ea46b91fcb81d727da180feee85a2f2ce67790eb1d53e17ad26b221e989f5d4 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-09T20:43:28.439Z] + docker images [2022-05-09T20:43:28.439Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-09T20:43:28.439Z] security-spire-server latest 81249b84ca44 2 seconds ago 87.3MB [2022-05-09T20:43:28.439Z] c943596c7fcc 10 seconds ago 4.43GB [2022-05-09T20:43:28.439Z] security-spire-agent latest ea5636691011 29 seconds ago 127MB [2022-05-09T20:43:28.439Z] 058dd3daf8b6 56 seconds ago 4.43GB [2022-05-09T20:43:28.439Z] core-metadata latest e1312581ccb4 About a minute ago 17MB [2022-05-09T20:43:28.439Z] security-spire-config latest f3f55b3201ab About a minute ago 86.7MB [2022-05-09T20:43:28.439Z] security-proxy-setup latest e285f54ed3b3 About a minute ago 26.9MB [2022-05-09T20:43:28.439Z] 3b4aa23b0f16 About a minute ago 1.5GB [2022-05-09T20:43:28.439Z] e5c700262552 2 minutes ago 1.5GB [2022-05-09T20:43:28.439Z] e971b0dd0ac9 2 minutes ago 4.43GB [2022-05-09T20:43:28.439Z] core-command latest 53b13705e6b6 2 minutes ago 16.1MB [2022-05-09T20:43:28.439Z] support-notifications latest 102a981c861f 2 minutes ago 26.9MB [2022-05-09T20:43:28.439Z] 2e1f89995df0 2 minutes ago 1.49GB [2022-05-09T20:43:28.439Z] fc499d4c3e33 3 minutes ago 1.55GB [2022-05-09T20:43:28.439Z] support-scheduler latest b60f115637a1 3 minutes ago 26.3MB [2022-05-09T20:43:28.439Z] security-spiffe-token-provider latest 159d2fbe7d80 3 minutes ago 28.8MB [2022-05-09T20:43:28.439Z] e30160dd1180 3 minutes ago 1.55GB [2022-05-09T20:43:28.439Z] 75e4e90585f5 3 minutes ago 1.54GB [2022-05-09T20:43:28.439Z] sys-mgmt-agent latest b7cd73a482e4 4 minutes ago 299MB [2022-05-09T20:43:28.439Z] security-bootstrapper latest 006f9a6056a6 4 minutes ago 19.1MB [2022-05-09T20:43:28.439Z] security-secretstore-setup latest eeed1b4c3296 4 minutes ago 28.5MB [2022-05-09T20:43:28.439Z] core-data latest 914b1d923b82 4 minutes ago 22.5MB [2022-05-09T20:43:28.439Z] 26be59dbc7ac 4 minutes ago 1.49GB [2022-05-09T20:43:28.439Z] b73672839d15 4 minutes ago 1.52GB [2022-05-09T20:43:28.439Z] d409fbe27b21 4 minutes ago 1.5GB [2022-05-09T20:43:28.439Z] 720dccefda31 4 minutes ago 1.5GB [2022-05-09T20:43:28.439Z] ci-base-image-x86_64 latest 2b4aff33eda7 8 minutes ago 895MB [2022-05-09T20:43:28.439Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine f018257e8ee9 2 weeks ago 562MB [2022-05-09T20:43:28.439Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver latest a97f223af7a3 2 weeks ago 254MB [2022-05-09T20:43:28.439Z] docker 20.10.14 7417809fdb73 4 weeks ago 218MB [2022-05-09T20:43:28.439Z] alpine 3.14 e04c818066af 4 weeks ago 5.59MB [2022-05-09T20:43:28.439Z] alpine 3.15 0ac33e5f5afa 4 weeks ago 5.57MB [2022-05-09T20:43:28.439Z] 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-09T20:54:51.727Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-43678 in /w/workspace/edgexfoundry_edgex-go_PR-4010 [Pipeline] { [Pipeline] ws [2022-05-09T20:54:51.751Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2022-05-09T20:54:52.174Z] The recommended git tool is: git [2022-05-09T20:54:58.704Z] using credential edgex-jenkins-ssh [2022-05-09T20:54:58.722Z] Cloning the remote Git repository [2022-05-09T20:54:58.795Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-05-09T20:54:58.887Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2022-05-09T20:54:58.978Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-05-09T20:54:58.979Z] > git --version # timeout=10 [2022-05-09T20:54:59.002Z] > git --version # 'git version 2.25.1' [2022-05-09T20:54:59.004Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-09T20:54:59.137Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-09T20:55:18.925Z] Merging remotes/origin/main commit ab0f97fec4d40b420f2060de726b99c5b26ce4cc into PR head commit 76d16ebc4c9fb4f80d47bcbb51a8afcd51d9a8a3 [2022-05-09T20:55:17.955Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-05-09T20:55:17.974Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-09T20:55:18.002Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-05-09T20:55:18.045Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-05-09T20:55:18.046Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-09T20:55:18.064Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4010/head:refs/remotes/origin/PR-4010 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-05-09T20:55:18.948Z] > git config core.sparsecheckout # timeout=10 [2022-05-09T20:55:18.979Z] > git checkout -f 76d16ebc4c9fb4f80d47bcbb51a8afcd51d9a8a3 # timeout=10 [2022-05-09T20:55:19.226Z] > git remote # timeout=10 [2022-05-09T20:55:19.250Z] > git config --get remote.origin.url # timeout=10 [2022-05-09T20:55:19.269Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-09T20:55:19.281Z] > git merge ab0f97fec4d40b420f2060de726b99c5b26ce4cc # timeout=10 [2022-05-09T20:55:19.595Z] Merge succeeded, producing c74f8c2114ecacd3c6ad583febff73b26c2eae44 [2022-05-09T20:55:19.595Z] Checking out Revision c74f8c2114ecacd3c6ad583febff73b26c2eae44 (PR-4010) [2022-05-09T20:55:19.578Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-09T20:55:19.609Z] > git config core.sparsecheckout # timeout=10 [2022-05-09T20:55:19.625Z] > git checkout -f c74f8c2114ecacd3c6ad583febff73b26c2eae44 # timeout=10 [2022-05-09T20:55:24.037Z] Commit message: "Merge commit 'ab0f97fec4d40b420f2060de726b99c5b26ce4cc' into HEAD" [2022-05-09T20:55:24.070Z] First time build. Skipping changelog. [2022-05-09T20:55:24.050Z] > git rev-list --no-walk a2add3f4765c0af0f2219fa0433050683f068791 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-09T20:55:24.926Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-09T20:55:24.926Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-09T20:55:24.926Z] Dload Upload Total Spent Left Speed [2022-05-09T20:55:24.926Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 101k 0 --:--:-- --:--:-- --:--:-- 102k [Pipeline] sh [2022-05-09T20:55:25.462Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-09T20:55:25.822Z] + sudo tee /etc/docker/daemon.new [2022-05-09T20:55:25.823Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-09T20:55:25.823Z] { [2022-05-09T20:55:25.823Z] "registry-mirrors": [ [2022-05-09T20:55:25.823Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-09T20:55:25.823Z] ], [2022-05-09T20:55:25.823Z] "bip": "10.250.0.254/24", [2022-05-09T20:55:25.823Z] "hosts": [ [2022-05-09T20:55:25.823Z] "tcp://0.0.0.0:5555", [2022-05-09T20:55:25.823Z] "unix:///var/run/docker.sock" [2022-05-09T20:55:25.823Z] ], [2022-05-09T20:55:25.823Z] "mtu": 1458, [2022-05-09T20:55:25.823Z] "selinux-enabled": true, [2022-05-09T20:55:25.823Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-09T20:55:25.823Z] } [Pipeline] sh [2022-05-09T20:55:26.186Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-09T20:55:26.541Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-09T20:55:44.937Z] provisioning config files... [2022-05-09T20:55:44.962Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config1559247655214790646tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-09T20:55:45.325Z] ---> docker-login.sh [2022-05-09T20:55:45.325Z] nexus3.edgexfoundry.org:10001 [2022-05-09T20:55:45.930Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T20:55:46.206Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T20:55:46.206Z] Configure a credential helper to remove this warning. See [2022-05-09T20:55:46.206Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T20:55:46.206Z] [2022-05-09T20:55:46.206Z] Login Succeeded [2022-05-09T20:55:46.206Z] nexus3.edgexfoundry.org:10002 [2022-05-09T20:55:46.482Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T20:55:46.758Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T20:55:46.758Z] Configure a credential helper to remove this warning. See [2022-05-09T20:55:46.758Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T20:55:46.758Z] [2022-05-09T20:55:46.758Z] Login Succeeded [2022-05-09T20:55:46.758Z] nexus3.edgexfoundry.org:10003 [2022-05-09T20:55:47.034Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T20:55:47.034Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T20:55:47.034Z] Configure a credential helper to remove this warning. See [2022-05-09T20:55:47.034Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T20:55:47.034Z] [2022-05-09T20:55:47.034Z] Login Succeeded [2022-05-09T20:55:47.034Z] nexus3.edgexfoundry.org:10004 [2022-05-09T20:55:47.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T20:55:47.638Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T20:55:47.638Z] Configure a credential helper to remove this warning. See [2022-05-09T20:55:47.638Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T20:55:47.638Z] [2022-05-09T20:55:47.638Z] Login Succeeded [2022-05-09T20:55:47.638Z] docker.io [2022-05-09T20:55:47.912Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T20:55:48.508Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T20:55:48.508Z] Configure a credential helper to remove this warning. See [2022-05-09T20:55:48.508Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T20:55:48.508Z] [2022-05-09T20:55:48.508Z] Login Succeeded [2022-05-09T20:55:48.508Z] ---> docker-login.sh ends [Pipeline] } [2022-05-09T20:55:48.528Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-09T20:55:49.138Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-09T20:55:49.147Z] ========================================================= [2022-05-09T20:55:49.147Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-09T20:55:49.147Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-09T20:55:49.498Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-09T20:55:49.777Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-09T20:55:49.777Z] 9b3977197b4f: Pulling fs layer [2022-05-09T20:55:49.777Z] 1a89e8eeedd5: Pulling fs layer [2022-05-09T20:55:49.777Z] 94645a83ff95: Pulling fs layer [2022-05-09T20:55:49.777Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-09T20:55:49.777Z] 0c92f367c5e7: Pulling fs layer [2022-05-09T20:55:49.777Z] 3096ccb668a1: Pulling fs layer [2022-05-09T20:55:49.777Z] e8cf19c19ddd: Pulling fs layer [2022-05-09T20:55:49.777Z] a4caa8a26152: Pulling fs layer [2022-05-09T20:55:49.777Z] 3f3a8bcf1eab: Waiting [2022-05-09T20:55:49.777Z] 0c92f367c5e7: Waiting [2022-05-09T20:55:49.777Z] 3096ccb668a1: Waiting [2022-05-09T20:55:49.777Z] e8cf19c19ddd: Waiting [2022-05-09T20:55:49.777Z] a4caa8a26152: Waiting [2022-05-09T20:55:49.777Z] 94645a83ff95: Verifying Checksum [2022-05-09T20:55:49.777Z] 94645a83ff95: Download complete [2022-05-09T20:55:49.777Z] 1a89e8eeedd5: Verifying Checksum [2022-05-09T20:55:49.777Z] 1a89e8eeedd5: Download complete [2022-05-09T20:55:49.777Z] 0c92f367c5e7: Verifying Checksum [2022-05-09T20:55:49.777Z] 0c92f367c5e7: Download complete [2022-05-09T20:55:49.777Z] 3096ccb668a1: Verifying Checksum [2022-05-09T20:55:49.777Z] 3096ccb668a1: Download complete [2022-05-09T20:55:49.777Z] 9b3977197b4f: Download complete [2022-05-09T20:55:49.777Z] e8cf19c19ddd: Verifying Checksum [2022-05-09T20:55:49.777Z] e8cf19c19ddd: Download complete [2022-05-09T20:55:50.778Z] 9b3977197b4f: Pull complete [2022-05-09T20:55:51.056Z] 1a89e8eeedd5: Pull complete [2022-05-09T20:55:51.658Z] 94645a83ff95: Pull complete [2022-05-09T20:55:51.932Z] a4caa8a26152: Verifying Checksum [2022-05-09T20:55:51.932Z] a4caa8a26152: Download complete [2022-05-09T20:55:52.532Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-09T20:55:52.533Z] 3f3a8bcf1eab: Download complete [2022-05-09T20:56:07.644Z] 3f3a8bcf1eab: Pull complete [2022-05-09T20:56:07.644Z] 0c92f367c5e7: Pull complete [2022-05-09T20:56:07.644Z] 3096ccb668a1: Pull complete [2022-05-09T20:56:07.644Z] e8cf19c19ddd: Pull complete [2022-05-09T20:56:13.077Z] a4caa8a26152: Pull complete [2022-05-09T20:56:13.077Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-09T20:56:13.077Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-09T20:56:13.077Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-05-09T20:56:13.436Z] + + docker build -techo ci-base-image-arm64 FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-09T20:56:13.436Z] WORKDIR /edgex [2022-05-09T20:56:13.436Z] COPY go.mod . [2022-05-09T20:56:13.436Z] RUN go mod download -f - . [2022-05-09T20:56:13.436Z] [2022-05-09T20:56:16.095Z] Sending build context to Docker daemon 169.4MB [2022-05-09T20:56:16.095Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-09T20:56:16.095Z] ---> 725f1c02e7f9 [2022-05-09T20:56:16.095Z] Step 2/4 : WORKDIR /edgex [2022-05-09T20:56:18.075Z] ---> Running in b47d9ddb47bb [2022-05-09T20:56:18.349Z] Removing intermediate container b47d9ddb47bb [2022-05-09T20:56:18.349Z] ---> 80b5830bca26 [2022-05-09T20:56:18.349Z] Step 3/4 : COPY go.mod . [2022-05-09T20:56:18.955Z] ---> b3c9a3056502 [2022-05-09T20:56:18.955Z] Step 4/4 : RUN go mod download [2022-05-09T20:56:18.955Z] ---> Running in 153c1288e81d [2022-05-09T20:57:05.951Z] Removing intermediate container 153c1288e81d [2022-05-09T20:57:05.951Z] ---> 96c9ce5a49e8 [2022-05-09T20:57:06.221Z] Successfully built 96c9ce5a49e8 [2022-05-09T20:57:06.221Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-09T20:57:06.558Z] + docker inspect -f . ci-base-image-arm64 [2022-05-09T20:57:06.558Z] . [Pipeline] withDockerContainer [2022-05-09T20:57:06.770Z] prd-ubuntu20.04-docker-arm64-4c-16g-43678 does not seem to be running inside a container [2022-05-09T20:57:06.849Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-09T20:57:08.035Z] $ docker top e5daec832ef1a3f5d0ca7c8eeb277da1b1c6cf684fe0c1231919dddc2c28607a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-09T20:57:08.909Z] + go version [2022-05-09T20:57:08.909Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-09T20:57:08.936Z] $ docker stop --time=1 e5daec832ef1a3f5d0ca7c8eeb277da1b1c6cf684fe0c1231919dddc2c28607a [2022-05-09T20:57:10.523Z] $ docker rm -f e5daec832ef1a3f5d0ca7c8eeb277da1b1c6cf684fe0c1231919dddc2c28607a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-09T20:57:11.113Z] + docker inspect -f . ci-base-image-arm64 [2022-05-09T20:57:11.113Z] . [Pipeline] withDockerContainer [2022-05-09T20:57:11.322Z] prd-ubuntu20.04-docker-arm64-4c-16g-43678 does not seem to be running inside a container [2022-05-09T20:57:11.400Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-09T20:57:12.554Z] $ docker top 4b5a3ab398a2cb3cba0e1183dcb316ce50915411916c3721ad9ba8c63395dc74 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-09T20:57:12.791Z] ========================================================= [2022-05-09T20:57:12.791Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-05-09T20:57:12.791Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-09T20:57:13.449Z] + make test [2022-05-09T20:57:13.450Z] go mod tidy -compat=1.17 [2022-05-09T20:57:14.440Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-05-09T20:57:46.798Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-05-09T20:59:23.701Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-05-09T20:59:23.701Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-05-09T20:59:25.706Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-05-09T20:59:25.706Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-05-09T20:59:34.039Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-05-09T20:59:34.039Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-05-09T20:59:34.039Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-05-09T20:59:34.039Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-05-09T20:59:34.039Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-05-09T20:59:34.039Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-05-09T20:59:34.039Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-05-09T20:59:34.039Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-05-09T20:59:34.039Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-05-09T20:59:34.039Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-05-09T20:59:34.039Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-05-09T20:59:49.172Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.232s coverage: 28.7% of statements [2022-05-09T20:59:49.172Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-05-09T20:59:49.172Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-05-09T20:59:53.522Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.403s coverage: 98.5% of statements [2022-05-09T20:59:53.522Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-05-09T20:59:53.818Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.451s coverage: 53.4% of statements [2022-05-09T20:59:53.818Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-05-09T20:59:53.818Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-05-09T21:00:20.705Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.282s coverage: 89.2% of statements [2022-05-09T21:00:20.705Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-05-09T21:00:20.705Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-05-09T21:00:20.705Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-05-09T21:00:20.705Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.311s coverage: 84.4% of statements [2022-05-09T21:00:20.705Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-05-09T21:00:20.705Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-05-09T21:00:20.705Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-05-09T21:00:20.705Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-05-09T21:00:20.705Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-05-09T21:00:20.705Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.543s coverage: 95.6% of statements [2022-05-09T21:00:20.705Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-05-09T21:00:20.705Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-05-09T21:00:20.705Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.300s coverage: 72.2% of statements [2022-05-09T21:00:20.705Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-05-09T21:00:20.705Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-05-09T21:00:20.705Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-05-09T21:00:20.705Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-05-09T21:00:20.705Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-05-09T21:00:20.705Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.417s coverage: 60.0% of statements [2022-05-09T21:00:20.705Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-05-09T21:00:20.705Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-05-09T21:00:20.705Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-05-09T21:00:20.705Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.530s coverage: 0.9% of statements [2022-05-09T21:00:20.705Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-05-09T21:00:20.705Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.236s coverage: 58.8% of statements [2022-05-09T21:00:20.705Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.455s coverage: 29.6% of statements [2022-05-09T21:00:20.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-05-09T21:00:20.705Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.423s coverage: 47.1% of statements [2022-05-09T21:00:20.705Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.339s coverage: 79.5% of statements [2022-05-09T21:00:20.705Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.261s coverage: 94.1% of statements [2022-05-09T21:00:20.705Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.234s coverage: 96.3% of statements [2022-05-09T21:00:20.705Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.346s coverage: 87.5% of statements [2022-05-09T21:00:33.405Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.310s coverage: 94.4% of statements [2022-05-09T21:00:33.405Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.213s coverage: 44.8% of statements [2022-05-09T21:00:38.804Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.719s coverage: 82.5% of statements [2022-05-09T21:00:38.804Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-05-09T21:00:47.123Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.311s coverage: 92.9% of statements [2022-05-09T21:00:47.123Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-05-09T21:00:47.123Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-05-09T21:00:47.123Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-05-09T21:00:47.123Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.070s coverage: 65.1% of statements [2022-05-09T21:00:47.123Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-05-09T21:00:47.123Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-05-09T21:00:47.123Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-05-09T21:00:47.123Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-05-09T21:00:47.123Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-05-09T21:00:47.123Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.220s coverage: 87.2% of statements [2022-05-09T21:00:47.123Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-05-09T21:00:47.123Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-05-09T21:00:47.123Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.185s coverage: 100.0% of statements [2022-05-09T21:00:47.123Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-05-09T21:00:47.123Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.271s coverage: 58.8% of statements [2022-05-09T21:00:47.123Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-05-09T21:00:47.123Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.307s coverage: 80.0% of statements [2022-05-09T21:00:47.123Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.225s coverage: 87.2% of statements [2022-05-09T21:00:47.123Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.281s coverage: 85.4% of statements [2022-05-09T21:00:47.123Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.813s coverage: 91.2% of statements [2022-05-09T21:00:47.123Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-05-09T21:00:51.460Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.851s coverage: 64.4% of statements [2022-05-09T21:00:51.460Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-05-09T21:00:51.460Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-05-09T21:00:51.460Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.274s coverage: 100.0% of statements [2022-05-09T21:00:51.460Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.094s coverage: 89.4% of statements [2022-05-09T21:00:51.460Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.066s coverage: 100.0% of statements [2022-05-09T21:00:51.460Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.088s coverage: 73.7% of statements [2022-05-09T21:00:51.460Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.056s coverage: 100.0% of statements [2022-05-09T21:00:59.792Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.504s coverage: 65.4% of statements [2022-05-09T21:00:59.792Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-05-09T21:00:59.792Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-05-09T21:00:59.792Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-05-09T21:01:02.438Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.834s coverage: 43.8% of statements [2022-05-09T21:01:02.438Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-05-09T21:01:02.438Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-05-09T21:01:02.438Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.268s coverage: 89.5% of statements [2022-05-09T21:01:02.438Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-05-09T21:01:02.438Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.284s coverage: 84.8% of statements [2022-05-09T21:01:02.438Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-05-09T21:01:02.438Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-05-09T21:01:02.438Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-05-09T21:01:02.438Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-05-09T21:01:10.759Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.347s coverage: 17.7% of statements [2022-05-09T21:01:10.759Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-05-09T21:01:10.759Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-05-09T21:01:10.759Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-05-09T21:01:10.759Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-05-09T21:01:10.759Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.686s coverage: 92.3% of statements [2022-05-09T21:01:10.759Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-05-09T21:01:10.759Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-05-09T21:01:10.759Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-05-09T21:01:10.759Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-05-09T21:01:10.759Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.257s coverage: 63.2% of statements [2022-05-09T21:01:10.759Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-05-09T21:01:10.759Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-05-09T21:01:12.193Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.434s coverage: 97.7% of statements [2022-05-09T21:01:12.193Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-05-09T21:01:12.193Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-05-09T21:01:12.193Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-05-09T21:01:12.193Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-05-09T21:01:12.193Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.275s coverage: 28.9% of statements [2022-05-09T21:01:12.193Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-05-09T21:01:12.193Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-05-09T21:01:12.193Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-05-09T21:01:12.193Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-05-09T21:01:12.193Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-05-09T21:01:12.193Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-05-09T21:01:12.193Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.294s coverage: 100.0% of statements [2022-05-09T21:01:12.193Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.094s coverage: 96.9% of statements [2022-05-09T21:01:12.791Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-05-09T21:01:12.791Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-09T21:01:12.791Z] GO111MODULE=on go vet ./... [2022-05-09T21:03:04.704Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-09T21:03:04.704Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-09T21:03:04.704Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-09T21:03:05.319Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-05-09T21:03:05.968Z] + ls -al . [2022-05-09T21:03:05.968Z] total 680 [2022-05-09T21:03:05.968Z] drwxrwxr-x 9 1001 1001 4096 May 9 21:03 . [2022-05-09T21:03:05.968Z] drwxr-xr-x 4 root root 4096 May 9 20:57 .. [2022-05-09T21:03:05.968Z] -rw-rw-r-- 1 1001 1001 11 May 9 20:55 .dockerignore [2022-05-09T21:03:05.968Z] drwxrwxr-x 8 1001 1001 4096 May 9 20:55 .git [2022-05-09T21:03:05.968Z] drwxrwxr-x 3 1001 1001 4096 May 9 20:55 .github [2022-05-09T21:03:05.968Z] -rw-rw-r-- 1 1001 1001 879 May 9 20:55 .gitignore [2022-05-09T21:03:05.968Z] -rw-rw-r-- 1 1001 1001 42 May 9 20:55 .golangci.yml [2022-05-09T21:03:05.968Z] -rw-rw-r-- 1 1001 1001 87 May 9 20:55 .hadolint.yml [2022-05-09T21:03:05.968Z] -rw-rw-r-- 1 1001 1001 166 May 9 20:55 .sonarcloud.properties [2022-05-09T21:03:05.968Z] -rw-rw-r-- 1 1001 1001 1171 May 9 20:55 ADOPTERS.md [2022-05-09T21:03:05.968Z] -rw-rw-r-- 1 1001 1001 10086 May 9 20:55 Attribution.txt [2022-05-09T21:03:05.968Z] -rw-rw-r-- 1 1001 1001 63209 May 9 20:55 CHANGELOG.md [2022-05-09T21:03:05.968Z] -rw-rw-r-- 1 1001 1001 3804 May 9 20:55 CONTRIBUTING.md [2022-05-09T21:03:05.968Z] -rw-rw-r-- 1 1001 1001 677 May 9 20:55 GOVERNANCE.md [2022-05-09T21:03:05.968Z] -rw-rw-r-- 1 1001 1001 850 May 9 20:55 Jenkinsfile [2022-05-09T21:03:05.968Z] -rw-rw-r-- 1 1001 1001 10775 May 9 20:55 LICENSE [2022-05-09T21:03:05.968Z] -rw-rw-r-- 1 1001 1001 10389 May 9 20:55 Makefile [2022-05-09T21:03:05.968Z] -rw-rw-r-- 1 1001 1001 582 May 9 20:55 OWNERS.md [2022-05-09T21:03:05.968Z] -rw-rw-r-- 1 1001 1001 9094 May 9 20:55 README.md [2022-05-09T21:03:05.968Z] -rw-rw-r-- 1 1001 1001 6912 May 9 20:55 SECURITY.md [2022-05-09T21:03:05.968Z] -rw-rw-r-- 1 1001 1001 5 May 9 20:34 VERSION [2022-05-09T21:03:05.968Z] -rw-rw-r-- 1 1001 1001 4131 May 9 20:55 ZMQWindows.md [2022-05-09T21:03:05.968Z] drwxrwxr-x 2 1001 1001 4096 May 9 20:55 bin [2022-05-09T21:03:05.968Z] drwxrwxr-x 18 1001 1001 4096 May 9 20:55 cmd [2022-05-09T21:03:05.968Z] -rw-r--r-- 1 root root 435134 May 9 21:01 coverage.out [2022-05-09T21:03:05.968Z] -rw-rw-r-- 1 1001 1001 3256 May 9 20:55 go.mod [2022-05-09T21:03:05.968Z] -rw-rw-r-- 1 1001 1001 35162 May 9 20:57 go.sum [2022-05-09T21:03:05.968Z] drwxrwxr-x 8 1001 1001 4096 May 9 20:55 internal [2022-05-09T21:03:05.968Z] drwxrwxr-x 3 1001 1001 4096 May 9 20:55 openapi [2022-05-09T21:03:05.968Z] drwxrwxr-x 4 1001 1001 4096 May 9 20:55 snap [2022-05-09T21:03:05.968Z] -rw-rw-r-- 1 1001 1001 204 May 9 20:55 version.go [Pipeline] sh [2022-05-09T21:03:06.629Z] + '[' -e coverage.out ] [2022-05-09T21:03:06.629Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-05-09T21:03:06.651Z] Warning: overwriting stash ‘coverage-report’ [2022-05-09T21:03:07.489Z] Stashed 1 file(s) [Pipeline] sh [2022-05-09T21:03:08.135Z] + make build [2022-05-09T21:03:08.136Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-05-09T21:04:29.962Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-05-09T21:05:26.555Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-05-09T21:05:29.959Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-05-09T21:06:09.022Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-05-09T21:06:09.022Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-05-09T21:06:12.433Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-05-09T21:06:19.162Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-05-09T21:06:21.796Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-05-09T21:06:27.213Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-05-09T21:06:30.604Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-05-09T21:06:34.036Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-05-09T21:06:42.332Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-05-09T21:06:47.769Z] $ docker stop --time=1 4b5a3ab398a2cb3cba0e1183dcb316ce50915411916c3721ad9ba8c63395dc74 [2022-05-09T21:06:49.837Z] $ docker rm -f 4b5a3ab398a2cb3cba0e1183dcb316ce50915411916c3721ad9ba8c63395dc74 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-09T21:06:52.241Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-09T21:06:52.241Z] [2022-05-09T21:06:52.241Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-09T21:06:52.630Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-09T21:06:52.927Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-05-09T21:06:52.927Z] 29e5d40040c1: Pulling fs layer [2022-05-09T21:06:52.927Z] 1ce36da41761: Pulling fs layer [2022-05-09T21:06:52.927Z] 25b303627fd3: Pulling fs layer [2022-05-09T21:06:52.927Z] 29e5d40040c1: Download complete [2022-05-09T21:06:53.654Z] 1ce36da41761: Verifying Checksum [2022-05-09T21:06:53.654Z] 1ce36da41761: Download complete [2022-05-09T21:06:53.948Z] 29e5d40040c1: Pull complete [2022-05-09T21:06:55.474Z] 25b303627fd3: Verifying Checksum [2022-05-09T21:06:55.474Z] 25b303627fd3: Download complete [2022-05-09T21:06:55.792Z] 1ce36da41761: Pull complete [2022-05-09T21:07:08.198Z] 25b303627fd3: Pull complete [2022-05-09T21:07:08.198Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-05-09T21:07:08.198Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-09T21:07:08.198Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-05-09T21:07:08.444Z] prd-ubuntu20.04-docker-arm64-4c-16g-43678 does not seem to be running inside a container [2022-05-09T21:07:08.537Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-05-09T21:07:10.998Z] $ docker top 8da7ce2cd88777240c03251a6f6fffdb03cf8844bae5e5108e8c1b2cdc6b1da4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-09T21:07:11.907Z] + docker-compose build --help [2022-05-09T21:07:11.907Z] + grep parallel [2022-05-09T21:07:17.285Z] --parallel Build images in parallel. [Pipeline] } [2022-05-09T21:07:17.311Z] $ docker stop --time=1 8da7ce2cd88777240c03251a6f6fffdb03cf8844bae5e5108e8c1b2cdc6b1da4 [2022-05-09T21:07:18.968Z] $ docker rm -f 8da7ce2cd88777240c03251a6f6fffdb03cf8844bae5e5108e8c1b2cdc6b1da4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-09T21:07:19.566Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-09T21:07:19.566Z] . [Pipeline] withDockerContainer [2022-05-09T21:07:19.800Z] prd-ubuntu20.04-docker-arm64-4c-16g-43678 does not seem to be running inside a container [2022-05-09T21:07:19.884Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-05-09T21:07:21.156Z] $ docker top 5fcf5786029e4052e1470d403c6436728a35c9821a1cf2005fdb8dd244b8390a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-09T21:07:22.066Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-05-09T21:07:26.361Z] Building core-command ... [2022-05-09T21:07:26.361Z] Building core-data ... [2022-05-09T21:07:26.361Z] Building core-metadata ... [2022-05-09T21:07:26.361Z] Building security-bootstrapper ... [2022-05-09T21:07:26.361Z] Building security-proxy-setup ... [2022-05-09T21:07:26.361Z] Building security-secretstore-setup ... [2022-05-09T21:07:26.361Z] Building security-spiffe-token-provider ... [2022-05-09T21:07:26.361Z] Building security-spire-agent ... [2022-05-09T21:07:26.361Z] Building security-spire-config ... [2022-05-09T21:07:26.361Z] Building security-spire-server ... [2022-05-09T21:07:26.361Z] Building support-notifications ... [2022-05-09T21:07:26.361Z] Building support-scheduler ... [2022-05-09T21:07:26.361Z] Building sys-mgmt-agent ... [2022-05-09T21:07:26.361Z] Building core-data [2022-05-09T21:07:26.361Z] Building security-bootstrapper [2022-05-09T21:07:26.361Z] Building security-proxy-setup [2022-05-09T21:07:26.361Z] Building security-spire-agent [2022-05-09T21:07:26.361Z] Building support-scheduler [2022-05-09T21:09:03.159Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T21:09:03.159Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-09T21:09:03.159Z] ---> 96c9ce5a49e8 [2022-05-09T21:09:03.159Z] Step 3/22 : WORKDIR /edgex-go [2022-05-09T21:09:03.159Z] ---> Running in bae96c229380 [2022-05-09T21:09:03.159Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T21:09:03.159Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-09T21:09:03.159Z] ---> 96c9ce5a49e8 [2022-05-09T21:09:03.159Z] Step 3/22 : WORKDIR /edgex-go [2022-05-09T21:09:03.159Z] ---> Running in 80dd4c0c37ac [2022-05-09T21:09:03.159Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T21:09:03.159Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-09T21:09:03.159Z] ---> 96c9ce5a49e8 [2022-05-09T21:09:03.159Z] Step 3/26 : WORKDIR /edgex-go [2022-05-09T21:09:03.159Z] ---> Running in 8aa766aa0dba [2022-05-09T21:09:03.159Z] Removing intermediate container bae96c229380 [2022-05-09T21:09:03.159Z] ---> ae21ac65ef0b [2022-05-09T21:09:03.159Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T21:09:03.159Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T21:09:03.159Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-09T21:09:03.159Z] ---> 96c9ce5a49e8 [2022-05-09T21:09:03.159Z] Step 3/23 : WORKDIR /edgex-go [2022-05-09T21:09:03.159Z] ---> Running in 39239ef15dcb [2022-05-09T21:09:03.159Z] ---> Running in 551bea8b526c [2022-05-09T21:09:03.159Z] Removing intermediate container 80dd4c0c37ac [2022-05-09T21:09:03.159Z] ---> 5f22dcbac98f [2022-05-09T21:09:03.159Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T21:09:03.159Z] Removing intermediate container 8aa766aa0dba [2022-05-09T21:09:03.159Z] ---> 83eb4ee6a136 [2022-05-09T21:09:03.159Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T21:09:03.159Z] ---> Running in 7a572f7c2afb [2022-05-09T21:09:03.159Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T21:09:03.159Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-05-09T21:09:03.159Z] ---> 96c9ce5a49e8 [2022-05-09T21:09:03.159Z] Step 3/31 : WORKDIR /edgex-go [2022-05-09T21:09:03.159Z] ---> Using cache [2022-05-09T21:09:03.159Z] ---> ae21ac65ef0b [2022-05-09T21:09:03.159Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T21:09:03.159Z] ---> Running in 609e520ffa44 [2022-05-09T21:09:03.159Z] ---> Running in 9ecf9375c42c [2022-05-09T21:09:03.159Z] Removing intermediate container 39239ef15dcb [2022-05-09T21:09:03.159Z] ---> 4f1e57913bee [2022-05-09T21:09:03.159Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T21:09:03.159Z] ---> Running in 947e51d00e02 [2022-05-09T21:09:03.159Z] Removing intermediate container 551bea8b526c [2022-05-09T21:09:03.159Z] ---> cd4817437446 [2022-05-09T21:09:03.159Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-09T21:09:03.159Z] ---> Running in 376131c870b6 [2022-05-09T21:09:03.159Z] Removing intermediate container 7a572f7c2afb [2022-05-09T21:09:03.159Z] ---> 9c4eac5ef3c0 [2022-05-09T21:09:03.159Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-09T21:09:03.159Z] ---> Running in 68ec001c5861 [2022-05-09T21:09:03.159Z] Removing intermediate container 609e520ffa44 [2022-05-09T21:09:03.159Z] ---> 929a2423389c [2022-05-09T21:09:03.159Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-05-09T21:09:03.159Z] ---> Running in 5c72f1c7fc1f [2022-05-09T21:09:03.159Z] Removing intermediate container 9ecf9375c42c [2022-05-09T21:09:03.159Z] ---> 277b6186617e [2022-05-09T21:09:03.159Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-09T21:09:03.159Z] Removing intermediate container 947e51d00e02 [2022-05-09T21:09:03.159Z] ---> a3c7921dfc1d [2022-05-09T21:09:03.159Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-05-09T21:09:03.159Z] ---> Running in c6f8c711141e [2022-05-09T21:09:03.159Z] ---> Running in 8b511dee86b7 [2022-05-09T21:09:03.159Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-09T21:09:03.159Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-09T21:09:03.159Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-09T21:09:03.159Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-09T21:09:03.159Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-09T21:09:03.159Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-09T21:09:03.159Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-09T21:09:03.762Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-09T21:09:04.054Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-09T21:09:04.054Z] OK: 220 MiB in 52 packages [2022-05-09T21:09:04.054Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-09T21:09:04.674Z] OK: 220 MiB in 52 packages [2022-05-09T21:09:05.291Z] Removing intermediate container 376131c870b6 [2022-05-09T21:09:05.291Z] ---> abac61980108 [2022-05-09T21:09:05.291Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-09T21:09:05.291Z] OK: 220 MiB in 52 packages [2022-05-09T21:09:05.291Z] OK: 220 MiB in 52 packages [2022-05-09T21:09:05.577Z] OK: 220 MiB in 52 packages [2022-05-09T21:09:06.588Z] Removing intermediate container 68ec001c5861 [2022-05-09T21:09:06.588Z] ---> 4ced117c62af [2022-05-09T21:09:06.588Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-09T21:09:07.201Z] ---> 4d1b0da69a2a [2022-05-09T21:09:07.201Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T21:09:07.201Z] Removing intermediate container c6f8c711141e [2022-05-09T21:09:07.201Z] ---> ecf356e2699e [2022-05-09T21:09:07.201Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-09T21:09:07.201Z] Removing intermediate container 5c72f1c7fc1f [2022-05-09T21:09:07.201Z] Removing intermediate container 8b511dee86b7 [2022-05-09T21:09:07.201Z] ---> 7ad87b911634 [2022-05-09T21:09:07.201Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-09T21:09:07.201Z] ---> c11a83ebca6b [2022-05-09T21:09:07.201Z] Step 6/31 : COPY go.mod vendor* ./ [2022-05-09T21:09:07.201Z] ---> Running in e7a920f0353b [2022-05-09T21:09:07.806Z] ---> 653ada73b12b [2022-05-09T21:09:07.806Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T21:09:08.085Z] ---> Running in 2b4aed88bc36 [2022-05-09T21:09:08.698Z] ---> 19e508256234 [2022-05-09T21:09:08.698Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T21:09:08.698Z] ---> cff4b02918c8 [2022-05-09T21:09:08.698Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T21:09:08.980Z] ---> Running in ec4ab3c41446 [2022-05-09T21:09:09.263Z] ---> Running in 5eed30b7b3c2 [2022-05-09T21:09:09.263Z] ---> 800da4de80ad [2022-05-09T21:09:09.263Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T21:09:09.553Z] ---> Running in 859ff05125fb [2022-05-09T21:09:12.198Z] Removing intermediate container e7a920f0353b [2022-05-09T21:09:12.198Z] ---> 34ae973fa617 [2022-05-09T21:09:12.198Z] Step 8/22 : COPY . . [2022-05-09T21:09:13.225Z] Removing intermediate container 2b4aed88bc36 [2022-05-09T21:09:13.225Z] ---> 535a66b1134b [2022-05-09T21:09:13.225Z] Step 8/22 : COPY . . [2022-05-09T21:09:14.689Z] Removing intermediate container ec4ab3c41446 [2022-05-09T21:09:14.689Z] ---> cfc8b548fb1d [2022-05-09T21:09:14.689Z] Step 8/23 : COPY . . [2022-05-09T21:09:16.143Z] Removing intermediate container 5eed30b7b3c2 [2022-05-09T21:09:16.143Z] ---> 7b317e816c1c [2022-05-09T21:09:16.143Z] Step 8/26 : COPY . . [2022-05-09T21:09:16.143Z] Removing intermediate container 859ff05125fb [2022-05-09T21:09:16.143Z] ---> 76157398a071 [2022-05-09T21:09:16.143Z] Step 8/31 : COPY . . [2022-05-09T21:09:48.530Z] ---> 1442c4cfc1d3 [2022-05-09T21:09:48.530Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-05-09T21:09:48.530Z] ---> 45553afa7e1a [2022-05-09T21:09:48.530Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-05-09T21:09:48.530Z] ---> fafdd795daec [2022-05-09T21:09:48.530Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-09T21:09:48.530Z] ---> Running in dc685508ed1c [2022-05-09T21:09:48.530Z] ---> Running in bcb30803308e [2022-05-09T21:09:48.530Z] ---> b544c790f9b9 [2022-05-09T21:09:48.530Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-05-09T21:09:48.530Z] ---> Running in 7711afa1a688 [2022-05-09T21:09:48.530Z] ---> 355c4db5322e [2022-05-09T21:09:48.530Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-05-09T21:09:48.530Z] ---> Running in f72f8e90c4e6 [2022-05-09T21:09:48.530Z] ---> Running in b0048a19a097 [2022-05-09T21:09:48.530Z] Removing intermediate container 7711afa1a688 [2022-05-09T21:09:48.530Z] ---> c40b5de06ced [2022-05-09T21:09:48.530Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-09T21:09:48.530Z] ---> Running in feb0d2531501 [2022-05-09T21:09:48.530Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-05-09T21:09:48.530Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-05-09T21:09:48.530Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-05-09T21:09:48.530Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-05-09T21:09:49.521Z] Removing intermediate container feb0d2531501 [2022-05-09T21:09:49.521Z] ---> a6082ecc44c9 [2022-05-09T21:09:49.521Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-09T21:09:49.521Z] ---> Running in af74246a8fc4 [2022-05-09T21:09:50.127Z] Removing intermediate container af74246a8fc4 [2022-05-09T21:09:50.127Z] ---> d2a8b396284e [2022-05-09T21:09:50.127Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-05-09T21:09:50.127Z] ---> Running in ef2cef3d50b5 [2022-05-09T21:09:52.789Z] spire-1.2.1/ [2022-05-09T21:09:52.789Z] spire-1.2.1/.data/ [2022-05-09T21:09:52.789Z] spire-1.2.1/.data/.file [2022-05-09T21:09:52.789Z] spire-1.2.1/.dockerignore [2022-05-09T21:09:52.789Z] spire-1.2.1/.gitattributes [2022-05-09T21:09:52.789Z] spire-1.2.1/.githooks/ [2022-05-09T21:09:52.789Z] spire-1.2.1/.githooks/pre-commit [2022-05-09T21:09:52.789Z] spire-1.2.1/.github/ [2022-05-09T21:09:52.789Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-09T21:09:52.789Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-09T21:09:52.789Z] spire-1.2.1/.github/dependabot.yml [2022-05-09T21:09:52.789Z] spire-1.2.1/.github/workflows/ [2022-05-09T21:09:52.789Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-09T21:09:52.789Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-09T21:09:52.789Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-09T21:09:52.789Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-09T21:09:52.789Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-09T21:09:52.789Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-09T21:09:52.789Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-09T21:09:52.789Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-09T21:09:52.789Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-09T21:09:52.789Z] spire-1.2.1/.gitignore [2022-05-09T21:09:52.789Z] spire-1.2.1/.go-version [2022-05-09T21:09:52.789Z] spire-1.2.1/.golangci.yml [2022-05-09T21:09:52.789Z] spire-1.2.1/ADOPTERS.md [2022-05-09T21:09:52.789Z] spire-1.2.1/CHANGELOG.md [2022-05-09T21:09:52.789Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-09T21:09:52.789Z] spire-1.2.1/CODEOWNERS [2022-05-09T21:09:52.789Z] spire-1.2.1/CONTRIBUTING.md [2022-05-09T21:09:52.789Z] spire-1.2.1/Dockerfile [2022-05-09T21:09:52.789Z] spire-1.2.1/Dockerfile.dev [2022-05-09T21:09:52.789Z] spire-1.2.1/Dockerfile.scratch [2022-05-09T21:09:52.789Z] spire-1.2.1/LICENSE [2022-05-09T21:09:52.789Z] spire-1.2.1/MAINTAINERS.md [2022-05-09T21:09:52.789Z] spire-1.2.1/Makefile [2022-05-09T21:09:52.789Z] spire-1.2.1/README.md [2022-05-09T21:09:52.789Z] spire-1.2.1/ROADMAP.md [2022-05-09T21:09:52.789Z] spire-1.2.1/SECURITY.md [2022-05-09T21:09:52.789Z] spire-1.2.1/cmd/ [2022-05-09T21:09:52.789Z] spire-1.2.1/cmd/spire-agent/ [2022-05-09T21:09:52.789Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-09T21:09:52.789Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-09T21:09:52.789Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-09T21:09:52.789Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-09T21:09:52.789Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-09T21:09:52.789Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-09T21:09:52.789Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-09T21:09:52.789Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-09T21:09:52.789Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-09T21:09:52.789Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-09T21:09:52.789Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-09T21:09:52.789Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-09T21:09:52.789Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-09T21:09:52.789Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-09T21:09:52.789Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-09T21:09:52.789Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-09T21:09:52.789Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-09T21:09:53.072Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-09T21:09:53.072Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-09T21:09:53.072Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-09T21:09:53.072Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-09T21:09:53.072Z] spire-1.2.1/cmd/spire-server/ [2022-05-09T21:09:53.072Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-09T21:09:53.072Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-09T21:09:53.072Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-09T21:09:53.072Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-09T21:09:53.072Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-09T21:09:53.072Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-09T21:09:53.072Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-09T21:09:53.072Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-09T21:09:53.072Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-09T21:09:53.072Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-09T21:09:53.072Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-09T21:09:53.072Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-09T21:09:53.072Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-09T21:09:53.072Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-09T21:09:53.072Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-09T21:09:53.072Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-09T21:09:53.072Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-09T21:09:53.072Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-09T21:09:53.072Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-09T21:09:53.072Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-09T21:09:53.072Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-09T21:09:53.072Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-09T21:09:53.072Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-09T21:09:53.072Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-09T21:09:53.072Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-09T21:09:53.072Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-09T21:09:53.072Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-09T21:09:53.072Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-09T21:09:53.072Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-09T21:09:53.072Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-09T21:09:53.072Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-09T21:09:53.072Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-09T21:09:53.072Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-09T21:09:53.072Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-09T21:09:53.072Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-09T21:09:53.072Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-09T21:09:53.072Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-09T21:09:53.072Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-09T21:09:53.072Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-09T21:09:53.072Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-09T21:09:53.072Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-09T21:09:53.072Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-09T21:09:53.072Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-09T21:09:53.072Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-09T21:09:53.072Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-09T21:09:53.072Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-09T21:09:53.072Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-09T21:09:53.072Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-09T21:09:53.072Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-09T21:09:53.072Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-09T21:09:53.072Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-09T21:09:53.072Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-09T21:09:53.072Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-09T21:09:53.072Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-09T21:09:53.072Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-09T21:09:53.072Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-09T21:09:53.072Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-09T21:09:53.072Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-09T21:09:53.072Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-09T21:09:53.072Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-09T21:09:53.072Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-09T21:09:53.072Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-09T21:09:53.072Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-09T21:09:53.072Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-09T21:09:53.072Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-09T21:09:53.072Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-09T21:09:53.072Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-09T21:09:53.072Z] spire-1.2.1/conf/ [2022-05-09T21:09:53.072Z] spire-1.2.1/conf/agent/ [2022-05-09T21:09:53.072Z] spire-1.2.1/conf/agent/agent.conf [2022-05-09T21:09:53.072Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-09T21:09:53.072Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-09T21:09:53.072Z] spire-1.2.1/conf/server/ [2022-05-09T21:09:53.072Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-09T21:09:53.072Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-09T21:09:53.072Z] spire-1.2.1/conf/server/server.conf [2022-05-09T21:09:53.072Z] spire-1.2.1/conf/server/server_full.conf [2022-05-09T21:09:53.072Z] spire-1.2.1/doc/ [2022-05-09T21:09:53.072Z] spire-1.2.1/doc/SPIRE101.md [2022-05-09T21:09:53.072Z] spire-1.2.1/doc/auditlog.md [2022-05-09T21:09:53.073Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-09T21:09:53.073Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-09T21:09:53.073Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-09T21:09:53.073Z] spire-1.2.1/doc/images/ [2022-05-09T21:09:53.073Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-09T21:09:53.073Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-09T21:09:53.073Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-09T21:09:53.073Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-09T21:09:53.073Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-09T21:09:53.073Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-09T21:09:53.073Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-09T21:09:53.073Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-09T21:09:53.073Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-09T21:09:53.073Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-09T21:09:53.073Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-09T21:09:53.073Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-09T21:09:53.073Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-09T21:09:53.073Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-09T21:09:53.073Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-09T21:09:53.073Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-09T21:09:53.073Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-09T21:09:53.073Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-09T21:09:53.073Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-09T21:09:53.073Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-09T21:09:53.073Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-09T21:09:53.073Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-09T21:09:53.073Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-09T21:09:53.073Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-09T21:09:53.073Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-09T21:09:53.073Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-09T21:09:53.073Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-09T21:09:53.073Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-09T21:09:53.073Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-09T21:09:53.073Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-09T21:09:53.073Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-09T21:09:53.073Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-09T21:09:53.073Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-09T21:09:53.073Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-09T21:09:53.073Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-09T21:09:53.073Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-09T21:09:53.073Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-09T21:09:53.073Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-09T21:09:53.073Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-09T21:09:53.073Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-09T21:09:53.073Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-09T21:09:53.073Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-09T21:09:53.073Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-09T21:09:53.073Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-09T21:09:53.073Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-09T21:09:53.073Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-09T21:09:53.073Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-09T21:09:53.073Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-09T21:09:53.073Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-09T21:09:53.073Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-09T21:09:53.073Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-09T21:09:53.073Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-09T21:09:53.073Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-09T21:09:53.073Z] spire-1.2.1/doc/scaling_spire.md [2022-05-09T21:09:53.073Z] spire-1.2.1/doc/spire_agent.md [2022-05-09T21:09:53.073Z] spire-1.2.1/doc/spire_server.md [2022-05-09T21:09:53.073Z] spire-1.2.1/doc/supported_integrations.md [2022-05-09T21:09:53.073Z] spire-1.2.1/doc/telemetry.md [2022-05-09T21:09:53.073Z] spire-1.2.1/doc/telemetry_config.md [2022-05-09T21:09:53.073Z] spire-1.2.1/doc/upgrading.md [2022-05-09T21:09:53.073Z] spire-1.2.1/doc/using_spire.md [2022-05-09T21:09:53.073Z] spire-1.2.1/examples/ [2022-05-09T21:09:53.073Z] spire-1.2.1/examples/README.md [2022-05-09T21:09:53.073Z] spire-1.2.1/go.mod [2022-05-09T21:09:53.073Z] spire-1.2.1/go.sum [2022-05-09T21:09:53.073Z] spire-1.2.1/pkg/ [2022-05-09T21:09:53.073Z] spire-1.2.1/pkg/agent/ [2022-05-09T21:09:53.073Z] spire-1.2.1/pkg/agent/agent.go [2022-05-09T21:09:53.073Z] spire-1.2.1/pkg/agent/api/ [2022-05-09T21:09:53.073Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-09T21:09:53.073Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-09T21:09:53.073Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-09T21:09:53.073Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-09T21:09:53.073Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-09T21:09:53.073Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-09T21:09:53.073Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-09T21:09:53.073Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-09T21:09:53.073Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-09T21:09:53.073Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-09T21:09:53.073Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-09T21:09:53.073Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-09T21:09:53.073Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-09T21:09:53.073Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-09T21:09:53.073Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-09T21:09:53.073Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-09T21:09:53.073Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-09T21:09:53.073Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-09T21:09:53.073Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-09T21:09:53.073Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-09T21:09:53.073Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-09T21:09:53.073Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-09T21:09:53.073Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-09T21:09:53.073Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-09T21:09:53.073Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-09T21:09:53.073Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-09T21:09:53.073Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-09T21:09:53.073Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-09T21:09:53.073Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-09T21:09:53.073Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-09T21:09:53.073Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-09T21:09:53.073Z] spire-1.2.1/pkg/agent/client/ [2022-05-09T21:09:53.073Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-09T21:09:53.073Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-09T21:09:53.073Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-09T21:09:53.073Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-09T21:09:53.073Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-09T21:09:53.073Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-09T21:09:53.073Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-09T21:09:53.073Z] spire-1.2.1/pkg/agent/common/ [2022-05-09T21:09:53.073Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-09T21:09:53.073Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-09T21:09:53.073Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-09T21:09:53.073Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-09T21:09:53.073Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-09T21:09:53.073Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-09T21:09:53.073Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-09T21:09:53.073Z] spire-1.2.1/pkg/agent/config.go [2022-05-09T21:09:53.073Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-09T21:09:53.073Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-09T21:09:53.073Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-09T21:09:53.073Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-09T21:09:53.073Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-09T21:09:53.073Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-09T21:09:53.073Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-09T21:09:53.073Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-09T21:09:53.073Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-09T21:09:53.073Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-09T21:09:53.073Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-09T21:09:53.073Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-09T21:09:53.073Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-09T21:09:53.073Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-09T21:09:53.073Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-09T21:09:53.073Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-09T21:09:53.073Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-09T21:09:53.073Z] spire-1.2.1/pkg/agent/manager/ [2022-05-09T21:09:53.073Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-09T21:09:53.073Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-09T21:09:53.073Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-09T21:09:53.073Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-09T21:09:53.073Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-09T21:09:53.073Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-09T21:09:53.073Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-09T21:09:53.073Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/agent/svid/ [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/common/ [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/common/api/ [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/common/api/names.go [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/common/auth/ [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/common/catalog/ [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-09T21:09:53.355Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-09T21:09:53.356Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-09T21:09:53.356Z] spire-1.2.1/pkg/common/cli/ [2022-05-09T21:09:53.356Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-09T21:09:53.356Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-09T21:09:53.356Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-09T21:09:53.356Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-09T21:09:53.356Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-09T21:09:53.356Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-09T21:09:53.356Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-09T21:09:53.356Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-09T21:09:53.356Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-09T21:09:53.356Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-09T21:09:53.356Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-09T21:09:53.356Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-09T21:09:53.356Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-09T21:09:53.356Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-09T21:09:53.356Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-09T21:09:53.356Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-09T21:09:53.356Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-09T21:09:53.356Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-09T21:09:53.356Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-09T21:09:53.356Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-09T21:09:53.356Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-09T21:09:53.356Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-09T21:09:53.356Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-09T21:09:53.356Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-09T21:09:53.356Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-09T21:09:53.356Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-09T21:09:53.356Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-09T21:09:53.356Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-09T21:09:53.356Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-09T21:09:53.356Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-09T21:09:53.356Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-09T21:09:53.356Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-09T21:09:53.356Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-09T21:09:53.356Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-09T21:09:53.356Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-09T21:09:53.356Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-09T21:09:53.356Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-09T21:09:53.356Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-09T21:09:53.356Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-09T21:09:53.356Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-09T21:09:53.356Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-09T21:09:53.356Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-09T21:09:53.356Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-09T21:09:53.356Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-09T21:09:53.356Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-09T21:09:53.356Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-09T21:09:53.356Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-09T21:09:53.356Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-09T21:09:53.356Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-09T21:09:53.356Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-09T21:09:53.356Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-09T21:09:53.356Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-09T21:09:53.356Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-09T21:09:53.356Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-09T21:09:53.356Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-09T21:09:53.356Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-09T21:09:53.356Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-09T21:09:53.356Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-09T21:09:53.356Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-09T21:09:53.356Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-09T21:09:53.356Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-09T21:09:53.356Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-09T21:09:53.356Z] spire-1.2.1/pkg/common/health/ [2022-05-09T21:09:53.356Z] spire-1.2.1/pkg/common/health/config.go [2022-05-09T21:09:53.356Z] spire-1.2.1/pkg/common/health/context.go [2022-05-09T21:09:53.356Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-09T21:09:53.356Z] spire-1.2.1/pkg/common/health/health.go [2022-05-09T21:09:53.356Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-09T21:09:53.356Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-09T21:09:53.356Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-09T21:09:53.356Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-09T21:09:53.356Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-09T21:09:53.356Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-09T21:09:53.356Z] spire-1.2.1/pkg/common/idutil/ [2022-05-09T21:09:53.356Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-09T21:09:53.356Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-09T21:09:53.356Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-09T21:09:53.356Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-09T21:09:53.356Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-09T21:09:53.356Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-09T21:09:53.356Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-09T21:09:53.356Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-09T21:09:53.356Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-09T21:09:53.356Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-09T21:09:53.356Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-09T21:09:53.356Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-09T21:09:53.356Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-09T21:09:53.356Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-09T21:09:53.356Z] spire-1.2.1/pkg/common/log/ [2022-05-09T21:09:53.356Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-09T21:09:53.356Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-09T21:09:53.356Z] spire-1.2.1/pkg/common/log/log.go [2022-05-09T21:09:53.356Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-09T21:09:53.356Z] spire-1.2.1/pkg/common/log/options.go [2022-05-09T21:09:53.356Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-09T21:09:53.356Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-09T21:09:53.356Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-09T21:09:53.356Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-09T21:09:53.356Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-09T21:09:53.356Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-09T21:09:53.356Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-09T21:09:53.356Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-09T21:09:53.356Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-09T21:09:53.356Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-09T21:09:53.356Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-09T21:09:53.356Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-09T21:09:53.356Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-09T21:09:53.356Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-09T21:09:53.356Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-09T21:09:53.356Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-09T21:09:53.356Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-09T21:09:53.356Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-09T21:09:53.356Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-09T21:09:53.356Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-09T21:09:53.356Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-09T21:09:53.356Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-09T21:09:53.356Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-09T21:09:53.356Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-09T21:09:53.356Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-09T21:09:53.356Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-09T21:09:53.356Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-09T21:09:53.356Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-09T21:09:53.356Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-09T21:09:53.356Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-09T21:09:53.356Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-09T21:09:53.356Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-09T21:09:53.356Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-09T21:09:53.356Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-09T21:09:53.356Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-09T21:09:53.356Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-09T21:09:53.356Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-09T21:09:53.356Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-09T21:09:53.356Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-09T21:09:53.356Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-09T21:09:53.356Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-09T21:09:53.356Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-09T21:09:53.356Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-09T21:09:53.356Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-09T21:09:53.356Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-09T21:09:53.356Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-09T21:09:53.631Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-09T21:09:53.631Z] spire-1.2.1/pkg/common/plugin/ [2022-05-09T21:09:53.631Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-09T21:09:53.631Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-09T21:09:53.631Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-09T21:09:53.631Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-09T21:09:53.631Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-09T21:09:53.631Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-09T21:09:53.631Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-09T21:09:53.631Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-09T21:09:53.631Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-09T21:09:53.631Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-09T21:09:53.631Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-09T21:09:53.631Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-09T21:09:53.631Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/common/profiling/ [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/common/selector/ [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/common/uptime/ [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/common/util/ [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/common/util/task.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/common/version/ [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/common/version/version.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/common/x509util/ [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/server/ [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/server/api/ [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/server/api/api.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/server/api/health/ [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/server/api/id.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/server/api/status.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/server/bundle/ [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-09T21:09:53.632Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-09T21:09:53.633Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-09T21:09:53.633Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-09T21:09:53.633Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-09T21:09:53.633Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-09T21:09:53.633Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-09T21:09:53.633Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-09T21:09:53.633Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-09T21:09:53.633Z] spire-1.2.1/pkg/server/ca/ [2022-05-09T21:09:53.633Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-09T21:09:53.633Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-09T21:09:53.633Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-09T21:09:53.633Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-09T21:09:53.633Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-09T21:09:53.633Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-09T21:09:53.633Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-09T21:09:53.633Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-09T21:09:53.633Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-09T21:09:53.633Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-09T21:09:53.633Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-09T21:09:53.633Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-09T21:09:53.633Z] spire-1.2.1/pkg/server/cache/ [2022-05-09T21:09:53.633Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-09T21:09:53.633Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-09T21:09:53.633Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-09T21:09:53.633Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-09T21:09:53.633Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-09T21:09:53.633Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-09T21:09:53.633Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-09T21:09:53.633Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-09T21:09:53.633Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-09T21:09:53.633Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-09T21:09:53.633Z] spire-1.2.1/pkg/server/catalog/ [2022-05-09T21:09:53.633Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-09T21:09:53.633Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-09T21:09:53.633Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-09T21:09:53.633Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-09T21:09:53.633Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-09T21:09:53.633Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-09T21:09:53.633Z] spire-1.2.1/pkg/server/config.go [2022-05-09T21:09:53.633Z] spire-1.2.1/pkg/server/datastore/ [2022-05-09T21:09:53.633Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-09T21:09:53.633Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-09T21:09:53.633Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-09T21:09:53.633Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-09T21:09:53.633Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-09T21:09:53.633Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-09T21:09:53.633Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-09T21:09:53.633Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-09T21:09:53.633Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-09T21:09:53.633Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-09T21:09:53.633Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-09T21:09:53.633Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-09T21:09:53.633Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-09T21:09:53.633Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-09T21:09:53.633Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-09T21:09:53.633Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-09T21:09:53.633Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-09T21:09:53.633Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-09T21:09:53.633Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-09T21:09:53.633Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-09T21:09:53.633Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-09T21:09:53.633Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-09T21:09:53.633Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-09T21:09:53.633Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-09T21:09:53.633Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-09T21:09:53.633Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-09T21:09:53.633Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-09T21:09:53.633Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-09T21:09:53.633Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-09T21:09:53.633Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-09T21:09:53.633Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-09T21:09:53.907Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-09T21:09:53.907Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-09T21:09:53.907Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-09T21:09:53.907Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-09T21:09:53.907Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-09T21:09:53.907Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-09T21:09:53.907Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-09T21:09:53.907Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-09T21:09:53.907Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-09T21:09:53.907Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-09T21:09:53.907Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-09T21:09:53.907Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-09T21:09:53.907Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-09T21:09:53.907Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-09T21:09:53.907Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-09T21:09:53.907Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-09T21:09:53.907Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-09T21:09:53.907Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-09T21:09:53.907Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-09T21:09:53.907Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-09T21:09:53.907Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-09T21:09:53.907Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-09T21:09:53.907Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-09T21:09:53.907Z] spire-1.2.1/pkg/server/plugin/ [2022-05-09T21:09:53.907Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-09T21:09:53.907Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-09T21:09:53.907Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-09T21:09:53.907Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-09T21:09:53.907Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-09T21:09:53.907Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-09T21:09:53.907Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-09T21:09:53.907Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-09T21:09:53.907Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-09T21:09:53.907Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-09T21:09:53.907Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-09T21:09:53.907Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-09T21:09:53.907Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-09T21:09:53.907Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-09T21:09:53.907Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-09T21:09:53.907Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-09T21:09:53.907Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-09T21:09:53.907Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-09T21:09:53.907Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-09T21:09:53.907Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-09T21:09:53.907Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-09T21:09:53.907Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-09T21:09:53.907Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-09T21:09:53.907Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-09T21:09:53.907Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-09T21:09:53.907Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-09T21:09:53.907Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-09T21:09:53.907Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-09T21:09:53.907Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-09T21:09:53.907Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-09T21:09:53.907Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-09T21:09:53.907Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-09T21:09:53.907Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-09T21:09:53.907Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-09T21:09:53.907Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-09T21:09:53.907Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-09T21:09:53.907Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-09T21:09:53.907Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-09T21:09:53.907Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-09T21:09:53.907Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-09T21:09:53.907Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-09T21:09:53.907Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-09T21:09:53.907Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-09T21:09:53.907Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-09T21:09:53.907Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-09T21:09:53.907Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-09T21:09:53.907Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-09T21:09:53.907Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-09T21:09:53.907Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-09T21:09:53.907Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-09T21:09:53.907Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-09T21:09:53.907Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-09T21:09:53.907Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-09T21:09:53.907Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-09T21:09:53.907Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-09T21:09:53.907Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-09T21:09:53.907Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-09T21:09:53.907Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-09T21:09:53.907Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-09T21:09:53.907Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-09T21:09:53.907Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-09T21:09:53.907Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-09T21:09:53.907Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-09T21:09:53.907Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-09T21:09:53.907Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-09T21:09:53.907Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-09T21:09:53.907Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-09T21:09:53.907Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-09T21:09:53.907Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-09T21:09:53.907Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-09T21:09:53.907Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-09T21:09:53.907Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-09T21:09:53.907Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-09T21:09:53.907Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-09T21:09:53.907Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-09T21:09:53.907Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-09T21:09:53.907Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-09T21:09:53.907Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-09T21:09:53.907Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-09T21:09:53.907Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-09T21:09:53.907Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-09T21:09:53.907Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-09T21:09:53.907Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-09T21:09:53.907Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-09T21:09:53.907Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-09T21:09:53.907Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-09T21:09:53.907Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-09T21:09:53.907Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-09T21:09:53.907Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-09T21:09:53.907Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-09T21:09:53.907Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-09T21:09:53.907Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-09T21:09:53.907Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-09T21:09:53.907Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-09T21:09:53.908Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-09T21:09:53.908Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-09T21:09:53.908Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-09T21:09:53.908Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-09T21:09:53.908Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-09T21:09:53.908Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-09T21:09:53.908Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-09T21:09:53.908Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-09T21:09:53.908Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-09T21:09:53.908Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-09T21:09:53.908Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-09T21:09:53.908Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-09T21:09:53.908Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-09T21:09:53.908Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-09T21:09:53.908Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-09T21:09:53.908Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-09T21:09:53.908Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-09T21:09:53.908Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-09T21:09:53.908Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-09T21:09:53.908Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-09T21:09:53.908Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-09T21:09:53.908Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-09T21:09:53.908Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-09T21:09:53.908Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-09T21:09:53.908Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-09T21:09:53.908Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-09T21:09:53.908Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-09T21:09:53.908Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-09T21:09:53.908Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-09T21:09:53.908Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-09T21:09:53.908Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-09T21:09:53.908Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-09T21:09:53.908Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-09T21:09:53.908Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-09T21:09:53.908Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-09T21:09:53.908Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-09T21:09:53.908Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-09T21:09:53.908Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-09T21:09:53.908Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-09T21:09:53.908Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-09T21:09:53.908Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-09T21:09:53.908Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-09T21:09:53.908Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-09T21:09:53.908Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-09T21:09:53.908Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-09T21:09:53.908Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-09T21:09:53.908Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-09T21:09:53.908Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-09T21:09:53.908Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-09T21:09:53.908Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-09T21:09:53.908Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-09T21:09:53.908Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-09T21:09:53.908Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-09T21:09:53.908Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-09T21:09:53.908Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-09T21:09:53.908Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-09T21:09:53.908Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-09T21:09:53.908Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-09T21:09:53.908Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-09T21:09:53.908Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-09T21:09:53.908Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-09T21:09:53.908Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-09T21:09:53.908Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-09T21:09:53.908Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-09T21:09:53.908Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-09T21:09:53.908Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-09T21:09:53.908Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-09T21:09:53.908Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-09T21:09:53.908Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-09T21:09:53.908Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-09T21:09:53.908Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-09T21:09:53.908Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-09T21:09:53.908Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-09T21:09:53.908Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-09T21:09:53.908Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-09T21:09:53.908Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-09T21:09:53.908Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-09T21:09:53.908Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-09T21:09:53.908Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-09T21:09:53.908Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-09T21:09:53.908Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-09T21:09:53.908Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-09T21:09:53.908Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-09T21:09:53.908Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-09T21:09:53.908Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-09T21:09:53.908Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-09T21:09:53.908Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-09T21:09:53.908Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-09T21:09:53.908Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-09T21:09:53.908Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-09T21:09:53.908Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-09T21:09:53.908Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-09T21:09:53.908Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-09T21:09:53.908Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-09T21:09:53.908Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-09T21:09:53.908Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-09T21:09:53.908Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-09T21:09:53.908Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-09T21:09:53.908Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-09T21:09:53.908Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-09T21:09:53.908Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-09T21:09:53.908Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-09T21:09:53.908Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-09T21:09:53.908Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-09T21:09:53.908Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-09T21:09:53.908Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-09T21:09:53.908Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-09T21:09:53.908Z] spire-1.2.1/pkg/server/registration/ [2022-05-09T21:09:53.908Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-09T21:09:53.908Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-09T21:09:53.908Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-09T21:09:53.908Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-09T21:09:53.908Z] spire-1.2.1/pkg/server/server.go [2022-05-09T21:09:53.908Z] spire-1.2.1/pkg/server/server_test.go [2022-05-09T21:09:53.908Z] spire-1.2.1/pkg/server/svid/ [2022-05-09T21:09:53.908Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-09T21:09:53.908Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-09T21:09:53.908Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-09T21:09:53.908Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-09T21:09:53.908Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-09T21:09:53.908Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-09T21:09:53.908Z] spire-1.2.1/proto/ [2022-05-09T21:09:53.908Z] spire-1.2.1/proto/private/ [2022-05-09T21:09:53.908Z] spire-1.2.1/proto/private/server/ [2022-05-09T21:09:54.184Z] spire-1.2.1/proto/private/server/journal/ [2022-05-09T21:09:54.184Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-09T21:09:54.184Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-09T21:09:54.184Z] spire-1.2.1/proto/spire/ [2022-05-09T21:09:54.184Z] spire-1.2.1/proto/spire/common/ [2022-05-09T21:09:54.184Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-09T21:09:54.184Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-09T21:09:54.184Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-09T21:09:54.184Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-09T21:09:54.184Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-09T21:09:54.184Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-09T21:09:54.184Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-09T21:09:54.184Z] spire-1.2.1/proto/spire/plugin/ [2022-05-09T21:09:54.184Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-09T21:09:54.184Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-09T21:09:54.184Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-09T21:09:54.184Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-09T21:09:54.184Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-09T21:09:54.184Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-09T21:09:54.184Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-09T21:09:54.184Z] spire-1.2.1/release/ [2022-05-09T21:09:54.184Z] spire-1.2.1/release/spire-extras/ [2022-05-09T21:09:54.184Z] spire-1.2.1/release/spire-extras/README.md [2022-05-09T21:09:54.184Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-09T21:09:54.184Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-09T21:09:54.184Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-09T21:09:54.184Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-09T21:09:54.184Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-09T21:09:54.184Z] spire-1.2.1/release/spire/ [2022-05-09T21:09:54.184Z] spire-1.2.1/release/spire/README.md [2022-05-09T21:09:54.184Z] spire-1.2.1/release/spire/conf/ [2022-05-09T21:09:54.184Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-09T21:09:54.184Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-09T21:09:54.184Z] spire-1.2.1/release/spire/conf/server/ [2022-05-09T21:09:54.184Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-09T21:09:54.184Z] spire-1.2.1/script/ [2022-05-09T21:09:54.184Z] spire-1.2.1/script/build-artifact.sh [2022-05-09T21:09:54.184Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-09T21:09:54.184Z] spire-1.2.1/support/ [2022-05-09T21:09:54.184Z] spire-1.2.1/support/k8s/ [2022-05-09T21:09:54.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-09T21:09:54.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-09T21:09:54.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-09T21:09:54.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-09T21:09:54.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-09T21:09:54.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-09T21:09:54.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-09T21:09:54.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-09T21:09:54.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-09T21:09:54.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-09T21:09:54.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-09T21:09:54.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-09T21:09:54.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-09T21:09:54.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-09T21:09:54.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-09T21:09:54.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-09T21:09:54.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-09T21:09:54.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-09T21:09:54.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-09T21:09:54.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-09T21:09:54.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-09T21:09:54.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-09T21:09:54.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-09T21:09:54.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-09T21:09:54.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-09T21:09:54.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-09T21:09:54.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-09T21:09:54.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-09T21:09:54.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-09T21:09:54.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-09T21:09:54.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-09T21:09:54.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-09T21:09:54.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-09T21:09:54.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-09T21:09:54.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-09T21:09:54.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-09T21:09:54.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-09T21:09:54.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-09T21:09:54.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-09T21:09:54.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-09T21:09:54.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-09T21:09:54.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-09T21:09:54.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-09T21:09:54.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-09T21:09:54.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-09T21:09:54.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-09T21:09:54.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-09T21:09:54.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-09T21:09:54.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-09T21:09:54.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-09T21:09:54.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-09T21:09:54.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-09T21:09:54.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-09T21:09:54.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-09T21:09:54.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-09T21:09:54.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-09T21:09:54.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-09T21:09:54.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-09T21:09:54.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-09T21:09:54.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-09T21:09:54.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-09T21:09:54.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-09T21:09:54.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-09T21:09:54.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-09T21:09:54.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-09T21:09:54.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-09T21:09:54.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-09T21:09:54.184Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-09T21:09:54.184Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-09T21:09:54.184Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-09T21:09:54.184Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-09T21:09:54.184Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-09T21:09:54.184Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-09T21:09:54.184Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-09T21:09:54.184Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-09T21:09:54.184Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-09T21:09:54.184Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-09T21:09:54.184Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-09T21:09:54.184Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-09T21:09:54.184Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-09T21:09:54.184Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-09T21:09:54.184Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-09T21:09:54.184Z] spire-1.2.1/test/ [2022-05-09T21:09:54.184Z] spire-1.2.1/test/clock/ [2022-05-09T21:09:54.184Z] spire-1.2.1/test/clock/clock.go [2022-05-09T21:09:54.184Z] spire-1.2.1/test/fakes/ [2022-05-09T21:09:54.184Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-09T21:09:54.184Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-09T21:09:54.184Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-09T21:09:54.184Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-09T21:09:54.184Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-09T21:09:54.184Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-09T21:09:54.184Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-09T21:09:54.184Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-09T21:09:54.184Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-09T21:09:54.184Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-09T21:09:54.184Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-09T21:09:54.185Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-09T21:09:54.185Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-09T21:09:54.185Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-09T21:09:54.185Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-09T21:09:54.185Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-09T21:09:54.185Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-09T21:09:54.185Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-09T21:09:54.185Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-09T21:09:54.185Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-09T21:09:54.185Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-09T21:09:54.185Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-09T21:09:54.185Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-09T21:09:54.185Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-09T21:09:54.185Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-09T21:09:54.185Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-09T21:09:54.185Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-09T21:09:54.185Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-09T21:09:54.185Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-09T21:09:54.185Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-09T21:09:54.185Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-09T21:09:54.185Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-09T21:09:54.185Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-09T21:09:54.185Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-09T21:09:54.185Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-09T21:09:54.185Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-09T21:09:54.185Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-09T21:09:54.185Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-09T21:09:54.185Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-09T21:09:54.185Z] spire-1.2.1/test/fixture/ [2022-05-09T21:09:54.185Z] spire-1.2.1/test/fixture/certs/ [2022-05-09T21:09:54.185Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-09T21:09:54.185Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-09T21:09:54.185Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-09T21:09:54.185Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-09T21:09:54.185Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-09T21:09:54.185Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-09T21:09:54.185Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-09T21:09:54.185Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-09T21:09:54.185Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-09T21:09:54.185Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-09T21:09:54.185Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-09T21:09:54.185Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-09T21:09:54.185Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-09T21:09:54.185Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-09T21:09:54.185Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-09T21:09:54.185Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-09T21:09:54.185Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-09T21:09:54.185Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-09T21:09:54.185Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-09T21:09:54.185Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-09T21:09:54.185Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-09T21:09:54.185Z] spire-1.2.1/test/fixture/config/ [2022-05-09T21:09:54.185Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-09T21:09:54.185Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-09T21:09:54.185Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-09T21:09:54.185Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-09T21:09:54.185Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-09T21:09:54.185Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-09T21:09:54.185Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-09T21:09:54.185Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-09T21:09:54.185Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-09T21:09:54.185Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-09T21:09:54.185Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-09T21:09:54.185Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-09T21:09:54.185Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-09T21:09:54.185Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-09T21:09:54.185Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-09T21:09:54.185Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-09T21:09:54.185Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-09T21:09:54.185Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-09T21:09:54.185Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-09T21:09:54.185Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-09T21:09:54.185Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-09T21:09:54.185Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-09T21:09:54.185Z] spire-1.2.1/test/fixture/fixture.go [2022-05-09T21:09:54.185Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-09T21:09:54.185Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-09T21:09:54.185Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-09T21:09:54.185Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-09T21:09:54.185Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-09T21:09:54.185Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-09T21:09:54.185Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-09T21:09:54.185Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-09T21:09:54.185Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-09T21:09:54.185Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-09T21:09:54.185Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-09T21:09:54.185Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-09T21:09:54.185Z] spire-1.2.1/test/fixture/registration/ [2022-05-09T21:09:54.185Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-09T21:09:54.185Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-09T21:09:54.185Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-09T21:09:54.185Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-09T21:09:54.185Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-09T21:09:54.185Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-09T21:09:54.185Z] spire-1.2.1/test/integration/ [2022-05-09T21:09:54.185Z] spire-1.2.1/test/integration/README.md [2022-05-09T21:09:54.185Z] spire-1.2.1/test/integration/common [2022-05-09T21:09:54.185Z] spire-1.2.1/test/integration/setup/ [2022-05-09T21:09:54.185Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-09T21:09:54.185Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-09T21:09:54.185Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-09T21:09:54.185Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-09T21:09:54.185Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-09T21:09:54.185Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-09T21:09:54.185Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-09T21:09:54.185Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-09T21:09:54.185Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-09T21:09:54.185Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-09T21:09:54.185Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-09T21:09:54.185Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-09T21:09:54.185Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-09T21:09:54.185Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-09T21:09:54.185Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-09T21:09:54.185Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-09T21:09:54.185Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-09T21:09:54.185Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-09T21:09:54.185Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-09T21:09:54.185Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-09T21:09:54.185Z] spire-1.2.1/test/integration/suites/ [2022-05-09T21:09:54.185Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-09T21:09:54.185Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-09T21:09:54.185Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-09T21:09:54.185Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-09T21:09:54.185Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-09T21:09:54.185Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-09T21:09:54.185Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-09T21:09:54.185Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-09T21:09:54.185Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-09T21:09:54.185Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-09T21:09:54.185Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-09T21:09:54.185Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-09T21:09:54.185Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-09T21:09:54.463Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-09T21:09:54.463Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-09T21:09:54.463Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-09T21:09:54.463Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-09T21:09:54.463Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-09T21:09:54.463Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-09T21:09:54.463Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-09T21:09:54.463Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-09T21:09:54.463Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-09T21:09:54.463Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-09T21:09:54.463Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-09T21:09:54.463Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-09T21:09:54.463Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-09T21:09:54.463Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-09T21:09:54.463Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-09T21:09:54.463Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-09T21:09:54.463Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-09T21:09:54.463Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-09T21:09:54.463Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-09T21:09:54.463Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-09T21:09:54.463Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-09T21:09:54.463Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-09T21:09:54.463Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-09T21:09:54.463Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-09T21:09:54.463Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-09T21:09:54.463Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-09T21:09:54.463Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-09T21:09:54.463Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-09T21:09:54.463Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-09T21:09:54.463Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-09T21:09:54.463Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-09T21:09:54.463Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-09T21:09:54.463Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-09T21:09:54.463Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-09T21:09:54.463Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-09T21:09:54.463Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-09T21:09:54.463Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-09T21:09:54.463Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-09T21:09:54.463Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-09T21:09:54.463Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-09T21:09:54.463Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-09T21:09:54.463Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-09T21:09:54.463Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-09T21:09:54.463Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-09T21:09:54.463Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-09T21:09:54.463Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-09T21:09:54.463Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-09T21:09:54.463Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-09T21:09:54.463Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-09T21:09:54.463Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-09T21:09:54.463Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-09T21:09:54.463Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-09T21:09:54.463Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-09T21:09:54.463Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-09T21:09:54.463Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-09T21:09:54.463Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-09T21:09:54.463Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-09T21:09:54.463Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-09T21:09:54.463Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-09T21:09:54.463Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-09T21:09:54.463Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-09T21:09:54.463Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-09T21:09:54.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-09T21:09:54.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-09T21:09:54.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-09T21:09:54.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-09T21:09:54.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-09T21:09:54.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-09T21:09:54.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-09T21:09:54.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-09T21:09:54.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-09T21:09:54.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-09T21:09:54.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-09T21:09:54.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-09T21:09:54.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-09T21:09:54.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-09T21:09:54.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-09T21:09:54.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-09T21:09:54.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-09T21:09:54.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-09T21:09:54.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-09T21:09:54.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-09T21:09:54.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-09T21:09:54.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-09T21:09:54.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-09T21:09:54.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-09T21:09:54.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-09T21:09:54.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-09T21:09:54.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-09T21:09:54.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-09T21:09:54.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-09T21:09:54.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-09T21:09:54.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-09T21:09:54.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-09T21:09:54.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-09T21:09:54.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-09T21:09:54.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-09T21:09:54.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-09T21:09:54.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-09T21:09:54.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-09T21:09:54.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-09T21:09:54.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-09T21:09:54.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-09T21:09:54.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-09T21:09:54.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-09T21:09:54.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-09T21:09:54.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-09T21:09:54.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-09T21:09:54.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-09T21:09:54.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-09T21:09:54.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-09T21:09:54.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-09T21:09:54.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-09T21:09:54.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-09T21:09:54.463Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-09T21:09:54.464Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-09T21:09:54.741Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-09T21:09:54.741Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-09T21:09:54.741Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-09T21:09:54.741Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-09T21:09:54.741Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-09T21:09:54.741Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-09T21:09:54.741Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-09T21:09:54.741Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-09T21:09:54.741Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-09T21:09:54.741Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-09T21:09:54.741Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-09T21:09:54.741Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-09T21:09:54.741Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-09T21:09:54.741Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-09T21:09:54.741Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-09T21:09:54.741Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-09T21:09:54.741Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-09T21:09:54.741Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-09T21:09:54.741Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-09T21:09:54.741Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-09T21:09:54.741Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-09T21:09:54.741Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-09T21:09:54.741Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-09T21:09:54.741Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-09T21:09:54.741Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-09T21:09:54.741Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-09T21:09:54.741Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-09T21:09:54.741Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-09T21:09:54.741Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-09T21:09:54.741Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-09T21:09:54.741Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-09T21:09:54.741Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-09T21:09:54.741Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-09T21:09:54.741Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-09T21:09:54.741Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-09T21:09:54.741Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-09T21:09:54.741Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-09T21:09:54.741Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-09T21:09:54.741Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-09T21:09:54.741Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-09T21:09:54.741Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-09T21:09:54.741Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-09T21:09:54.741Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-09T21:09:54.741Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-09T21:09:54.741Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-09T21:09:54.741Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-09T21:09:54.741Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-09T21:09:54.741Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-09T21:09:54.741Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-09T21:09:54.741Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-09T21:09:54.741Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-09T21:09:54.741Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-09T21:09:54.741Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-09T21:09:54.741Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-09T21:09:54.741Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-09T21:09:54.741Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-09T21:09:54.741Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-09T21:09:54.741Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-09T21:09:54.741Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-09T21:09:54.741Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-09T21:09:54.741Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-09T21:09:54.741Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-09T21:09:54.741Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-09T21:09:54.741Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-09T21:09:54.741Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-09T21:09:54.741Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-09T21:09:54.741Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-09T21:09:54.741Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-09T21:09:54.741Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-09T21:09:54.741Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-09T21:09:54.741Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-09T21:09:54.741Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-09T21:09:54.741Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-09T21:09:54.741Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-09T21:09:54.741Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-09T21:09:54.741Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-09T21:09:54.741Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-09T21:09:54.741Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-09T21:09:54.741Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-09T21:09:54.741Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-09T21:09:54.741Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-09T21:09:54.741Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-09T21:09:54.741Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-09T21:09:54.741Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-09T21:09:54.741Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-09T21:09:54.741Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-09T21:09:54.741Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-09T21:09:54.741Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-09T21:09:54.741Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-09T21:09:54.741Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-09T21:09:54.741Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-09T21:09:54.741Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-09T21:09:54.741Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-09T21:09:54.741Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-09T21:09:54.741Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-09T21:09:54.741Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-09T21:09:54.741Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-09T21:09:54.742Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-09T21:09:54.742Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-09T21:09:54.742Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-09T21:09:54.742Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-09T21:09:54.742Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-09T21:09:54.742Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-09T21:09:54.742Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-09T21:09:54.742Z] spire-1.2.1/test/integration/test-one.sh [2022-05-09T21:09:54.742Z] spire-1.2.1/test/integration/test.sh [2022-05-09T21:09:54.742Z] spire-1.2.1/test/plugintest/ [2022-05-09T21:09:54.742Z] spire-1.2.1/test/plugintest/config.go [2022-05-09T21:09:54.742Z] spire-1.2.1/test/plugintest/load.go [2022-05-09T21:09:54.742Z] spire-1.2.1/test/plugintest/option.go [2022-05-09T21:09:54.742Z] spire-1.2.1/test/spiretest/ [2022-05-09T21:09:54.742Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-09T21:09:54.742Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-09T21:09:54.742Z] spire-1.2.1/test/spiretest/dir.go [2022-05-09T21:09:54.742Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-09T21:09:54.742Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-09T21:09:54.742Z] spire-1.2.1/test/spiretest/logs.go [2022-05-09T21:09:54.742Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-09T21:09:54.742Z] spire-1.2.1/test/spiretest/suite.go [2022-05-09T21:09:54.742Z] spire-1.2.1/test/spiretest/x509.go [2022-05-09T21:09:54.742Z] spire-1.2.1/test/testca/ [2022-05-09T21:09:54.742Z] spire-1.2.1/test/testca/ca.go [2022-05-09T21:09:54.742Z] spire-1.2.1/test/testkey/ [2022-05-09T21:09:54.742Z] spire-1.2.1/test/testkey/generate.sh [2022-05-09T21:09:54.742Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-09T21:09:54.742Z] spire-1.2.1/test/testkey/keys.go [2022-05-09T21:09:54.742Z] spire-1.2.1/test/testkey/new.go [2022-05-09T21:09:54.742Z] spire-1.2.1/test/tpmsimulator/ [2022-05-09T21:09:54.742Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-09T21:09:54.742Z] spire-1.2.1/test/util/ [2022-05-09T21:09:54.742Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-09T21:09:54.742Z] spire-1.2.1/test/util/cert_generation.go [2022-05-09T21:09:54.742Z] spire-1.2.1/test/util/io_redirection.go [2022-05-09T21:09:54.742Z] spire-1.2.1/test/util/race.go [2022-05-09T21:09:54.742Z] spire-1.2.1/test/util/util.go [2022-05-09T21:09:54.742Z] building spire from source... [2022-05-09T21:09:55.344Z] Installing go1.17.7... [2022-05-09T21:10:22.222Z] Building bin/spire-server... [2022-05-09T21:10:22.222Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-09T21:10:22.222Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-09T21:10:22.222Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-09T21:10:22.222Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-09T21:10:22.222Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-09T21:10:22.222Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-09T21:10:22.499Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-09T21:10:23.479Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-09T21:10:24.080Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-09T21:10:25.066Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-09T21:10:25.669Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-09T21:10:25.669Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-09T21:10:25.946Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-09T21:10:26.225Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-09T21:10:26.503Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-09T21:10:26.503Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-09T21:10:26.503Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-09T21:10:27.951Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-09T21:10:27.951Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-09T21:10:27.951Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-09T21:10:28.228Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-09T21:10:28.228Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-09T21:10:29.221Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-09T21:10:29.500Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-09T21:10:44.684Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-09T21:10:44.684Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-09T21:10:44.684Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-09T21:10:44.684Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-09T21:10:44.684Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-09T21:10:44.684Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-09T21:10:44.961Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-09T21:10:44.961Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-09T21:10:45.240Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-09T21:10:45.240Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-09T21:10:45.240Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-09T21:10:45.240Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-09T21:10:45.522Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-09T21:10:45.522Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-09T21:10:45.799Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-09T21:10:46.789Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-09T21:10:47.064Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-09T21:10:47.668Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-09T21:10:47.945Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-09T21:10:47.945Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-09T21:10:47.945Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-09T21:10:47.945Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-09T21:10:47.945Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-09T21:10:48.225Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-09T21:11:03.371Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-09T21:11:03.371Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-09T21:11:03.371Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-09T21:11:03.371Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-09T21:11:03.371Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-09T21:11:03.371Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-09T21:11:03.371Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-09T21:11:03.371Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-09T21:11:03.371Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-09T21:11:03.371Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-09T21:11:03.371Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-09T21:11:03.371Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-09T21:11:30.238Z] go: downloading google.golang.org/api v0.70.0 [2022-05-09T21:11:30.238Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-09T21:11:30.238Z] go: downloading k8s.io/api v0.23.4 [2022-05-09T21:11:42.677Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-09T21:11:42.677Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-09T21:11:43.283Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-09T21:11:44.733Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-09T21:12:11.582Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-09T21:12:11.582Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-09T21:12:11.582Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-09T21:12:11.582Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-09T21:12:12.573Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-09T21:12:13.565Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-09T21:12:15.015Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-09T21:12:15.292Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-09T21:12:15.573Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-09T21:12:16.563Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-09T21:12:16.563Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-09T21:12:16.839Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-09T21:12:17.117Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-09T21:12:17.397Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-09T21:12:17.675Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-09T21:12:17.952Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-09T21:12:17.952Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-09T21:12:18.646Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-09T21:12:18.646Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-09T21:12:21.374Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-09T21:12:21.374Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-09T21:12:21.662Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-09T21:12:22.278Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-09T21:12:29.048Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-09T21:12:29.048Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-09T21:12:29.324Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-09T21:12:29.324Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-09T21:12:29.924Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-09T21:12:30.204Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-09T21:12:30.204Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-09T21:12:30.204Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-09T21:12:30.478Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-09T21:12:30.478Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-09T21:12:30.754Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-09T21:12:30.754Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-09T21:12:32.204Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-09T21:12:32.479Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-09T21:12:32.755Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-09T21:12:33.030Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-09T21:12:33.030Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-09T21:12:33.306Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-09T21:12:33.306Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-09T21:12:33.584Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-09T21:12:33.584Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-09T21:12:34.574Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-09T21:12:34.574Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-09T21:12:34.850Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-09T21:12:34.850Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-09T21:12:35.129Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-09T21:12:37.119Z] go: downloading go.opencensus.io v0.23.0 [2022-05-09T21:12:38.108Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-09T21:12:38.108Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-09T21:12:38.384Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-09T21:12:38.384Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-09T21:12:38.662Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-09T21:12:38.938Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-09T21:12:39.214Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-09T21:12:39.819Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-09T21:12:42.457Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-09T21:12:45.089Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-09T21:12:45.089Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-09T21:12:45.089Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-09T21:12:45.366Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-09T21:12:45.366Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-09T21:12:46.353Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-09T21:12:46.353Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-09T21:12:46.353Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-09T21:12:46.353Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-09T21:12:46.628Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-09T21:12:46.628Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-09T21:12:46.904Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-09T21:12:57.095Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-09T21:12:57.368Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-09T21:12:57.368Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-09T21:12:57.368Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-09T21:13:24.183Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-09T21:13:24.183Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-09T21:14:32.262Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-05-09T21:14:47.391Z] Removing intermediate container bcb30803308e [2022-05-09T21:14:47.391Z] ---> ee5f1d7371f8 [2022-05-09T21:14:47.391Z] [2022-05-09T21:14:47.391Z] Step 10/22 : FROM alpine:3.14 [2022-05-09T21:14:47.391Z] 3.14: Pulling from library/alpine [2022-05-09T21:14:47.703Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-09T21:14:47.703Z] Status: Downloaded newer image for alpine:3.14 [2022-05-09T21:14:47.703Z] ---> ac73e934f311 [2022-05-09T21:14:47.703Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-05-09T21:14:48.319Z] ---> Running in b52f5c94d807 [2022-05-09T21:14:50.954Z] Removing intermediate container dc685508ed1c [2022-05-09T21:14:50.954Z] ---> 9b2da862003f [2022-05-09T21:14:50.954Z] [2022-05-09T21:14:50.954Z] Step 10/31 : FROM alpine:3.14 [2022-05-09T21:14:50.954Z] ---> ac73e934f311 [2022-05-09T21:14:50.954Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-05-09T21:14:50.954Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-09T21:14:50.954Z] ---> Running in 66105c1de3de [2022-05-09T21:14:51.239Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-09T21:14:51.239Z] Removing intermediate container 66105c1de3de [2022-05-09T21:14:51.239Z] ---> 2b8b0d2cc56f [2022-05-09T21:14:51.239Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-05-09T21:14:51.515Z] ---> Running in cfc58827a9d7 [2022-05-09T21:14:52.971Z] (1/6) Installing ca-certificates (20211220-r0) [2022-05-09T21:14:52.971Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-05-09T21:14:52.971Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-05-09T21:14:52.971Z] (4/6) Installing libcurl (7.79.1-r1) [2022-05-09T21:14:52.971Z] (5/6) Installing curl (7.79.1-r1) [2022-05-09T21:14:52.971Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-05-09T21:14:53.244Z] Executing busybox-1.33.1-r7.trigger [2022-05-09T21:14:53.244Z] Executing ca-certificates-20211220-r0.trigger [2022-05-09T21:14:53.519Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-09T21:14:53.795Z] OK: 8 MiB in 20 packages [2022-05-09T21:14:53.795Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-09T21:14:55.249Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-05-09T21:14:55.249Z] (2/2) Installing su-exec (0.2-r1) [2022-05-09T21:14:55.249Z] Executing busybox-1.33.1-r7.trigger [2022-05-09T21:14:55.249Z] OK: 6 MiB in 16 packages [2022-05-09T21:14:55.862Z] Removing intermediate container b52f5c94d807 [2022-05-09T21:14:55.862Z] ---> bfc9fa63921e [2022-05-09T21:14:55.862Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-09T21:14:56.147Z] ---> Running in 9efd51537d14 [2022-05-09T21:14:57.141Z] Removing intermediate container 9efd51537d14 [2022-05-09T21:14:57.141Z] ---> 5789456f1c43 [2022-05-09T21:14:57.141Z] Step 13/22 : WORKDIR /edgex [2022-05-09T21:14:57.141Z] ---> Running in b47ac481df31 [2022-05-09T21:14:57.414Z] Removing intermediate container cfc58827a9d7 [2022-05-09T21:14:57.415Z] ---> dc9ebf89db8d [2022-05-09T21:14:57.415Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-05-09T21:14:57.415Z] ---> Running in a3062b51b43c [2022-05-09T21:14:58.022Z] Removing intermediate container b47ac481df31 [2022-05-09T21:14:58.022Z] ---> 08809af6613a [2022-05-09T21:14:58.022Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-05-09T21:14:58.298Z] Removing intermediate container a3062b51b43c [2022-05-09T21:14:58.298Z] ---> ea5f21b9d88f [2022-05-09T21:14:58.298Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-05-09T21:14:58.574Z] ---> Running in 31e9ba729966 [2022-05-09T21:14:59.182Z] Removing intermediate container 31e9ba729966 [2022-05-09T21:14:59.182Z] ---> 9f80ee52c1d0 [2022-05-09T21:14:59.182Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-05-09T21:14:59.182Z] ---> a8a617de5df6 [2022-05-09T21:14:59.182Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-05-09T21:14:59.468Z] ---> Running in 7521124839e6 [2022-05-09T21:15:01.517Z] ---> 6e59b340c180 [2022-05-09T21:15:01.517Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-05-09T21:15:02.963Z] Removing intermediate container 7521124839e6 [2022-05-09T21:15:02.963Z] ---> ebcafc85dd42 [2022-05-09T21:15:02.963Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-05-09T21:15:02.963Z] ---> Running in 63e528cf0b72 [2022-05-09T21:15:03.574Z] Removing intermediate container 63e528cf0b72 [2022-05-09T21:15:03.574Z] ---> 1a2701d7859c [2022-05-09T21:15:03.574Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-05-09T21:15:04.196Z] ---> d3d83c81cc5b [2022-05-09T21:15:04.196Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-05-09T21:15:05.191Z] ---> 7222250243a1 [2022-05-09T21:15:05.191Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-05-09T21:15:05.191Z] ---> Running in c4c986a1dab0 [2022-05-09T21:15:05.807Z] ---> 09afb010ac20 [2022-05-09T21:15:05.807Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-05-09T21:15:06.087Z] ---> Running in b1a495c17f50 [2022-05-09T21:15:09.509Z] Removing intermediate container c4c986a1dab0 [2022-05-09T21:15:09.509Z] ---> 33ced6d1e2d1 [2022-05-09T21:15:09.509Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-09T21:15:09.794Z] Removing intermediate container b1a495c17f50 [2022-05-09T21:15:09.794Z] ---> 2cf226033c67 [2022-05-09T21:15:09.794Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-05-09T21:15:09.794Z] ---> Running in 2e4a8bb5ca7a [2022-05-09T21:15:10.408Z] Removing intermediate container 2e4a8bb5ca7a [2022-05-09T21:15:10.408Z] ---> eac8748c325c [2022-05-09T21:15:10.408Z] Step 20/22 : LABEL arch=arm64 [2022-05-09T21:15:10.408Z] ---> Running in 60c7ddb5e16c [2022-05-09T21:15:10.687Z] ---> 50b0ab322590 [2022-05-09T21:15:10.687Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-05-09T21:15:11.294Z] Removing intermediate container 60c7ddb5e16c [2022-05-09T21:15:11.294Z] ---> 4a592f0f54ad [2022-05-09T21:15:11.294Z] Step 21/22 : LABEL git_sha=c74f8c2114ecacd3c6ad583febff73b26c2eae44 [2022-05-09T21:15:11.571Z] ---> Running in f7966f459754 [2022-05-09T21:15:12.560Z] Removing intermediate container f7966f459754 [2022-05-09T21:15:12.560Z] ---> 396204044ab1 [2022-05-09T21:15:12.560Z] Step 22/22 : LABEL version=0.0.0 [2022-05-09T21:15:12.560Z] ---> Running in e0d98eee64c7 [2022-05-09T21:15:13.559Z] Removing intermediate container e0d98eee64c7 [2022-05-09T21:15:13.559Z] ---> 6d0533639f08 [2022-05-09T21:15:13.559Z] [2022-05-09T21:15:13.559Z] ---> 34047dcb5234 [2022-05-09T21:15:13.559Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-05-09T21:15:14.160Z] Successfully built 6d0533639f08 [2022-05-09T21:15:14.452Z] Successfully tagged security-proxy-setup-arm64:latest [2022-05-09T21:15:14.452Z]  Building security-proxy-setup ... done Building security-spire-server [2022-05-09T21:15:14.726Z] ---> b601ba4ba485 [2022-05-09T21:15:14.726Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-05-09T21:15:15.332Z] ---> 93de33ddb301 [2022-05-09T21:15:15.332Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-05-09T21:15:16.329Z] ---> feeee8ee8799 [2022-05-09T21:15:16.329Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-05-09T21:15:16.930Z] ---> Running in d061780a4270 [2022-05-09T21:15:17.211Z] Removing intermediate container d061780a4270 [2022-05-09T21:15:17.211Z] ---> f5ab7f715528 [2022-05-09T21:15:17.211Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-05-09T21:15:18.655Z] ---> 97083519d62f [2022-05-09T21:15:18.655Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-05-09T21:15:18.929Z] ---> Running in 26508222a0a4 [2022-05-09T21:15:22.358Z] Removing intermediate container 26508222a0a4 [2022-05-09T21:15:22.358Z] ---> 50716251c3ca [2022-05-09T21:15:22.358Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-05-09T21:15:22.358Z] ---> Running in 7d786fc558d2 [2022-05-09T21:15:22.977Z] Removing intermediate container 7d786fc558d2 [2022-05-09T21:15:22.977Z] ---> 9a69987b8cf6 [2022-05-09T21:15:22.977Z] Step 28/31 : CMD ["gate"] [2022-05-09T21:15:23.262Z] ---> Running in b67e1b5bf29e [2022-05-09T21:15:23.869Z] Removing intermediate container b67e1b5bf29e [2022-05-09T21:15:23.869Z] ---> 4fbadf4e983e [2022-05-09T21:15:23.869Z] Step 29/31 : LABEL arch=arm64 [2022-05-09T21:15:24.150Z] ---> Running in 1649e25294fe [2022-05-09T21:15:24.755Z] Removing intermediate container 1649e25294fe [2022-05-09T21:15:24.755Z] ---> c63e2ad73993 [2022-05-09T21:15:24.755Z] Step 30/31 : LABEL git_sha=c74f8c2114ecacd3c6ad583febff73b26c2eae44 [2022-05-09T21:15:25.036Z] ---> Running in ad380d2d9afd [2022-05-09T21:15:25.644Z] Removing intermediate container ad380d2d9afd [2022-05-09T21:15:25.644Z] ---> 9f7a8c8f09fe [2022-05-09T21:15:25.644Z] Step 31/31 : LABEL version=0.0.0 [2022-05-09T21:15:25.644Z] ---> Running in f22a7b2d4e36 [2022-05-09T21:15:26.244Z] Removing intermediate container f22a7b2d4e36 [2022-05-09T21:15:26.244Z] ---> 279cb87e7e74 [2022-05-09T21:15:26.530Z] [2022-05-09T21:15:26.806Z] Successfully built 279cb87e7e74 [2022-05-09T21:15:26.806Z] Successfully tagged security-bootstrapper-arm64:latest [2022-05-09T21:15:26.806Z] Building support-notifications [2022-05-09T21:16:05.847Z]  Building security-bootstrapper ... done Removing intermediate container f72f8e90c4e6 [2022-05-09T21:16:05.847Z] ---> 95aa0ff0b55d [2022-05-09T21:16:05.847Z] [2022-05-09T21:16:05.847Z] Step 10/23 : FROM alpine:3.14 [2022-05-09T21:16:05.847Z] ---> ac73e934f311 [2022-05-09T21:16:05.847Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-05-09T21:16:05.847Z] ---> Running in a1043a60feb2 [2022-05-09T21:16:05.847Z] Removing intermediate container a1043a60feb2 [2022-05-09T21:16:05.847Z] ---> dc1dde754a11 [2022-05-09T21:16:05.847Z] Step 12/23 : ENV APP_PORT=59880 [2022-05-09T21:16:05.847Z] ---> Running in 286df8851d33 [2022-05-09T21:16:05.847Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T21:16:05.847Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-09T21:16:05.847Z] ---> 96c9ce5a49e8 [2022-05-09T21:16:05.847Z] Step 3/25 : WORKDIR /edgex-go [2022-05-09T21:16:05.847Z] ---> Using cache [2022-05-09T21:16:05.847Z] ---> 4f1e57913bee [2022-05-09T21:16:05.847Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T21:16:05.847Z] ---> Using cache [2022-05-09T21:16:05.847Z] ---> a3c7921dfc1d [2022-05-09T21:16:05.847Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-05-09T21:16:05.847Z] ---> Running in fe5ccdcd259b [2022-05-09T21:16:05.847Z] Removing intermediate container 286df8851d33 [2022-05-09T21:16:05.847Z] ---> fafaf7cc01eb [2022-05-09T21:16:05.847Z] Step 13/23 : EXPOSE $APP_PORT [2022-05-09T21:16:05.847Z] ---> Running in b6617e4758fd [2022-05-09T21:16:05.847Z] Removing intermediate container b6617e4758fd [2022-05-09T21:16:05.847Z] ---> 0f14fca49a98 [2022-05-09T21:16:05.847Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T21:16:05.847Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-09T21:16:05.847Z] ---> Running in ddbaa3e4b83d [2022-05-09T21:16:05.847Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-09T21:16:06.453Z] OK: 220 MiB in 52 packages [2022-05-09T21:16:08.450Z] Removing intermediate container ddbaa3e4b83d [2022-05-09T21:16:08.450Z] ---> 64fdb3b86227 [2022-05-09T21:16:08.450Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-09T21:16:08.450Z] ---> Running in b2aa977d7461 [2022-05-09T21:16:08.727Z] Removing intermediate container fe5ccdcd259b [2022-05-09T21:16:08.727Z] ---> 0342625ddd78 [2022-05-09T21:16:08.727Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-09T21:16:10.734Z] ---> e0581886ba53 [2022-05-09T21:16:10.734Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T21:16:11.019Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-09T21:16:11.019Z] ---> Running in eb58ee12a8d7 [2022-05-09T21:16:12.017Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-09T21:16:13.465Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-09T21:16:13.465Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-09T21:16:13.465Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-09T21:16:13.465Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T21:16:13.465Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-09T21:16:13.465Z] ---> 96c9ce5a49e8 [2022-05-09T21:16:13.465Z] Step 3/22 : WORKDIR /edgex-go [2022-05-09T21:16:13.465Z] ---> Using cache [2022-05-09T21:16:13.465Z] ---> 4f1e57913bee [2022-05-09T21:16:13.465Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T21:16:13.465Z] ---> Using cache [2022-05-09T21:16:13.465Z] ---> a3c7921dfc1d [2022-05-09T21:16:13.744Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-05-09T21:16:13.744Z] ---> Running in 0b8819ac0d04 [2022-05-09T21:16:13.744Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-09T21:16:13.744Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-09T21:16:14.026Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-09T21:16:14.026Z] Executing busybox-1.33.1-r7.trigger [2022-05-09T21:16:14.026Z] OK: 8 MiB in 20 packages [2022-05-09T21:16:15.494Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-09T21:16:16.107Z] Removing intermediate container b2aa977d7461 [2022-05-09T21:16:16.107Z] ---> 8a079729197d [2022-05-09T21:16:16.107Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-09T21:16:16.753Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-09T21:16:17.355Z] ---> d2a452369478 [2022-05-09T21:16:17.355Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-05-09T21:16:17.639Z] Removing intermediate container eb58ee12a8d7 [2022-05-09T21:16:17.639Z] ---> 37061f0d662c [2022-05-09T21:16:17.639Z] Step 8/25 : COPY . . [2022-05-09T21:16:17.921Z] OK: 220 MiB in 52 packages [2022-05-09T21:16:20.577Z] Removing intermediate container 0b8819ac0d04 [2022-05-09T21:16:20.577Z] ---> 29a24777c780 [2022-05-09T21:16:20.577Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-09T21:16:20.851Z] ---> 0ed899fa7c90 [2022-05-09T21:16:20.851Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-05-09T21:16:22.310Z] ---> 878a36bccb81 [2022-05-09T21:16:22.310Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T21:16:22.310Z] ---> Running in 35abfedb6c5a [2022-05-09T21:16:22.906Z] ---> 430004326d26 [2022-05-09T21:16:22.906Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-05-09T21:16:23.184Z] ---> Running in 276fbb88086d [2022-05-09T21:16:24.209Z] Removing intermediate container 276fbb88086d [2022-05-09T21:16:24.209Z] ---> 11fe9ddb253f [2022-05-09T21:16:24.209Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-09T21:16:24.209Z] ---> Running in bbb9b8946ed7 [2022-05-09T21:16:25.205Z] Removing intermediate container bbb9b8946ed7 [2022-05-09T21:16:25.205Z] ---> 582e1ad94a69 [2022-05-09T21:16:25.205Z] Step 21/23 : LABEL arch=arm64 [2022-05-09T21:16:25.484Z] ---> Running in f5f334cb99bd [2022-05-09T21:16:26.480Z] Removing intermediate container f5f334cb99bd [2022-05-09T21:16:26.480Z] ---> a49a1f99bfff [2022-05-09T21:16:26.480Z] Step 22/23 : LABEL git_sha=c74f8c2114ecacd3c6ad583febff73b26c2eae44 [2022-05-09T21:16:26.768Z] ---> Running in 73644dc778ac [2022-05-09T21:16:27.774Z] Removing intermediate container 73644dc778ac [2022-05-09T21:16:27.774Z] ---> 3e23a138f19a [2022-05-09T21:16:27.774Z] Step 23/23 : LABEL version=0.0.0 [2022-05-09T21:16:28.052Z] ---> Running in 3647db7bf3b2 [2022-05-09T21:16:29.496Z] Removing intermediate container 3647db7bf3b2 [2022-05-09T21:16:29.496Z] ---> 292d1f5fd58a [2022-05-09T21:16:29.496Z] [2022-05-09T21:16:29.496Z] Removing intermediate container 35abfedb6c5a [2022-05-09T21:16:29.496Z] ---> 4af509c0fbb8 [2022-05-09T21:16:29.496Z] Step 8/22 : COPY . . [2022-05-09T21:16:30.962Z] Successfully built 292d1f5fd58a [2022-05-09T21:16:30.962Z] Successfully tagged core-data-arm64:latest [2022-05-09T21:16:30.962Z] Building security-secretstore-setup [2022-05-09T21:17:03.367Z]  Building core-data ... done  ---> 72a630688cd9 [2022-05-09T21:17:03.367Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-05-09T21:17:03.367Z] ---> Running in 9ebb0ea49e72 [2022-05-09T21:17:03.367Z] Removing intermediate container 9ebb0ea49e72 [2022-05-09T21:17:03.367Z] ---> afca4c26207d [2022-05-09T21:17:03.367Z] Step 10/25 : RUN mkdir -p spire-build [2022-05-09T21:17:03.367Z] ---> Running in 441d17e58aa8 [2022-05-09T21:17:06.027Z] Removing intermediate container 441d17e58aa8 [2022-05-09T21:17:06.027Z] ---> 678e9123cbd9 [2022-05-09T21:17:06.027Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-05-09T21:17:06.027Z] ---> Running in dc3f328f4581 [2022-05-09T21:17:07.488Z] Removing intermediate container dc3f328f4581 [2022-05-09T21:17:07.488Z] ---> 5106acca51af [2022-05-09T21:17:07.488Z] Step 12/25 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-05-09T21:17:07.766Z] ---> Running in ebf04c73faf6 [2022-05-09T21:17:10.042Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T21:17:10.042Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-09T21:17:10.042Z] ---> 96c9ce5a49e8 [2022-05-09T21:17:10.042Z] Step 3/25 : WORKDIR /edgex-go [2022-05-09T21:17:10.042Z] ---> Using cache [2022-05-09T21:17:10.042Z] ---> 4f1e57913bee [2022-05-09T21:17:10.042Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T21:17:10.042Z] ---> Using cache [2022-05-09T21:17:10.042Z] ---> a3c7921dfc1d [2022-05-09T21:17:10.042Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-05-09T21:17:10.325Z] ---> Running in 13582ec7a5ed [2022-05-09T21:17:10.936Z] spire-1.2.1/ [2022-05-09T21:17:10.936Z] spire-1.2.1/.data/ [2022-05-09T21:17:10.936Z] spire-1.2.1/.data/.file [2022-05-09T21:17:10.936Z] spire-1.2.1/.dockerignore [2022-05-09T21:17:10.936Z] spire-1.2.1/.gitattributes [2022-05-09T21:17:10.936Z] spire-1.2.1/.githooks/ [2022-05-09T21:17:10.936Z] spire-1.2.1/.githooks/pre-commit [2022-05-09T21:17:10.936Z] spire-1.2.1/.github/ [2022-05-09T21:17:10.936Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-09T21:17:10.936Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-09T21:17:10.936Z] spire-1.2.1/.github/dependabot.yml [2022-05-09T21:17:10.936Z] spire-1.2.1/.github/workflows/ [2022-05-09T21:17:10.936Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-09T21:17:10.936Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-09T21:17:10.936Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-09T21:17:10.936Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-09T21:17:10.936Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-09T21:17:10.936Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-09T21:17:10.936Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-09T21:17:10.936Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-09T21:17:10.936Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-09T21:17:10.936Z] spire-1.2.1/.gitignore [2022-05-09T21:17:10.936Z] spire-1.2.1/.go-version [2022-05-09T21:17:10.936Z] spire-1.2.1/.golangci.yml [2022-05-09T21:17:10.936Z] spire-1.2.1/ADOPTERS.md [2022-05-09T21:17:10.936Z] spire-1.2.1/CHANGELOG.md [2022-05-09T21:17:10.936Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-09T21:17:10.936Z] spire-1.2.1/CODEOWNERS [2022-05-09T21:17:10.936Z] spire-1.2.1/CONTRIBUTING.md [2022-05-09T21:17:10.936Z] spire-1.2.1/Dockerfile [2022-05-09T21:17:10.936Z] spire-1.2.1/Dockerfile.dev [2022-05-09T21:17:10.936Z] spire-1.2.1/Dockerfile.scratch [2022-05-09T21:17:10.936Z] spire-1.2.1/LICENSE [2022-05-09T21:17:10.936Z] spire-1.2.1/MAINTAINERS.md [2022-05-09T21:17:10.936Z] spire-1.2.1/Makefile [2022-05-09T21:17:10.936Z] spire-1.2.1/README.md [2022-05-09T21:17:10.936Z] spire-1.2.1/ROADMAP.md [2022-05-09T21:17:10.936Z] spire-1.2.1/SECURITY.md [2022-05-09T21:17:10.936Z] spire-1.2.1/cmd/ [2022-05-09T21:17:10.936Z] spire-1.2.1/cmd/spire-agent/ [2022-05-09T21:17:10.936Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-09T21:17:10.936Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-09T21:17:10.936Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-09T21:17:10.936Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-09T21:17:10.936Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-09T21:17:10.936Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-09T21:17:10.936Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-09T21:17:10.936Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-09T21:17:10.936Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-09T21:17:10.936Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-09T21:17:10.936Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-09T21:17:10.936Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-09T21:17:10.936Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-09T21:17:10.936Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-09T21:17:10.937Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-09T21:17:10.937Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-09T21:17:10.937Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-09T21:17:10.937Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-09T21:17:10.937Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-09T21:17:10.937Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-09T21:17:10.937Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-09T21:17:10.937Z] spire-1.2.1/cmd/spire-server/ [2022-05-09T21:17:10.937Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-09T21:17:10.937Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-09T21:17:10.937Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-09T21:17:10.937Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-09T21:17:10.937Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-09T21:17:10.937Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-09T21:17:10.937Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-09T21:17:10.937Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-09T21:17:10.937Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-09T21:17:10.937Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-09T21:17:10.937Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-09T21:17:10.937Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-09T21:17:10.937Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-09T21:17:10.937Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-09T21:17:10.937Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-09T21:17:10.937Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-09T21:17:10.937Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-09T21:17:10.937Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-09T21:17:10.937Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-09T21:17:10.937Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-09T21:17:10.937Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-09T21:17:10.937Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-09T21:17:10.937Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-09T21:17:10.937Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-09T21:17:10.937Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-09T21:17:10.937Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-09T21:17:10.937Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-09T21:17:10.937Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-09T21:17:10.937Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-09T21:17:10.937Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-09T21:17:10.937Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-09T21:17:10.937Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-09T21:17:10.937Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-09T21:17:10.937Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-09T21:17:10.937Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-09T21:17:10.937Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-09T21:17:10.937Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-09T21:17:10.937Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-09T21:17:10.937Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-09T21:17:10.937Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-09T21:17:10.937Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-09T21:17:10.937Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-09T21:17:10.937Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-09T21:17:10.937Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-09T21:17:10.937Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-09T21:17:10.937Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-09T21:17:10.937Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-09T21:17:10.937Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-09T21:17:10.937Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-09T21:17:10.937Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-09T21:17:10.937Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-09T21:17:10.937Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-09T21:17:10.937Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-09T21:17:10.937Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-09T21:17:10.937Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-09T21:17:10.937Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-09T21:17:10.937Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-09T21:17:10.937Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-09T21:17:10.937Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-09T21:17:11.216Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-09T21:17:11.216Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-09T21:17:11.216Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-09T21:17:11.216Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-09T21:17:11.216Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-09T21:17:11.216Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-09T21:17:11.216Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-09T21:17:11.216Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-09T21:17:11.216Z] spire-1.2.1/conf/ [2022-05-09T21:17:11.216Z] spire-1.2.1/conf/agent/ [2022-05-09T21:17:11.216Z] spire-1.2.1/conf/agent/agent.conf [2022-05-09T21:17:11.216Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-09T21:17:11.216Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-09T21:17:11.216Z] spire-1.2.1/conf/server/ [2022-05-09T21:17:11.216Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-09T21:17:11.216Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-09T21:17:11.216Z] spire-1.2.1/conf/server/server.conf [2022-05-09T21:17:11.216Z] spire-1.2.1/conf/server/server_full.conf [2022-05-09T21:17:11.216Z] spire-1.2.1/doc/ [2022-05-09T21:17:11.216Z] spire-1.2.1/doc/SPIRE101.md [2022-05-09T21:17:11.216Z] spire-1.2.1/doc/auditlog.md [2022-05-09T21:17:11.216Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-09T21:17:11.216Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-09T21:17:11.216Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-09T21:17:11.216Z] spire-1.2.1/doc/images/ [2022-05-09T21:17:11.216Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-09T21:17:11.216Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-09T21:17:11.216Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-09T21:17:11.216Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-09T21:17:11.216Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-09T21:17:11.216Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-09T21:17:11.216Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-09T21:17:11.216Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-09T21:17:11.216Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-09T21:17:11.216Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-09T21:17:11.216Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-09T21:17:11.216Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-09T21:17:11.216Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-09T21:17:11.216Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-09T21:17:11.216Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-09T21:17:11.216Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-09T21:17:11.216Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-09T21:17:11.216Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-09T21:17:11.216Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-09T21:17:11.216Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-09T21:17:11.216Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-09T21:17:11.216Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-09T21:17:11.216Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-09T21:17:11.216Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-09T21:17:11.216Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-09T21:17:11.216Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-09T21:17:11.216Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-09T21:17:11.217Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-09T21:17:11.217Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-09T21:17:11.217Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-09T21:17:11.217Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-09T21:17:11.217Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-09T21:17:11.217Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-09T21:17:11.217Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-09T21:17:11.217Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-09T21:17:11.217Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-09T21:17:11.217Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-09T21:17:11.217Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-09T21:17:11.217Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-09T21:17:11.217Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-09T21:17:11.217Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-09T21:17:11.217Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-09T21:17:11.217Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-09T21:17:11.217Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-09T21:17:11.217Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-09T21:17:11.217Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-09T21:17:11.217Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-09T21:17:11.217Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-09T21:17:11.217Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-09T21:17:11.217Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-09T21:17:11.217Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-09T21:17:11.217Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-09T21:17:11.217Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-09T21:17:11.217Z] spire-1.2.1/doc/scaling_spire.md [2022-05-09T21:17:11.217Z] spire-1.2.1/doc/spire_agent.md [2022-05-09T21:17:11.217Z] spire-1.2.1/doc/spire_server.md [2022-05-09T21:17:11.217Z] spire-1.2.1/doc/supported_integrations.md [2022-05-09T21:17:11.217Z] spire-1.2.1/doc/telemetry.md [2022-05-09T21:17:11.217Z] spire-1.2.1/doc/telemetry_config.md [2022-05-09T21:17:11.217Z] spire-1.2.1/doc/upgrading.md [2022-05-09T21:17:11.217Z] spire-1.2.1/doc/using_spire.md [2022-05-09T21:17:11.217Z] spire-1.2.1/examples/ [2022-05-09T21:17:11.217Z] spire-1.2.1/examples/README.md [2022-05-09T21:17:11.217Z] spire-1.2.1/go.mod [2022-05-09T21:17:11.217Z] spire-1.2.1/go.sum [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/ [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/ [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/agent.go [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/api/ [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/client/ [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/common/ [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/config.go [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/manager/ [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-09T21:17:11.217Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-09T21:17:11.218Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-09T21:17:11.218Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-09T21:17:11.218Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-09T21:17:11.218Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-09T21:17:11.218Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-09T21:17:11.218Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-09T21:17:11.218Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-09T21:17:11.218Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-09T21:17:11.218Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-09T21:17:11.218Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-09T21:17:11.218Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-09T21:17:11.218Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-09T21:17:11.218Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-09T21:17:11.218Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-09T21:17:11.218Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-09T21:17:11.218Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-09T21:17:11.501Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-09T21:17:11.501Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-09T21:17:11.501Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-09T21:17:11.501Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-09T21:17:11.501Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-09T21:17:11.501Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-09T21:17:11.501Z] spire-1.2.1/pkg/agent/svid/ [2022-05-09T21:17:11.501Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-09T21:17:11.501Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-09T21:17:11.501Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-09T21:17:11.501Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-09T21:17:11.501Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-09T21:17:11.501Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-09T21:17:11.501Z] spire-1.2.1/pkg/common/ [2022-05-09T21:17:11.501Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-09T21:17:11.501Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-09T21:17:11.501Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-09T21:17:11.501Z] spire-1.2.1/pkg/common/api/ [2022-05-09T21:17:11.501Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-09T21:17:11.501Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-09T21:17:11.501Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-09T21:17:11.501Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-09T21:17:11.501Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-09T21:17:11.501Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-09T21:17:11.501Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-09T21:17:11.501Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-09T21:17:11.501Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-09T21:17:11.501Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-09T21:17:11.501Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-09T21:17:11.501Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-09T21:17:11.501Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-09T21:17:11.501Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-09T21:17:11.501Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-09T21:17:11.501Z] spire-1.2.1/pkg/common/api/names.go [2022-05-09T21:17:11.501Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-09T21:17:11.501Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-09T21:17:11.501Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-09T21:17:11.501Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-09T21:17:11.501Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-09T21:17:11.501Z] spire-1.2.1/pkg/common/auth/ [2022-05-09T21:17:11.501Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-09T21:17:11.501Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-09T21:17:11.501Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-09T21:17:11.501Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-09T21:17:11.501Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-09T21:17:11.501Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-09T21:17:11.501Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-09T21:17:11.501Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-09T21:17:11.501Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-09T21:17:11.501Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-09T21:17:11.501Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-09T21:17:11.501Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-09T21:17:11.501Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-09T21:17:11.501Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-09T21:17:11.501Z] spire-1.2.1/pkg/common/catalog/ [2022-05-09T21:17:11.501Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-09T21:17:11.501Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-09T21:17:11.501Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-09T21:17:11.501Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-09T21:17:11.501Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-09T21:17:11.501Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-09T21:17:11.501Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-09T21:17:11.501Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-09T21:17:11.501Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-09T21:17:11.501Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-09T21:17:11.501Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-09T21:17:11.501Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-09T21:17:11.501Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-09T21:17:11.501Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-09T21:17:11.501Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-09T21:17:11.501Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-09T21:17:11.501Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-09T21:17:11.501Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-09T21:17:11.501Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-09T21:17:11.501Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-09T21:17:11.501Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-09T21:17:11.501Z] spire-1.2.1/pkg/common/cli/ [2022-05-09T21:17:11.501Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-09T21:17:11.501Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-09T21:17:11.501Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-09T21:17:11.501Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-09T21:17:11.501Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-09T21:17:11.501Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-09T21:17:11.501Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-09T21:17:11.501Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-09T21:17:11.501Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-09T21:17:11.501Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-09T21:17:11.501Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-09T21:17:11.501Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-09T21:17:11.501Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-09T21:17:11.501Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-09T21:17:11.501Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-09T21:17:11.501Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-09T21:17:11.501Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-09T21:17:11.501Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-09T21:17:11.501Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-09T21:17:11.501Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-09T21:17:11.501Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-09T21:17:11.501Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-09T21:17:11.501Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-09T21:17:11.501Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-09T21:17:11.501Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-09T21:17:11.501Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-09T21:17:11.501Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-09T21:17:11.501Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-09T21:17:11.501Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-09T21:17:11.501Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-09T21:17:11.501Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-09T21:17:11.501Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-09T21:17:11.501Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-09T21:17:11.501Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-09T21:17:11.501Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-09T21:17:11.501Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-09T21:17:11.501Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-09T21:17:11.501Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-09T21:17:11.501Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-09T21:17:11.501Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-09T21:17:11.501Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-09T21:17:11.501Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-09T21:17:11.501Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-09T21:17:11.501Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-09T21:17:11.501Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-09T21:17:11.501Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/health/ [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/health/config.go [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/health/context.go [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/health/health.go [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/idutil/ [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/log/ [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/log/log.go [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/log/options.go [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/plugin/ [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/profiling/ [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/selector/ [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-09T21:17:11.502Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-09T21:17:11.503Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-09T21:17:11.503Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-09T21:17:11.503Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-09T21:17:11.503Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-09T21:17:11.503Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-09T21:17:11.503Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-09T21:17:11.503Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-09T21:17:11.503Z] spire-1.2.1/pkg/common/uptime/ [2022-05-09T21:17:11.503Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-09T21:17:11.503Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-09T21:17:11.503Z] spire-1.2.1/pkg/common/util/ [2022-05-09T21:17:11.503Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-09T21:17:11.503Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-09T21:17:11.503Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-09T21:17:11.503Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-09T21:17:11.503Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-09T21:17:11.503Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-09T21:17:11.503Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-09T21:17:11.503Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-09T21:17:11.503Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-09T21:17:11.503Z] spire-1.2.1/pkg/common/util/task.go [2022-05-09T21:17:11.503Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-09T21:17:11.503Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-09T21:17:11.503Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-09T21:17:11.503Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-09T21:17:11.503Z] spire-1.2.1/pkg/common/version/ [2022-05-09T21:17:11.503Z] spire-1.2.1/pkg/common/version/version.go [2022-05-09T21:17:11.503Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-09T21:17:11.503Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-09T21:17:11.503Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-09T21:17:11.503Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-09T21:17:11.503Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-09T21:17:11.503Z] spire-1.2.1/pkg/common/x509util/ [2022-05-09T21:17:11.503Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-09T21:17:11.503Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-09T21:17:11.503Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-09T21:17:11.503Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-09T21:17:11.503Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-09T21:17:11.503Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-09T21:17:11.503Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-09T21:17:11.503Z] spire-1.2.1/pkg/server/ [2022-05-09T21:17:11.503Z] spire-1.2.1/pkg/server/api/ [2022-05-09T21:17:11.503Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-09T21:17:11.503Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-09T21:17:11.503Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-09T21:17:11.503Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-09T21:17:11.503Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-09T21:17:11.503Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-09T21:17:11.503Z] spire-1.2.1/pkg/server/api/api.go [2022-05-09T21:17:11.503Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-09T21:17:11.503Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-09T21:17:11.503Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-09T21:17:11.503Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-09T21:17:11.503Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-09T21:17:11.503Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-09T21:17:11.503Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-09T21:17:11.503Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-09T21:17:11.503Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-09T21:17:11.503Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-09T21:17:11.503Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-09T21:17:11.503Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/api/health/ [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/api/id.go [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/api/status.go [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/bundle/ [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/ca/ [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/cache/ [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/catalog/ [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/config.go [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/datastore/ [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-09T21:17:11.781Z] spire-1.2.1/pkg/server/plugin/ [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-09T21:17:11.782Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-09T21:17:11.783Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-09T21:17:11.783Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-09T21:17:11.783Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-09T21:17:11.783Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-09T21:17:11.783Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-09T21:17:11.783Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-09T21:17:11.783Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-09T21:17:11.783Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-09T21:17:11.783Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-09T21:17:11.783Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-09T21:17:11.783Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-09T21:17:11.783Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-09T21:17:11.783Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-09T21:17:11.783Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-09T21:17:12.062Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-09T21:17:12.062Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-09T21:17:12.062Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-09T21:17:12.062Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-09T21:17:12.062Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-09T21:17:12.062Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-09T21:17:12.062Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-09T21:17:12.062Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-09T21:17:12.062Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-09T21:17:12.062Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-09T21:17:12.062Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-09T21:17:12.062Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-09T21:17:12.062Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-09T21:17:12.062Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-09T21:17:12.062Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-09T21:17:12.062Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-09T21:17:12.062Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-09T21:17:12.062Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-09T21:17:12.062Z] spire-1.2.1/pkg/server/registration/ [2022-05-09T21:17:12.062Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-09T21:17:12.062Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-09T21:17:12.062Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-09T21:17:12.062Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-09T21:17:12.062Z] spire-1.2.1/pkg/server/server.go [2022-05-09T21:17:12.062Z] spire-1.2.1/pkg/server/server_test.go [2022-05-09T21:17:12.062Z] spire-1.2.1/pkg/server/svid/ [2022-05-09T21:17:12.062Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-09T21:17:12.062Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-09T21:17:12.062Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-09T21:17:12.062Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-09T21:17:12.063Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-09T21:17:12.063Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-09T21:17:12.063Z] spire-1.2.1/proto/ [2022-05-09T21:17:12.063Z] spire-1.2.1/proto/private/ [2022-05-09T21:17:12.063Z] spire-1.2.1/proto/private/server/ [2022-05-09T21:17:12.063Z] spire-1.2.1/proto/private/server/journal/ [2022-05-09T21:17:12.063Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-09T21:17:12.063Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-09T21:17:12.063Z] spire-1.2.1/proto/spire/ [2022-05-09T21:17:12.063Z] spire-1.2.1/proto/spire/common/ [2022-05-09T21:17:12.063Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-09T21:17:12.063Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-09T21:17:12.063Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-09T21:17:12.063Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-09T21:17:12.063Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-09T21:17:12.063Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-09T21:17:12.063Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-09T21:17:12.063Z] spire-1.2.1/proto/spire/plugin/ [2022-05-09T21:17:12.063Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-09T21:17:12.063Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-09T21:17:12.063Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-09T21:17:12.063Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-09T21:17:12.063Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-09T21:17:12.063Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-09T21:17:12.063Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-09T21:17:12.063Z] spire-1.2.1/release/ [2022-05-09T21:17:12.063Z] spire-1.2.1/release/spire-extras/ [2022-05-09T21:17:12.063Z] spire-1.2.1/release/spire-extras/README.md [2022-05-09T21:17:12.063Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-09T21:17:12.063Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-09T21:17:12.063Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-09T21:17:12.063Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-09T21:17:12.063Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-09T21:17:12.063Z] spire-1.2.1/release/spire/ [2022-05-09T21:17:12.063Z] spire-1.2.1/release/spire/README.md [2022-05-09T21:17:12.063Z] spire-1.2.1/release/spire/conf/ [2022-05-09T21:17:12.063Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-09T21:17:12.063Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-09T21:17:12.063Z] spire-1.2.1/release/spire/conf/server/ [2022-05-09T21:17:12.063Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-09T21:17:12.063Z] spire-1.2.1/script/ [2022-05-09T21:17:12.063Z] spire-1.2.1/script/build-artifact.sh [2022-05-09T21:17:12.063Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-09T21:17:12.063Z] spire-1.2.1/support/ [2022-05-09T21:17:12.063Z] spire-1.2.1/support/k8s/ [2022-05-09T21:17:12.063Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-09T21:17:12.063Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-09T21:17:12.063Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-09T21:17:12.063Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-09T21:17:12.063Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-09T21:17:12.063Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-09T21:17:12.063Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-09T21:17:12.063Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-09T21:17:12.063Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-09T21:17:12.063Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-09T21:17:12.063Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-09T21:17:12.063Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-09T21:17:12.063Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-09T21:17:12.063Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-09T21:17:12.063Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-09T21:17:12.063Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-09T21:17:12.063Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-09T21:17:12.063Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-09T21:17:12.063Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-09T21:17:12.063Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-09T21:17:12.063Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-09T21:17:12.063Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-09T21:17:12.063Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-09T21:17:12.063Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-09T21:17:12.063Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-09T21:17:12.063Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-09T21:17:12.063Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-09T21:17:12.063Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-09T21:17:12.063Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-09T21:17:12.063Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-09T21:17:12.063Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-09T21:17:12.063Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-09T21:17:12.063Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-09T21:17:12.063Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-09T21:17:12.063Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-09T21:17:12.063Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-09T21:17:12.063Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-09T21:17:12.063Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-09T21:17:12.063Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-09T21:17:12.063Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-09T21:17:12.063Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-09T21:17:12.063Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-09T21:17:12.063Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-09T21:17:12.063Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-09T21:17:12.063Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-09T21:17:12.063Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-09T21:17:12.063Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-09T21:17:12.063Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-09T21:17:12.063Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-09T21:17:12.063Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-09T21:17:12.063Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-09T21:17:12.063Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-09T21:17:12.063Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-09T21:17:12.063Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-09T21:17:12.063Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-09T21:17:12.063Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-09T21:17:12.063Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-09T21:17:12.063Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-09T21:17:12.063Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-09T21:17:12.063Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-09T21:17:12.063Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-09T21:17:12.063Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-09T21:17:12.063Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-09T21:17:12.063Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-09T21:17:12.063Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-09T21:17:12.063Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-09T21:17:12.063Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-09T21:17:12.063Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-09T21:17:12.063Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-09T21:17:12.063Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-09T21:17:12.063Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-09T21:17:12.063Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-09T21:17:12.063Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-09T21:17:12.063Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-09T21:17:12.063Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-09T21:17:12.063Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-09T21:17:12.063Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-09T21:17:12.063Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-09T21:17:12.063Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-09T21:17:12.063Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-09T21:17:12.063Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-09T21:17:12.063Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-09T21:17:12.063Z] spire-1.2.1/test/ [2022-05-09T21:17:12.063Z] spire-1.2.1/test/clock/ [2022-05-09T21:17:12.063Z] spire-1.2.1/test/clock/clock.go [2022-05-09T21:17:12.063Z] spire-1.2.1/test/fakes/ [2022-05-09T21:17:12.063Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-09T21:17:12.063Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-09T21:17:12.063Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-09T21:17:12.063Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-09T21:17:12.063Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-09T21:17:12.063Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-09T21:17:12.063Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-09T21:17:12.063Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-09T21:17:12.063Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-09T21:17:12.063Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-09T21:17:12.063Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-09T21:17:12.063Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-09T21:17:12.063Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-09T21:17:12.063Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-09T21:17:12.063Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-09T21:17:12.063Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-09T21:17:12.063Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-09T21:17:12.063Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-09T21:17:12.063Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-09T21:17:12.063Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-09T21:17:12.063Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-09T21:17:12.063Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-09T21:17:12.063Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-09T21:17:12.063Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-09T21:17:12.063Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-09T21:17:12.063Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-09T21:17:12.063Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-09T21:17:12.063Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-09T21:17:12.063Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-09T21:17:12.063Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-09T21:17:12.063Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-09T21:17:12.063Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-09T21:17:12.063Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-09T21:17:12.063Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-09T21:17:12.063Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-09T21:17:12.063Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-09T21:17:12.063Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-09T21:17:12.063Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-09T21:17:12.063Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-09T21:17:12.063Z] spire-1.2.1/test/fixture/ [2022-05-09T21:17:12.063Z] spire-1.2.1/test/fixture/certs/ [2022-05-09T21:17:12.063Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-09T21:17:12.063Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-09T21:17:12.063Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-09T21:17:12.063Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-09T21:17:12.064Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-09T21:17:12.064Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-09T21:17:12.064Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-09T21:17:12.064Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-09T21:17:12.064Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-09T21:17:12.064Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-09T21:17:12.064Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-09T21:17:12.064Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-09T21:17:12.064Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-09T21:17:12.064Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-09T21:17:12.064Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-09T21:17:12.064Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-09T21:17:12.064Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-09T21:17:12.064Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-09T21:17:12.064Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-09T21:17:12.064Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-09T21:17:12.064Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-09T21:17:12.064Z] spire-1.2.1/test/fixture/config/ [2022-05-09T21:17:12.064Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-09T21:17:12.064Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-09T21:17:12.064Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-09T21:17:12.064Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-09T21:17:12.064Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-09T21:17:12.064Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-09T21:17:12.064Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-09T21:17:12.064Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-09T21:17:12.064Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-09T21:17:12.064Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-09T21:17:12.064Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-09T21:17:12.064Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-09T21:17:12.064Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-09T21:17:12.064Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-09T21:17:12.064Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-09T21:17:12.064Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-09T21:17:12.064Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-09T21:17:12.064Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-09T21:17:12.064Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-09T21:17:12.064Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-09T21:17:12.064Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-09T21:17:12.064Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-09T21:17:12.064Z] spire-1.2.1/test/fixture/fixture.go [2022-05-09T21:17:12.064Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-09T21:17:12.064Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-09T21:17:12.064Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-09T21:17:12.064Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-09T21:17:12.064Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-09T21:17:12.064Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-09T21:17:12.064Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-09T21:17:12.064Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-09T21:17:12.064Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-09T21:17:12.064Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-09T21:17:12.064Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-09T21:17:12.064Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-09T21:17:12.064Z] spire-1.2.1/test/fixture/registration/ [2022-05-09T21:17:12.064Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-09T21:17:12.064Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-09T21:17:12.064Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-09T21:17:12.064Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-09T21:17:12.064Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-09T21:17:12.064Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-09T21:17:12.064Z] spire-1.2.1/test/integration/ [2022-05-09T21:17:12.064Z] spire-1.2.1/test/integration/README.md [2022-05-09T21:17:12.064Z] spire-1.2.1/test/integration/common [2022-05-09T21:17:12.064Z] spire-1.2.1/test/integration/setup/ [2022-05-09T21:17:12.064Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-09T21:17:12.064Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-09T21:17:12.064Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-09T21:17:12.064Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-09T21:17:12.064Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-09T21:17:12.064Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-09T21:17:12.064Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-09T21:17:12.064Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-09T21:17:12.064Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-09T21:17:12.064Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-09T21:17:12.064Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-09T21:17:12.064Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-09T21:17:12.064Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-09T21:17:12.064Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-09T21:17:12.064Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-09T21:17:12.064Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-09T21:17:12.064Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-09T21:17:12.064Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-09T21:17:12.064Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-09T21:17:12.064Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-09T21:17:12.064Z] spire-1.2.1/test/integration/suites/ [2022-05-09T21:17:12.064Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-09T21:17:12.064Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-09T21:17:12.064Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-09T21:17:12.064Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-09T21:17:12.064Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-09T21:17:12.064Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-09T21:17:12.064Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-09T21:17:12.064Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-09T21:17:12.064Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-09T21:17:12.064Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-09T21:17:12.064Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-09T21:17:12.064Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-09T21:17:12.064Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-09T21:17:12.064Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-09T21:17:12.064Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-09T21:17:12.064Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-09T21:17:12.064Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-09T21:17:12.064Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-09T21:17:12.064Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-09T21:17:12.064Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-09T21:17:12.064Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-09T21:17:12.064Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-09T21:17:12.064Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-09T21:17:12.064Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-09T21:17:12.064Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-09T21:17:12.064Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-09T21:17:12.064Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-09T21:17:12.064Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-09T21:17:12.064Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-09T21:17:12.064Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-09T21:17:12.064Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-09T21:17:12.064Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-09T21:17:12.064Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-09T21:17:12.064Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-09T21:17:12.064Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-09T21:17:12.064Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-09T21:17:12.064Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-09T21:17:12.064Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-09T21:17:12.064Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-09T21:17:12.064Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-09T21:17:12.064Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-09T21:17:12.064Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-09T21:17:12.064Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-09T21:17:12.064Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-09T21:17:12.064Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-09T21:17:12.064Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-09T21:17:12.064Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-09T21:17:12.064Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-09T21:17:12.064Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-09T21:17:12.064Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-09T21:17:12.064Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-09T21:17:12.064Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-09T21:17:12.064Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-09T21:17:12.064Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-09T21:17:12.064Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-09T21:17:12.064Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-09T21:17:12.064Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-09T21:17:12.064Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-09T21:17:12.064Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-09T21:17:12.064Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-09T21:17:12.064Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-09T21:17:12.064Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-09T21:17:12.064Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-09T21:17:12.064Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-09T21:17:12.064Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-09T21:17:12.064Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-09T21:17:12.064Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-09T21:17:12.064Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-09T21:17:12.064Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-09T21:17:12.064Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-09T21:17:12.064Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-09T21:17:12.064Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-09T21:17:12.064Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-09T21:17:12.064Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-09T21:17:12.064Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-09T21:17:12.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-09T21:17:12.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-09T21:17:12.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-09T21:17:12.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-09T21:17:12.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-09T21:17:12.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-09T21:17:12.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-09T21:17:12.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-09T21:17:12.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-09T21:17:12.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-09T21:17:12.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-09T21:17:12.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-09T21:17:12.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-09T21:17:12.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-09T21:17:12.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-09T21:17:12.065Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-09T21:17:12.065Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-09T21:17:12.065Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-09T21:17:12.065Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-09T21:17:12.065Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-09T21:17:12.065Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-09T21:17:12.065Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-09T21:17:12.065Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-09T21:17:12.065Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-09T21:17:12.065Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-09T21:17:12.065Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-09T21:17:12.065Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-09T21:17:12.065Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-09T21:17:12.065Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-09T21:17:12.065Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-09T21:17:12.065Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-09T21:17:12.065Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-09T21:17:12.065Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-09T21:17:12.065Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-09T21:17:12.065Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-09T21:17:12.065Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-09T21:17:12.065Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-09T21:17:12.065Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-09T21:17:12.345Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-09T21:17:12.345Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-09T21:17:12.345Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-09T21:17:12.345Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-09T21:17:12.345Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-09T21:17:12.345Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-09T21:17:12.345Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-09T21:17:12.345Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-09T21:17:12.345Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-09T21:17:12.345Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-09T21:17:12.345Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-09T21:17:12.345Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-09T21:17:12.345Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-09T21:17:12.345Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-09T21:17:12.345Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-09T21:17:12.345Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-09T21:17:12.345Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-09T21:17:12.345Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-09T21:17:12.345Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-09T21:17:12.345Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-09T21:17:12.345Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-09T21:17:12.345Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-09T21:17:12.345Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-09T21:17:12.345Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-09T21:17:12.345Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-09T21:17:12.345Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-09T21:17:12.345Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-09T21:17:12.345Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-09T21:17:12.345Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-09T21:17:12.345Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-09T21:17:12.345Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-09T21:17:12.345Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-09T21:17:12.345Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-09T21:17:12.345Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-09T21:17:12.345Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-09T21:17:12.345Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-09T21:17:12.345Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-09T21:17:12.345Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-09T21:17:12.345Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-09T21:17:12.345Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-09T21:17:12.345Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-09T21:17:12.345Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-09T21:17:12.345Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-09T21:17:12.345Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-09T21:17:12.345Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-09T21:17:12.345Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-09T21:17:12.345Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-09T21:17:12.345Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-09T21:17:12.345Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-09T21:17:12.345Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-09T21:17:12.345Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-09T21:17:12.345Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-09T21:17:12.345Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-09T21:17:12.345Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-09T21:17:12.345Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-09T21:17:12.345Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-09T21:17:12.345Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-09T21:17:12.345Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-09T21:17:12.345Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-09T21:17:12.345Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-09T21:17:12.345Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-09T21:17:12.345Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-09T21:17:12.345Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-09T21:17:12.345Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-09T21:17:12.345Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-09T21:17:12.345Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-09T21:17:12.345Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-09T21:17:12.345Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-09T21:17:12.345Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-09T21:17:12.345Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-09T21:17:12.345Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-09T21:17:12.345Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-09T21:17:12.345Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-09T21:17:12.345Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-09T21:17:12.345Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-09T21:17:12.345Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-09T21:17:12.345Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-09T21:17:12.345Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-09T21:17:12.345Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-09T21:17:12.345Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-09T21:17:12.345Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-09T21:17:12.345Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-09T21:17:12.345Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-09T21:17:12.345Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-09T21:17:12.345Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-09T21:17:12.345Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-09T21:17:12.345Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-09T21:17:12.345Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-09T21:17:12.346Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-09T21:17:12.347Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-09T21:17:12.347Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-09T21:17:12.347Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-09T21:17:12.347Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-09T21:17:12.347Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-09T21:17:12.347Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-09T21:17:12.347Z] spire-1.2.1/test/integration/test-one.sh [2022-05-09T21:17:12.347Z] spire-1.2.1/test/integration/test.sh [2022-05-09T21:17:12.347Z] spire-1.2.1/test/plugintest/ [2022-05-09T21:17:12.347Z] spire-1.2.1/test/plugintest/config.go [2022-05-09T21:17:12.347Z] spire-1.2.1/test/plugintest/load.go [2022-05-09T21:17:12.347Z] spire-1.2.1/test/plugintest/option.go [2022-05-09T21:17:12.347Z] spire-1.2.1/test/spiretest/ [2022-05-09T21:17:12.347Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-09T21:17:12.347Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-09T21:17:12.347Z] spire-1.2.1/test/spiretest/dir.go [2022-05-09T21:17:12.347Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-09T21:17:12.347Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-09T21:17:12.347Z] spire-1.2.1/test/spiretest/logs.go [2022-05-09T21:17:12.347Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-09T21:17:12.347Z] spire-1.2.1/test/spiretest/suite.go [2022-05-09T21:17:12.347Z] spire-1.2.1/test/spiretest/x509.go [2022-05-09T21:17:12.347Z] spire-1.2.1/test/testca/ [2022-05-09T21:17:12.347Z] spire-1.2.1/test/testca/ca.go [2022-05-09T21:17:12.347Z] spire-1.2.1/test/testkey/ [2022-05-09T21:17:12.347Z] spire-1.2.1/test/testkey/generate.sh [2022-05-09T21:17:12.347Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-09T21:17:12.347Z] spire-1.2.1/test/testkey/keys.go [2022-05-09T21:17:12.347Z] spire-1.2.1/test/testkey/new.go [2022-05-09T21:17:12.347Z] spire-1.2.1/test/tpmsimulator/ [2022-05-09T21:17:12.347Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-09T21:17:12.347Z] spire-1.2.1/test/util/ [2022-05-09T21:17:12.347Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-09T21:17:12.347Z] spire-1.2.1/test/util/cert_generation.go [2022-05-09T21:17:12.347Z] spire-1.2.1/test/util/io_redirection.go [2022-05-09T21:17:12.347Z] spire-1.2.1/test/util/race.go [2022-05-09T21:17:12.347Z] spire-1.2.1/test/util/util.go [2022-05-09T21:17:12.347Z] building spire from source... [2022-05-09T21:17:12.958Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-09T21:17:12.958Z] Installing go1.17.7... [2022-05-09T21:17:13.951Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-09T21:17:15.414Z] OK: 220 MiB in 52 packages [2022-05-09T21:17:16.870Z] Removing intermediate container b0048a19a097 [2022-05-09T21:17:16.870Z] ---> d7286e3f0bf1 [2022-05-09T21:17:16.870Z] [2022-05-09T21:17:16.870Z] Step 10/22 : FROM alpine:3.14 [2022-05-09T21:17:16.870Z] ---> ac73e934f311 [2022-05-09T21:17:16.870Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-05-09T21:17:16.870Z] ---> Running in c4beb48eaff5 [2022-05-09T21:17:17.148Z] ---> c9bb40dee0b1 [2022-05-09T21:17:17.148Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-05-09T21:17:17.427Z] ---> Running in 961d325d8031 [2022-05-09T21:17:17.705Z] Removing intermediate container 13582ec7a5ed [2022-05-09T21:17:17.705Z] ---> 4b6bff313db2 [2022-05-09T21:17:17.705Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-09T21:17:19.162Z] ---> c17ceb382183 [2022-05-09T21:17:19.162Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T21:17:19.443Z] ---> Running in ee7794958dfe [2022-05-09T21:17:20.053Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-09T21:17:20.334Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-09T21:17:20.626Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-05-09T21:17:21.621Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-05-09T21:17:21.621Z] Executing busybox-1.33.1-r7.trigger [2022-05-09T21:17:21.621Z] OK: 5 MiB in 15 packages [2022-05-09T21:17:23.630Z] Removing intermediate container c4beb48eaff5 [2022-05-09T21:17:23.630Z] ---> 72f2d06536d0 [2022-05-09T21:17:23.630Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-09T21:17:23.630Z] ---> Running in 561597c7c423 [2022-05-09T21:17:23.913Z] Removing intermediate container 561597c7c423 [2022-05-09T21:17:23.913Z] ---> d3b0c6295786 [2022-05-09T21:17:24.194Z] Step 13/22 : ENV APP_PORT=59861 [2022-05-09T21:17:24.194Z] ---> Running in 511742bc9612 [2022-05-09T21:17:25.213Z] Removing intermediate container 511742bc9612 [2022-05-09T21:17:25.213Z] ---> b7b6eb0a7c6c [2022-05-09T21:17:25.213Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-09T21:17:25.213Z] ---> Running in 4dc752de456f [2022-05-09T21:17:25.213Z] Removing intermediate container ee7794958dfe [2022-05-09T21:17:25.213Z] ---> 8372ee3321d8 [2022-05-09T21:17:25.561Z] Step 8/25 : COPY . . [2022-05-09T21:17:26.073Z] Removing intermediate container 4dc752de456f [2022-05-09T21:17:26.073Z] ---> 39988ebfd502 [2022-05-09T21:17:26.073Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-09T21:17:27.645Z] ---> 92245e6aea5d [2022-05-09T21:17:27.645Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-05-09T21:17:32.343Z] ---> c3a7b0a7151d [2022-05-09T21:17:32.343Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-05-09T21:17:33.891Z] ---> 3580b0e56ceb [2022-05-09T21:17:33.891Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-05-09T21:17:33.891Z] ---> Running in 918ea1d36fd5 [2022-05-09T21:17:35.351Z] Removing intermediate container 918ea1d36fd5 [2022-05-09T21:17:35.351Z] ---> 9c434d8f1c94 [2022-05-09T21:17:35.351Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-09T21:17:35.351Z] ---> Running in 149a9c775def [2022-05-09T21:17:36.378Z] Removing intermediate container 149a9c775def [2022-05-09T21:17:36.378Z] ---> 251a4084c8eb [2022-05-09T21:17:36.378Z] Step 20/22 : LABEL arch=arm64 [2022-05-09T21:17:36.378Z] ---> Running in 3805a9d5aeb1 [2022-05-09T21:17:37.386Z] Removing intermediate container 3805a9d5aeb1 [2022-05-09T21:17:37.386Z] ---> 950a53257d1e [2022-05-09T21:17:37.386Z] Step 21/22 : LABEL git_sha=c74f8c2114ecacd3c6ad583febff73b26c2eae44 [2022-05-09T21:17:37.665Z] ---> Running in b781ec0e3882 [2022-05-09T21:17:38.672Z] Removing intermediate container b781ec0e3882 [2022-05-09T21:17:38.672Z] ---> 91c25dd58721 [2022-05-09T21:17:38.672Z] Step 22/22 : LABEL version=0.0.0 [2022-05-09T21:17:38.672Z] ---> Running in 9b4ed00fb832 [2022-05-09T21:17:40.128Z] Removing intermediate container 9b4ed00fb832 [2022-05-09T21:17:40.128Z] ---> ebb2c36af4ca [2022-05-09T21:17:40.128Z] [2022-05-09T21:17:40.411Z] Successfully built ebb2c36af4ca [2022-05-09T21:17:40.411Z] Successfully tagged support-scheduler-arm64:latest [2022-05-09T21:17:40.411Z] Building security-spiffe-token-provider [2022-05-09T21:17:47.452Z]  Building support-scheduler ... done Building bin/spire-server... [2022-05-09T21:17:47.452Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-09T21:17:47.452Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-09T21:17:47.452Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-09T21:17:48.459Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-09T21:17:48.459Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-09T21:17:53.945Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-09T21:17:54.225Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-09T21:17:54.225Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-09T21:17:54.835Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-09T21:17:55.451Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-09T21:17:56.059Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-09T21:17:56.059Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-09T21:17:56.059Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-09T21:17:56.341Z]  ---> 781f9c12f870 [2022-05-09T21:17:56.341Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-05-09T21:17:56.624Z] ---> Running in 2bf2bf8cdd4f [2022-05-09T21:17:56.624Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-09T21:17:56.903Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-09T21:17:56.903Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-09T21:17:56.903Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-09T21:17:57.185Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-09T21:17:59.260Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-09T21:17:59.260Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-09T21:17:59.260Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-05-09T21:17:59.547Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-09T21:18:00.156Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-09T21:18:02.158Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-09T21:18:03.164Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-09T21:18:03.443Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-09T21:18:15.908Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T21:18:15.908Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-05-09T21:18:15.908Z] ---> 96c9ce5a49e8 [2022-05-09T21:18:15.908Z] Step 3/20 : WORKDIR /edgex-go [2022-05-09T21:18:15.908Z] ---> Using cache [2022-05-09T21:18:15.908Z] ---> 4f1e57913bee [2022-05-09T21:18:15.908Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-05-09T21:18:15.908Z] ---> Running in 170151a1d778 [2022-05-09T21:18:17.370Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-09T21:18:18.364Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-09T21:18:19.802Z] v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-09T21:18:19.802Z] v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-09T21:18:19.802Z] OK: 15741 distinct packages available [2022-05-09T21:18:20.077Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-09T21:18:21.061Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-09T21:18:22.048Z] OK: 220 MiB in 52 packages [2022-05-09T21:18:24.045Z] Removing intermediate container 170151a1d778 [2022-05-09T21:18:24.045Z] ---> 2109abfc71bf [2022-05-09T21:18:24.045Z] Step 5/20 : COPY go.mod vendor* ./ [2022-05-09T21:18:25.028Z] ---> 6f79b7780696 [2022-05-09T21:18:25.028Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T21:18:25.305Z] ---> Running in 27305c4a38c2 [2022-05-09T21:18:30.729Z] Removing intermediate container 27305c4a38c2 [2022-05-09T21:18:30.729Z] ---> 17c4f533d841 [2022-05-09T21:18:30.729Z] Step 7/20 : COPY . . [2022-05-09T21:18:32.176Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-09T21:18:32.456Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-09T21:18:32.456Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-09T21:18:32.456Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-09T21:18:32.456Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-09T21:18:32.735Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-09T21:18:32.735Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-09T21:18:33.013Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-09T21:18:33.013Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-09T21:18:33.013Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-09T21:18:33.013Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-09T21:18:33.013Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-09T21:18:33.292Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-09T21:18:33.292Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-09T21:18:33.917Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-09T21:18:34.532Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-09T21:18:35.142Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-09T21:18:35.419Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-09T21:18:35.419Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-09T21:18:35.419Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-09T21:18:35.419Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-09T21:18:35.697Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-09T21:18:35.697Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-09T21:18:35.697Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-09T21:18:35.978Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-09T21:18:44.301Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-09T21:18:44.301Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-09T21:18:44.301Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-09T21:18:44.301Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-09T21:18:44.582Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-09T21:18:44.865Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-09T21:18:44.865Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-09T21:18:45.148Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-09T21:18:45.436Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-09T21:18:45.436Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-09T21:18:45.719Z] go: downloading google.golang.org/api v0.70.0 [2022-05-09T21:18:46.330Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-09T21:18:54.663Z]  ---> 45f2f56a7eb9 [2022-05-09T21:18:54.663Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-05-09T21:18:54.663Z] ---> Running in 4086d0b967fd [2022-05-09T21:18:56.649Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-05-09T21:19:35.685Z] go: downloading k8s.io/api v0.23.4 [2022-05-09T21:19:35.685Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-09T21:19:35.685Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-09T21:19:35.685Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-09T21:19:35.685Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-09T21:19:35.685Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-09T21:19:45.893Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-09T21:19:45.893Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-09T21:19:45.893Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-09T21:19:45.893Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-09T21:19:47.900Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-09T21:19:48.893Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-09T21:19:50.884Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-09T21:19:50.884Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-09T21:19:51.162Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-09T21:19:52.154Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-09T21:19:52.154Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-09T21:19:52.431Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-09T21:19:52.710Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-09T21:19:52.988Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-09T21:19:53.267Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-09T21:19:54.259Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-09T21:19:54.538Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-09T21:19:54.816Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-09T21:19:55.095Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-09T21:19:55.095Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-09T21:19:55.373Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-09T21:19:55.373Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-09T21:19:56.364Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-09T21:19:57.354Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-09T21:19:57.354Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-09T21:19:57.630Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-09T21:20:04.373Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-09T21:20:04.373Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-09T21:20:04.373Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-09T21:20:04.373Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-09T21:20:04.373Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-09T21:20:04.373Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-09T21:20:04.373Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-09T21:20:04.373Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-09T21:20:04.970Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-09T21:20:05.961Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-09T21:20:06.240Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-09T21:20:06.519Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-09T21:20:06.802Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-09T21:20:07.082Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-09T21:20:07.082Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-09T21:20:07.082Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-09T21:20:07.360Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-09T21:20:08.808Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-09T21:20:08.808Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-09T21:20:09.084Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-09T21:20:09.084Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-09T21:20:09.361Z] go: downloading go.opencensus.io v0.23.0 [2022-05-09T21:20:10.805Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-09T21:20:12.793Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-09T21:20:12.793Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-09T21:20:13.070Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-09T21:20:13.347Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-09T21:20:13.624Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-09T21:20:13.900Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-09T21:20:14.177Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-09T21:20:14.782Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-09T21:20:18.197Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-09T21:20:20.199Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-09T21:20:20.199Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-09T21:20:20.809Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-09T21:20:20.809Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-09T21:20:20.809Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-09T21:20:21.802Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-09T21:20:21.802Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-09T21:20:22.090Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-09T21:20:22.090Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-09T21:20:22.370Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-09T21:20:22.370Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-09T21:20:22.656Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-09T21:20:35.116Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-09T21:20:35.116Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-09T21:20:35.116Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-09T21:20:35.116Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-09T21:21:14.161Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-09T21:21:14.161Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-09T21:23:21.245Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-05-09T21:23:31.462Z] Removing intermediate container 2bf2bf8cdd4f [2022-05-09T21:23:31.462Z] ---> d98772686cdc [2022-05-09T21:23:31.462Z] [2022-05-09T21:23:31.462Z] Step 10/25 : FROM alpine:3.14 [2022-05-09T21:23:31.462Z] ---> ac73e934f311 [2022-05-09T21:23:31.462Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-05-09T21:23:31.462Z] ---> Running in a1c7f5201195 [2022-05-09T21:23:32.936Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-09T21:23:33.544Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-09T21:23:34.540Z] (1/3) Installing ca-certificates (20211220-r0) [2022-05-09T21:23:34.818Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-05-09T21:23:34.818Z] (3/3) Installing su-exec (0.2-r1) [2022-05-09T21:23:34.818Z] Executing busybox-1.33.1-r7.trigger [2022-05-09T21:23:34.818Z] Executing ca-certificates-20211220-r0.trigger [2022-05-09T21:23:35.424Z] OK: 6 MiB in 17 packages [2022-05-09T21:23:37.424Z] Removing intermediate container a1c7f5201195 [2022-05-09T21:23:37.424Z] ---> 430b2080d038 [2022-05-09T21:23:37.424Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-09T21:23:37.424Z] ---> Running in 40ed589bc87f [2022-05-09T21:23:38.034Z] Removing intermediate container 40ed589bc87f [2022-05-09T21:23:38.034Z] ---> 559152484c57 [2022-05-09T21:23:38.034Z] Step 13/25 : WORKDIR / [2022-05-09T21:23:38.034Z] ---> Running in 1e67f185bd2f [2022-05-09T21:23:38.630Z] Removing intermediate container 1e67f185bd2f [2022-05-09T21:23:38.630Z] ---> 9237d9c2c7e3 [2022-05-09T21:23:38.630Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-05-09T21:23:39.620Z] ---> 112d5478636e [2022-05-09T21:23:39.621Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-05-09T21:23:40.609Z] ---> f9df0b7a8620 [2022-05-09T21:23:40.609Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-05-09T21:23:41.596Z] ---> 50b6d5fbf808 [2022-05-09T21:23:41.596Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-05-09T21:23:42.580Z] ---> 726a7dcaf334 [2022-05-09T21:23:42.580Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-05-09T21:23:44.021Z] ---> dfab5727449f [2022-05-09T21:23:44.021Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-05-09T21:23:46.013Z] ---> 13e046fc2678 [2022-05-09T21:23:46.013Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-05-09T21:23:46.998Z] ---> 7e7e5f4a596f [2022-05-09T21:23:46.999Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-05-09T21:23:46.999Z] ---> Running in ad002d724d1e [2022-05-09T21:23:50.419Z] Removing intermediate container ad002d724d1e [2022-05-09T21:23:50.419Z] ---> 81792beed2ec [2022-05-09T21:23:50.419Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-05-09T21:23:50.419Z] ---> Running in 5e8d445e12f3 [2022-05-09T21:23:51.026Z] Removing intermediate container 5e8d445e12f3 [2022-05-09T21:23:51.026Z] ---> f588597cde4a [2022-05-09T21:23:51.026Z] Step 23/25 : LABEL arch=arm64 [2022-05-09T21:23:51.026Z] ---> Running in db590178f862 [2022-05-09T21:23:51.638Z] Removing intermediate container db590178f862 [2022-05-09T21:23:51.638Z] ---> e31e4d35dc0f [2022-05-09T21:23:51.638Z] Step 24/25 : LABEL git_sha=c74f8c2114ecacd3c6ad583febff73b26c2eae44 [2022-05-09T21:23:51.919Z] ---> Running in d9939db5b02c [2022-05-09T21:23:52.529Z] Removing intermediate container d9939db5b02c [2022-05-09T21:23:52.529Z] ---> 4cd5e4cbf919 [2022-05-09T21:23:52.529Z] Step 25/25 : LABEL version=0.0.0 [2022-05-09T21:23:52.529Z] ---> Running in 9ff3c1e0a65c [2022-05-09T21:23:53.136Z] Removing intermediate container 9ff3c1e0a65c [2022-05-09T21:23:53.136Z] ---> 3a7f6ce0c751 [2022-05-09T21:23:53.136Z] [2022-05-09T21:23:53.743Z] Successfully built 3a7f6ce0c751 [2022-05-09T21:23:53.743Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-05-09T21:23:53.743Z]  Building security-secretstore-setup ... done Building security-spire-config [2022-05-09T21:24:26.151Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T21:24:26.151Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-09T21:24:26.151Z] ---> 96c9ce5a49e8 [2022-05-09T21:24:26.151Z] Step 3/26 : WORKDIR /edgex-go [2022-05-09T21:24:26.151Z] ---> Using cache [2022-05-09T21:24:26.151Z] ---> 4f1e57913bee [2022-05-09T21:24:26.151Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T21:24:26.151Z] ---> Using cache [2022-05-09T21:24:26.151Z] ---> a3c7921dfc1d [2022-05-09T21:24:26.151Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-09T21:24:26.151Z] ---> Using cache [2022-05-09T21:24:26.151Z] ---> 0342625ddd78 [2022-05-09T21:24:26.151Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-09T21:24:26.151Z] ---> Using cache [2022-05-09T21:24:26.151Z] ---> e0581886ba53 [2022-05-09T21:24:26.151Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T21:24:26.151Z] ---> Using cache [2022-05-09T21:24:26.151Z] ---> 37061f0d662c [2022-05-09T21:24:26.151Z] Step 8/26 : COPY . . [2022-05-09T21:24:26.151Z] ---> Using cache [2022-05-09T21:24:26.151Z] ---> 72a630688cd9 [2022-05-09T21:24:26.151Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-09T21:24:26.151Z] ---> Using cache [2022-05-09T21:24:26.151Z] ---> afca4c26207d [2022-05-09T21:24:26.151Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-09T21:24:26.151Z] ---> Using cache [2022-05-09T21:24:26.151Z] ---> 678e9123cbd9 [2022-05-09T21:24:26.151Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-09T21:24:26.151Z] ---> Using cache [2022-05-09T21:24:26.151Z] ---> 5106acca51af [2022-05-09T21:24:26.151Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-05-09T21:24:26.151Z] ---> Running in 440eb731e864 [2022-05-09T21:24:27.139Z] spire-1.2.1/ [2022-05-09T21:24:27.139Z] spire-1.2.1/.data/ [2022-05-09T21:24:27.139Z] spire-1.2.1/.data/.file [2022-05-09T21:24:27.139Z] spire-1.2.1/.dockerignore [2022-05-09T21:24:27.139Z] spire-1.2.1/.gitattributes [2022-05-09T21:24:27.139Z] spire-1.2.1/.githooks/ [2022-05-09T21:24:27.139Z] spire-1.2.1/.githooks/pre-commit [2022-05-09T21:24:27.139Z] spire-1.2.1/.github/ [2022-05-09T21:24:27.139Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-09T21:24:27.139Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-09T21:24:27.139Z] spire-1.2.1/.github/dependabot.yml [2022-05-09T21:24:27.139Z] spire-1.2.1/.github/workflows/ [2022-05-09T21:24:27.139Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-09T21:24:27.139Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-09T21:24:27.139Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-09T21:24:27.139Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-09T21:24:27.139Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-09T21:24:27.139Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-09T21:24:27.139Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-09T21:24:27.139Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-09T21:24:27.139Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-09T21:24:27.139Z] spire-1.2.1/.gitignore [2022-05-09T21:24:27.139Z] spire-1.2.1/.go-version [2022-05-09T21:24:27.139Z] spire-1.2.1/.golangci.yml [2022-05-09T21:24:27.139Z] spire-1.2.1/ADOPTERS.md [2022-05-09T21:24:27.139Z] spire-1.2.1/CHANGELOG.md [2022-05-09T21:24:27.139Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-09T21:24:27.139Z] spire-1.2.1/CODEOWNERS [2022-05-09T21:24:27.139Z] spire-1.2.1/CONTRIBUTING.md [2022-05-09T21:24:27.139Z] spire-1.2.1/Dockerfile [2022-05-09T21:24:27.139Z] spire-1.2.1/Dockerfile.dev [2022-05-09T21:24:27.139Z] spire-1.2.1/Dockerfile.scratch [2022-05-09T21:24:27.139Z] spire-1.2.1/LICENSE [2022-05-09T21:24:27.139Z] spire-1.2.1/MAINTAINERS.md [2022-05-09T21:24:27.139Z] spire-1.2.1/Makefile [2022-05-09T21:24:27.139Z] spire-1.2.1/README.md [2022-05-09T21:24:27.139Z] spire-1.2.1/ROADMAP.md [2022-05-09T21:24:27.139Z] spire-1.2.1/SECURITY.md [2022-05-09T21:24:27.139Z] spire-1.2.1/cmd/ [2022-05-09T21:24:27.139Z] spire-1.2.1/cmd/spire-agent/ [2022-05-09T21:24:27.139Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-09T21:24:27.139Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-09T21:24:27.139Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-09T21:24:27.139Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-09T21:24:27.139Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-09T21:24:27.139Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-09T21:24:27.139Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-09T21:24:27.139Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-09T21:24:27.139Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-09T21:24:27.139Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-09T21:24:27.139Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-09T21:24:27.139Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-09T21:24:27.139Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-09T21:24:27.139Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-09T21:24:27.139Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-09T21:24:27.139Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-09T21:24:27.139Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-09T21:24:27.139Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-09T21:24:27.139Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-09T21:24:27.139Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-09T21:24:27.139Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-09T21:24:27.139Z] spire-1.2.1/cmd/spire-server/ [2022-05-09T21:24:27.139Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-09T21:24:27.139Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-09T21:24:27.139Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-09T21:24:27.139Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-09T21:24:27.139Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-09T21:24:27.139Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-09T21:24:27.139Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-09T21:24:27.139Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-09T21:24:27.139Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-09T21:24:27.139Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-09T21:24:27.139Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-09T21:24:27.139Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-09T21:24:27.139Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-09T21:24:27.139Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-09T21:24:27.139Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-09T21:24:27.139Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-09T21:24:27.139Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-09T21:24:27.139Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-09T21:24:27.139Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-09T21:24:27.139Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-09T21:24:27.139Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-09T21:24:27.139Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-09T21:24:27.139Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-09T21:24:27.139Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-09T21:24:27.139Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-09T21:24:27.139Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-09T21:24:27.139Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-09T21:24:27.139Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-09T21:24:27.139Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-09T21:24:27.139Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-09T21:24:27.139Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-09T21:24:27.139Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-09T21:24:27.139Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-09T21:24:27.139Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-09T21:24:27.139Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-09T21:24:27.139Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-09T21:24:27.139Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-09T21:24:27.139Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-09T21:24:27.139Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-09T21:24:27.139Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-09T21:24:27.139Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-09T21:24:27.139Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-09T21:24:27.139Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-09T21:24:27.139Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-09T21:24:27.139Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-09T21:24:27.139Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-09T21:24:27.139Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-09T21:24:27.139Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-09T21:24:27.139Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-09T21:24:27.139Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-09T21:24:27.139Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-09T21:24:27.139Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-09T21:24:27.139Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-09T21:24:27.139Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-09T21:24:27.139Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-09T21:24:27.139Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-09T21:24:27.139Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-09T21:24:27.139Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-09T21:24:27.139Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-09T21:24:27.139Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-09T21:24:27.139Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-09T21:24:27.139Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-09T21:24:27.139Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-09T21:24:27.139Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-09T21:24:27.139Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-09T21:24:27.139Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-09T21:24:27.139Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-09T21:24:27.139Z] spire-1.2.1/conf/ [2022-05-09T21:24:27.139Z] spire-1.2.1/conf/agent/ [2022-05-09T21:24:27.139Z] spire-1.2.1/conf/agent/agent.conf [2022-05-09T21:24:27.139Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-09T21:24:27.139Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-09T21:24:27.139Z] spire-1.2.1/conf/server/ [2022-05-09T21:24:27.139Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-09T21:24:27.139Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-09T21:24:27.139Z] spire-1.2.1/conf/server/server.conf [2022-05-09T21:24:27.139Z] spire-1.2.1/conf/server/server_full.conf [2022-05-09T21:24:27.139Z] spire-1.2.1/doc/ [2022-05-09T21:24:27.139Z] spire-1.2.1/doc/SPIRE101.md [2022-05-09T21:24:27.139Z] spire-1.2.1/doc/auditlog.md [2022-05-09T21:24:27.139Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-09T21:24:27.139Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-09T21:24:27.139Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-09T21:24:27.139Z] spire-1.2.1/doc/images/ [2022-05-09T21:24:27.139Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-09T21:24:27.139Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-09T21:24:27.139Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-09T21:24:27.139Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-09T21:24:27.139Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-09T21:24:27.139Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-09T21:24:27.139Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-09T21:24:27.139Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-09T21:24:27.139Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-09T21:24:27.139Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-09T21:24:27.139Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-09T21:24:27.139Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-09T21:24:27.139Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-09T21:24:27.139Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-09T21:24:27.139Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-09T21:24:27.139Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-09T21:24:27.139Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-09T21:24:27.139Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-09T21:24:27.139Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-09T21:24:27.139Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-09T21:24:27.139Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-09T21:24:27.139Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-09T21:24:27.139Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-09T21:24:27.139Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-09T21:24:27.139Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-09T21:24:27.139Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-09T21:24:27.139Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-09T21:24:27.139Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-09T21:24:27.139Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-09T21:24:27.139Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-09T21:24:27.139Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-09T21:24:27.139Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-09T21:24:27.139Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-09T21:24:27.139Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-09T21:24:27.139Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-09T21:24:27.139Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-09T21:24:27.139Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-09T21:24:27.139Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-09T21:24:27.139Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-09T21:24:27.139Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-09T21:24:27.139Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-09T21:24:27.140Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-09T21:24:27.140Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-09T21:24:27.140Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-09T21:24:27.140Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-09T21:24:27.419Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-09T21:24:27.419Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-09T21:24:27.419Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-09T21:24:27.419Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-09T21:24:27.419Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-09T21:24:27.419Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-09T21:24:27.419Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-09T21:24:27.419Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-09T21:24:27.419Z] spire-1.2.1/doc/scaling_spire.md [2022-05-09T21:24:27.419Z] spire-1.2.1/doc/spire_agent.md [2022-05-09T21:24:27.419Z] spire-1.2.1/doc/spire_server.md [2022-05-09T21:24:27.419Z] spire-1.2.1/doc/supported_integrations.md [2022-05-09T21:24:27.419Z] spire-1.2.1/doc/telemetry.md [2022-05-09T21:24:27.419Z] spire-1.2.1/doc/telemetry_config.md [2022-05-09T21:24:27.419Z] spire-1.2.1/doc/upgrading.md [2022-05-09T21:24:27.419Z] spire-1.2.1/doc/using_spire.md [2022-05-09T21:24:27.419Z] spire-1.2.1/examples/ [2022-05-09T21:24:27.419Z] spire-1.2.1/examples/README.md [2022-05-09T21:24:27.419Z] spire-1.2.1/go.mod [2022-05-09T21:24:27.419Z] spire-1.2.1/go.sum [2022-05-09T21:24:27.419Z] spire-1.2.1/pkg/ [2022-05-09T21:24:27.419Z] spire-1.2.1/pkg/agent/ [2022-05-09T21:24:27.419Z] spire-1.2.1/pkg/agent/agent.go [2022-05-09T21:24:27.419Z] spire-1.2.1/pkg/agent/api/ [2022-05-09T21:24:27.419Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-09T21:24:27.419Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-09T21:24:27.419Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-09T21:24:27.419Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-09T21:24:27.419Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-09T21:24:27.419Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-09T21:24:27.419Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-09T21:24:27.419Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-09T21:24:27.419Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-09T21:24:27.419Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-09T21:24:27.419Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-09T21:24:27.419Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-09T21:24:27.419Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-09T21:24:27.419Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-09T21:24:27.419Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-09T21:24:27.419Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-09T21:24:27.419Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-09T21:24:27.419Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-09T21:24:27.419Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-09T21:24:27.419Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-09T21:24:27.419Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-09T21:24:27.419Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-09T21:24:27.419Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-09T21:24:27.419Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-09T21:24:27.419Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-09T21:24:27.419Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-09T21:24:27.419Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-09T21:24:27.419Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-09T21:24:27.419Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-09T21:24:27.419Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-09T21:24:27.419Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-09T21:24:27.419Z] spire-1.2.1/pkg/agent/client/ [2022-05-09T21:24:27.419Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-09T21:24:27.419Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-09T21:24:27.419Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-09T21:24:27.419Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-09T21:24:27.419Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-09T21:24:27.419Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-09T21:24:27.419Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-09T21:24:27.419Z] spire-1.2.1/pkg/agent/common/ [2022-05-09T21:24:27.419Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-09T21:24:27.419Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-09T21:24:27.419Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-09T21:24:27.419Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-09T21:24:27.419Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-09T21:24:27.419Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-09T21:24:27.419Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-09T21:24:27.419Z] spire-1.2.1/pkg/agent/config.go [2022-05-09T21:24:27.419Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-09T21:24:27.419Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-09T21:24:27.419Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-09T21:24:27.419Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-09T21:24:27.419Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-09T21:24:27.419Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-09T21:24:27.419Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-09T21:24:27.419Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-09T21:24:27.419Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-09T21:24:27.419Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-09T21:24:27.419Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-09T21:24:27.419Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-09T21:24:27.419Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-09T21:24:27.419Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-09T21:24:27.419Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-09T21:24:27.419Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-09T21:24:27.419Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-09T21:24:27.419Z] spire-1.2.1/pkg/agent/manager/ [2022-05-09T21:24:27.419Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-09T21:24:27.419Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-09T21:24:27.419Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-09T21:24:27.419Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-09T21:24:27.419Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-09T21:24:27.419Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-09T21:24:27.419Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-09T21:24:27.419Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-09T21:24:27.419Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-09T21:24:27.419Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-09T21:24:27.419Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-09T21:24:27.419Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-09T21:24:27.419Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-09T21:24:27.419Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-09T21:24:27.419Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-09T21:24:27.419Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-09T21:24:27.419Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-09T21:24:27.419Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-09T21:24:27.419Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-09T21:24:27.419Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-09T21:24:27.419Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-09T21:24:27.419Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-09T21:24:27.419Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-09T21:24:27.419Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-09T21:24:27.419Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-09T21:24:27.419Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-09T21:24:27.419Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-09T21:24:27.419Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-09T21:24:27.419Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-09T21:24:27.419Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-09T21:24:27.419Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-09T21:24:27.419Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-09T21:24:27.419Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-09T21:24:27.419Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-09T21:24:27.419Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-09T21:24:27.419Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-09T21:24:27.419Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-09T21:24:27.419Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-09T21:24:27.419Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-09T21:24:27.419Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-09T21:24:27.419Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-09T21:24:27.419Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-09T21:24:27.419Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-09T21:24:27.419Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-09T21:24:27.419Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-09T21:24:27.419Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-09T21:24:27.419Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-09T21:24:27.419Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-09T21:24:27.419Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-09T21:24:27.419Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-09T21:24:27.419Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-09T21:24:27.419Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-09T21:24:27.419Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-09T21:24:27.419Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-09T21:24:27.419Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-09T21:24:27.419Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-09T21:24:27.419Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-09T21:24:27.419Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-09T21:24:27.419Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-09T21:24:27.419Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-09T21:24:27.419Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-09T21:24:27.419Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-09T21:24:27.419Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-09T21:24:27.419Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-09T21:24:27.419Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-09T21:24:27.420Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-09T21:24:27.420Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-09T21:24:27.420Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-09T21:24:27.420Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-09T21:24:27.420Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-09T21:24:27.420Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-09T21:24:27.420Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-09T21:24:27.420Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-09T21:24:27.420Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-09T21:24:27.420Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-09T21:24:27.420Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-09T21:24:27.420Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-09T21:24:27.420Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-09T21:24:27.420Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-09T21:24:27.420Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-09T21:24:27.420Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-09T21:24:27.420Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-09T21:24:27.420Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-09T21:24:27.420Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-09T21:24:27.420Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-09T21:24:27.420Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-09T21:24:27.420Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-09T21:24:27.420Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-09T21:24:27.420Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-09T21:24:27.420Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-09T21:24:27.420Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-09T21:24:27.420Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-09T21:24:27.420Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-09T21:24:27.420Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-09T21:24:27.420Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-09T21:24:27.420Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-09T21:24:27.420Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-09T21:24:27.420Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-09T21:24:27.420Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-09T21:24:27.420Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-09T21:24:27.420Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-09T21:24:27.420Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-09T21:24:27.420Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-09T21:24:27.420Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-09T21:24:27.420Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-09T21:24:27.420Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-09T21:24:27.420Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-09T21:24:27.420Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-09T21:24:27.420Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-09T21:24:27.420Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-09T21:24:27.420Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-09T21:24:27.420Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-09T21:24:27.420Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-09T21:24:27.420Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-09T21:24:27.420Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-09T21:24:27.420Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-09T21:24:27.420Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-09T21:24:27.420Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-09T21:24:27.420Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-09T21:24:27.420Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-09T21:24:27.420Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-09T21:24:27.420Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-09T21:24:27.420Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-09T21:24:27.420Z] spire-1.2.1/pkg/agent/svid/ [2022-05-09T21:24:27.420Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-09T21:24:27.420Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-09T21:24:27.420Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-09T21:24:27.420Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-09T21:24:27.420Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-09T21:24:27.420Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-09T21:24:27.420Z] spire-1.2.1/pkg/common/ [2022-05-09T21:24:27.420Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-09T21:24:27.420Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-09T21:24:27.420Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-09T21:24:27.420Z] spire-1.2.1/pkg/common/api/ [2022-05-09T21:24:27.420Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-09T21:24:27.420Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-09T21:24:27.420Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-09T21:24:27.420Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-09T21:24:27.694Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-09T21:24:27.694Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-09T21:24:27.694Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-09T21:24:27.694Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-09T21:24:27.694Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-09T21:24:27.694Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-09T21:24:27.694Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-09T21:24:27.694Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-09T21:24:27.694Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-09T21:24:27.694Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-09T21:24:27.694Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-09T21:24:27.694Z] spire-1.2.1/pkg/common/api/names.go [2022-05-09T21:24:27.694Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-09T21:24:27.694Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-09T21:24:27.694Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-09T21:24:27.694Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-09T21:24:27.694Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-09T21:24:27.694Z] spire-1.2.1/pkg/common/auth/ [2022-05-09T21:24:27.694Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-09T21:24:27.694Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-09T21:24:27.694Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-09T21:24:27.694Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-09T21:24:27.694Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-09T21:24:27.694Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-09T21:24:27.694Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-09T21:24:27.694Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-09T21:24:27.694Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-09T21:24:27.694Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-09T21:24:27.694Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-09T21:24:27.694Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-09T21:24:27.694Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-09T21:24:27.694Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-09T21:24:27.694Z] spire-1.2.1/pkg/common/catalog/ [2022-05-09T21:24:27.694Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-09T21:24:27.694Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-09T21:24:27.694Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-09T21:24:27.694Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-09T21:24:27.694Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-09T21:24:27.694Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-09T21:24:27.694Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-09T21:24:27.694Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/cli/ [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/health/ [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/health/config.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/health/context.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/health/health.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/idutil/ [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/log/ [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/log/log.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/log/options.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/plugin/ [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/profiling/ [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/selector/ [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-09T21:24:27.695Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-09T21:24:27.696Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-09T21:24:27.696Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-09T21:24:27.696Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-09T21:24:27.696Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-09T21:24:27.696Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-09T21:24:27.696Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-09T21:24:27.696Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-09T21:24:27.696Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-09T21:24:27.696Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-09T21:24:27.696Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-09T21:24:27.696Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-09T21:24:27.696Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-09T21:24:27.696Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-09T21:24:27.696Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-09T21:24:27.696Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-09T21:24:27.696Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-09T21:24:27.696Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-09T21:24:27.696Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-09T21:24:27.696Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-09T21:24:27.696Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-09T21:24:27.696Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-09T21:24:27.696Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-09T21:24:27.696Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-09T21:24:27.696Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-09T21:24:27.696Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-09T21:24:27.696Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-09T21:24:27.696Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-09T21:24:27.696Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-09T21:24:27.696Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-09T21:24:27.696Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-09T21:24:27.696Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-09T21:24:27.696Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-09T21:24:27.696Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-09T21:24:27.696Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-09T21:24:27.696Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-09T21:24:27.696Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-09T21:24:27.696Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-09T21:24:27.696Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-09T21:24:27.696Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-09T21:24:27.696Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-09T21:24:27.696Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-09T21:24:27.696Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-09T21:24:27.696Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-09T21:24:27.696Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-09T21:24:27.696Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-09T21:24:27.696Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-09T21:24:27.696Z] spire-1.2.1/pkg/common/uptime/ [2022-05-09T21:24:27.696Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-09T21:24:27.696Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-09T21:24:27.696Z] spire-1.2.1/pkg/common/util/ [2022-05-09T21:24:27.696Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-09T21:24:27.696Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-09T21:24:27.696Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-09T21:24:27.696Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-09T21:24:27.696Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-09T21:24:27.696Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-09T21:24:27.696Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-09T21:24:27.696Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-09T21:24:27.696Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-09T21:24:27.696Z] spire-1.2.1/pkg/common/util/task.go [2022-05-09T21:24:27.696Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-09T21:24:27.696Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-09T21:24:27.696Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-09T21:24:27.696Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-09T21:24:27.696Z] spire-1.2.1/pkg/common/version/ [2022-05-09T21:24:27.696Z] spire-1.2.1/pkg/common/version/version.go [2022-05-09T21:24:27.696Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-09T21:24:27.696Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-09T21:24:27.696Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-09T21:24:27.696Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-09T21:24:27.696Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-09T21:24:27.696Z] spire-1.2.1/pkg/common/x509util/ [2022-05-09T21:24:27.696Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-09T21:24:27.696Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/ [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/api/ [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/api/api.go [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/api/health/ [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/api/id.go [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/api/status.go [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/bundle/ [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/ca/ [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/cache/ [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/catalog/ [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/config.go [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/datastore/ [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-09T21:24:27.974Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-09T21:24:27.975Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-09T21:24:27.975Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-09T21:24:27.975Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-09T21:24:27.975Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-09T21:24:27.975Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-09T21:24:27.975Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-09T21:24:27.975Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-09T21:24:27.975Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-09T21:24:27.975Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-09T21:24:27.975Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-09T21:24:27.975Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-09T21:24:27.975Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-09T21:24:27.975Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-09T21:24:27.975Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-09T21:24:27.975Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-09T21:24:27.975Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-09T21:24:27.975Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-09T21:24:27.975Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-09T21:24:27.975Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-09T21:24:27.975Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-09T21:24:27.975Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-09T21:24:27.975Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-09T21:24:27.975Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-09T21:24:27.975Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-09T21:24:27.975Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-09T21:24:27.975Z] spire-1.2.1/pkg/server/plugin/ [2022-05-09T21:24:27.975Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-09T21:24:27.975Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-09T21:24:27.975Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-09T21:24:27.975Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-09T21:24:27.975Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-09T21:24:27.975Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-09T21:24:27.975Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-09T21:24:27.975Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-09T21:24:27.975Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-09T21:24:27.975Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-09T21:24:27.975Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-09T21:24:27.975Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-09T21:24:27.975Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-09T21:24:27.975Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-09T21:24:27.975Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-09T21:24:27.975Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-09T21:24:27.975Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-09T21:24:27.975Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-09T21:24:27.975Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-09T21:24:27.975Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-09T21:24:27.975Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-09T21:24:27.975Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-09T21:24:27.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-09T21:24:27.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-09T21:24:27.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-09T21:24:27.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-09T21:24:27.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-09T21:24:27.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-09T21:24:27.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-09T21:24:27.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-09T21:24:27.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-09T21:24:27.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-09T21:24:27.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-09T21:24:27.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-09T21:24:27.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-09T21:24:27.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-09T21:24:27.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-09T21:24:27.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-09T21:24:27.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-09T21:24:27.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-09T21:24:27.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-09T21:24:27.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-09T21:24:27.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-09T21:24:27.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-09T21:24:27.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-09T21:24:27.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-09T21:24:27.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-09T21:24:27.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-09T21:24:27.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-09T21:24:27.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-09T21:24:27.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-09T21:24:27.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-09T21:24:27.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-09T21:24:27.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-09T21:24:27.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-09T21:24:27.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-09T21:24:27.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-09T21:24:27.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-09T21:24:27.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-09T21:24:27.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-09T21:24:27.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-09T21:24:27.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-09T21:24:27.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-09T21:24:27.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-09T21:24:27.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-09T21:24:27.975Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-09T21:24:27.975Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-09T21:24:27.975Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-09T21:24:27.975Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-09T21:24:27.975Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-09T21:24:27.975Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-09T21:24:27.975Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-09T21:24:27.975Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-09T21:24:27.975Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-09T21:24:27.975Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-09T21:24:27.975Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-09T21:24:27.975Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-09T21:24:27.975Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-09T21:24:27.975Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-09T21:24:27.975Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-09T21:24:27.975Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-09T21:24:27.975Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-09T21:24:27.975Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-09T21:24:27.975Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-09T21:24:27.975Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-09T21:24:27.975Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-09T21:24:27.975Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-09T21:24:27.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-09T21:24:27.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-09T21:24:27.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-09T21:24:27.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-09T21:24:27.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-09T21:24:27.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-09T21:24:27.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-09T21:24:27.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-09T21:24:27.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-09T21:24:27.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-09T21:24:27.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-09T21:24:27.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-09T21:24:27.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-09T21:24:27.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-09T21:24:27.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-09T21:24:27.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-09T21:24:27.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-09T21:24:27.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-09T21:24:27.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-09T21:24:27.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-09T21:24:27.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-09T21:24:27.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-09T21:24:27.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-09T21:24:27.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-09T21:24:27.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-09T21:24:27.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-09T21:24:27.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-09T21:24:27.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-09T21:24:27.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-09T21:24:28.252Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-09T21:24:28.252Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-09T21:24:28.252Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-09T21:24:28.252Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-09T21:24:28.252Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-09T21:24:28.252Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-09T21:24:28.252Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-09T21:24:28.252Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-09T21:24:28.252Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-09T21:24:28.252Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-09T21:24:28.252Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-09T21:24:28.252Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-09T21:24:28.252Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-09T21:24:28.252Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-09T21:24:28.252Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-09T21:24:28.252Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-09T21:24:28.252Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-09T21:24:28.252Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-09T21:24:28.252Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-09T21:24:28.252Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-09T21:24:28.252Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-09T21:24:28.252Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-09T21:24:28.252Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-09T21:24:28.252Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-09T21:24:28.252Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-09T21:24:28.252Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-09T21:24:28.252Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-09T21:24:28.252Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-09T21:24:28.252Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-09T21:24:28.252Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-09T21:24:28.252Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-09T21:24:28.252Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-09T21:24:28.252Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-09T21:24:28.252Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-09T21:24:28.252Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-09T21:24:28.252Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-09T21:24:28.252Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-09T21:24:28.252Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-09T21:24:28.252Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-09T21:24:28.252Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-09T21:24:28.252Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-09T21:24:28.252Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-09T21:24:28.252Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-09T21:24:28.252Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-09T21:24:28.252Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-09T21:24:28.252Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-09T21:24:28.252Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-09T21:24:28.252Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-09T21:24:28.252Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-09T21:24:28.252Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-09T21:24:28.252Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-09T21:24:28.252Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-09T21:24:28.252Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-09T21:24:28.252Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-09T21:24:28.252Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-09T21:24:28.252Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-09T21:24:28.252Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-09T21:24:28.252Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-09T21:24:28.252Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-09T21:24:28.252Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-09T21:24:28.252Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-09T21:24:28.252Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-09T21:24:28.252Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-09T21:24:28.252Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-09T21:24:28.252Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-09T21:24:28.252Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-09T21:24:28.252Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-09T21:24:28.252Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-09T21:24:28.252Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-09T21:24:28.252Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-09T21:24:28.252Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-09T21:24:28.252Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-09T21:24:28.252Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-09T21:24:28.252Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-09T21:24:28.252Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-09T21:24:28.252Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-09T21:24:28.252Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-09T21:24:28.252Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-09T21:24:28.252Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-09T21:24:28.252Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-09T21:24:28.252Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-09T21:24:28.252Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-09T21:24:28.252Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-09T21:24:28.252Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-09T21:24:28.252Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-09T21:24:28.252Z] spire-1.2.1/pkg/server/registration/ [2022-05-09T21:24:28.252Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-09T21:24:28.252Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-09T21:24:28.252Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-09T21:24:28.252Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-09T21:24:28.252Z] spire-1.2.1/pkg/server/server.go [2022-05-09T21:24:28.252Z] spire-1.2.1/pkg/server/server_test.go [2022-05-09T21:24:28.252Z] spire-1.2.1/pkg/server/svid/ [2022-05-09T21:24:28.252Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-09T21:24:28.252Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-09T21:24:28.252Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-09T21:24:28.252Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-09T21:24:28.252Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-09T21:24:28.252Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-09T21:24:28.252Z] spire-1.2.1/proto/ [2022-05-09T21:24:28.252Z] spire-1.2.1/proto/private/ [2022-05-09T21:24:28.252Z] spire-1.2.1/proto/private/server/ [2022-05-09T21:24:28.252Z] spire-1.2.1/proto/private/server/journal/ [2022-05-09T21:24:28.252Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-09T21:24:28.252Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-09T21:24:28.252Z] spire-1.2.1/proto/spire/ [2022-05-09T21:24:28.252Z] spire-1.2.1/proto/spire/common/ [2022-05-09T21:24:28.252Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-09T21:24:28.252Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-09T21:24:28.252Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-09T21:24:28.252Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-09T21:24:28.252Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-09T21:24:28.252Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-09T21:24:28.252Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-09T21:24:28.252Z] spire-1.2.1/proto/spire/plugin/ [2022-05-09T21:24:28.252Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-09T21:24:28.252Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-09T21:24:28.252Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-09T21:24:28.252Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-09T21:24:28.252Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-09T21:24:28.252Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-09T21:24:28.252Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-09T21:24:28.252Z] spire-1.2.1/release/ [2022-05-09T21:24:28.252Z] spire-1.2.1/release/spire-extras/ [2022-05-09T21:24:28.252Z] spire-1.2.1/release/spire-extras/README.md [2022-05-09T21:24:28.252Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-09T21:24:28.252Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-09T21:24:28.252Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-09T21:24:28.252Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-09T21:24:28.252Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-09T21:24:28.252Z] spire-1.2.1/release/spire/ [2022-05-09T21:24:28.252Z] spire-1.2.1/release/spire/README.md [2022-05-09T21:24:28.252Z] spire-1.2.1/release/spire/conf/ [2022-05-09T21:24:28.252Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-09T21:24:28.252Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-09T21:24:28.252Z] spire-1.2.1/release/spire/conf/server/ [2022-05-09T21:24:28.252Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-09T21:24:28.252Z] spire-1.2.1/script/ [2022-05-09T21:24:28.252Z] spire-1.2.1/script/build-artifact.sh [2022-05-09T21:24:28.252Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-09T21:24:28.252Z] spire-1.2.1/support/ [2022-05-09T21:24:28.252Z] spire-1.2.1/support/k8s/ [2022-05-09T21:24:28.252Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-09T21:24:28.252Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-09T21:24:28.252Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-09T21:24:28.252Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-09T21:24:28.252Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-09T21:24:28.252Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-09T21:24:28.252Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-09T21:24:28.252Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-09T21:24:28.252Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-09T21:24:28.252Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-09T21:24:28.252Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-09T21:24:28.252Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-09T21:24:28.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-09T21:24:28.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-09T21:24:28.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-09T21:24:28.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-09T21:24:28.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-09T21:24:28.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-09T21:24:28.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-09T21:24:28.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-09T21:24:28.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-09T21:24:28.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-09T21:24:28.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-09T21:24:28.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-09T21:24:28.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-09T21:24:28.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-09T21:24:28.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-09T21:24:28.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-09T21:24:28.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-09T21:24:28.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-09T21:24:28.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-09T21:24:28.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-09T21:24:28.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-09T21:24:28.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-09T21:24:28.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-09T21:24:28.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-09T21:24:28.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-09T21:24:28.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-09T21:24:28.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-09T21:24:28.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-09T21:24:28.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-09T21:24:28.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-09T21:24:28.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-09T21:24:28.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-09T21:24:28.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-09T21:24:28.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-09T21:24:28.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-09T21:24:28.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-09T21:24:28.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-09T21:24:28.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-09T21:24:28.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-09T21:24:28.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-09T21:24:28.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-09T21:24:28.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-09T21:24:28.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-09T21:24:28.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-09T21:24:28.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-09T21:24:28.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-09T21:24:28.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-09T21:24:28.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-09T21:24:28.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-09T21:24:28.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-09T21:24:28.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-09T21:24:28.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-09T21:24:28.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-09T21:24:28.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-09T21:24:28.253Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-09T21:24:28.253Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-09T21:24:28.253Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-09T21:24:28.253Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-09T21:24:28.253Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-09T21:24:28.253Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-09T21:24:28.253Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-09T21:24:28.253Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-09T21:24:28.253Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-09T21:24:28.253Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-09T21:24:28.253Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-09T21:24:28.253Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-09T21:24:28.253Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-09T21:24:28.253Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-09T21:24:28.253Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-09T21:24:28.253Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-09T21:24:28.253Z] spire-1.2.1/test/ [2022-05-09T21:24:28.253Z] spire-1.2.1/test/clock/ [2022-05-09T21:24:28.253Z] spire-1.2.1/test/clock/clock.go [2022-05-09T21:24:28.253Z] spire-1.2.1/test/fakes/ [2022-05-09T21:24:28.253Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-09T21:24:28.253Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-09T21:24:28.253Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-09T21:24:28.253Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-09T21:24:28.253Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-09T21:24:28.253Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-09T21:24:28.253Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-09T21:24:28.253Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-09T21:24:28.253Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-09T21:24:28.253Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-09T21:24:28.253Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-09T21:24:28.253Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-09T21:24:28.253Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-09T21:24:28.253Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-09T21:24:28.253Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-09T21:24:28.253Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-09T21:24:28.253Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-09T21:24:28.253Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-09T21:24:28.253Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-09T21:24:28.253Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-09T21:24:28.253Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-09T21:24:28.253Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-09T21:24:28.253Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-09T21:24:28.253Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-09T21:24:28.253Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-09T21:24:28.253Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-09T21:24:28.253Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-09T21:24:28.253Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-09T21:24:28.253Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-09T21:24:28.253Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-09T21:24:28.253Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-09T21:24:28.253Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-09T21:24:28.253Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-09T21:24:28.253Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-09T21:24:28.253Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-09T21:24:28.253Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-09T21:24:28.253Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-09T21:24:28.253Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-09T21:24:28.253Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-09T21:24:28.253Z] spire-1.2.1/test/fixture/ [2022-05-09T21:24:28.253Z] spire-1.2.1/test/fixture/certs/ [2022-05-09T21:24:28.253Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-09T21:24:28.253Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-09T21:24:28.253Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-09T21:24:28.253Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-09T21:24:28.253Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-09T21:24:28.253Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-09T21:24:28.253Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-09T21:24:28.253Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-09T21:24:28.253Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-09T21:24:28.253Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-09T21:24:28.253Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-09T21:24:28.253Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-09T21:24:28.253Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-09T21:24:28.253Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-09T21:24:28.253Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-09T21:24:28.253Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-09T21:24:28.253Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-09T21:24:28.253Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-09T21:24:28.253Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-09T21:24:28.253Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-09T21:24:28.253Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-09T21:24:28.253Z] spire-1.2.1/test/fixture/config/ [2022-05-09T21:24:28.253Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-09T21:24:28.253Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-09T21:24:28.253Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-09T21:24:28.253Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-09T21:24:28.253Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-09T21:24:28.253Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-09T21:24:28.253Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-09T21:24:28.253Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-09T21:24:28.253Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-09T21:24:28.253Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-09T21:24:28.253Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-09T21:24:28.253Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-09T21:24:28.253Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-09T21:24:28.253Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-09T21:24:28.253Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-09T21:24:28.253Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-09T21:24:28.253Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-09T21:24:28.253Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-09T21:24:28.253Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-09T21:24:28.253Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-09T21:24:28.253Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-09T21:24:28.253Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-09T21:24:28.253Z] spire-1.2.1/test/fixture/fixture.go [2022-05-09T21:24:28.253Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-09T21:24:28.253Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-09T21:24:28.253Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-09T21:24:28.254Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-09T21:24:28.254Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-09T21:24:28.254Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-09T21:24:28.254Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-09T21:24:28.254Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-09T21:24:28.254Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-09T21:24:28.254Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-09T21:24:28.254Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-09T21:24:28.254Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-09T21:24:28.254Z] spire-1.2.1/test/fixture/registration/ [2022-05-09T21:24:28.254Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-09T21:24:28.254Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-09T21:24:28.254Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-09T21:24:28.254Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-09T21:24:28.254Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-09T21:24:28.254Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-09T21:24:28.254Z] spire-1.2.1/test/integration/ [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/README.md [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/common [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/setup/ [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/ [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-09T21:24:28.534Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-09T21:24:28.535Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-09T21:24:28.535Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-09T21:24:28.535Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-09T21:24:28.535Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-09T21:24:28.535Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-09T21:24:28.535Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-09T21:24:28.535Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-09T21:24:28.535Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-09T21:24:28.535Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-09T21:24:28.535Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-09T21:24:28.535Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-09T21:24:28.535Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-09T21:24:28.535Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-09T21:24:28.535Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-09T21:24:28.535Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-09T21:24:28.535Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-09T21:24:28.535Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-09T21:24:28.535Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-09T21:24:28.535Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-09T21:24:28.535Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-09T21:24:28.535Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-09T21:24:28.535Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-09T21:24:28.535Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-09T21:24:28.535Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-09T21:24:28.535Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-09T21:24:28.535Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-09T21:24:28.535Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-09T21:24:28.535Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-09T21:24:28.535Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-09T21:24:28.535Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-09T21:24:28.535Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-09T21:24:28.535Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-09T21:24:28.535Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-09T21:24:28.535Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-09T21:24:28.535Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-09T21:24:28.535Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-09T21:24:28.535Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-09T21:24:28.535Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-09T21:24:28.535Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-09T21:24:28.535Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-09T21:24:28.535Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-09T21:24:28.535Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-09T21:24:28.535Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-09T21:24:28.535Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-09T21:24:28.535Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-09T21:24:28.535Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-09T21:24:28.535Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-09T21:24:28.535Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-09T21:24:28.535Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-09T21:24:28.535Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-09T21:24:28.535Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-09T21:24:28.535Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-09T21:24:28.535Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-09T21:24:28.535Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-09T21:24:28.535Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-09T21:24:28.535Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-09T21:24:28.535Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-09T21:24:28.535Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-09T21:24:28.535Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-09T21:24:28.535Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-09T21:24:28.535Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-09T21:24:28.535Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-09T21:24:28.535Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-09T21:24:28.535Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-09T21:24:28.535Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-09T21:24:28.535Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-09T21:24:28.535Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-09T21:24:28.535Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-09T21:24:28.535Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-09T21:24:28.535Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-09T21:24:28.535Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-09T21:24:28.535Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-09T21:24:28.535Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-09T21:24:28.535Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-09T21:24:28.535Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-09T21:24:28.535Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-09T21:24:28.535Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-09T21:24:28.535Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-09T21:24:28.535Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-09T21:24:28.535Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-09T21:24:28.535Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-09T21:24:28.535Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-09T21:24:28.535Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-09T21:24:28.535Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-09T21:24:28.535Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-09T21:24:28.535Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-09T21:24:28.535Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-09T21:24:28.535Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-09T21:24:28.535Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-09T21:24:28.535Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-09T21:24:28.535Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-09T21:24:28.535Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-09T21:24:28.535Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-09T21:24:28.535Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-09T21:24:28.535Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-09T21:24:28.535Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-09T21:24:28.535Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-09T21:24:28.535Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-09T21:24:28.535Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-09T21:24:28.535Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-09T21:24:28.535Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-09T21:24:28.535Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-09T21:24:28.535Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-09T21:24:28.535Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-09T21:24:28.535Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-09T21:24:28.535Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-09T21:24:28.535Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-09T21:24:28.535Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-09T21:24:28.535Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-09T21:24:28.535Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-09T21:24:28.810Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-09T21:24:28.810Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-09T21:24:28.810Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-09T21:24:28.810Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-09T21:24:28.810Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-09T21:24:28.810Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-09T21:24:28.810Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-09T21:24:28.810Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-09T21:24:28.810Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-09T21:24:28.810Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-09T21:24:28.810Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-09T21:24:28.810Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-09T21:24:28.810Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-09T21:24:28.810Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-09T21:24:28.810Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-09T21:24:28.810Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-09T21:24:28.810Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-09T21:24:28.810Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-09T21:24:28.810Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-09T21:24:28.810Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-09T21:24:28.810Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-09T21:24:28.810Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-09T21:24:28.810Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-09T21:24:28.810Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-09T21:24:28.810Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-09T21:24:28.810Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-09T21:24:28.810Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-09T21:24:28.810Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-09T21:24:28.810Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-09T21:24:28.810Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-09T21:24:28.810Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-09T21:24:28.810Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-09T21:24:28.810Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-09T21:24:28.810Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-09T21:24:28.810Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-09T21:24:28.810Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-09T21:24:28.810Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-09T21:24:28.810Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-09T21:24:28.810Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-09T21:24:28.810Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-09T21:24:28.810Z] spire-1.2.1/test/integration/test-one.sh [2022-05-09T21:24:28.810Z] spire-1.2.1/test/integration/test.sh [2022-05-09T21:24:28.810Z] spire-1.2.1/test/plugintest/ [2022-05-09T21:24:28.810Z] spire-1.2.1/test/plugintest/config.go [2022-05-09T21:24:28.810Z] spire-1.2.1/test/plugintest/load.go [2022-05-09T21:24:28.810Z] spire-1.2.1/test/plugintest/option.go [2022-05-09T21:24:28.810Z] spire-1.2.1/test/spiretest/ [2022-05-09T21:24:28.810Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-09T21:24:28.810Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-09T21:24:28.810Z] spire-1.2.1/test/spiretest/dir.go [2022-05-09T21:24:28.810Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-09T21:24:28.810Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-09T21:24:28.810Z] spire-1.2.1/test/spiretest/logs.go [2022-05-09T21:24:28.810Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-09T21:24:28.810Z] spire-1.2.1/test/spiretest/suite.go [2022-05-09T21:24:28.810Z] spire-1.2.1/test/spiretest/x509.go [2022-05-09T21:24:28.810Z] spire-1.2.1/test/testca/ [2022-05-09T21:24:28.810Z] spire-1.2.1/test/testca/ca.go [2022-05-09T21:24:28.810Z] spire-1.2.1/test/testkey/ [2022-05-09T21:24:28.810Z] spire-1.2.1/test/testkey/generate.sh [2022-05-09T21:24:28.810Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-09T21:24:28.810Z] spire-1.2.1/test/testkey/keys.go [2022-05-09T21:24:28.810Z] spire-1.2.1/test/testkey/new.go [2022-05-09T21:24:28.810Z] spire-1.2.1/test/tpmsimulator/ [2022-05-09T21:24:28.810Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-09T21:24:28.810Z] spire-1.2.1/test/util/ [2022-05-09T21:24:28.810Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-09T21:24:28.810Z] spire-1.2.1/test/util/cert_generation.go [2022-05-09T21:24:28.810Z] spire-1.2.1/test/util/io_redirection.go [2022-05-09T21:24:28.810Z] spire-1.2.1/test/util/race.go [2022-05-09T21:24:28.810Z] spire-1.2.1/test/util/util.go [2022-05-09T21:24:28.810Z] building spire from source... [2022-05-09T21:24:29.410Z] Installing go1.17.7... [2022-05-09T21:24:56.253Z] Building bin/spire-server... [2022-05-09T21:24:56.253Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-09T21:24:56.253Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-09T21:24:56.253Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-09T21:24:56.253Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-09T21:24:56.253Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-09T21:24:56.852Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-09T21:24:57.838Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-09T21:24:58.114Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-09T21:25:01.562Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-09T21:25:02.170Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-09T21:25:02.170Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-09T21:25:02.170Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-09T21:25:02.170Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-09T21:25:02.449Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-09T21:25:03.054Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-09T21:25:03.054Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-09T21:25:03.054Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-09T21:25:04.049Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-09T21:25:04.049Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-09T21:25:04.328Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-09T21:25:04.608Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-09T21:25:04.608Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-09T21:25:06.065Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-09T21:25:06.065Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-09T21:25:21.219Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-09T21:25:21.219Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-09T21:25:21.219Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-09T21:25:21.219Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-09T21:25:21.497Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-09T21:25:21.497Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-09T21:25:21.776Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-09T21:25:22.056Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-09T21:25:22.056Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-09T21:25:22.056Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-09T21:25:22.333Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-09T21:25:22.333Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-09T21:25:22.333Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-09T21:25:22.613Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-09T21:25:22.613Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-09T21:25:23.610Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-09T21:25:24.218Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-09T21:25:24.825Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-09T21:25:24.825Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-09T21:25:24.825Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-09T21:25:24.825Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-09T21:25:25.106Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-09T21:25:25.106Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-09T21:25:25.106Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-09T21:25:25.386Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-09T21:25:25.386Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-09T21:25:25.992Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-09T21:25:26.282Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-09T21:25:26.282Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-09T21:25:26.561Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-09T21:25:27.169Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-09T21:25:31.570Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-09T21:25:44.065Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-09T21:25:44.065Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-09T21:25:44.065Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-09T21:25:44.065Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-09T21:25:44.065Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-09T21:25:48.419Z] Removing intermediate container 961d325d8031 [2022-05-09T21:25:48.419Z] ---> a550a24f3bea [2022-05-09T21:25:48.419Z] [2022-05-09T21:25:48.419Z] Step 10/22 : FROM alpine:3.14 [2022-05-09T21:25:48.419Z] ---> ac73e934f311 [2022-05-09T21:25:48.419Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-05-09T21:25:48.419Z] ---> Running in 41fc74b8efc9 [2022-05-09T21:25:50.429Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-09T21:25:50.710Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-09T21:25:51.716Z] (1/2) Installing ca-certificates (20211220-r0) [2022-05-09T21:25:51.716Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-05-09T21:25:51.716Z] Executing busybox-1.33.1-r7.trigger [2022-05-09T21:25:51.716Z] Executing ca-certificates-20211220-r0.trigger [2022-05-09T21:25:52.000Z] OK: 6 MiB in 16 packages [2022-05-09T21:25:54.026Z] Removing intermediate container 41fc74b8efc9 [2022-05-09T21:25:54.026Z] ---> 1180f7547c0e [2022-05-09T21:25:54.026Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-09T21:25:54.312Z] ---> Running in ed5a712a9862 [2022-05-09T21:25:54.932Z] Removing intermediate container ed5a712a9862 [2022-05-09T21:25:54.932Z] ---> 71aff8e7dfce [2022-05-09T21:25:54.932Z] Step 13/22 : ENV APP_PORT=59860 [2022-05-09T21:25:54.932Z] ---> Running in f3e5da6636c8 [2022-05-09T21:25:55.569Z] Removing intermediate container f3e5da6636c8 [2022-05-09T21:25:55.569Z] ---> ea41038a2256 [2022-05-09T21:25:55.569Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-09T21:25:55.569Z] ---> Running in 51f570d4063f [2022-05-09T21:25:56.171Z] Removing intermediate container 51f570d4063f [2022-05-09T21:25:56.171Z] ---> d2d6b7f4001f [2022-05-09T21:25:56.171Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-09T21:25:57.170Z] ---> 4c22678685fb [2022-05-09T21:25:57.170Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-05-09T21:25:59.180Z] ---> b84d21ea2285 [2022-05-09T21:25:59.180Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-05-09T21:26:00.190Z] ---> 679e5c33216d [2022-05-09T21:26:00.190Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-05-09T21:26:00.190Z] ---> Running in 9a3e24a59453 [2022-05-09T21:26:00.792Z] Removing intermediate container 9a3e24a59453 [2022-05-09T21:26:00.792Z] ---> 8b7d7d799018 [2022-05-09T21:26:00.792Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-09T21:26:01.074Z] ---> Running in 1534accecbb9 [2022-05-09T21:26:01.681Z] Removing intermediate container 1534accecbb9 [2022-05-09T21:26:01.681Z] ---> d5875c730b4f [2022-05-09T21:26:01.681Z] Step 20/22 : LABEL arch=arm64 [2022-05-09T21:26:01.681Z] ---> Running in 5c7879e311d1 [2022-05-09T21:26:02.285Z] Removing intermediate container 5c7879e311d1 [2022-05-09T21:26:02.285Z] ---> 7b07d5f21ea4 [2022-05-09T21:26:02.285Z] Step 21/22 : LABEL git_sha=c74f8c2114ecacd3c6ad583febff73b26c2eae44 [2022-05-09T21:26:02.559Z] ---> Running in 43b5a1303a93 [2022-05-09T21:26:03.184Z] Removing intermediate container 43b5a1303a93 [2022-05-09T21:26:03.184Z] ---> 78901c81e717 [2022-05-09T21:26:03.184Z] Step 22/22 : LABEL version=0.0.0 [2022-05-09T21:26:03.184Z] ---> Running in e42b432e3410 [2022-05-09T21:26:03.799Z] Removing intermediate container e42b432e3410 [2022-05-09T21:26:03.799Z] ---> e17f6f13f144 [2022-05-09T21:26:03.799Z] [2022-05-09T21:26:04.408Z] Successfully built e17f6f13f144 [2022-05-09T21:26:04.408Z] Successfully tagged support-notifications-arm64:latest [2022-05-09T21:26:04.408Z] Building core-command [2022-05-09T21:26:11.196Z]  Building support-notifications ... done go: downloading google.golang.org/api v0.70.0 [2022-05-09T21:26:11.196Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-09T21:26:11.196Z] go: downloading k8s.io/api v0.23.4 [2022-05-09T21:26:29.650Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-09T21:26:29.650Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-09T21:26:32.293Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T21:26:32.293Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-09T21:26:32.293Z] ---> 96c9ce5a49e8 [2022-05-09T21:26:32.293Z] Step 3/23 : WORKDIR /edgex-go [2022-05-09T21:26:32.293Z] ---> Using cache [2022-05-09T21:26:32.293Z] ---> 4f1e57913bee [2022-05-09T21:26:32.293Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T21:26:32.293Z] ---> Using cache [2022-05-09T21:26:32.293Z] ---> a3c7921dfc1d [2022-05-09T21:26:32.293Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-09T21:26:32.293Z] ---> Using cache [2022-05-09T21:26:32.293Z] ---> 4b6bff313db2 [2022-05-09T21:26:32.293Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-09T21:26:32.293Z] ---> Using cache [2022-05-09T21:26:32.293Z] ---> c17ceb382183 [2022-05-09T21:26:32.293Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T21:26:32.293Z] ---> Using cache [2022-05-09T21:26:32.293Z] ---> 8372ee3321d8 [2022-05-09T21:26:32.293Z] Step 8/23 : COPY . . [2022-05-09T21:26:32.293Z] ---> Using cache [2022-05-09T21:26:32.293Z] ---> 781f9c12f870 [2022-05-09T21:26:32.293Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-05-09T21:26:32.293Z] ---> Running in 3bad07bf47bd [2022-05-09T21:26:34.282Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-05-09T21:26:42.607Z] Removing intermediate container 4086d0b967fd [2022-05-09T21:26:42.607Z] ---> 4426d58ccee7 [2022-05-09T21:26:42.607Z] [2022-05-09T21:26:42.607Z] Step 9/20 : FROM alpine:3.15 [2022-05-09T21:26:42.607Z] 3.15: Pulling from library/alpine [2022-05-09T21:26:43.608Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-09T21:26:43.608Z] Status: Downloaded newer image for alpine:3.15 [2022-05-09T21:26:43.608Z] ---> 3fb3c9af89a9 [2022-05-09T21:26:43.608Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-09T21:26:43.886Z] ---> Running in 4e046c880dd4 [2022-05-09T21:26:44.521Z] Removing intermediate container 4e046c880dd4 [2022-05-09T21:26:44.521Z] ---> 40d9e8785ec7 [2022-05-09T21:26:44.521Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T21:26:44.521Z] ---> Running in bf3c8f842d63 [2022-05-09T21:26:47.993Z] Removing intermediate container bf3c8f842d63 [2022-05-09T21:26:47.993Z] ---> b2796ee37998 [2022-05-09T21:26:47.993Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-05-09T21:26:47.993Z] ---> Running in 48a5f9b066ab [2022-05-09T21:26:49.449Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-09T21:26:50.441Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-09T21:26:51.903Z] v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-09T21:26:51.903Z] v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-09T21:26:51.903Z] OK: 15732 distinct packages available [2022-05-09T21:26:52.180Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-09T21:26:53.163Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-09T21:26:54.628Z] (1/9) Installing ca-certificates (20211220-r0) [2022-05-09T21:26:54.628Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-05-09T21:26:54.628Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-05-09T21:26:54.909Z] (4/9) Installing libcurl (7.80.0-r1) [2022-05-09T21:26:54.909Z] (5/9) Installing curl (7.80.0-r1) [2022-05-09T21:26:55.187Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-05-09T21:26:55.187Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-05-09T21:26:55.187Z] (8/9) Installing libucontext (1.1-r0) [2022-05-09T21:26:55.466Z] (9/9) Installing gcompat (1.0.0-r4) [2022-05-09T21:26:55.466Z] Executing busybox-1.34.1-r5.trigger [2022-05-09T21:26:55.466Z] Executing ca-certificates-20211220-r0.trigger [2022-05-09T21:26:56.075Z] OK: 8 MiB in 23 packages [2022-05-09T21:26:58.743Z] Removing intermediate container 48a5f9b066ab [2022-05-09T21:26:58.743Z] ---> 85bb4ab35f42 [2022-05-09T21:26:58.743Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-09T21:26:59.356Z] ---> f9dfcec37835 [2022-05-09T21:26:59.356Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-05-09T21:27:00.820Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-09T21:27:01.145Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-09T21:27:01.424Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-09T21:27:01.424Z]  ---> 0905f81f0265 [2022-05-09T21:27:01.424Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-05-09T21:27:01.702Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-09T21:27:02.313Z]  ---> 29048bfcbaf6 [2022-05-09T21:27:02.313Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-05-09T21:27:02.604Z] ---> Running in 846dece6e6c9 [2022-05-09T21:27:02.885Z] Removing intermediate container 846dece6e6c9 [2022-05-09T21:27:02.885Z] ---> f64f0754371d [2022-05-09T21:27:02.885Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-09T21:27:03.227Z] ---> Running in e5cb491b9c0c [2022-05-09T21:27:03.608Z] Removing intermediate container e5cb491b9c0c [2022-05-09T21:27:03.608Z] ---> 9f4cdd6726cb [2022-05-09T21:27:03.608Z] Step 18/20 : LABEL arch=arm64 [2022-05-09T21:27:03.608Z] ---> Running in e62c4191233e [2022-05-09T21:27:04.386Z] Removing intermediate container e62c4191233e [2022-05-09T21:27:04.386Z] ---> 348e496a7514 [2022-05-09T21:27:04.386Z] Step 19/20 : LABEL git_sha=c74f8c2114ecacd3c6ad583febff73b26c2eae44 [2022-05-09T21:27:04.386Z] ---> Running in 9bee4f3b6c33 [2022-05-09T21:27:04.386Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-09T21:27:05.022Z] Removing intermediate container 9bee4f3b6c33 [2022-05-09T21:27:05.022Z] ---> af33807c94d7 [2022-05-09T21:27:05.022Z] Step 20/20 : LABEL version=0.0.0 [2022-05-09T21:27:05.022Z] ---> Running in 7533e45e7170 [2022-05-09T21:27:05.655Z] Removing intermediate container 7533e45e7170 [2022-05-09T21:27:05.655Z] ---> a35ac86b5a3c [2022-05-09T21:27:05.655Z] [2022-05-09T21:27:06.104Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-09T21:27:06.104Z] Successfully built a35ac86b5a3c [2022-05-09T21:27:06.104Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-05-09T21:27:06.104Z]  Building security-spiffe-token-provider ... done Building sys-mgmt-agent [2022-05-09T21:27:07.610Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-09T21:27:09.650Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-09T21:27:11.648Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-09T21:27:11.648Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-09T21:27:11.648Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-09T21:27:13.107Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-09T21:27:13.386Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-09T21:27:13.386Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-09T21:27:13.996Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-09T21:27:14.275Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-09T21:27:14.275Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-09T21:27:14.554Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-09T21:27:14.832Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-09T21:27:15.114Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-09T21:27:15.114Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-09T21:27:16.571Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-09T21:27:16.571Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-09T21:27:17.180Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-09T21:27:23.976Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-09T21:27:24.592Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-09T21:27:24.592Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-09T21:27:24.592Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-09T21:27:24.878Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-09T21:27:24.878Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-09T21:27:25.153Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-09T21:27:25.431Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-09T21:27:25.708Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-09T21:27:27.155Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-09T21:27:27.755Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-09T21:27:28.358Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-09T21:27:28.639Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-09T21:27:30.654Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-09T21:27:30.936Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-09T21:27:30.936Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-09T21:27:31.219Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-09T21:27:31.219Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-09T21:27:31.507Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-09T21:27:31.787Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-09T21:27:31.787Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-09T21:27:33.251Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-09T21:27:33.251Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-09T21:27:33.527Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-09T21:27:33.803Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-09T21:27:34.080Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-09T21:27:37.498Z] go: downloading go.opencensus.io v0.23.0 [2022-05-09T21:27:38.515Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-09T21:27:38.515Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-09T21:27:38.515Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T21:27:38.515Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-09T21:27:38.515Z] ---> 96c9ce5a49e8 [2022-05-09T21:27:38.515Z] Step 3/23 : WORKDIR /edgex-go [2022-05-09T21:27:38.515Z] ---> Using cache [2022-05-09T21:27:38.515Z] ---> 4f1e57913bee [2022-05-09T21:27:38.515Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T21:27:38.515Z] ---> Using cache [2022-05-09T21:27:38.515Z] ---> a3c7921dfc1d [2022-05-09T21:27:38.515Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-05-09T21:27:38.798Z] ---> Running in 53c0fd506fdb [2022-05-09T21:27:39.086Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-09T21:27:39.086Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-09T21:27:39.370Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-09T21:27:39.651Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-09T21:27:39.934Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-09T21:27:40.540Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-09T21:27:40.818Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-09T21:27:41.815Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-09T21:27:42.809Z] OK: 220 MiB in 52 packages [2022-05-09T21:27:43.799Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-09T21:27:44.791Z] Removing intermediate container 53c0fd506fdb [2022-05-09T21:27:44.791Z] ---> 987e0b56733f [2022-05-09T21:27:44.791Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-09T21:27:45.809Z] ---> 9309e1f1bce8 [2022-05-09T21:27:45.809Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T21:27:46.086Z] ---> Running in 84b50049b2a0 [2022-05-09T21:27:46.086Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-09T21:27:46.363Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-09T21:27:46.975Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-09T21:27:46.975Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-09T21:27:47.259Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-09T21:27:48.252Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-09T21:27:48.252Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-09T21:27:48.252Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-09T21:27:48.530Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-09T21:27:48.807Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-09T21:27:48.807Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-09T21:27:48.807Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-09T21:27:51.449Z] Removing intermediate container 84b50049b2a0 [2022-05-09T21:27:51.449Z] ---> b42ba4b4d9ba [2022-05-09T21:27:51.723Z] Step 8/23 : COPY . . [2022-05-09T21:28:00.055Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-09T21:28:00.055Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-09T21:28:00.055Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-09T21:28:00.055Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-09T21:28:15.191Z]  ---> a8e412f113de [2022-05-09T21:28:15.191Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-05-09T21:28:15.191Z] ---> Running in 0880fddff6d9 [2022-05-09T21:28:15.191Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-05-09T21:28:27.616Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-09T21:28:27.616Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-09T21:31:34.634Z] Removing intermediate container 3bad07bf47bd [2022-05-09T21:31:34.634Z] ---> 03eee436a165 [2022-05-09T21:31:34.634Z] [2022-05-09T21:31:34.634Z] Step 10/23 : FROM alpine:3.14 [2022-05-09T21:31:34.634Z] ---> ac73e934f311 [2022-05-09T21:31:34.634Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-09T21:31:34.634Z] ---> Using cache [2022-05-09T21:31:34.634Z] ---> 72f2d06536d0 [2022-05-09T21:31:34.634Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-09T21:31:34.634Z] ---> Using cache [2022-05-09T21:31:34.634Z] ---> d3b0c6295786 [2022-05-09T21:31:34.634Z] Step 13/23 : ENV APP_PORT=59882 [2022-05-09T21:31:34.634Z] ---> Running in db326b2da1d5 [2022-05-09T21:31:34.634Z] Removing intermediate container db326b2da1d5 [2022-05-09T21:31:34.634Z] ---> 3ca29753afd6 [2022-05-09T21:31:34.634Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-09T21:31:34.634Z] ---> Running in 6f6c007a9632 [2022-05-09T21:31:34.634Z] Removing intermediate container 6f6c007a9632 [2022-05-09T21:31:34.634Z] ---> 069eb02bf4ec [2022-05-09T21:31:34.634Z] Step 15/23 : WORKDIR / [2022-05-09T21:31:34.634Z] ---> Running in 2bb7743c3f93 [2022-05-09T21:31:34.634Z] Removing intermediate container 2bb7743c3f93 [2022-05-09T21:31:34.634Z] ---> 8fae5061648f [2022-05-09T21:31:34.634Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-09T21:31:35.628Z] ---> 9a00c63cea5a [2022-05-09T21:31:35.628Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-05-09T21:31:37.086Z] ---> b10e6672ffc0 [2022-05-09T21:31:37.086Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-05-09T21:31:38.084Z] ---> 77087fc780f2 [2022-05-09T21:31:38.084Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-05-09T21:31:38.084Z] ---> Running in fe6d8d9db253 [2022-05-09T21:31:38.692Z] Removing intermediate container fe6d8d9db253 [2022-05-09T21:31:38.692Z] ---> adaba7d5b0a6 [2022-05-09T21:31:38.692Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-09T21:31:38.692Z] ---> Running in 019f79244e5c [2022-05-09T21:31:39.297Z] Removing intermediate container 019f79244e5c [2022-05-09T21:31:39.297Z] ---> 2eead4ae4a37 [2022-05-09T21:31:39.297Z] Step 21/23 : LABEL arch=arm64 [2022-05-09T21:31:39.297Z] ---> Running in e2dff9f5e549 [2022-05-09T21:31:39.911Z] Removing intermediate container e2dff9f5e549 [2022-05-09T21:31:39.912Z] ---> 4429f3914cd3 [2022-05-09T21:31:39.912Z] Step 22/23 : LABEL git_sha=c74f8c2114ecacd3c6ad583febff73b26c2eae44 [2022-05-09T21:31:39.912Z] ---> Running in d7c7b1e64018 [2022-05-09T21:31:40.531Z] Removing intermediate container d7c7b1e64018 [2022-05-09T21:31:40.531Z] ---> a1005860343c [2022-05-09T21:31:40.531Z] Step 23/23 : LABEL version=0.0.0 [2022-05-09T21:31:40.811Z] ---> Running in b2735d45c89d [2022-05-09T21:31:41.428Z] Removing intermediate container b2735d45c89d [2022-05-09T21:31:41.428Z] ---> 0654a347946b [2022-05-09T21:31:41.428Z] [2022-05-09T21:31:41.708Z] Successfully built 0654a347946b [2022-05-09T21:31:41.708Z] Successfully tagged core-command-arm64:latest [2022-05-09T21:31:41.708Z]  Building core-command ... done Building core-metadata [2022-05-09T21:32:14.124Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T21:32:14.124Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-09T21:32:14.124Z] ---> 96c9ce5a49e8 [2022-05-09T21:32:14.124Z] Step 3/23 : WORKDIR /edgex-go [2022-05-09T21:32:14.124Z] ---> Using cache [2022-05-09T21:32:14.124Z] ---> 4f1e57913bee [2022-05-09T21:32:14.124Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T21:32:14.124Z] ---> Using cache [2022-05-09T21:32:14.124Z] ---> a3c7921dfc1d [2022-05-09T21:32:14.124Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-09T21:32:14.124Z] ---> Using cache [2022-05-09T21:32:14.124Z] ---> 4b6bff313db2 [2022-05-09T21:32:14.124Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-09T21:32:14.124Z] ---> Using cache [2022-05-09T21:32:14.124Z] ---> c17ceb382183 [2022-05-09T21:32:14.124Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T21:32:14.125Z] ---> Using cache [2022-05-09T21:32:14.125Z] ---> 8372ee3321d8 [2022-05-09T21:32:14.125Z] Step 8/23 : COPY . . [2022-05-09T21:32:14.125Z] ---> Using cache [2022-05-09T21:32:14.125Z] ---> 781f9c12f870 [2022-05-09T21:32:14.125Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-05-09T21:32:14.125Z] ---> Running in c88de5e80901 [2022-05-09T21:32:14.125Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-05-09T21:33:10.723Z] Removing intermediate container 0880fddff6d9 [2022-05-09T21:33:10.723Z] ---> b713ca9614b0 [2022-05-09T21:33:10.723Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-05-09T21:33:10.723Z] ---> Running in d761b77f5d9a [2022-05-09T21:33:12.172Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-05-09T21:33:16.499Z] Removing intermediate container d761b77f5d9a [2022-05-09T21:33:16.499Z] ---> 602dd970dcca [2022-05-09T21:33:16.499Z] [2022-05-09T21:33:16.499Z] Step 11/23 : FROM docker:20.10.14 [2022-05-09T21:33:16.499Z] 20.10.14: Pulling from library/docker [2022-05-09T21:33:31.652Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-05-09T21:33:31.652Z] Status: Downloaded newer image for docker:20.10.14 [2022-05-09T21:33:31.652Z] ---> c346e9eafbab [2022-05-09T21:33:31.652Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-05-09T21:33:31.652Z] ---> Running in dab8b5f88d9a [2022-05-09T21:33:31.652Z] Removing intermediate container dab8b5f88d9a [2022-05-09T21:33:31.652Z] ---> 88c64fa91e3a [2022-05-09T21:33:31.652Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-05-09T21:33:31.652Z] ---> Running in 0d9e256ff6e4 [2022-05-09T21:33:33.657Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-09T21:33:33.939Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-09T21:33:35.942Z] (1/43) Installing readline (8.1.1-r0) [2022-05-09T21:33:35.942Z] (2/43) Installing bash (5.1.16-r0) [2022-05-09T21:33:35.942Z] Executing bash-5.1.16-r0.post-install [2022-05-09T21:33:35.942Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-05-09T21:33:35.942Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-05-09T21:33:35.942Z] (5/43) Installing libcurl (7.80.0-r1) [2022-05-09T21:33:35.942Z] (6/43) Installing curl (7.80.0-r1) [2022-05-09T21:33:35.942Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-05-09T21:33:35.942Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-05-09T21:33:35.942Z] (9/43) Installing expat (2.4.7-r0) [2022-05-09T21:33:35.942Z] (10/43) Installing libffi (3.4.2-r1) [2022-05-09T21:33:35.942Z] (11/43) Installing gdbm (1.22-r0) [2022-05-09T21:33:35.942Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-05-09T21:33:35.942Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-05-09T21:33:35.942Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-09T21:33:36.220Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-05-09T21:33:36.220Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-05-09T21:33:36.220Z] (17/43) Installing python3 (3.9.7-r4) [2022-05-09T21:33:39.622Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-05-09T21:33:39.622Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-05-09T21:33:39.622Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-05-09T21:33:39.622Z] (21/43) Installing py3-idna (3.3-r0) [2022-05-09T21:33:39.622Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-05-09T21:33:39.622Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-05-09T21:33:39.622Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-05-09T21:33:39.622Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-05-09T21:33:39.622Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-05-09T21:33:39.622Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-05-09T21:33:39.622Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-05-09T21:33:39.622Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-05-09T21:33:39.622Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-05-09T21:33:39.622Z] (31/43) Installing py3-six (1.16.0-r0) [2022-05-09T21:33:39.622Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-05-09T21:33:39.622Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-05-09T21:33:39.622Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-05-09T21:33:39.622Z] (35/43) Installing py3-packaging (20.9-r1) [2022-05-09T21:33:39.622Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-05-09T21:33:39.622Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-05-09T21:33:39.622Z] (38/43) Installing py3-progress (1.6-r0) [2022-05-09T21:33:39.622Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-05-09T21:33:39.622Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-05-09T21:33:39.622Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-05-09T21:33:39.902Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-05-09T21:33:39.902Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-05-09T21:33:40.888Z] Executing busybox-1.34.1-r5.trigger [2022-05-09T21:33:40.888Z] OK: 82 MiB in 65 packages [2022-05-09T21:33:47.623Z] Collecting docker-compose==1.23.2 [2022-05-09T21:33:47.623Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-05-09T21:33:48.611Z] Collecting PyYAML<4,>=3.10 [2022-05-09T21:33:48.611Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-05-09T21:33:54.045Z] Collecting texttable<0.10,>=0.9.0 [2022-05-09T21:33:54.045Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-05-09T21:33:58.381Z] Collecting docker<4.0,>=3.6.0 [2022-05-09T21:33:58.381Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-05-09T21:33:58.381Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-05-09T21:33:58.381Z] Collecting cached-property<2,>=1.2.0 [2022-05-09T21:33:58.381Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-05-09T21:33:58.655Z] Collecting websocket-client<1.0,>=0.32.0 [2022-05-09T21:33:58.936Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-05-09T21:33:58.936Z] Collecting dockerpty<0.5,>=0.4.1 [2022-05-09T21:33:59.212Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-05-09T21:34:04.326Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-05-09T21:34:04.326Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-05-09T21:34:04.326Z] Collecting docopt<0.7,>=0.6.1 [2022-05-09T21:34:04.693Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-05-09T21:34:09.131Z] Collecting jsonschema<3,>=2.5.1 [2022-05-09T21:34:09.131Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-05-09T21:34:09.733Z] Collecting docker-pycreds>=0.4.0 [2022-05-09T21:34:09.733Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-05-09T21:34:10.725Z] Collecting idna<2.8,>=2.5 [2022-05-09T21:34:10.725Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-05-09T21:34:11.004Z] Collecting chardet<3.1.0,>=3.0.2 [2022-05-09T21:34:11.004Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-05-09T21:34:11.004Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-05-09T21:34:12.455Z] Collecting urllib3<1.25,>=1.21.1 [2022-05-09T21:34:12.455Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-05-09T21:34:13.058Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-05-09T21:34:13.058Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-05-09T21:34:13.058Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-05-09T21:34:13.058Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-05-09T21:34:15.055Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-05-09T21:34:15.055Z] Attempting uninstall: urllib3 [2022-05-09T21:34:15.055Z] Found existing installation: urllib3 1.26.7 [2022-05-09T21:34:15.055Z] Uninstalling urllib3-1.26.7: [2022-05-09T21:34:15.055Z] Successfully uninstalled urllib3-1.26.7 [2022-05-09T21:34:16.046Z] Attempting uninstall: idna [2022-05-09T21:34:16.046Z] Found existing installation: idna 3.3 [2022-05-09T21:34:16.046Z] Uninstalling idna-3.3: [2022-05-09T21:34:16.323Z] Successfully uninstalled idna-3.3 [2022-05-09T21:34:20.661Z] Attempting uninstall: requests [2022-05-09T21:34:20.661Z] Found existing installation: requests 2.26.0 [2022-05-09T21:34:20.935Z] Uninstalling requests-2.26.0: [2022-05-09T21:34:20.935Z] Successfully uninstalled requests-2.26.0 [2022-05-09T21:34:21.540Z] Running setup.py install for texttable: started [2022-05-09T21:34:25.869Z] Running setup.py install for texttable: finished with status 'done' [2022-05-09T21:34:25.869Z] Running setup.py install for PyYAML: started [2022-05-09T21:34:29.281Z] Running setup.py install for PyYAML: finished with status 'done' [2022-05-09T21:34:29.561Z] Running setup.py install for docopt: started [2022-05-09T21:34:32.985Z] Running setup.py install for docopt: finished with status 'done' [2022-05-09T21:34:32.985Z] Running setup.py install for dockerpty: started [2022-05-09T21:34:36.412Z] Running setup.py install for dockerpty: finished with status 'done' [2022-05-09T21:34:39.068Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-05-09T21:34:57.457Z] Removing intermediate container 0d9e256ff6e4 [2022-05-09T21:34:57.457Z] ---> 4505b00fc1df [2022-05-09T21:34:57.457Z] Step 14/23 : ENV APP_PORT=58890 [2022-05-09T21:34:57.457Z] ---> Running in 5ce8945d668f [2022-05-09T21:34:57.457Z] Removing intermediate container 5ce8945d668f [2022-05-09T21:34:57.457Z] ---> d210a32960d1 [2022-05-09T21:34:57.457Z] Step 15/23 : EXPOSE $APP_PORT [2022-05-09T21:34:57.457Z] ---> Running in f49d5fdcc3ad [2022-05-09T21:34:57.457Z] Removing intermediate container f49d5fdcc3ad [2022-05-09T21:34:57.457Z] ---> b552e875139a [2022-05-09T21:34:57.457Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-05-09T21:34:58.940Z] ---> 60a49cb39710 [2022-05-09T21:34:58.940Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-05-09T21:35:00.403Z] ---> fb4915955235 [2022-05-09T21:35:00.403Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-05-09T21:35:01.422Z] ---> f4f766de0d5d [2022-05-09T21:35:01.422Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-05-09T21:35:01.708Z] ---> Running in 84844bf6a7a4 [2022-05-09T21:35:02.322Z] Removing intermediate container 84844bf6a7a4 [2022-05-09T21:35:02.322Z] ---> d56a2a00eadb [2022-05-09T21:35:02.322Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-09T21:35:02.322Z] ---> Running in 1b94070731f5 [2022-05-09T21:35:02.952Z] Removing intermediate container 1b94070731f5 [2022-05-09T21:35:02.952Z] ---> 1a004317a5db [2022-05-09T21:35:02.952Z] Step 21/23 : LABEL arch=arm64 [2022-05-09T21:35:03.228Z] ---> Running in ffc63722bef7 [2022-05-09T21:35:03.841Z] Removing intermediate container ffc63722bef7 [2022-05-09T21:35:03.841Z] ---> 97e6fdf950ff [2022-05-09T21:35:03.841Z] Step 22/23 : LABEL git_sha=c74f8c2114ecacd3c6ad583febff73b26c2eae44 [2022-05-09T21:35:03.841Z] ---> Running in 6e09882253f3 [2022-05-09T21:35:04.453Z] Removing intermediate container 6e09882253f3 [2022-05-09T21:35:04.453Z] ---> 373f9340c217 [2022-05-09T21:35:04.453Z] Step 23/23 : LABEL version=0.0.0 [2022-05-09T21:35:04.453Z] ---> Running in e1f21bee8d0b [2022-05-09T21:35:05.061Z] Removing intermediate container e1f21bee8d0b [2022-05-09T21:35:05.061Z] ---> a882d02ccbb6 [2022-05-09T21:35:05.061Z] [2022-05-09T21:35:05.675Z] Successfully built a882d02ccbb6 [2022-05-09T21:35:05.676Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-05-09T21:37:43.198Z]  Building sys-mgmt-agent ... done Removing intermediate container c88de5e80901 [2022-05-09T21:37:43.198Z] ---> 8eb902e9993b [2022-05-09T21:37:43.198Z] [2022-05-09T21:37:43.198Z] Step 10/23 : FROM alpine:3.14 [2022-05-09T21:37:43.198Z] ---> ac73e934f311 [2022-05-09T21:37:43.198Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-09T21:37:43.198Z] ---> Using cache [2022-05-09T21:37:43.198Z] ---> 72f2d06536d0 [2022-05-09T21:37:43.198Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-09T21:37:43.198Z] ---> Using cache [2022-05-09T21:37:43.198Z] ---> d3b0c6295786 [2022-05-09T21:37:43.198Z] Step 13/23 : ENV APP_PORT=59881 [2022-05-09T21:37:43.198Z] ---> Running in 23d96ae396b0 [2022-05-09T21:37:43.198Z] Removing intermediate container 23d96ae396b0 [2022-05-09T21:37:43.198Z] ---> c0bf13d579a1 [2022-05-09T21:37:43.198Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-09T21:37:43.198Z] ---> Running in 141d92dfe629 [2022-05-09T21:37:43.487Z] Removing intermediate container 141d92dfe629 [2022-05-09T21:37:43.487Z] ---> 6ec80864e50e [2022-05-09T21:37:43.487Z] Step 15/23 : WORKDIR / [2022-05-09T21:37:43.487Z] ---> Running in eac29d6d4ce0 [2022-05-09T21:37:44.110Z] Removing intermediate container eac29d6d4ce0 [2022-05-09T21:37:44.110Z] ---> e13b6ea584f1 [2022-05-09T21:37:44.110Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-09T21:37:45.578Z] ---> 0734863dc637 [2022-05-09T21:37:45.578Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-05-09T21:37:47.587Z] ---> e28c726646b0 [2022-05-09T21:37:47.587Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-05-09T21:37:48.593Z] ---> b994590a1847 [2022-05-09T21:37:48.593Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-05-09T21:37:48.872Z] ---> Running in e52f2667b55f [2022-05-09T21:37:49.482Z] Removing intermediate container e52f2667b55f [2022-05-09T21:37:49.482Z] ---> 41fa6c8c6451 [2022-05-09T21:37:49.482Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-09T21:37:49.482Z] ---> Running in 3f4cd4736f5c [2022-05-09T21:37:50.086Z] Removing intermediate container 3f4cd4736f5c [2022-05-09T21:37:50.086Z] ---> 5b48f819fe27 [2022-05-09T21:37:50.086Z] Step 21/23 : LABEL arch=arm64 [2022-05-09T21:37:50.362Z] ---> Running in dfb38211760c [2022-05-09T21:37:50.962Z] Removing intermediate container dfb38211760c [2022-05-09T21:37:50.962Z] ---> ce2adde5ba36 [2022-05-09T21:37:50.962Z] Step 22/23 : LABEL git_sha=c74f8c2114ecacd3c6ad583febff73b26c2eae44 [2022-05-09T21:37:50.962Z] ---> Running in 4ed3768c238c [2022-05-09T21:37:51.572Z] Removing intermediate container 4ed3768c238c [2022-05-09T21:37:51.572Z] ---> 43c3394ba06b [2022-05-09T21:37:51.572Z] Step 23/23 : LABEL version=0.0.0 [2022-05-09T21:37:51.572Z] ---> Running in cca95618b088 [2022-05-09T21:37:52.176Z] Removing intermediate container cca95618b088 [2022-05-09T21:37:52.176Z] ---> 6ea9ba90b5f5 [2022-05-09T21:37:52.176Z] [2022-05-09T21:37:52.783Z] Successfully built 6ea9ba90b5f5 [2022-05-09T21:37:52.783Z] Successfully tagged core-metadata-arm64:latest [2022-05-09T21:53:31.302Z]  Building core-metadata ... done Building bin/spire-agent... [2022-05-09T21:53:31.302Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-09T21:53:31.303Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-09T21:53:31.303Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-09T21:53:31.303Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-09T21:53:31.303Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-09T21:53:31.303Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-09T21:53:31.303Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-09T21:53:31.303Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-09T21:53:31.303Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-09T21:53:31.303Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-09T21:53:31.303Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-09T21:53:31.303Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-09T21:53:31.303Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-09T21:57:53.481Z] Building bin/spire-agent... [2022-05-09T21:57:53.481Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-09T21:57:53.481Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-09T21:57:53.481Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-09T21:57:53.481Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-09T21:57:53.481Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-09T21:57:53.481Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-09T21:57:53.481Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-09T21:57:56.872Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-09T21:57:56.872Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-09T21:57:56.872Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-09T21:57:56.872Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-09T21:57:56.872Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-09T21:57:56.872Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-09T21:59:33.739Z] Removing intermediate container ef2cef3d50b5 [2022-05-09T21:59:33.739Z] ---> 3258b6fe95f3 [2022-05-09T21:59:33.739Z] [2022-05-09T21:59:33.739Z] Step 13/26 : FROM alpine:3.15 [2022-05-09T21:59:33.739Z] ---> 3fb3c9af89a9 [2022-05-09T21:59:33.739Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-09T21:59:33.739Z] ---> Using cache [2022-05-09T21:59:33.739Z] ---> 40d9e8785ec7 [2022-05-09T21:59:33.739Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T21:59:33.739Z] ---> Using cache [2022-05-09T21:59:33.739Z] ---> b2796ee37998 [2022-05-09T21:59:33.739Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-09T21:59:33.739Z] ---> Running in 4e46fb0380e1 [2022-05-09T21:59:33.739Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-09T21:59:33.739Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-09T21:59:34.735Z] v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-09T21:59:34.735Z] v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-09T21:59:34.735Z] OK: 15732 distinct packages available [2022-05-09T21:59:34.735Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-09T21:59:35.721Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-09T21:59:36.714Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-05-09T21:59:36.992Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-05-09T21:59:36.992Z] (3/5) Installing libucontext (1.1-r0) [2022-05-09T21:59:36.992Z] (4/5) Installing gcompat (1.0.0-r4) [2022-05-09T21:59:37.277Z] (5/5) Installing openssl (1.1.1n-r0) [2022-05-09T21:59:37.277Z] Executing busybox-1.34.1-r5.trigger [2022-05-09T21:59:37.277Z] OK: 6 MiB in 19 packages [2022-05-09T21:59:39.304Z] Removing intermediate container 4e46fb0380e1 [2022-05-09T21:59:39.304Z] ---> 2bfc62c52ebb [2022-05-09T21:59:39.304Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-05-09T21:59:41.938Z] ---> f6d85b11856d [2022-05-09T21:59:41.938Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-09T21:59:46.258Z] ---> 25ae448525f1 [2022-05-09T21:59:46.258Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-05-09T21:59:47.253Z] ---> 44a8c87853d4 [2022-05-09T21:59:47.253Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-05-09T21:59:47.855Z] ---> 9358e55ce391 [2022-05-09T21:59:47.855Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-05-09T21:59:48.464Z] ---> 0e5f3d8c87f2 [2022-05-09T21:59:48.464Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-09T21:59:48.741Z] ---> Running in 34e0acc66cb0 [2022-05-09T21:59:49.020Z] Removing intermediate container 34e0acc66cb0 [2022-05-09T21:59:49.020Z] ---> a8bf0ec4bc1c [2022-05-09T21:59:49.020Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-09T21:59:49.297Z] ---> Running in ba4c86bce697 [2022-05-09T21:59:49.573Z] Removing intermediate container ba4c86bce697 [2022-05-09T21:59:49.573Z] ---> 9241d72b9713 [2022-05-09T21:59:49.573Z] Step 24/26 : LABEL arch=arm64 [2022-05-09T21:59:49.852Z] ---> Running in 300e53c4c72c [2022-05-09T21:59:50.139Z] Removing intermediate container 300e53c4c72c [2022-05-09T21:59:50.139Z] ---> 4fc116536c46 [2022-05-09T21:59:50.139Z] Step 25/26 : LABEL git_sha=c74f8c2114ecacd3c6ad583febff73b26c2eae44 [2022-05-09T21:59:50.139Z] ---> Running in 18253fe9c83d [2022-05-09T21:59:50.752Z] Removing intermediate container 18253fe9c83d [2022-05-09T21:59:50.752Z] ---> 66a37fc8fceb [2022-05-09T21:59:50.752Z] Step 26/26 : LABEL version=0.0.0 [2022-05-09T21:59:50.752Z] ---> Running in 9245eb423b4a [2022-05-09T21:59:51.359Z] Removing intermediate container 9245eb423b4a [2022-05-09T21:59:51.359Z] ---> 9cc4a44c4335 [2022-05-09T21:59:51.359Z] [2022-05-09T21:59:51.359Z] Successfully built 9cc4a44c4335 [2022-05-09T21:59:51.359Z] Successfully tagged security-spire-agent-arm64:latest [2022-05-09T22:00:48.182Z]  Building security-spire-agent ... done Building bin/spire-agent... [2022-05-09T22:00:48.453Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-09T22:00:48.727Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-09T22:00:49.004Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-09T22:00:51.636Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-09T22:00:51.636Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-09T22:00:52.618Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-09T22:00:52.618Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-09T22:00:52.618Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-09T22:00:52.618Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-09T22:00:52.893Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-09T22:00:52.893Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-09T22:00:52.893Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-09T22:00:52.893Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-09T22:03:29.872Z] Removing intermediate container ebf04c73faf6 [2022-05-09T22:03:29.872Z] ---> 8ab38a16f0a1 [2022-05-09T22:03:29.872Z] [2022-05-09T22:03:29.872Z] Step 13/25 : FROM alpine:3.15 [2022-05-09T22:03:29.872Z] ---> 3fb3c9af89a9 [2022-05-09T22:03:29.872Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-09T22:03:29.872Z] ---> Using cache [2022-05-09T22:03:29.872Z] ---> 40d9e8785ec7 [2022-05-09T22:03:29.872Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T22:03:29.872Z] ---> Using cache [2022-05-09T22:03:29.872Z] ---> b2796ee37998 [2022-05-09T22:03:29.872Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-09T22:03:29.872Z] ---> Using cache [2022-05-09T22:03:29.872Z] ---> 2bfc62c52ebb [2022-05-09T22:03:29.872Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-09T22:03:29.872Z] ---> 99eaeef698e9 [2022-05-09T22:03:29.872Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-05-09T22:03:29.872Z] ---> a61211bc8531 [2022-05-09T22:03:29.872Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-05-09T22:03:29.872Z] ---> 33f524c1269f [2022-05-09T22:03:29.872Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-05-09T22:03:29.872Z] ---> cd19d3052287 [2022-05-09T22:03:29.872Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-09T22:03:29.872Z] ---> Running in a47574ca2d1c [2022-05-09T22:03:29.872Z] Removing intermediate container a47574ca2d1c [2022-05-09T22:03:29.872Z] ---> 1a037094d27c [2022-05-09T22:03:29.872Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-09T22:03:29.872Z] ---> Running in 9ee5e34c283c [2022-05-09T22:03:29.872Z] Removing intermediate container 9ee5e34c283c [2022-05-09T22:03:29.872Z] ---> 0d716b47ae72 [2022-05-09T22:03:29.872Z] Step 23/25 : LABEL arch=arm64 [2022-05-09T22:03:29.872Z] ---> Running in 7cca01c08ea6 [2022-05-09T22:03:29.872Z] Removing intermediate container 7cca01c08ea6 [2022-05-09T22:03:29.872Z] ---> cf93a4f98f06 [2022-05-09T22:03:29.872Z] Step 24/25 : LABEL git_sha=c74f8c2114ecacd3c6ad583febff73b26c2eae44 [2022-05-09T22:03:29.872Z] ---> Running in e3bf4e3b08d3 [2022-05-09T22:03:29.872Z] Removing intermediate container e3bf4e3b08d3 [2022-05-09T22:03:29.872Z] ---> d1ca45ab5967 [2022-05-09T22:03:29.872Z] Step 25/25 : LABEL version=0.0.0 [2022-05-09T22:03:29.872Z] ---> Running in 5535cdfc8dee [2022-05-09T22:03:30.476Z] Removing intermediate container 5535cdfc8dee [2022-05-09T22:03:30.476Z] ---> 5aeded41890c [2022-05-09T22:03:30.476Z] [2022-05-09T22:03:30.750Z] Successfully built 5aeded41890c [2022-05-09T22:03:30.750Z] Successfully tagged security-spire-server-arm64:latest [2022-05-09T22:05:22.568Z]  Building security-spire-server ... done Removing intermediate container 440eb731e864 [2022-05-09T22:05:22.568Z] ---> b747e7570959 [2022-05-09T22:05:22.568Z] [2022-05-09T22:05:22.568Z] Step 13/26 : FROM alpine:3.15 [2022-05-09T22:05:22.568Z] ---> 3fb3c9af89a9 [2022-05-09T22:05:22.568Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-09T22:05:22.568Z] ---> Using cache [2022-05-09T22:05:22.568Z] ---> 40d9e8785ec7 [2022-05-09T22:05:22.568Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T22:05:22.568Z] ---> Using cache [2022-05-09T22:05:22.568Z] ---> b2796ee37998 [2022-05-09T22:05:22.568Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-05-09T22:05:22.568Z] ---> Running in 204f5c536a3a [2022-05-09T22:05:22.568Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-09T22:05:22.568Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-09T22:05:22.568Z] v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-09T22:05:22.568Z] v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-09T22:05:22.568Z] OK: 15732 distinct packages available [2022-05-09T22:05:22.568Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-09T22:05:22.568Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-09T22:05:22.568Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-05-09T22:05:22.568Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-05-09T22:05:22.568Z] (3/4) Installing libucontext (1.1-r0) [2022-05-09T22:05:22.568Z] (4/4) Installing gcompat (1.0.0-r4) [2022-05-09T22:05:22.568Z] Executing busybox-1.34.1-r5.trigger [2022-05-09T22:05:22.568Z] OK: 6 MiB in 18 packages [2022-05-09T22:05:22.568Z] Removing intermediate container 204f5c536a3a [2022-05-09T22:05:22.568Z] ---> 51efd46398b6 [2022-05-09T22:05:22.568Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-09T22:05:25.186Z] ---> 96449e420395 [2022-05-09T22:05:25.186Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-05-09T22:05:25.462Z] ---> 987bc2668f9b [2022-05-09T22:05:25.462Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-05-09T22:05:25.462Z] ---> Running in e427a89f198c [2022-05-09T22:05:26.065Z] Removing intermediate container e427a89f198c [2022-05-09T22:05:26.065Z] ---> f313c74d8f36 [2022-05-09T22:05:26.065Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-05-09T22:05:26.669Z] ---> 5a65a07d3f19 [2022-05-09T22:05:26.669Z] Step 21/26 : WORKDIR / [2022-05-09T22:05:26.669Z] ---> Running in b9cdd412a63f [2022-05-09T22:05:27.271Z] Removing intermediate container b9cdd412a63f [2022-05-09T22:05:27.271Z] ---> 754b683922c2 [2022-05-09T22:05:27.271Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-09T22:05:27.271Z] ---> Running in 1df59c0d9e0b [2022-05-09T22:05:27.543Z] Removing intermediate container 1df59c0d9e0b [2022-05-09T22:05:27.543Z] ---> 732991a662d3 [2022-05-09T22:05:27.543Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-09T22:05:27.543Z] ---> Running in 925f4543a3e2 [2022-05-09T22:05:28.146Z] Removing intermediate container 925f4543a3e2 [2022-05-09T22:05:28.146Z] ---> 9c0c59b561de [2022-05-09T22:05:28.146Z] Step 24/26 : LABEL arch=arm64 [2022-05-09T22:05:28.146Z] ---> Running in a18c293ad2ff [2022-05-09T22:05:28.416Z] Removing intermediate container a18c293ad2ff [2022-05-09T22:05:28.416Z] ---> 813e5b9b42e1 [2022-05-09T22:05:28.416Z] Step 25/26 : LABEL git_sha=c74f8c2114ecacd3c6ad583febff73b26c2eae44 [2022-05-09T22:05:28.416Z] ---> Running in 676c8c7cdcc0 [2022-05-09T22:05:29.010Z] Removing intermediate container 676c8c7cdcc0 [2022-05-09T22:05:29.010Z] ---> 2bf66496cf8d [2022-05-09T22:05:29.010Z] Step 26/26 : LABEL version=0.0.0 [2022-05-09T22:05:29.010Z] ---> Running in ec120d45630b [2022-05-09T22:05:29.283Z] Removing intermediate container ec120d45630b [2022-05-09T22:05:29.283Z] ---> 425398ce8c81 [2022-05-09T22:05:29.283Z] [2022-05-09T22:05:29.558Z] Successfully built 425398ce8c81 [2022-05-09T22:05:29.558Z] Successfully tagged security-spire-config-arm64:latest [2022-05-09T22:05:30.166Z]  Building security-spire-config ... done  [Pipeline] } [2022-05-09T22:05:30.167Z] $ docker stop --time=1 5fcf5786029e4052e1470d403c6436728a35c9821a1cf2005fdb8dd244b8390a [2022-05-09T22:05:31.938Z] $ docker rm -f 5fcf5786029e4052e1470d403c6436728a35c9821a1cf2005fdb8dd244b8390a [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-09T22:05:32.556Z] + docker images [2022-05-09T22:05:33.157Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-09T22:05:33.157Z] security-spire-config-arm64 latest 425398ce8c81 3 seconds ago 85.6MB [2022-05-09T22:05:33.157Z] b747e7570959 37 seconds ago 4.14GB [2022-05-09T22:05:33.157Z] security-spire-server-arm64 latest 5aeded41890c 2 minutes ago 86.3MB [2022-05-09T22:05:33.157Z] 8ab38a16f0a1 2 minutes ago 4.14GB [2022-05-09T22:05:33.157Z] security-spire-agent-arm64 latest 9cc4a44c4335 5 minutes ago 126MB [2022-05-09T22:05:33.158Z] 3258b6fe95f3 6 minutes ago 4.14GB [2022-05-09T22:05:33.158Z] core-metadata-arm64 latest 6ea9ba90b5f5 27 minutes ago 16.3MB [2022-05-09T22:05:33.158Z] 8eb902e9993b 27 minutes ago 1.31GB [2022-05-09T22:05:33.158Z] sys-mgmt-agent-arm64 latest a882d02ccbb6 30 minutes ago 282MB [2022-05-09T22:05:33.158Z] 602dd970dcca 32 minutes ago 1.31GB [2022-05-09T22:05:33.158Z] core-command-arm64 latest 0654a347946b 33 minutes ago 15.5MB [2022-05-09T22:05:33.158Z] 03eee436a165 34 minutes ago 1.3GB [2022-05-09T22:05:33.158Z] security-spiffe-token-provider-arm64 latest a35ac86b5a3c 38 minutes ago 27.9MB [2022-05-09T22:05:33.158Z] 4426d58ccee7 38 minutes ago 1.36GB [2022-05-09T22:05:33.158Z] support-notifications-arm64 latest e17f6f13f144 39 minutes ago 25.8MB [2022-05-09T22:05:33.158Z] a550a24f3bea 39 minutes ago 1.36GB [2022-05-09T22:05:33.158Z] security-secretstore-setup-arm64 latest 3a7f6ce0c751 41 minutes ago 27.5MB [2022-05-09T22:05:33.158Z] d98772686cdc 42 minutes ago 1.32GB [2022-05-09T22:05:33.158Z] support-scheduler-arm64 latest ebb2c36af4ca 47 minutes ago 25.2MB [2022-05-09T22:05:33.158Z] d7286e3f0bf1 48 minutes ago 1.36GB [2022-05-09T22:05:33.158Z] core-data-arm64 latest 292d1f5fd58a 49 minutes ago 21.6MB [2022-05-09T22:05:33.158Z] 95aa0ff0b55d 49 minutes ago 1.34GB [2022-05-09T22:05:33.158Z] security-bootstrapper-arm64 latest 279cb87e7e74 50 minutes ago 18.3MB [2022-05-09T22:05:33.158Z] security-proxy-setup-arm64 latest 6d0533639f08 50 minutes ago 26.1MB [2022-05-09T22:05:33.158Z] 9b2da862003f 50 minutes ago 1.31GB [2022-05-09T22:05:33.158Z] ee5f1d7371f8 50 minutes ago 1.31GB [2022-05-09T22:05:33.158Z] ci-base-image-arm64 latest 96c9ce5a49e8 About an hour ago 885MB [2022-05-09T22:05:33.158Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 725f1c02e7f9 2 weeks ago 551MB [2022-05-09T22:05:33.158Z] docker 20.10.14 c346e9eafbab 4 weeks ago 202MB [2022-05-09T22:05:33.158Z] alpine 3.14 ac73e934f311 4 weeks ago 5.34MB [2022-05-09T22:05:33.158Z] alpine 3.15 3fb3c9af89a9 4 weeks ago 5.32MB [2022-05-09T22:05:33.158Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 22 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-09T22:05:33.619Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-09T22:05:33.619Z] [2022-05-09T22:05:33.619Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-09T22:05:33.990Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-09T22:05:34.275Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-09T22:05:34.275Z] 8998bd30e6a1: Pulling fs layer [2022-05-09T22:05:34.275Z] 04944245beec: Pulling fs layer [2022-05-09T22:05:34.275Z] 699f458cf7ca: Pulling fs layer [2022-05-09T22:05:34.275Z] 765212b225bb: Pulling fs layer [2022-05-09T22:05:34.275Z] f23df028b6ca: Pulling fs layer [2022-05-09T22:05:34.275Z] d65c8cfc05b1: Pulling fs layer [2022-05-09T22:05:34.275Z] 2437ff75d9bd: Pulling fs layer [2022-05-09T22:05:34.275Z] 765212b225bb: Waiting [2022-05-09T22:05:34.275Z] f23df028b6ca: Waiting [2022-05-09T22:05:34.275Z] d65c8cfc05b1: Waiting [2022-05-09T22:05:34.275Z] 2437ff75d9bd: Waiting [2022-05-09T22:05:34.275Z] 04944245beec: Verifying Checksum [2022-05-09T22:05:34.275Z] 04944245beec: Download complete [2022-05-09T22:05:34.275Z] 765212b225bb: Verifying Checksum [2022-05-09T22:05:34.275Z] 765212b225bb: Download complete [2022-05-09T22:05:34.563Z] f23df028b6ca: Verifying Checksum [2022-05-09T22:05:34.563Z] f23df028b6ca: Download complete [2022-05-09T22:05:34.563Z] d65c8cfc05b1: Verifying Checksum [2022-05-09T22:05:34.563Z] d65c8cfc05b1: Download complete [2022-05-09T22:05:34.563Z] 699f458cf7ca: Verifying Checksum [2022-05-09T22:05:34.563Z] 699f458cf7ca: Download complete [2022-05-09T22:05:35.174Z] 8998bd30e6a1: Download complete [2022-05-09T22:05:37.800Z] 2437ff75d9bd: Verifying Checksum [2022-05-09T22:05:37.800Z] 2437ff75d9bd: Download complete [2022-05-09T22:05:39.232Z] 8998bd30e6a1: Pull complete [2022-05-09T22:05:39.824Z] 04944245beec: Pull complete [2022-05-09T22:05:41.256Z] 699f458cf7ca: Pull complete [2022-05-09T22:05:41.528Z] 765212b225bb: Pull complete [2022-05-09T22:05:42.511Z] f23df028b6ca: Pull complete [2022-05-09T22:05:42.783Z] d65c8cfc05b1: Pull complete [2022-05-09T22:06:01.074Z] 2437ff75d9bd: Pull complete [2022-05-09T22:06:01.075Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-09T22:06:01.075Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-09T22:06:01.075Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-09T22:06:01.332Z] prd-ubuntu20.04-docker-arm64-4c-16g-43678 does not seem to be running inside a container [2022-05-09T22:06:01.417Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-05-09T22:06:04.867Z] $ docker top 42ff271ba1cca8c0ee16c32a2a09449eb46e5571c25b8fefd081a2471bc25193 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-09T22:06:05.927Z] ---> job-cost.sh [2022-05-09T22:06:05.927Z] lf-activate-venv: SKIPPING [2022-05-09T22:06:05.927Z] INFO: No Stack... [2022-05-09T22:06:06.524Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-09T22:06:07.505Z] INFO: Archiving Costs [Pipeline] sh [2022-05-09T22:06:08.170Z] + cat /w/workspace/edgex-go/4/archives/cost.csv [2022-05-09T22:06:08.170Z] + cut -d, -f6 [Pipeline] lock [2022-05-09T22:06:08.207Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4010-4-stack-cost] [2022-05-09T22:06:08.216Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4010-4-stack-cost] did not exist. Created. [2022-05-09T22:06:08.217Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4010-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-09T22:06:08.890Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-09T22:06:09.089Z] Stashed 1 file(s) [Pipeline] } [2022-05-09T22:06:09.100Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4010-4-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-09T22:06:09.111Z] $ docker stop --time=1 42ff271ba1cca8c0ee16c32a2a09449eb46e5571c25b8fefd081a2471bc25193 [2022-05-09T22:06:10.693Z] $ docker rm -f 42ff271ba1cca8c0ee16c32a2a09449eb46e5571c25b8fefd081a2471bc25193 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-05-09T22:06:11.290Z] provisioning config files... [2022-05-09T22:06:11.302Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config501984046013789569tmp [Pipeline] { [Pipeline] sh [2022-05-09T22:06:11.605Z] + set +x [2022-05-09T22:06:11.605Z] + bash -s -- [2022-05-09T22:06:11.605Z] + curl -s https://codecov.io/bash [2022-05-09T22:06:11.605Z] [2022-05-09T22:06:11.605Z] _____ _ [2022-05-09T22:06:11.605Z] / ____| | | [2022-05-09T22:06:11.605Z] | | ___ __| | ___ ___ _____ __ [2022-05-09T22:06:11.605Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-09T22:06:11.605Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-09T22:06:11.605Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-09T22:06:11.605Z] Bash-1.0.6 [2022-05-09T22:06:11.605Z] [2022-05-09T22:06:11.605Z] [2022-05-09T22:06:11.605Z] ==> git version 2.25.1 found [2022-05-09T22:06:11.605Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-05-09T22:06:11.605Z] Release-Date: 2020-01-08 [2022-05-09T22:06:11.605Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-05-09T22:06:11.605Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-09T22:06:11.605Z] ==> Jenkins CI detected. [2022-05-09T22:06:11.605Z] current dir:  /w/workspace/edgex-go/4 [2022-05-09T22:06:11.605Z] project root: . [2022-05-09T22:06:11.605Z] --> token set from env [2022-05-09T22:06:11.605Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-09T22:06:11.605Z] ==> Running gcov in . (disable via -X gcov) [2022-05-09T22:06:11.605Z] ==> Python coveragepy not found [2022-05-09T22:06:11.605Z] ==> Searching for coverage reports in: [2022-05-09T22:06:11.605Z] + . [2022-05-09T22:06:11.605Z] -> Found 1 reports [2022-05-09T22:06:11.605Z] ==> Detecting git/mercurial file structure [2022-05-09T22:06:11.605Z] ==> Reading reports [2022-05-09T22:06:11.605Z] + ./coverage.out bytes=435134 [2022-05-09T22:06:11.605Z] ==> Appending adjustments [2022-05-09T22:06:11.605Z] https://docs.codecov.io/docs/fixing-reports [2022-05-09T22:06:12.988Z] + Found adjustments [2022-05-09T22:06:12.988Z] ==> Gzipping contents [2022-05-09T22:06:12.988Z] 60K /tmp/codecov.2WeKp9.gz [2022-05-09T22:06:12.988Z] ==> Uploading reports [2022-05-09T22:06:12.988Z] url: https://codecov.io [2022-05-09T22:06:12.988Z] query: branch=PR-4010&commit=0dc27f3c3384a15009f079b795ec0282ae6637f4&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4010%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4010&job=&cmd_args= [2022-05-09T22:06:12.988Z] -> Pinging Codecov [2022-05-09T22:06:12.988Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4010&commit=0dc27f3c3384a15009f079b795ec0282ae6637f4&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4010%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4010&job=&cmd_args= [2022-05-09T22:06:13.248Z] -> Uploading to [2022-05-09T22:06:13.248Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-09/00271124DB129430A58F1EEE437C3FCB/0dc27f3c3384a15009f079b795ec0282ae6637f4/cb2e7756-7395-4322-aaf6-0823e2f66ddc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220509%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220509T220612Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d6a7cd2f6483d6fa73ef087055ad5e976b33d05d245bbaab3e8bc2c8f6f17a0a [2022-05-09T22:06:13.248Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-09T22:06:13.248Z] Dload Upload Total Spent Left Speed [2022-05-09T22:06:13.248Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59836 0 0 100 59836 0 264k --:--:-- --:--:-- --:--:-- 264k [2022-05-09T22:06:13.248Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/0dc27f3c3384a15009f079b795ec0282ae6637f4 [Pipeline] } [2022-05-09T22:06:13.256Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-05-09T22:06:13.906Z] + [ -d /w/workspace/edgex-go/4/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-05-09T22:06:14.205Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-09T22:06:15.079Z] ---> package-listing.sh [2022-05-09T22:06:15.080Z] ++ facter osfamily [2022-05-09T22:06:15.080Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-09T22:06:15.341Z] + OS_FAMILY=debian [2022-05-09T22:06:15.341Z] + workspace=/w/workspace/edgex-go/4 [2022-05-09T22:06:15.341Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-09T22:06:15.341Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-09T22:06:15.341Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-09T22:06:15.341Z] + PACKAGES=/tmp/packages_start.txt [2022-05-09T22:06:15.341Z] + '[' /w/workspace/edgex-go/4 ']' [2022-05-09T22:06:15.341Z] + PACKAGES=/tmp/packages_end.txt [2022-05-09T22:06:15.341Z] + case "${OS_FAMILY}" in [2022-05-09T22:06:15.341Z] + dpkg -l [2022-05-09T22:06:15.341Z] + grep '^ii' [2022-05-09T22:06:15.341Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-09T22:06:15.341Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-09T22:06:15.341Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-09T22:06:15.341Z] + '[' /w/workspace/edgex-go/4 ']' [2022-05-09T22:06:15.341Z] + mkdir -p /w/workspace/edgex-go/4/archives/ [2022-05-09T22:06:15.341Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo [2022-05-09T22:06:15.352Z] 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-09T22:06:15.634Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-09T22:06:16.196Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-09T22:06:16.196Z] [2022-05-09T22:06:16.196Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-09T22:06:16.501Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-09T22:06:16.502Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-09T22:06:16.502Z] 5eb5b503b376: Pulling fs layer [2022-05-09T22:06:16.502Z] 5c69ac0246d0: Pulling fs layer [2022-05-09T22:06:16.502Z] ec43610c2a17: Pulling fs layer [2022-05-09T22:06:16.502Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-09T22:06:16.502Z] 33b1e0a273af: Pulling fs layer [2022-05-09T22:06:16.502Z] 5d3b04190fa2: Pulling fs layer [2022-05-09T22:06:16.502Z] 2f39f015ded8: Pulling fs layer [2022-05-09T22:06:16.502Z] 2f39f015ded8: Waiting [2022-05-09T22:06:16.502Z] 33b1e0a273af: Waiting [2022-05-09T22:06:16.502Z] 5d3b04190fa2: Waiting [2022-05-09T22:06:16.502Z] 3a2ae6a8a46f: Waiting [2022-05-09T22:06:16.502Z] 5c69ac0246d0: Verifying Checksum [2022-05-09T22:06:16.502Z] 5c69ac0246d0: Download complete [2022-05-09T22:06:16.502Z] 3a2ae6a8a46f: Download complete [2022-05-09T22:06:16.502Z] 33b1e0a273af: Verifying Checksum [2022-05-09T22:06:16.502Z] 33b1e0a273af: Download complete [2022-05-09T22:06:16.502Z] ec43610c2a17: Verifying Checksum [2022-05-09T22:06:16.502Z] ec43610c2a17: Download complete [2022-05-09T22:06:16.502Z] 5d3b04190fa2: Verifying Checksum [2022-05-09T22:06:16.502Z] 5d3b04190fa2: Download complete [2022-05-09T22:06:16.761Z] 5eb5b503b376: Verifying Checksum [2022-05-09T22:06:16.761Z] 5eb5b503b376: Download complete [2022-05-09T22:06:17.328Z] 2f39f015ded8: Download complete [2022-05-09T22:06:17.895Z] 5eb5b503b376: Pull complete [2022-05-09T22:06:18.154Z] 5c69ac0246d0: Pull complete [2022-05-09T22:06:18.415Z] ec43610c2a17: Pull complete [2022-05-09T22:06:18.415Z] 3a2ae6a8a46f: Pull complete [2022-05-09T22:06:18.674Z] 33b1e0a273af: Pull complete [2022-05-09T22:06:18.674Z] 5d3b04190fa2: Pull complete [2022-05-09T22:06:22.869Z] 2f39f015ded8: Pull complete [2022-05-09T22:06:22.869Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-09T22:06:22.869Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-09T22:06:22.869Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-09T22:06:22.937Z] prd-ubuntu20.04-docker-8c-8g-42991 does not seem to be running inside a container [2022-05-09T22:06:22.976Z] $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-09T22:06:24.459Z] $ docker top 30cab8a093c76c4b6f77b334ca78aea3e8ba4cd888ec52fd5666e0dd64a3be09 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-09T22:06:24.812Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-09T22:06:25.103Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-09T22:06:25.394Z] + ls /var/log/sa-host [2022-05-09T22:06:25.394Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-09T22:06:25.610Z] provisioning config files... [2022-05-09T22:06:25.621Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config4918285881840138544tmp [Pipeline] { [Pipeline] echo [2022-05-09T22:06:25.638Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-09T22:06:25.930Z] ---> create-netrc.sh [Pipeline] } [2022-05-09T22:06:25.938Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-09T22:06:26.274Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-09T22:06:26.286Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-09T22:06:26.574Z] ---> sudo-logs.sh [2022-05-09T22:06:26.574Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-09T22:06:26.593Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-09T22:06:26.878Z] ---> job-cost.sh [2022-05-09T22:06:26.879Z] lf-activate-venv: SKIPPING [2022-05-09T22:06:26.879Z] DEBUG: total: 0.2199999988079071 [2022-05-09T22:06:26.879Z] INFO: Retrieving Stack Cost... [2022-05-09T22:06:27.449Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-09T22:06:27.709Z] INFO: Archiving Costs [Pipeline] echo [2022-05-09T22:06:27.723Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-09T22:06:28.010Z] ---> logs-deploy.sh [2022-05-09T22:06:28.010Z] lf-activate-venv: SKIPPING [2022-05-09T22:06:28.010Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4010/4 [2022-05-09T22:06:28.010Z] INFO: archiving workspace using pattern(s): [2022-05-09T22:06:28.948Z] Archives upload complete. [2022-05-09T22:06:28.948Z] INFO: archiving logs to Nexus