Pull request #3986 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of farshidtz for edgexfoundry/edgex-go Obtained Jenkinsfile from 1d3cb66f23cd7c6c81c28b68602ea332c4e91132+d866400a609392987696ebdd94eb737ac4e65fbf (3ad6507927c3103e7ea2b3b0873665844f9d5968) 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-ssh5821547733611981381.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh11515941632051985286.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3986/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-3986/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7015103895261247562.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8400991576539402455.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-3986/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-3986/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5191804286549621913.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-22080 in /w/workspace/edgexfoundry_edgex-go_PR-3986 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [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/5 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit d866400a609392987696ebdd94eb737ac4e65fbf into PR head commit 1d3cb66f23cd7c6c81c28b68602ea332c4e91132 Merge succeeded, producing c3f4dbfe9df79810ed1ac2ec26008028cd3eddc9 Checking out Revision c3f4dbfe9df79810ed1ac2ec26008028cd3eddc9 (PR-3986) > 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/3986/head:refs/remotes/origin/PR-3986 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1d3cb66f23cd7c6c81c28b68602ea332c4e91132 # 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 d866400a609392987696ebdd94eb737ac4e65fbf # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c3f4dbfe9df79810ed1ac2ec26008028cd3eddc9 # timeout=10 Commit message: "Merge commit 'd866400a609392987696ebdd94eb737ac4e65fbf' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-25T19:13:52.681Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-25T19:13:52.740Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-25T19:13:52.758Z] ========================================================= [2022-04-25T19:13:52.758Z] EdgeX Global Pipelines Version Info [2022-04-25T19:13:52.758Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 7a996b1d11c848303735e0ef9edf0f851f97e318 # timeout=10 [2022-04-25T19:13:53.574Z] ------------------- [2022-04-25T19:13:53.574Z] stable info: [2022-04-25T19:13:53.574Z] ------------------- [2022-04-25T19:13:53.574Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-25T19:13:53.574Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-25T19:13:53.574Z] Message: update stable to v1.0.221 [2022-04-25T19:13:54.149Z] ------------------- [2022-04-25T19:13:54.149Z] experimental info: [2022-04-25T19:13:54.149Z] ------------------- [2022-04-25T19:13:54.149Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-25T19:13:54.149Z] Commit SHA: e334d830fa8e8412d6042b94a77caa8dfa54c97b [2022-04-25T19:13:54.149Z] Message: update experimental to v1.0.223 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-25T19:13:54.289Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-04-25T19:13:54.305Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-04-25T19:13:54.316Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-25T19:13:54.328Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-25T19:13:54.342Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-25T19:13:54.357Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-25T19:13:54.371Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-25T19:13:54.382Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-04-25T19:13:54.395Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-04-25T19:13:54.406Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-04-25T19:13:54.419Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-25T19:13:54.430Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-25T19:13:54.440Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-25T19:13:54.450Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-25T19:13:54.461Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-25T19:13:54.472Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-25T19:13:54.483Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-25T19:13:54.495Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-25T19:13:54.505Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-04-25T19:13:54.517Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-04-25T19:13:54.528Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-25T19:13:54.539Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-25T19:13:54.550Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3986 [Pipeline] echo [2022-04-25T19:13:54.563Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3986 [Pipeline] echo [2022-04-25T19:13:54.574Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3986 [Pipeline] echo [2022-04-25T19:13:54.591Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c3f4dbfe9df79810ed1ac2ec26008028cd3eddc9 [Pipeline] echo [2022-04-25T19:13:54.607Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c3f4dbf [Pipeline] echo [2022-04-25T19:13:54.620Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-25T19:13:54.674Z] provisioning config files... [2022-04-25T19:13:54.706Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config5033227733341513717tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-25T19:13:55.024Z] ---> docker-login.sh [2022-04-25T19:13:55.024Z] nexus3.edgexfoundry.org:10001 [2022-04-25T19:13:55.286Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T19:13:55.546Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T19:13:55.546Z] Configure a credential helper to remove this warning. See [2022-04-25T19:13:55.546Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T19:13:55.546Z] [2022-04-25T19:13:55.546Z] Login Succeeded [2022-04-25T19:13:55.546Z] nexus3.edgexfoundry.org:10002 [2022-04-25T19:13:55.546Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T19:13:55.546Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T19:13:55.546Z] Configure a credential helper to remove this warning. See [2022-04-25T19:13:55.546Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T19:13:55.546Z] [2022-04-25T19:13:55.546Z] Login Succeeded [2022-04-25T19:13:55.546Z] nexus3.edgexfoundry.org:10003 [2022-04-25T19:13:55.807Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T19:13:55.807Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T19:13:55.807Z] Configure a credential helper to remove this warning. See [2022-04-25T19:13:55.807Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T19:13:55.807Z] [2022-04-25T19:13:55.807Z] Login Succeeded [2022-04-25T19:13:55.807Z] nexus3.edgexfoundry.org:10004 [2022-04-25T19:13:55.807Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T19:13:55.807Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T19:13:55.807Z] Configure a credential helper to remove this warning. See [2022-04-25T19:13:55.807Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T19:13:55.807Z] [2022-04-25T19:13:55.807Z] Login Succeeded [2022-04-25T19:13:55.807Z] docker.io [2022-04-25T19:13:56.078Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T19:13:56.338Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T19:13:56.338Z] Configure a credential helper to remove this warning. See [2022-04-25T19:13:56.338Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T19:13:56.338Z] [2022-04-25T19:13:56.338Z] Login Succeeded [2022-04-25T19:13:56.338Z] ---> docker-login.sh ends [Pipeline] } [2022-04-25T19:13:56.347Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-25T19:13:56.668Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-04-25T19:13:56.668Z] + dirname cmd/core-command/Dockerfile [2022-04-25T19:13:56.668Z] + cut -d/ -f2 [2022-04-25T19:13:56.668Z] + echo core-command,cmd/core-command/Dockerfile [2022-04-25T19:13:56.668Z] + dirname cmd/core-data/Dockerfile [2022-04-25T19:13:56.668Z] + cut -d/ -f2 [2022-04-25T19:13:56.668Z] + echo core-data,cmd/core-data/Dockerfile [2022-04-25T19:13:56.668Z] + + dirname cmd/core-metadata/Dockerfile [2022-04-25T19:13:56.668Z] cut -d/ -f2 [2022-04-25T19:13:56.668Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-04-25T19:13:56.668Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-04-25T19:13:56.668Z] + cut -d/ -f2 [2022-04-25T19:13:56.668Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-04-25T19:13:56.668Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-04-25T19:13:56.668Z] + cut -d/ -f2 [2022-04-25T19:13:56.668Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-04-25T19:13:56.668Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-04-25T19:13:56.668Z] + cut -d/ -f2 [2022-04-25T19:13:56.668Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-04-25T19:13:56.668Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-04-25T19:13:56.668Z] + cut -d/ -f2 [2022-04-25T19:13:56.668Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-04-25T19:13:56.668Z] + dirname cmd/security-spire-agent/Dockerfile [2022-04-25T19:13:56.668Z] + cut -d/ -f2 [2022-04-25T19:13:56.668Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-04-25T19:13:56.668Z] + dirname cmd/security-spire-config/Dockerfile [2022-04-25T19:13:56.668Z] + cut -d/ -f2 [2022-04-25T19:13:56.668Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-04-25T19:13:56.668Z] + dirname cmd/security-spire-server/Dockerfile [2022-04-25T19:13:56.668Z] + cut -d/ -f2 [2022-04-25T19:13:56.668Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-04-25T19:13:56.668Z] + dirname cmd/support-notifications/Dockerfile [2022-04-25T19:13:56.668Z] + cut -d/ -f2 [2022-04-25T19:13:56.668Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-04-25T19:13:56.668Z] + dirname cmd/support-scheduler/Dockerfile [2022-04-25T19:13:56.668Z] + cut -d/ -f2 [2022-04-25T19:13:56.668Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-04-25T19:13:56.668Z] + + dirname cmd/sys-mgmt-agent/Dockerfile [2022-04-25T19:13:56.668Z] cut -d/ -f2 [2022-04-25T19:13:56.668Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-04-25T19:13:56.706Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-04-25T19:13:57.047Z] + git rev-list -1 --merges c3f4dbfe9df79810ed1ac2ec26008028cd3eddc9~1..c3f4dbfe9df79810ed1ac2ec26008028cd3eddc9 [Pipeline] echo [2022-04-25T19:13:57.059Z] -----------> git rev-list -1 --merges c3f4dbfe9df79810ed1ac2ec26008028cd3eddc9~1..c3f4dbfe9df79810ed1ac2ec26008028cd3eddc9 c3f4dbfe9df79810ed1ac2ec26008028cd3eddc9 [2022-04-25T19:13:57.059Z] c3f4dbfe9df79810ed1ac2ec26008028cd3eddc9 [false] [Pipeline] sh [2022-04-25T19:13:57.361Z] + git log --format=format:%s -1 c3f4dbfe9df79810ed1ac2ec26008028cd3eddc9 [Pipeline] echo [2022-04-25T19:13:57.379Z] ========================================================= [2022-04-25T19:13:57.379Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-25T19:13:57.379Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-04-25T19:13:57.805Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-25T19:13:57.805Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-25T19:13:57.805Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-25T19:13:57.805Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-25T19:13:57.805Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-25T19:13:57.805Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-25T19:13:57.805Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-25T19:13:58.154Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-25T19:13:58.154Z] [2022-04-25T19:13:58.154Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-25T19:13:58.462Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-25T19:13:58.462Z] latest: Pulling from edgex-devops/git-semver [2022-04-25T19:13:58.462Z] a0d0a0d46f8b: Pulling fs layer [2022-04-25T19:13:58.463Z] 3e5f54012d9b: Pulling fs layer [2022-04-25T19:13:58.463Z] 4c7163046ea9: Pulling fs layer [2022-04-25T19:13:58.463Z] 0c2d73faf560: Pulling fs layer [2022-04-25T19:13:58.463Z] 0c2d73faf560: Waiting [2022-04-25T19:13:58.463Z] 3e5f54012d9b: Download complete [2022-04-25T19:13:58.463Z] a0d0a0d46f8b: Verifying Checksum [2022-04-25T19:13:58.463Z] a0d0a0d46f8b: Download complete [2022-04-25T19:13:58.725Z] 0c2d73faf560: Verifying Checksum [2022-04-25T19:13:58.725Z] 0c2d73faf560: Download complete [2022-04-25T19:13:58.725Z] 4c7163046ea9: Verifying Checksum [2022-04-25T19:13:58.725Z] 4c7163046ea9: Download complete [2022-04-25T19:13:58.725Z] a0d0a0d46f8b: Pull complete [2022-04-25T19:13:58.987Z] 3e5f54012d9b: Pull complete [2022-04-25T19:13:59.249Z] 4c7163046ea9: Pull complete [2022-04-25T19:13:59.249Z] 0c2d73faf560: Pull complete [2022-04-25T19:13:59.249Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-25T19:13:59.513Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-25T19:13:59.513Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-25T19:13:59.753Z] prd-ubuntu20.04-docker-8c-8g-22080 does not seem to be running inside a container [2022-04-25T19:13:59.808Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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:10004/edgex-devops/git-semver:latest cat [2022-04-25T19:14:00.621Z] $ docker top 31b074bb4faba86312e10fd5b3375fff0e0203359df0b268e2f24ffca3355bd8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-25T19:14:00.735Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-25T19:14:00.735Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-25T19:14:00.870Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-25T19:14:00.879Z] $ docker exec 31b074bb4faba86312e10fd5b3375fff0e0203359df0b268e2f24ffca3355bd8 ssh-agent [2022-04-25T19:14:00.989Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXfaaaPk/agent.14 [2022-04-25T19:14:00.989Z] SSH_AGENT_PID=20 [2022-04-25T19:14:00.998Z] Running ssh-add (command line suppressed) [2022-04-25T19:14:01.111Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_7619263298620525504.key (/w/workspace/edgex-go/5@tmp/private_key_7619263298620525504.key) [2022-04-25T19:14:01.124Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-25T19:14:01.420Z] + git tag --points-at HEAD [Pipeline] } [2022-04-25T19:14:01.447Z] $ docker exec --env ******** --env ******** 31b074bb4faba86312e10fd5b3375fff0e0203359df0b268e2f24ffca3355bd8 ssh-agent -k [2022-04-25T19:14:01.573Z] unset SSH_AUTH_SOCK; [2022-04-25T19:14:01.573Z] unset SSH_AGENT_PID; [2022-04-25T19:14:01.573Z] echo Agent pid 20 killed; [2022-04-25T19:14:01.590Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-25T19:14:01.614Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-25T19:14:01.614Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-25T19:14:01.754Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-25T19:14:01.762Z] $ docker exec 31b074bb4faba86312e10fd5b3375fff0e0203359df0b268e2f24ffca3355bd8 ssh-agent [2022-04-25T19:14:01.883Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXNIgiGo/agent.53 [2022-04-25T19:14:01.883Z] SSH_AGENT_PID=60 [2022-04-25T19:14:01.889Z] Running ssh-add (command line suppressed) [2022-04-25T19:14:02.023Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_1096904794235630517.key (/w/workspace/edgex-go/5@tmp/private_key_1096904794235630517.key) [2022-04-25T19:14:02.033Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-25T19:14:02.327Z] + git semver init [2022-04-25T19:14:02.327Z] # -> Open(): unable to determine branch for HEAD [2022-04-25T19:14:02.327Z] # $GIT_DIR = /w/workspace/edgex-go/5/.git [2022-04-25T19:14:02.327Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/5 [2022-04-25T19:14:02.327Z] # $SEMVER_REMOTE_NAME = origin [2022-04-25T19:14:02.327Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-25T19:14:02.327Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-25T19:14:02.327Z] # $SEMVER_BRANCH = PR-3986 [2022-04-25T19:14:02.327Z] # $SEMVER_TEMP = /tmp/semver-053648594 [2022-04-25T19:14:02.327Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-04-25T19:14:17.259Z] # '/tmp/semver-053648594' -> '/w/workspace/edgex-go/5/.semver' [2022-04-25T19:14:17.259Z] # -> Force: false [2022-04-25T19:14:17.259Z] # $SEMVER_DIR = /w/workspace/edgex-go/5/.semver [Pipeline] } [2022-04-25T19:14:17.276Z] $ docker exec --env ******** --env ******** 31b074bb4faba86312e10fd5b3375fff0e0203359df0b268e2f24ffca3355bd8 ssh-agent -k [2022-04-25T19:14:17.389Z] unset SSH_AUTH_SOCK; [2022-04-25T19:14:17.390Z] unset SSH_AGENT_PID; [2022-04-25T19:14:17.390Z] echo Agent pid 60 killed; [2022-04-25T19:14:17.397Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-25T19:14:17.708Z] + git semver [Pipeline] } [2022-04-25T19:14:17.729Z] $ docker stop --time=1 31b074bb4faba86312e10fd5b3375fff0e0203359df0b268e2f24ffca3355bd8 [2022-04-25T19:14:19.498Z] $ docker rm -f 31b074bb4faba86312e10fd5b3375fff0e0203359df0b268e2f24ffca3355bd8 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-25T19:14:19.874Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-25T19:14:20.125Z] Stashed 1 file(s) [Pipeline] echo [2022-04-25T19:14:20.129Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-04-25T19:14:20.230Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-25T19:14:20.241Z] ========================================================= [2022-04-25T19:14:20.241Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-25T19:14:20.241Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-25T19:14:20.540Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-25T19:14:20.540Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-25T19:14:20.540Z] 59bf1c3509f3: Pulling fs layer [2022-04-25T19:14:20.540Z] 666ba61612fd: Pulling fs layer [2022-04-25T19:14:20.540Z] 8ed8ca486205: Pulling fs layer [2022-04-25T19:14:20.540Z] 4fe6c5a15a65: Pulling fs layer [2022-04-25T19:14:20.540Z] 22a0e8bec74d: Pulling fs layer [2022-04-25T19:14:20.540Z] ca2b28591e48: Pulling fs layer [2022-04-25T19:14:20.540Z] a51346096db8: Pulling fs layer [2022-04-25T19:14:20.540Z] daebc70d1ce1: Pulling fs layer [2022-04-25T19:14:20.540Z] 0e18a0eac166: Pulling fs layer [2022-04-25T19:14:20.540Z] 4fe6c5a15a65: Waiting [2022-04-25T19:14:20.540Z] 22a0e8bec74d: Waiting [2022-04-25T19:14:20.540Z] ca2b28591e48: Waiting [2022-04-25T19:14:20.540Z] a51346096db8: Waiting [2022-04-25T19:14:20.540Z] daebc70d1ce1: Waiting [2022-04-25T19:14:20.540Z] 0e18a0eac166: Waiting [2022-04-25T19:14:20.540Z] 666ba61612fd: Verifying Checksum [2022-04-25T19:14:20.540Z] 666ba61612fd: Download complete [2022-04-25T19:14:20.540Z] 22a0e8bec74d: Verifying Checksum [2022-04-25T19:14:20.540Z] ca2b28591e48: Verifying Checksum [2022-04-25T19:14:20.540Z] ca2b28591e48: Download complete [2022-04-25T19:14:20.540Z] 59bf1c3509f3: Verifying Checksum [2022-04-25T19:14:20.540Z] 59bf1c3509f3: Download complete [2022-04-25T19:14:20.540Z] a51346096db8: Verifying Checksum [2022-04-25T19:14:20.540Z] a51346096db8: Download complete [2022-04-25T19:14:20.800Z] daebc70d1ce1: Verifying Checksum [2022-04-25T19:14:20.800Z] daebc70d1ce1: Download complete [2022-04-25T19:14:20.800Z] 59bf1c3509f3: Pull complete [2022-04-25T19:14:21.060Z] 666ba61612fd: Pull complete [2022-04-25T19:14:21.060Z] 8ed8ca486205: Pull complete [2022-04-25T19:14:21.322Z] 0e18a0eac166: Verifying Checksum [2022-04-25T19:14:21.322Z] 0e18a0eac166: Download complete [2022-04-25T19:14:21.322Z] 4fe6c5a15a65: Verifying Checksum [2022-04-25T19:14:21.322Z] 4fe6c5a15a65: Download complete [2022-04-25T19:14:25.529Z] 4fe6c5a15a65: Pull complete [2022-04-25T19:14:25.529Z] 22a0e8bec74d: Pull complete [2022-04-25T19:14:25.529Z] ca2b28591e48: Pull complete [2022-04-25T19:14:25.789Z] a51346096db8: Pull complete [2022-04-25T19:14:25.789Z] daebc70d1ce1: Pull complete [2022-04-25T19:14:28.333Z] 0e18a0eac166: Pull complete [2022-04-25T19:14:28.333Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-04-25T19:14:28.333Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-25T19:14:28.333Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-25T19:14:28.636Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-25T19:14:28.636Z] WORKDIR /edgex [2022-04-25T19:14:28.636Z] COPY go.mod . [2022-04-25T19:14:28.636Z] RUN go mod download [2022-04-25T19:14:28.636Z] + docker build -t ci-base-image-x86_64 -f - . [2022-04-25T19:14:30.023Z] Sending build context to Docker daemon 335MB [2022-04-25T19:14:30.023Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-25T19:14:30.023Z] ---> f018257e8ee9 [2022-04-25T19:14:30.023Z] Step 2/4 : WORKDIR /edgex [2022-04-25T19:14:31.934Z] ---> Running in a877a5a6d598 [2022-04-25T19:14:31.934Z] Removing intermediate container a877a5a6d598 [2022-04-25T19:14:31.934Z] ---> 072eb0b145d3 [2022-04-25T19:14:31.934Z] Step 3/4 : COPY go.mod . [2022-04-25T19:14:32.194Z] ---> 9b9f9f806cd7 [2022-04-25T19:14:32.194Z] Step 4/4 : RUN go mod download [2022-04-25T19:14:32.194Z] ---> Running in 69a56be39e40 [2022-04-25T19:14:35.188Z] Still waiting to schedule task [2022-04-25T19:14:35.188Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-04-25T19:14:50.310Z] Removing intermediate container 69a56be39e40 [2022-04-25T19:14:50.310Z] ---> 09a4c2639de4 [2022-04-25T19:14:50.310Z] Successfully built 09a4c2639de4 [2022-04-25T19:14:50.310Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-25T19:14:50.608Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-25T19:14:50.608Z] . [Pipeline] withDockerContainer [2022-04-25T19:14:50.680Z] prd-ubuntu20.04-docker-8c-8g-22080 does not seem to be running inside a container [2022-04-25T19:14:50.721Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-04-25T19:14:51.151Z] $ docker top c25054baa0d4d0227fb01a54d38ac2d33f992b3ebc1c190b4c03abdee4ec561f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-25T19:14:51.510Z] + go version [2022-04-25T19:14:51.510Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-25T19:14:51.526Z] $ docker stop --time=1 c25054baa0d4d0227fb01a54d38ac2d33f992b3ebc1c190b4c03abdee4ec561f [2022-04-25T19:14:52.837Z] $ docker rm -f c25054baa0d4d0227fb01a54d38ac2d33f992b3ebc1c190b4c03abdee4ec561f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-25T19:14:53.226Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-25T19:14:53.226Z] . [Pipeline] withDockerContainer [2022-04-25T19:14:53.289Z] prd-ubuntu20.04-docker-8c-8g-22080 does not seem to be running inside a container [2022-04-25T19:14:53.335Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-04-25T19:14:53.706Z] $ docker top c7f21af13d108e03102130e14b636bd1573f77c66e1bd74abde9fe3af9222fd1 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-25T19:14:53.772Z] ========================================================= [2022-04-25T19:14:53.772Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-25T19:14:53.772Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-25T19:14:54.065Z] + make test [2022-04-25T19:14:54.065Z] go mod tidy -compat=1.17 [2022-04-25T19:14:54.531Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-25T19:15:01.113Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-25T19:15:13.424Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-25T19:15:13.424Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-25T19:15:13.424Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-25T19:15:13.424Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-25T19:15:13.424Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-25T19:15:13.424Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-25T19:15:13.424Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-25T19:15:13.424Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-25T19:15:13.424Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-25T19:15:13.424Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-25T19:15:13.424Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-25T19:15:13.424Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-25T19:15:13.424Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-25T19:15:13.424Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-25T19:15:13.424Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-25T19:15:14.363Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.114s coverage: 28.7% of statements [2022-04-25T19:15:14.363Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-25T19:15:14.363Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-25T19:15:14.934Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.104s coverage: 98.5% of statements [2022-04-25T19:15:14.934Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-25T19:15:14.934Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.099s coverage: 53.4% of statements [2022-04-25T19:15:14.934Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-25T19:15:14.934Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-25T19:15:19.130Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.637s coverage: 89.2% of statements [2022-04-25T19:15:19.130Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-25T19:15:19.130Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-25T19:15:19.130Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-25T19:15:19.130Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.074s coverage: 84.4% of statements [2022-04-25T19:15:19.130Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-25T19:15:19.130Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-25T19:15:19.130Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-25T19:15:19.130Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-25T19:15:19.130Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-25T19:15:19.130Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.508s coverage: 95.6% of statements [2022-04-25T19:15:19.130Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-25T19:15:19.130Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-25T19:15:19.130Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.094s coverage: 72.2% of statements [2022-04-25T19:15:19.130Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-25T19:15:19.130Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-25T19:15:19.130Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-25T19:15:19.130Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-25T19:15:19.130Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-25T19:15:19.130Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.068s coverage: 60.0% of statements [2022-04-25T19:15:19.130Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-25T19:15:19.130Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-25T19:15:19.130Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-25T19:15:19.130Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.066s coverage: 0.9% of statements [2022-04-25T19:15:19.130Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-25T19:15:19.130Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.062s coverage: 58.8% of statements [2022-04-25T19:15:19.130Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.099s coverage: 29.6% of statements [2022-04-25T19:15:19.130Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-25T19:15:19.130Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.071s coverage: 47.1% of statements [2022-04-25T19:15:19.130Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.073s coverage: 79.5% of statements [2022-04-25T19:15:19.130Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.087s coverage: 94.1% of statements [2022-04-25T19:15:19.130Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.077s coverage: 96.3% of statements [2022-04-25T19:15:19.130Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.080s coverage: 87.5% of statements [2022-04-25T19:15:27.266Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.109s coverage: 94.4% of statements [2022-04-25T19:15:27.266Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.092s coverage: 44.8% of statements [2022-04-25T19:15:30.568Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.222s coverage: 82.5% of statements [2022-04-25T19:15:30.568Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-25T19:15:38.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.095s coverage: 92.9% of statements [2022-04-25T19:15:38.700Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-25T19:15:38.700Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-25T19:15:38.700Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-25T19:15:38.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.043s coverage: 65.1% of statements [2022-04-25T19:15:38.700Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-25T19:15:38.701Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-25T19:15:38.701Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-25T19:15:38.701Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-25T19:15:38.701Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-25T19:15:38.701Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.066s coverage: 87.2% of statements [2022-04-25T19:15:38.701Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-25T19:15:38.701Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-25T19:15:38.701Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.080s coverage: 100.0% of statements [2022-04-25T19:15:38.701Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-25T19:15:38.701Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.075s coverage: 58.8% of statements [2022-04-25T19:15:38.701Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-25T19:15:38.701Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.072s coverage: 80.0% of statements [2022-04-25T19:15:38.701Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.060s coverage: 87.2% of statements [2022-04-25T19:15:38.701Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.068s coverage: 85.4% of statements [2022-04-25T19:15:38.701Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.175s coverage: 91.2% of statements [2022-04-25T19:15:38.701Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-25T19:15:38.701Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.190s coverage: 64.4% of statements [2022-04-25T19:15:38.701Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-25T19:15:38.701Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-25T19:15:38.701Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements [2022-04-25T19:15:38.701Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.040s coverage: 89.4% of statements [2022-04-25T19:15:38.701Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.035s coverage: 100.0% of statements [2022-04-25T19:15:38.701Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.041s coverage: 73.7% of statements [2022-04-25T19:15:38.701Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements [2022-04-25T19:15:38.701Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.343s coverage: 65.4% of statements [2022-04-25T19:15:38.701Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-25T19:15:38.701Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-25T19:15:38.701Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-25T19:15:38.701Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.151s coverage: 43.8% of statements [2022-04-25T19:15:38.701Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-25T19:15:38.701Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-25T19:15:38.701Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.049s coverage: 89.5% of statements [2022-04-25T19:15:38.701Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-25T19:15:38.701Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.056s coverage: 84.8% of statements [2022-04-25T19:15:38.701Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-25T19:15:38.701Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-25T19:15:38.701Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-25T19:15:38.701Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-25T19:15:38.701Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.079s coverage: 17.7% of statements [2022-04-25T19:15:38.701Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-25T19:15:38.701Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-25T19:15:38.701Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-25T19:15:38.701Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-25T19:15:38.701Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.154s coverage: 92.3% of statements [2022-04-25T19:15:38.701Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-25T19:15:38.701Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-25T19:15:38.701Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-25T19:15:38.701Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-25T19:15:38.701Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.071s coverage: 63.2% of statements [2022-04-25T19:15:38.701Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-25T19:15:38.701Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-25T19:15:38.701Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.103s coverage: 97.7% of statements [2022-04-25T19:15:38.701Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-25T19:15:38.701Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-25T19:15:38.701Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-25T19:15:38.701Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-25T19:15:38.701Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.065s coverage: 28.9% of statements [2022-04-25T19:15:38.701Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-25T19:15:38.701Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-25T19:15:38.701Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-25T19:15:38.701Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-25T19:15:38.701Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-25T19:15:38.701Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-25T19:15:38.701Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.060s coverage: 100.0% of statements [2022-04-25T19:15:38.701Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements [2022-04-25T19:15:38.701Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-04-25T19:16:00.642Z] GO111MODULE=on go vet ./... [2022-04-25T19:16:03.933Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-25T19:16:04.506Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-25T19:16:04.767Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-25T19:16:05.350Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-25T19:16:05.644Z] + ls -al . [2022-04-25T19:16:05.644Z] total 672 [2022-04-25T19:16:05.644Z] drwxrwxr-x 10 1001 1001 4096 Apr 25 19:16 . [2022-04-25T19:16:05.644Z] drwxr-xr-x 4 root root 4096 Apr 25 19:14 .. [2022-04-25T19:16:05.644Z] -rw-rw-r-- 1 1001 1001 11 Apr 25 19:13 .dockerignore [2022-04-25T19:16:05.644Z] drwxrwxr-x 8 1001 1001 4096 Apr 25 19:13 .git [2022-04-25T19:16:05.644Z] drwxrwxr-x 3 1001 1001 4096 Apr 25 19:13 .github [2022-04-25T19:16:05.644Z] -rw-rw-r-- 1 1001 1001 879 Apr 25 19:13 .gitignore [2022-04-25T19:16:05.644Z] -rw-rw-r-- 1 1001 1001 42 Apr 25 19:13 .golangci.yml [2022-04-25T19:16:05.644Z] -rw-rw-r-- 1 1001 1001 87 Apr 25 19:13 .hadolint.yml [2022-04-25T19:16:05.644Z] drwx------ 3 1001 1001 4096 Apr 25 19:14 .semver [2022-04-25T19:16:05.644Z] -rw-rw-r-- 1 1001 1001 166 Apr 25 19:13 .sonarcloud.properties [2022-04-25T19:16:05.644Z] -rw-rw-r-- 1 1001 1001 1171 Apr 25 19:13 ADOPTERS.md [2022-04-25T19:16:05.644Z] -rw-rw-r-- 1 1001 1001 10086 Apr 25 19:13 Attribution.txt [2022-04-25T19:16:05.644Z] -rw-rw-r-- 1 1001 1001 51732 Apr 25 19:13 CHANGELOG.md [2022-04-25T19:16:05.644Z] -rw-rw-r-- 1 1001 1001 3804 Apr 25 19:13 CONTRIBUTING.md [2022-04-25T19:16:05.644Z] -rw-rw-r-- 1 1001 1001 677 Apr 25 19:13 GOVERNANCE.md [2022-04-25T19:16:05.644Z] -rw-rw-r-- 1 1001 1001 850 Apr 25 19:13 Jenkinsfile [2022-04-25T19:16:05.644Z] -rw-rw-r-- 1 1001 1001 10775 Apr 25 19:13 LICENSE [2022-04-25T19:16:05.645Z] -rw-rw-r-- 1 1001 1001 10389 Apr 25 19:13 Makefile [2022-04-25T19:16:05.645Z] -rw-rw-r-- 1 1001 1001 582 Apr 25 19:13 OWNERS.md [2022-04-25T19:16:05.645Z] -rw-rw-r-- 1 1001 1001 9120 Apr 25 19:13 README.md [2022-04-25T19:16:05.645Z] -rw-rw-r-- 1 1001 1001 6912 Apr 25 19:13 SECURITY.md [2022-04-25T19:16:05.645Z] -rw-rw-r-- 1 1001 1001 5 Apr 25 19:14 VERSION [2022-04-25T19:16:05.645Z] -rw-rw-r-- 1 1001 1001 4131 Apr 25 19:13 ZMQWindows.md [2022-04-25T19:16:05.645Z] drwxrwxr-x 2 1001 1001 4096 Apr 25 19:13 bin [2022-04-25T19:16:05.645Z] drwxrwxr-x 18 1001 1001 4096 Apr 25 19:13 cmd [2022-04-25T19:16:05.645Z] -rw-r--r-- 1 root root 435134 Apr 25 19:15 coverage.out [2022-04-25T19:16:05.645Z] -rw-rw-r-- 1 1001 1001 3256 Apr 25 19:13 go.mod [2022-04-25T19:16:05.645Z] -rw-rw-r-- 1 1001 1001 35162 Apr 25 19:14 go.sum [2022-04-25T19:16:05.645Z] drwxrwxr-x 8 1001 1001 4096 Apr 25 19:13 internal [2022-04-25T19:16:05.645Z] drwxrwxr-x 3 1001 1001 4096 Apr 25 19:13 openapi [2022-04-25T19:16:05.645Z] drwxrwxr-x 4 1001 1001 4096 Apr 25 19:13 snap [2022-04-25T19:16:05.645Z] -rw-rw-r-- 1 1001 1001 204 Apr 25 19:13 version.go [Pipeline] sh [2022-04-25T19:16:05.937Z] + '[' -e coverage.out ] [2022-04-25T19:16:05.937Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-25T19:16:06.045Z] Stashed 1 file(s) [Pipeline] sh [2022-04-25T19:16:06.329Z] + make build [2022-04-25T19:16:06.329Z] 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-04-25T19:16:21.240Z] 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-04-25T19:16:29.362Z] 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-04-25T19:16:29.931Z] 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-04-25T19:16:36.505Z] 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-04-25T19:16:36.505Z] 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-04-25T19:16:37.446Z] 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-04-25T19:16:38.832Z] 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-04-25T19:16:39.400Z] 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-04-25T19:16:40.341Z] 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-04-25T19:16:41.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/secrets-config ./cmd/secrets-config [2022-04-25T19:16:41.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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-25T19:16:43.759Z] 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-04-25T19:16:44.716Z] $ docker stop --time=1 c7f21af13d108e03102130e14b636bd1573f77c66e1bd74abde9fe3af9222fd1 [2022-04-25T19:16:47.081Z] $ docker rm -f c7f21af13d108e03102130e14b636bd1573f77c66e1bd74abde9fe3af9222fd1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-25T19:16:48.012Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-25T19:16:48.013Z] [2022-04-25T19:16:48.013Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-04-25T19:16:48.317Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-25T19:16:48.317Z] latest: Pulling from edgex-devops/edgex-compose [2022-04-25T19:16:48.317Z] cbdbe7a5bc2a: Pulling fs layer [2022-04-25T19:16:48.317Z] ca9280d653b3: Pulling fs layer [2022-04-25T19:16:48.317Z] 7e9c9ca2126c: Pulling fs layer [2022-04-25T19:16:48.317Z] cbdbe7a5bc2a: Verifying Checksum [2022-04-25T19:16:48.317Z] cbdbe7a5bc2a: Download complete [2022-04-25T19:16:48.576Z] ca9280d653b3: Download complete [2022-04-25T19:16:48.576Z] cbdbe7a5bc2a: Pull complete [2022-04-25T19:16:48.835Z] 7e9c9ca2126c: Verifying Checksum [2022-04-25T19:16:48.835Z] 7e9c9ca2126c: Download complete [2022-04-25T19:16:49.095Z] ca9280d653b3: Pull complete [2022-04-25T19:16:52.393Z] 7e9c9ca2126c: Pull complete [2022-04-25T19:16:52.393Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-04-25T19:16:52.393Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-25T19:16:52.393Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-04-25T19:16:52.460Z] prd-ubuntu20.04-docker-8c-8g-22080 does not seem to be running inside a container [2022-04-25T19:16:52.502Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-04-25T19:16:53.785Z] $ docker top c104690404cc044e212c30e8f46070e2eacf074d6edd4674ee22968d7565d98a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-25T19:16:54.151Z] + docker-compose build --help [2022-04-25T19:16:54.152Z] + grep parallel [2022-04-25T19:16:54.727Z] --parallel Build images in parallel. [Pipeline] } [2022-04-25T19:16:54.745Z] $ docker stop --time=1 c104690404cc044e212c30e8f46070e2eacf074d6edd4674ee22968d7565d98a [2022-04-25T19:16:56.060Z] $ docker rm -f c104690404cc044e212c30e8f46070e2eacf074d6edd4674ee22968d7565d98a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-25T19:16:56.560Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-25T19:16:56.560Z] . [Pipeline] withDockerContainer [2022-04-25T19:16:56.635Z] prd-ubuntu20.04-docker-8c-8g-22080 does not seem to be running inside a container [2022-04-25T19:16:56.725Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-04-25T19:16:57.167Z] $ docker top d707b72fd313baedcf794629db5fc2380f47c93d7bddd1c0ee9e22eb43a2cfa0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-25T19:16:57.537Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-25T19:16:58.106Z] Building core-command ... [2022-04-25T19:16:58.106Z] Building core-data ... [2022-04-25T19:16:58.106Z] Building core-metadata ... [2022-04-25T19:16:58.106Z] Building security-bootstrapper ... [2022-04-25T19:16:58.106Z] Building security-proxy-setup ... [2022-04-25T19:16:58.106Z] Building security-secretstore-setup ... [2022-04-25T19:16:58.106Z] Building security-spiffe-token-provider ... [2022-04-25T19:16:58.106Z] Building security-spire-agent ... [2022-04-25T19:16:58.106Z] Building security-spire-config ... [2022-04-25T19:16:58.106Z] Building security-spire-server ... [2022-04-25T19:16:58.106Z] Building support-notifications ... [2022-04-25T19:16:58.106Z] Building support-scheduler ... [2022-04-25T19:16:58.106Z] Building sys-mgmt-agent ... [2022-04-25T19:16:58.106Z] Building core-data [2022-04-25T19:16:58.106Z] Building security-bootstrapper [2022-04-25T19:16:58.106Z] Building security-proxy-setup [2022-04-25T19:16:58.106Z] Building security-spire-agent [2022-04-25T19:16:58.106Z] Building support-scheduler [2022-04-25T19:17:16.199Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-25T19:17:16.199Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-25T19:17:16.199Z] ---> 09a4c2639de4 [2022-04-25T19:17:16.199Z] Step 3/31 : WORKDIR /edgex-go [2022-04-25T19:17:16.199Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-25T19:17:16.199Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-25T19:17:16.199Z] ---> 09a4c2639de4 [2022-04-25T19:17:16.199Z] Step 3/26 : WORKDIR /edgex-go [2022-04-25T19:17:16.199Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-25T19:17:16.199Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-25T19:17:16.199Z] ---> 09a4c2639de4 [2022-04-25T19:17:16.199Z] Step 3/22 : WORKDIR /edgex-go [2022-04-25T19:17:16.199Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-25T19:17:16.199Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-25T19:17:16.199Z] ---> 09a4c2639de4 [2022-04-25T19:17:16.199Z] Step 3/22 : WORKDIR /edgex-go [2022-04-25T19:17:16.199Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-25T19:17:16.199Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-25T19:17:16.199Z] ---> 09a4c2639de4 [2022-04-25T19:17:16.199Z] Step 3/23 : WORKDIR /edgex-go [2022-04-25T19:17:18.739Z] ---> Running in 997839461aaa [2022-04-25T19:17:18.739Z] ---> Running in c67ca3a2aef4 [2022-04-25T19:17:18.739Z] ---> Running in dca8389bbdfe [2022-04-25T19:17:18.739Z] ---> Running in 37496c15f1d7 [2022-04-25T19:17:18.739Z] ---> Running in 763bc04865f5 [2022-04-25T19:17:18.739Z] Removing intermediate container dca8389bbdfe [2022-04-25T19:17:18.739Z] ---> efe4447684aa [2022-04-25T19:17:18.739Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-25T19:17:18.739Z] Removing intermediate container c67ca3a2aef4 [2022-04-25T19:17:18.739Z] ---> 8af116d5a3cb [2022-04-25T19:17:18.739Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-25T19:17:18.739Z] Removing intermediate container 997839461aaa [2022-04-25T19:17:18.739Z] ---> 349ce9b7fabd [2022-04-25T19:17:18.739Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-25T19:17:18.739Z] Removing intermediate container 763bc04865f5 [2022-04-25T19:17:18.739Z] ---> 16d78c97e148 [2022-04-25T19:17:18.739Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-25T19:17:18.739Z] Removing intermediate container 37496c15f1d7 [2022-04-25T19:17:18.739Z] ---> 9752c2108261 [2022-04-25T19:17:18.739Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-25T19:17:18.739Z] ---> Running in e71a5191e0ce [2022-04-25T19:17:18.739Z] ---> Running in 0b266602abf3 [2022-04-25T19:17:18.739Z] ---> Running in b4cbdb9150ed [2022-04-25T19:17:18.739Z] ---> Running in 1ce1e5e609bc [2022-04-25T19:17:18.739Z] ---> Running in e02a3bd40e76 [2022-04-25T19:17:19.308Z] Removing intermediate container b4cbdb9150ed [2022-04-25T19:17:19.308Z] ---> c109dd348331 [2022-04-25T19:17:19.308Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-25T19:17:19.308Z] ---> Running in 81a254150363 [2022-04-25T19:17:19.570Z] Removing intermediate container 0b266602abf3 [2022-04-25T19:17:19.570Z] ---> fa4d2086909e [2022-04-25T19:17:19.570Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-25T19:17:19.570Z] ---> Running in 665991f2f3c5 [2022-04-25T19:17:20.140Z] Removing intermediate container e02a3bd40e76 [2022-04-25T19:17:20.140Z] ---> 40ec4e485b2a [2022-04-25T19:17:20.140Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-25T19:17:20.140Z] ---> Running in da50e72468fe [2022-04-25T19:17:20.140Z] Removing intermediate container 1ce1e5e609bc [2022-04-25T19:17:20.140Z] ---> 108e452bced2 [2022-04-25T19:17:20.140Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-25T19:17:20.140Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-25T19:17:20.140Z] ---> Running in d4d0fdc030f6 [2022-04-25T19:17:20.140Z] Removing intermediate container e71a5191e0ce [2022-04-25T19:17:20.140Z] ---> c7ba9f25120e [2022-04-25T19:17:20.140Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-25T19:17:20.140Z] ---> Running in ec041e828f93 [2022-04-25T19:17:20.709Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-25T19:17:20.709Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-25T19:17:20.709Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-25T19:17:20.970Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-25T19:17:20.970Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-25T19:17:21.229Z] OK: 221 MiB in 52 packages [2022-04-25T19:17:21.229Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-25T19:17:21.489Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-25T19:17:21.489Z] Removing intermediate container 81a254150363 [2022-04-25T19:17:21.489Z] ---> a1243bcf67a4 [2022-04-25T19:17:21.489Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-25T19:17:21.753Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-25T19:17:21.753Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-25T19:17:21.753Z] ---> 391a632ad8a1 [2022-04-25T19:17:21.753Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-25T19:17:21.753Z] OK: 221 MiB in 52 packages [2022-04-25T19:17:21.753Z] OK: 221 MiB in 52 packages [2022-04-25T19:17:21.753Z] ---> Running in 9c0bb3af7020 [2022-04-25T19:17:22.014Z] OK: 221 MiB in 52 packages [2022-04-25T19:17:22.014Z] OK: 221 MiB in 52 packages [2022-04-25T19:17:22.275Z] Removing intermediate container 665991f2f3c5 [2022-04-25T19:17:22.275Z] ---> 25bb9d064513 [2022-04-25T19:17:22.275Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-25T19:17:22.275Z] Removing intermediate container da50e72468fe [2022-04-25T19:17:22.275Z] ---> 7cbe80f1e363 [2022-04-25T19:17:22.275Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-25T19:17:22.534Z] ---> 745bdcb0763b [2022-04-25T19:17:22.534Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-25T19:17:22.534Z] ---> Running in 9a06b5b99ffa [2022-04-25T19:17:22.534Z] ---> d24f094945cd [2022-04-25T19:17:22.534Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-25T19:17:22.534Z] Removing intermediate container ec041e828f93 [2022-04-25T19:17:22.534Z] ---> bc0c85d41dd8 [2022-04-25T19:17:22.534Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-25T19:17:22.534Z] Removing intermediate container d4d0fdc030f6 [2022-04-25T19:17:22.534Z] ---> e31e5bd31634 [2022-04-25T19:17:22.534Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-25T19:17:22.534Z] ---> Running in e67323a8e523 [2022-04-25T19:17:22.794Z] ---> 2a01d7863900 [2022-04-25T19:17:22.794Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-25T19:17:22.794Z] ---> Running in 0db76cc316b8 [2022-04-25T19:17:22.794Z] ---> bb2d6119c09f [2022-04-25T19:17:22.794Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-25T19:17:22.794Z] ---> Running in 869cbf621885 [2022-04-25T19:17:22.794Z] Removing intermediate container 9c0bb3af7020 [2022-04-25T19:17:22.794Z] ---> 4c507e85f245 [2022-04-25T19:17:22.794Z] Step 8/26 : COPY . . [2022-04-25T19:17:24.702Z] Removing intermediate container 9a06b5b99ffa [2022-04-25T19:17:24.702Z] ---> 20feacbab0b8 [2022-04-25T19:17:24.702Z] Step 8/22 : COPY . . [2022-04-25T19:17:24.702Z] Removing intermediate container e67323a8e523 [2022-04-25T19:17:24.702Z] ---> dcdd13db9f15 [2022-04-25T19:17:24.702Z] Step 8/31 : COPY . . [2022-04-25T19:17:24.702Z] Removing intermediate container 0db76cc316b8 [2022-04-25T19:17:24.702Z] ---> e20617974d0e [2022-04-25T19:17:24.702Z] Step 8/22 : COPY . . [2022-04-25T19:17:24.702Z] Removing intermediate container 869cbf621885 [2022-04-25T19:17:24.702Z] ---> 06926aa8b673 [2022-04-25T19:17:24.702Z] Step 8/23 : COPY . . [2022-04-25T19:17:27.091Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-22082 in /w/workspace/edgexfoundry_edgex-go_PR-3986 [Pipeline] { [Pipeline] ws [2022-04-25T19:17:27.106Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2022-04-25T19:17:27.518Z] The recommended git tool is: git [2022-04-25T19:17:32.825Z] ---> 69da1161ac39 [2022-04-25T19:17:32.825Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-25T19:17:32.825Z] ---> 80f0279ecbf7 [2022-04-25T19:17:32.825Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-25T19:17:32.825Z] ---> 28a7e4b42b91 [2022-04-25T19:17:32.825Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-25T19:17:32.825Z] ---> dd80f54a484c [2022-04-25T19:17:32.825Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-25T19:17:32.825Z] ---> Running in 90aa6a5557ce [2022-04-25T19:17:32.825Z] ---> Running in 65a1ed9e78b5 [2022-04-25T19:17:32.825Z] ---> 078b3f8cd754 [2022-04-25T19:17:32.825Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-25T19:17:32.825Z] ---> Running in 8caee0186422 [2022-04-25T19:17:32.825Z] ---> Running in d8dfe9069446 [2022-04-25T19:17:32.825Z] ---> Running in 55f25ef67caa [2022-04-25T19:17:33.084Z] Removing intermediate container 8caee0186422 [2022-04-25T19:17:33.084Z] ---> 6f40e246098f [2022-04-25T19:17:33.084Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-25T19:17:33.085Z] ---> Running in dbdc86138679 [2022-04-25T19:17:33.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/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-25T19:17:33.345Z] 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-04-25T19:17:33.605Z] 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-04-25T19:17:33.606Z] 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-04-25T19:17:34.176Z] Removing intermediate container dbdc86138679 [2022-04-25T19:17:34.176Z] ---> 7bdc86db041f [2022-04-25T19:17:34.176Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-25T19:17:34.435Z] ---> Running in dfb871340960 [2022-04-25T19:17:34.435Z] Removing intermediate container dfb871340960 [2022-04-25T19:17:34.435Z] ---> ff78c0dc7fa0 [2022-04-25T19:17:34.435Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-04-25T19:17:34.435Z] ---> Running in 237834f53cb3 [2022-04-25T19:17:34.983Z] using credential edgex-jenkins-ssh [2022-04-25T19:17:35.014Z] Cloning the remote Git repository [2022-04-25T19:17:35.107Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-04-25T19:17:35.217Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2022-04-25T19:17:35.337Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-25T19:17:35.338Z] > git --version # timeout=10 [2022-04-25T19:17:35.364Z] > git --version # 'git version 2.25.1' [2022-04-25T19:17:35.367Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-25T19:17:35.511Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-25T19:17:35.814Z] spire-1.2.1/ [2022-04-25T19:17:35.815Z] spire-1.2.1/.data/ [2022-04-25T19:17:35.815Z] spire-1.2.1/.data/.file [2022-04-25T19:17:35.815Z] spire-1.2.1/.dockerignore [2022-04-25T19:17:35.815Z] spire-1.2.1/.gitattributes [2022-04-25T19:17:35.815Z] spire-1.2.1/.githooks/ [2022-04-25T19:17:35.815Z] spire-1.2.1/.githooks/pre-commit [2022-04-25T19:17:35.815Z] spire-1.2.1/.github/ [2022-04-25T19:17:35.815Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-25T19:17:35.815Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-25T19:17:35.815Z] spire-1.2.1/.github/dependabot.yml [2022-04-25T19:17:35.815Z] spire-1.2.1/.github/workflows/ [2022-04-25T19:17:35.815Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-25T19:17:35.815Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-25T19:17:35.815Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-25T19:17:35.815Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-25T19:17:35.815Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-25T19:17:35.815Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-25T19:17:35.815Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-25T19:17:35.815Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-25T19:17:35.815Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-25T19:17:35.815Z] spire-1.2.1/.gitignore [2022-04-25T19:17:35.815Z] spire-1.2.1/.go-version [2022-04-25T19:17:35.815Z] spire-1.2.1/.golangci.yml [2022-04-25T19:17:35.815Z] spire-1.2.1/ADOPTERS.md [2022-04-25T19:17:35.815Z] spire-1.2.1/CHANGELOG.md [2022-04-25T19:17:35.815Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-25T19:17:35.815Z] spire-1.2.1/CODEOWNERS [2022-04-25T19:17:35.815Z] spire-1.2.1/CONTRIBUTING.md [2022-04-25T19:17:35.815Z] spire-1.2.1/Dockerfile [2022-04-25T19:17:35.815Z] spire-1.2.1/Dockerfile.dev [2022-04-25T19:17:35.815Z] spire-1.2.1/Dockerfile.scratch [2022-04-25T19:17:35.815Z] spire-1.2.1/LICENSE [2022-04-25T19:17:35.815Z] spire-1.2.1/MAINTAINERS.md [2022-04-25T19:17:35.815Z] spire-1.2.1/Makefile [2022-04-25T19:17:35.815Z] spire-1.2.1/README.md [2022-04-25T19:17:35.815Z] spire-1.2.1/ROADMAP.md [2022-04-25T19:17:35.815Z] spire-1.2.1/SECURITY.md [2022-04-25T19:17:35.815Z] spire-1.2.1/cmd/ [2022-04-25T19:17:35.815Z] spire-1.2.1/cmd/spire-agent/ [2022-04-25T19:17:35.815Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-25T19:17:35.815Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-25T19:17:35.815Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-25T19:17:35.815Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-25T19:17:35.815Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-25T19:17:35.815Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-25T19:17:35.815Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-25T19:17:35.815Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-25T19:17:35.815Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-25T19:17:35.815Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-25T19:17:35.815Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-25T19:17:35.815Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-25T19:17:35.815Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-25T19:17:35.815Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-25T19:17:35.815Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-25T19:17:35.815Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-25T19:17:35.815Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-25T19:17:35.815Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-25T19:17:35.815Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-25T19:17:35.815Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-25T19:17:35.815Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-25T19:17:35.815Z] spire-1.2.1/cmd/spire-server/ [2022-04-25T19:17:35.815Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-25T19:17:35.815Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-25T19:17:35.815Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-25T19:17:35.815Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-25T19:17:35.815Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-25T19:17:35.815Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-25T19:17:35.815Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-25T19:17:35.815Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-25T19:17:35.815Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-25T19:17:35.815Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-25T19:17:35.815Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-25T19:17:35.815Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-25T19:17:35.815Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-25T19:17:35.815Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-25T19:17:35.815Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-25T19:17:35.815Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-25T19:17:35.815Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-25T19:17:35.815Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-25T19:17:35.815Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-25T19:17:35.815Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-25T19:17:35.815Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-25T19:17:35.815Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-25T19:17:35.815Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-25T19:17:35.815Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-25T19:17:35.815Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-25T19:17:35.815Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-25T19:17:35.815Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-25T19:17:35.815Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-25T19:17:35.815Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-25T19:17:35.815Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-25T19:17:35.815Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-25T19:17:35.815Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-25T19:17:35.815Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-25T19:17:35.815Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-25T19:17:35.815Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-25T19:17:35.815Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-25T19:17:35.815Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-25T19:17:35.815Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-25T19:17:35.815Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-25T19:17:35.815Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-25T19:17:35.815Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-25T19:17:35.815Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-25T19:17:35.815Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-25T19:17:35.815Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-25T19:17:35.815Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-25T19:17:35.815Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-25T19:17:35.815Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-25T19:17:35.815Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-25T19:17:35.815Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-25T19:17:35.815Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-25T19:17:35.815Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-25T19:17:35.815Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-25T19:17:35.815Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-25T19:17:35.815Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-25T19:17:35.815Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-25T19:17:35.815Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-25T19:17:35.815Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-25T19:17:35.815Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-25T19:17:35.815Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-25T19:17:35.815Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-25T19:17:35.815Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-25T19:17:35.815Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-25T19:17:35.815Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-25T19:17:35.815Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-25T19:17:35.815Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-25T19:17:35.815Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-25T19:17:35.815Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-25T19:17:35.815Z] spire-1.2.1/conf/ [2022-04-25T19:17:35.815Z] spire-1.2.1/conf/agent/ [2022-04-25T19:17:35.815Z] spire-1.2.1/conf/agent/agent.conf [2022-04-25T19:17:35.815Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-25T19:17:35.815Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-25T19:17:35.815Z] spire-1.2.1/conf/server/ [2022-04-25T19:17:35.815Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-25T19:17:35.815Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-25T19:17:35.815Z] spire-1.2.1/conf/server/server.conf [2022-04-25T19:17:35.815Z] spire-1.2.1/conf/server/server_full.conf [2022-04-25T19:17:35.815Z] spire-1.2.1/doc/ [2022-04-25T19:17:35.815Z] spire-1.2.1/doc/SPIRE101.md [2022-04-25T19:17:35.815Z] spire-1.2.1/doc/auditlog.md [2022-04-25T19:17:35.815Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-25T19:17:35.815Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-25T19:17:35.815Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-25T19:17:35.815Z] spire-1.2.1/doc/images/ [2022-04-25T19:17:35.815Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-25T19:17:35.815Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-25T19:17:35.815Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-25T19:17:35.815Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-25T19:17:35.815Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-25T19:17:35.815Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-25T19:17:35.815Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-25T19:17:35.815Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-25T19:17:35.815Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-25T19:17:35.815Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-25T19:17:35.815Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-25T19:17:35.815Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-25T19:17:35.815Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-25T19:17:35.815Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-25T19:17:35.815Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-25T19:17:35.815Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-25T19:17:35.815Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-25T19:17:35.815Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-25T19:17:35.815Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-25T19:17:35.815Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-25T19:17:35.815Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-25T19:17:35.815Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-25T19:17:35.815Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-25T19:17:35.815Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-25T19:17:35.815Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-25T19:17:35.815Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-25T19:17:35.815Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-25T19:17:35.815Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-25T19:17:35.815Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-25T19:17:35.815Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-25T19:17:35.815Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-25T19:17:35.815Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-25T19:17:35.815Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-25T19:17:35.815Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-25T19:17:35.815Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-25T19:17:35.815Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-25T19:17:35.815Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-25T19:17:35.815Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-25T19:17:35.815Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-25T19:17:35.815Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-25T19:17:35.815Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-25T19:17:35.815Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-25T19:17:35.815Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-25T19:17:35.815Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-25T19:17:35.815Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-25T19:17:35.815Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-25T19:17:35.815Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-25T19:17:35.815Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-25T19:17:35.815Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-25T19:17:35.815Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-25T19:17:35.815Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-25T19:17:35.815Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-25T19:17:35.815Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-25T19:17:35.815Z] spire-1.2.1/doc/scaling_spire.md [2022-04-25T19:17:35.815Z] spire-1.2.1/doc/spire_agent.md [2022-04-25T19:17:35.815Z] spire-1.2.1/doc/spire_server.md [2022-04-25T19:17:35.815Z] spire-1.2.1/doc/supported_integrations.md [2022-04-25T19:17:35.815Z] spire-1.2.1/doc/telemetry.md [2022-04-25T19:17:35.815Z] spire-1.2.1/doc/telemetry_config.md [2022-04-25T19:17:35.815Z] spire-1.2.1/doc/upgrading.md [2022-04-25T19:17:35.815Z] spire-1.2.1/doc/using_spire.md [2022-04-25T19:17:35.815Z] spire-1.2.1/examples/ [2022-04-25T19:17:35.815Z] spire-1.2.1/examples/README.md [2022-04-25T19:17:35.815Z] spire-1.2.1/go.mod [2022-04-25T19:17:35.815Z] spire-1.2.1/go.sum [2022-04-25T19:17:35.815Z] spire-1.2.1/pkg/ [2022-04-25T19:17:35.815Z] spire-1.2.1/pkg/agent/ [2022-04-25T19:17:35.815Z] spire-1.2.1/pkg/agent/agent.go [2022-04-25T19:17:35.815Z] spire-1.2.1/pkg/agent/api/ [2022-04-25T19:17:35.815Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-25T19:17:35.815Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-25T19:17:35.815Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-25T19:17:35.815Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-25T19:17:35.815Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-25T19:17:35.815Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-25T19:17:35.815Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-25T19:17:35.815Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-25T19:17:35.815Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-25T19:17:35.815Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-25T19:17:35.815Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-25T19:17:35.815Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/client/ [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/common/ [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/config.go [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/manager/ [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/svid/ [2022-04-25T19:17:35.816Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/ [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/api/ [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/api/names.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/auth/ [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/catalog/ [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/cli/ [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/health/ [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/health/config.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/health/context.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/health/health.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/idutil/ [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/log/ [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/log/log.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/log/options.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-25T19:17:35.817Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/common/plugin/ [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/common/profiling/ [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/common/selector/ [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/common/uptime/ [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/common/util/ [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/common/util/task.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/common/version/ [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/common/version/version.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/common/x509util/ [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/server/ [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/server/api/ [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/server/api/api.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/server/api/health/ [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/server/api/id.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/server/api/status.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/server/bundle/ [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-25T19:17:35.818Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/ca/ [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/cache/ [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/catalog/ [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/config.go [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/datastore/ [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/plugin/ [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-25T19:17:35.819Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-25T19:17:35.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-25T19:17:35.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-25T19:17:35.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-25T19:17:35.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-25T19:17:35.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-25T19:17:35.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-25T19:17:35.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-25T19:17:35.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-25T19:17:35.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-25T19:17:35.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-25T19:17:35.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-25T19:17:35.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-25T19:17:35.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-25T19:17:35.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-25T19:17:35.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-25T19:17:35.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-25T19:17:35.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-25T19:17:35.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-25T19:17:35.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-25T19:17:35.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-25T19:17:35.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-25T19:17:35.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-25T19:17:35.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-25T19:17:35.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-25T19:17:35.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-25T19:17:35.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-25T19:17:35.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-25T19:17:35.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-25T19:17:35.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-25T19:17:35.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-25T19:17:35.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-25T19:17:35.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-25T19:17:35.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-25T19:17:35.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-25T19:17:35.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-25T19:17:35.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-25T19:17:35.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-25T19:17:35.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-25T19:17:35.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-25T19:17:35.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-25T19:17:35.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-25T19:17:35.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-25T19:17:35.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-25T19:17:35.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-25T19:17:35.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-25T19:17:35.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-25T19:17:35.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-25T19:17:35.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-25T19:17:35.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-25T19:17:35.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-25T19:17:35.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-25T19:17:35.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-25T19:17:35.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-25T19:17:35.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-25T19:17:35.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-25T19:17:35.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-25T19:17:35.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-25T19:17:35.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-25T19:17:35.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-25T19:17:35.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-25T19:17:35.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-25T19:17:35.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-25T19:17:35.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-25T19:17:35.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-25T19:17:35.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-25T19:17:35.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-25T19:17:35.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-25T19:17:35.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-25T19:17:35.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-25T19:17:35.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-25T19:17:35.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-25T19:17:35.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-25T19:17:35.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-25T19:17:35.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-25T19:17:35.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-25T19:17:35.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-25T19:17:35.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-25T19:17:35.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-25T19:17:35.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-25T19:17:35.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-25T19:17:35.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-25T19:17:35.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-25T19:17:35.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-25T19:17:35.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-25T19:17:35.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-25T19:17:35.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-25T19:17:35.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-25T19:17:35.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-25T19:17:35.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-25T19:17:35.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-25T19:17:35.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-25T19:17:35.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-25T19:17:35.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-25T19:17:35.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-25T19:17:35.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-25T19:17:35.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-25T19:17:35.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-25T19:17:35.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-25T19:17:35.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-25T19:17:35.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-25T19:17:35.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-25T19:17:35.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-25T19:17:35.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-25T19:17:35.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-25T19:17:35.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-25T19:17:35.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-25T19:17:35.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-25T19:17:35.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-25T19:17:35.820Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-25T19:17:35.820Z] spire-1.2.1/pkg/server/registration/ [2022-04-25T19:17:35.820Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-25T19:17:35.820Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-25T19:17:35.820Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-25T19:17:35.820Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-25T19:17:35.820Z] spire-1.2.1/pkg/server/server.go [2022-04-25T19:17:35.820Z] spire-1.2.1/pkg/server/server_test.go [2022-04-25T19:17:35.820Z] spire-1.2.1/pkg/server/svid/ [2022-04-25T19:17:35.820Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-25T19:17:35.820Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-25T19:17:35.820Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-25T19:17:35.820Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-25T19:17:35.820Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-25T19:17:35.820Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-25T19:17:35.820Z] spire-1.2.1/proto/ [2022-04-25T19:17:35.820Z] spire-1.2.1/proto/private/ [2022-04-25T19:17:35.820Z] spire-1.2.1/proto/private/server/ [2022-04-25T19:17:35.820Z] spire-1.2.1/proto/private/server/journal/ [2022-04-25T19:17:35.820Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-25T19:17:35.820Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-25T19:17:35.820Z] spire-1.2.1/proto/spire/ [2022-04-25T19:17:35.820Z] spire-1.2.1/proto/spire/common/ [2022-04-25T19:17:35.820Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-25T19:17:35.820Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-25T19:17:35.820Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-25T19:17:35.820Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-25T19:17:35.820Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-25T19:17:35.820Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-25T19:17:35.820Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-25T19:17:35.820Z] spire-1.2.1/proto/spire/plugin/ [2022-04-25T19:17:35.820Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-25T19:17:35.820Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-25T19:17:35.820Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-25T19:17:35.820Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-25T19:17:35.820Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-25T19:17:35.820Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-25T19:17:35.820Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-25T19:17:35.820Z] spire-1.2.1/release/ [2022-04-25T19:17:35.820Z] spire-1.2.1/release/spire-extras/ [2022-04-25T19:17:35.820Z] spire-1.2.1/release/spire-extras/README.md [2022-04-25T19:17:35.820Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-25T19:17:35.820Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-25T19:17:35.820Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-25T19:17:35.820Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-25T19:17:35.820Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-25T19:17:35.820Z] spire-1.2.1/release/spire/ [2022-04-25T19:17:35.820Z] spire-1.2.1/release/spire/README.md [2022-04-25T19:17:35.820Z] spire-1.2.1/release/spire/conf/ [2022-04-25T19:17:35.820Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-25T19:17:35.820Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-25T19:17:35.820Z] spire-1.2.1/release/spire/conf/server/ [2022-04-25T19:17:35.820Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-25T19:17:35.820Z] spire-1.2.1/script/ [2022-04-25T19:17:35.820Z] spire-1.2.1/script/build-artifact.sh [2022-04-25T19:17:35.820Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-25T19:17:35.820Z] spire-1.2.1/support/ [2022-04-25T19:17:35.820Z] spire-1.2.1/support/k8s/ [2022-04-25T19:17:35.820Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-25T19:17:35.820Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-25T19:17:35.820Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-25T19:17:35.820Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-25T19:17:35.821Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-25T19:17:35.821Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-25T19:17:35.821Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-25T19:17:35.821Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-25T19:17:35.821Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-25T19:17:35.821Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-25T19:17:35.821Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-25T19:17:35.821Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-25T19:17:35.821Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-25T19:17:35.821Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-25T19:17:35.821Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-25T19:17:35.821Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-25T19:17:35.821Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-25T19:17:35.821Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-25T19:17:35.821Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-25T19:17:35.821Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-25T19:17:35.821Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-25T19:17:35.821Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-25T19:17:35.821Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-25T19:17:35.821Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-25T19:17:35.821Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-25T19:17:35.821Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-25T19:17:35.821Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-25T19:17:35.821Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-25T19:17:35.821Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-25T19:17:35.821Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-25T19:17:35.821Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-25T19:17:35.821Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-25T19:17:35.821Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-25T19:17:35.821Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-25T19:17:35.821Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-25T19:17:35.821Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-25T19:17:35.821Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-25T19:17:35.821Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-25T19:17:35.821Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-25T19:17:35.821Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-25T19:17:35.821Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-25T19:17:35.821Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-25T19:17:35.821Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-25T19:17:35.821Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-25T19:17:35.821Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-25T19:17:35.821Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-25T19:17:35.821Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-25T19:17:35.821Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-25T19:17:35.821Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-25T19:17:35.821Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-25T19:17:35.821Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-25T19:17:35.821Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-25T19:17:35.821Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-25T19:17:35.821Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-25T19:17:35.821Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-25T19:17:35.821Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-25T19:17:35.821Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-25T19:17:35.821Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-25T19:17:35.821Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-25T19:17:35.821Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-25T19:17:35.821Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-25T19:17:35.821Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-25T19:17:35.821Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-25T19:17:35.821Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-25T19:17:35.821Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-25T19:17:35.821Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-25T19:17:35.821Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-25T19:17:35.821Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-25T19:17:35.821Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-25T19:17:35.821Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-25T19:17:35.821Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-25T19:17:35.821Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-25T19:17:35.821Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-25T19:17:35.821Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-25T19:17:35.821Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-25T19:17:35.821Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-25T19:17:35.821Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-25T19:17:35.821Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-25T19:17:35.821Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-25T19:17:35.821Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-25T19:17:35.821Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-25T19:17:35.821Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-25T19:17:35.821Z] spire-1.2.1/test/ [2022-04-25T19:17:35.821Z] spire-1.2.1/test/clock/ [2022-04-25T19:17:35.821Z] spire-1.2.1/test/clock/clock.go [2022-04-25T19:17:35.821Z] spire-1.2.1/test/fakes/ [2022-04-25T19:17:35.821Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-25T19:17:35.821Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-25T19:17:35.821Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-25T19:17:35.821Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-25T19:17:35.821Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-25T19:17:35.821Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-25T19:17:35.821Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-25T19:17:35.821Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-25T19:17:35.821Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-25T19:17:35.821Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-25T19:17:35.821Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-25T19:17:35.821Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-25T19:17:35.821Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-25T19:17:35.821Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-25T19:17:35.821Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-25T19:17:35.821Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-25T19:17:35.821Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-25T19:17:35.821Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-25T19:17:35.821Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-25T19:17:35.821Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-25T19:17:35.821Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-25T19:17:35.821Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-25T19:17:35.821Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-25T19:17:35.821Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-25T19:17:35.821Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-25T19:17:35.821Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-25T19:17:35.821Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-25T19:17:35.821Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-25T19:17:35.821Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-25T19:17:35.821Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-25T19:17:35.821Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-25T19:17:35.821Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-25T19:17:35.821Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-25T19:17:35.821Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-25T19:17:35.821Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-25T19:17:35.821Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-25T19:17:35.821Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-25T19:17:35.821Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-25T19:17:35.821Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-25T19:17:35.821Z] spire-1.2.1/test/fixture/ [2022-04-25T19:17:35.821Z] spire-1.2.1/test/fixture/certs/ [2022-04-25T19:17:35.821Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-25T19:17:35.821Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-25T19:17:35.821Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-25T19:17:35.821Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-25T19:17:35.821Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-25T19:17:35.821Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-25T19:17:35.821Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-25T19:17:35.821Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-25T19:17:35.821Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-25T19:17:35.821Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-25T19:17:35.821Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-25T19:17:35.821Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-25T19:17:35.821Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-25T19:17:35.821Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-25T19:17:35.821Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-25T19:17:35.821Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-25T19:17:35.821Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-25T19:17:35.821Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-25T19:17:35.821Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-25T19:17:35.821Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-25T19:17:35.821Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-25T19:17:35.821Z] spire-1.2.1/test/fixture/config/ [2022-04-25T19:17:35.821Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-25T19:17:35.821Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-25T19:17:35.821Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-25T19:17:35.821Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-25T19:17:35.821Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-25T19:17:35.821Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-25T19:17:35.821Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-25T19:17:35.821Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-25T19:17:35.821Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-25T19:17:35.821Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-25T19:17:35.821Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-25T19:17:35.821Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-25T19:17:35.821Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-25T19:17:35.821Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-25T19:17:35.821Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-25T19:17:35.821Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-25T19:17:35.821Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-25T19:17:35.821Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-25T19:17:35.821Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-25T19:17:35.821Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-25T19:17:35.821Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-25T19:17:35.821Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-25T19:17:35.821Z] spire-1.2.1/test/fixture/fixture.go [2022-04-25T19:17:35.821Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-25T19:17:35.821Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-25T19:17:35.821Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-25T19:17:35.821Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-25T19:17:35.821Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-25T19:17:35.821Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-25T19:17:35.821Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-25T19:17:35.821Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-25T19:17:35.821Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-25T19:17:35.821Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-25T19:17:35.821Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-25T19:17:35.822Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-25T19:17:35.822Z] spire-1.2.1/test/fixture/registration/ [2022-04-25T19:17:35.822Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-25T19:17:35.822Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-25T19:17:35.822Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-25T19:17:35.822Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-25T19:17:35.822Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-25T19:17:35.822Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/ [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/README.md [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/common [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/setup/ [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/suites/ [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-25T19:17:35.822Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-25T19:17:35.823Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-25T19:17:35.824Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-25T19:17:35.824Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-25T19:17:35.824Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-25T19:17:35.824Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-25T19:17:35.824Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-25T19:17:35.824Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-25T19:17:35.824Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-25T19:17:35.824Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-25T19:17:35.824Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-25T19:17:35.824Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-25T19:17:35.824Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-25T19:17:35.824Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-25T19:17:35.824Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-25T19:17:35.824Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-25T19:17:35.824Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-25T19:17:35.824Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-25T19:17:35.824Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-25T19:17:35.824Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-25T19:17:35.824Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-25T19:17:35.824Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-25T19:17:35.824Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-25T19:17:35.824Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-25T19:17:35.824Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-25T19:17:35.824Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-25T19:17:35.824Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-25T19:17:35.824Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-25T19:17:35.824Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-25T19:17:35.824Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-25T19:17:35.824Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-25T19:17:35.824Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-25T19:17:35.824Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-25T19:17:35.824Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-25T19:17:35.824Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-25T19:17:35.824Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-25T19:17:35.824Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-25T19:17:35.824Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-25T19:17:35.824Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-25T19:17:35.824Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-25T19:17:35.824Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-25T19:17:35.824Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-25T19:17:35.824Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-25T19:17:35.824Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-25T19:17:35.824Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-25T19:17:35.824Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-25T19:17:35.824Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-25T19:17:35.824Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-25T19:17:35.824Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-25T19:17:35.824Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-25T19:17:35.824Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-25T19:17:35.824Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-25T19:17:35.824Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-25T19:17:35.824Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-25T19:17:35.824Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-25T19:17:35.824Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-25T19:17:35.824Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-25T19:17:35.824Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-25T19:17:35.824Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-25T19:17:35.824Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-25T19:17:35.824Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-25T19:17:35.824Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-25T19:17:35.824Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-25T19:17:35.824Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-25T19:17:35.824Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-25T19:17:35.824Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-25T19:17:35.824Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-25T19:17:35.824Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-25T19:17:35.824Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-25T19:17:35.824Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-25T19:17:35.824Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-25T19:17:35.824Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-25T19:17:35.824Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-25T19:17:35.824Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-25T19:17:35.824Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-25T19:17:35.824Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-25T19:17:35.824Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-25T19:17:35.824Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-25T19:17:35.824Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-25T19:17:35.824Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-25T19:17:35.824Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-25T19:17:35.824Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-25T19:17:35.824Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-25T19:17:35.824Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-25T19:17:35.824Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-25T19:17:35.824Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-25T19:17:35.824Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-25T19:17:35.824Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-25T19:17:35.824Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-25T19:17:35.824Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-25T19:17:35.824Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-25T19:17:35.824Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-25T19:17:35.824Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-25T19:17:35.824Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-25T19:17:35.824Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-25T19:17:35.824Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-25T19:17:35.824Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-25T19:17:35.824Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-25T19:17:35.824Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-25T19:17:35.824Z] spire-1.2.1/test/integration/test-one.sh [2022-04-25T19:17:35.824Z] spire-1.2.1/test/integration/test.sh [2022-04-25T19:17:35.824Z] spire-1.2.1/test/plugintest/ [2022-04-25T19:17:35.824Z] spire-1.2.1/test/plugintest/config.go [2022-04-25T19:17:35.824Z] spire-1.2.1/test/plugintest/load.go [2022-04-25T19:17:35.824Z] spire-1.2.1/test/plugintest/option.go [2022-04-25T19:17:35.824Z] spire-1.2.1/test/spiretest/ [2022-04-25T19:17:35.824Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-25T19:17:35.824Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-25T19:17:35.824Z] spire-1.2.1/test/spiretest/dir.go [2022-04-25T19:17:35.824Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-25T19:17:35.824Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-25T19:17:35.824Z] spire-1.2.1/test/spiretest/logs.go [2022-04-25T19:17:35.824Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-25T19:17:35.824Z] spire-1.2.1/test/spiretest/suite.go [2022-04-25T19:17:35.824Z] spire-1.2.1/test/spiretest/x509.go [2022-04-25T19:17:35.824Z] spire-1.2.1/test/testca/ [2022-04-25T19:17:35.824Z] spire-1.2.1/test/testca/ca.go [2022-04-25T19:17:35.824Z] spire-1.2.1/test/testkey/ [2022-04-25T19:17:35.824Z] spire-1.2.1/test/testkey/generate.sh [2022-04-25T19:17:35.824Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-25T19:17:35.824Z] spire-1.2.1/test/testkey/keys.go [2022-04-25T19:17:35.824Z] spire-1.2.1/test/testkey/new.go [2022-04-25T19:17:35.824Z] spire-1.2.1/test/tpmsimulator/ [2022-04-25T19:17:35.824Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-25T19:17:35.824Z] spire-1.2.1/test/util/ [2022-04-25T19:17:35.824Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-25T19:17:35.824Z] spire-1.2.1/test/util/cert_generation.go [2022-04-25T19:17:35.824Z] spire-1.2.1/test/util/io_redirection.go [2022-04-25T19:17:35.824Z] spire-1.2.1/test/util/race.go [2022-04-25T19:17:35.824Z] spire-1.2.1/test/util/util.go [2022-04-25T19:17:35.824Z] building spire from source... [2022-04-25T19:17:35.824Z] Installing go1.17.7... [2022-04-25T19:17:42.389Z] Building bin/spire-server... [2022-04-25T19:17:42.389Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-25T19:17:42.389Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-25T19:17:42.389Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-25T19:17:42.389Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-25T19:17:42.389Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-25T19:17:42.389Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-25T19:17:42.389Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-25T19:17:42.389Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-25T19:17:42.389Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-25T19:17:42.389Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-25T19:17:42.389Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-25T19:17:42.389Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-25T19:17:42.389Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-25T19:17:42.389Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-25T19:17:42.389Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-25T19:17:42.389Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-25T19:17:42.389Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-25T19:17:42.389Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-25T19:17:42.389Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-25T19:17:42.389Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-25T19:17:42.389Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-25T19:17:42.389Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-25T19:17:42.389Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-25T19:17:42.389Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-25T19:17:42.389Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-25T19:17:42.389Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-25T19:17:42.389Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-25T19:17:42.389Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-25T19:17:42.389Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-25T19:17:42.389Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-25T19:17:42.389Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-25T19:17:42.650Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-25T19:17:42.650Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-25T19:17:42.650Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-25T19:17:42.650Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-25T19:17:42.650Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-25T19:17:42.650Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-25T19:17:42.650Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-25T19:17:42.650Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-25T19:17:42.650Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-25T19:17:42.650Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-25T19:17:42.650Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-25T19:17:42.650Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-25T19:17:42.912Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-25T19:17:42.912Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-25T19:17:42.912Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-25T19:17:45.444Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-25T19:17:45.444Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-25T19:17:45.444Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-25T19:17:45.444Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-25T19:17:45.444Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-25T19:17:45.444Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-25T19:17:49.634Z] go: downloading google.golang.org/api v0.70.0 [2022-04-25T19:17:49.635Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-25T19:17:49.635Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-25T19:17:49.635Z] go: downloading k8s.io/api v0.23.4 [2022-04-25T19:17:49.635Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-25T19:17:49.635Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-25T19:17:49.635Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-25T19:17:49.635Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-25T19:17:49.635Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-25T19:17:49.894Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-25T19:17:51.273Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-25T19:17:51.273Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-25T19:17:51.273Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-25T19:17:51.273Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-25T19:17:51.531Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-25T19:17:51.531Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-25T19:17:51.531Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-25T19:17:51.531Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-25T19:17:51.791Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-25T19:17:51.791Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-25T19:17:51.791Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-25T19:17:52.358Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-25T19:17:52.358Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-25T19:17:52.358Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-25T19:17:52.358Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-25T19:17:52.358Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-25T19:17:52.617Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-25T19:17:52.617Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-25T19:17:52.617Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-25T19:17:52.617Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-25T19:17:52.617Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-25T19:17:52.617Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-25T19:17:52.617Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-25T19:17:52.617Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-25T19:17:52.617Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-25T19:17:52.617Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-25T19:17:52.617Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-25T19:17:52.877Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-25T19:17:52.877Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-25T19:17:52.877Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-25T19:17:54.601Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-25T19:17:54.630Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-25T19:17:54.659Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-25T19:17:54.701Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-25T19:17:54.702Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-25T19:17:54.781Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-25T19:17:54.781Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-25T19:17:54.781Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-25T19:17:54.781Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-25T19:17:54.781Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-25T19:17:54.781Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-25T19:17:54.781Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-25T19:17:54.781Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-25T19:17:54.781Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-25T19:17:55.041Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-25T19:17:55.041Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-25T19:17:55.041Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-25T19:17:55.041Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-25T19:17:55.041Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-25T19:17:55.041Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-25T19:17:55.041Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-25T19:17:55.041Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-25T19:17:55.041Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-25T19:17:55.041Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-25T19:17:55.041Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-25T19:17:55.041Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-25T19:17:55.041Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-25T19:17:55.041Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-25T19:17:55.300Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-25T19:17:55.300Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-25T19:17:55.300Z] go: downloading go.opencensus.io v0.23.0 [2022-04-25T19:17:55.300Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-25T19:17:55.300Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-25T19:17:55.300Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-25T19:17:55.643Z] Merging remotes/origin/main commit d866400a609392987696ebdd94eb737ac4e65fbf into PR head commit 1d3cb66f23cd7c6c81c28b68602ea332c4e91132 [2022-04-25T19:17:55.703Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-25T19:17:55.703Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-25T19:17:55.704Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-25T19:17:55.704Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-25T19:17:55.704Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-25T19:17:55.704Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-25T19:17:55.704Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-25T19:17:55.704Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-25T19:17:55.704Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-25T19:17:55.704Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-25T19:17:55.704Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-25T19:17:55.704Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-25T19:17:55.704Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-25T19:17:55.704Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-25T19:17:55.704Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-25T19:17:55.704Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-25T19:17:55.704Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-25T19:17:55.963Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-25T19:17:55.963Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-25T19:17:55.963Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-25T19:17:55.963Z] 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-04-25T19:17:55.963Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-25T19:17:56.395Z] Merge succeeded, producing d7140b74d95d2f691967524090b9e2b9fb220621 [2022-04-25T19:17:56.395Z] Checking out Revision d7140b74d95d2f691967524090b9e2b9fb220621 (PR-3986) [2022-04-25T19:17:54.716Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3986/head:refs/remotes/origin/PR-3986 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-25T19:17:55.666Z] > git config core.sparsecheckout # timeout=10 [2022-04-25T19:17:55.681Z] > git checkout -f 1d3cb66f23cd7c6c81c28b68602ea332c4e91132 # timeout=10 [2022-04-25T19:17:55.965Z] > git remote # timeout=10 [2022-04-25T19:17:55.987Z] > git config --get remote.origin.url # timeout=10 [2022-04-25T19:17:56.011Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-25T19:17:56.027Z] > git merge d866400a609392987696ebdd94eb737ac4e65fbf # timeout=10 [2022-04-25T19:17:56.377Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-25T19:17:56.406Z] > git config core.sparsecheckout # timeout=10 [2022-04-25T19:17:56.424Z] > git checkout -f d7140b74d95d2f691967524090b9e2b9fb220621 # timeout=10 [2022-04-25T19:18:00.852Z] Commit message: "Merge commit 'd866400a609392987696ebdd94eb737ac4e65fbf' into HEAD" [2022-04-25T19:18:00.878Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [2022-04-25T19:18:01.385Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-25T19:18:01.385Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-25T19:18:00.864Z] > git rev-list --no-walk 7a996b1d11c848303735e0ef9edf0f851f97e318 # timeout=10 [2022-04-25T19:18:01.976Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-25T19:18:01.976Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-25T19:18:01.976Z] Dload Upload Total Spent Left Speed [2022-04-25T19:18:01.976Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 62661 0 --:--:-- --:--:-- --:--:-- 62661 [Pipeline] sh [2022-04-25T19:18:02.517Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-25T19:18:02.886Z] + sudo tee /etc/docker/daemon.new [2022-04-25T19:18:02.886Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-25T19:18:02.886Z] { [2022-04-25T19:18:02.886Z] "registry-mirrors": [ [2022-04-25T19:18:02.886Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-25T19:18:02.886Z] ], [2022-04-25T19:18:02.886Z] "bip": "10.250.0.254/24", [2022-04-25T19:18:02.886Z] "hosts": [ [2022-04-25T19:18:02.886Z] "tcp://0.0.0.0:5555", [2022-04-25T19:18:02.886Z] "unix:///var/run/docker.sock" [2022-04-25T19:18:02.886Z] ], [2022-04-25T19:18:02.886Z] "mtu": 1458, [2022-04-25T19:18:02.886Z] "selinux-enabled": true, [2022-04-25T19:18:02.886Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-25T19:18:02.886Z] } [Pipeline] sh [2022-04-25T19:18:03.249Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-25T19:18:03.598Z] + sudo service docker restart [2022-04-25T19:18:13.609Z] Removing intermediate container 55f25ef67caa [2022-04-25T19:18:13.609Z] ---> 0ea1d9ab4a64 [2022-04-25T19:18:13.609Z] [2022-04-25T19:18:13.609Z] Step 10/31 : FROM alpine:3.14 [2022-04-25T19:18:13.609Z] Removing intermediate container 90aa6a5557ce [2022-04-25T19:18:13.609Z] ---> 295dc7fb2e23 [2022-04-25T19:18:13.609Z] [2022-04-25T19:18:13.609Z] Step 10/22 : FROM alpine:3.14 [2022-04-25T19:18:13.609Z] Removing intermediate container d8dfe9069446 [2022-04-25T19:18:13.609Z] ---> e25f71ec8ad7 [2022-04-25T19:18:13.609Z] [2022-04-25T19:18:13.609Z] Step 10/23 : FROM alpine:3.14 [2022-04-25T19:18:13.609Z] Removing intermediate container 65a1ed9e78b5 [2022-04-25T19:18:13.609Z] ---> 89f98251fc9d [2022-04-25T19:18:13.609Z] [2022-04-25T19:18:13.609Z] Step 10/22 : FROM alpine:3.14 [2022-04-25T19:18:13.609Z] 3.14: Pulling from library/alpine [2022-04-25T19:18:13.609Z] 3.14: Pulling from library/alpine [2022-04-25T19:18:13.609Z] 3.14: Pulling from library/alpine [2022-04-25T19:18:13.609Z] 3.14: Pulling from library/alpine [2022-04-25T19:18:13.609Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-25T19:18:13.609Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-25T19:18:13.609Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-25T19:18:13.609Z] Status: Downloaded newer image for alpine:3.14 [2022-04-25T19:18:13.609Z] Status: Image is up to date for alpine:3.14 [2022-04-25T19:18:13.609Z] Status: Downloaded newer image for alpine:3.14 [2022-04-25T19:18:13.609Z] ---> e04c818066af [2022-04-25T19:18:13.609Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-25T19:18:13.609Z] ---> e04c818066af [2022-04-25T19:18:13.609Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-25T19:18:13.609Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-25T19:18:13.609Z] Status: Image is up to date for alpine:3.14 [2022-04-25T19:18:13.609Z] ---> e04c818066af [2022-04-25T19:18:13.609Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-25T19:18:13.609Z] ---> e04c818066af [2022-04-25T19:18:13.609Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-25T19:18:13.609Z] ---> Running in a16538e5dd13 [2022-04-25T19:18:13.609Z] ---> Running in fd3d99d439a0 [2022-04-25T19:18:13.609Z] ---> Running in 02f6678daa09 [2022-04-25T19:18:13.609Z] ---> Running in a891c50d3c6e [2022-04-25T19:18:13.609Z] Removing intermediate container a16538e5dd13 [2022-04-25T19:18:13.609Z] ---> 991b4b1595f7 [2022-04-25T19:18:13.609Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-25T19:18:13.609Z] Removing intermediate container 02f6678daa09 [2022-04-25T19:18:13.609Z] ---> e5d4b2a4f21d [2022-04-25T19:18:13.609Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-25T19:18:13.609Z] ---> Running in b03a7a045a2f [2022-04-25T19:18:13.609Z] ---> Running in a51898b1eb0b [2022-04-25T19:18:13.869Z] Removing intermediate container b03a7a045a2f [2022-04-25T19:18:13.869Z] ---> 952207f92c99 [2022-04-25T19:18:13.869Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-25T19:18:14.132Z] ---> Running in 563de1d96d63 [2022-04-25T19:18:14.132Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-25T19:18:14.132Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-25T19:18:14.132Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-25T19:18:14.132Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-25T19:18:14.395Z] Removing intermediate container 563de1d96d63 [2022-04-25T19:18:14.395Z] ---> 4121b5be18f3 [2022-04-25T19:18:14.395Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-25T19:18:14.395Z] ---> Running in 50b2652be416 [2022-04-25T19:18:14.395Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-25T19:18:14.395Z] Executing busybox-1.33.1-r7.trigger [2022-04-25T19:18:14.395Z] OK: 6 MiB in 15 packages [2022-04-25T19:18:14.395Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-25T19:18:14.395Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-25T19:18:14.395Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-25T19:18:14.395Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-25T19:18:14.395Z] (5/6) Installing curl (7.79.1-r0) [2022-04-25T19:18:14.395Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-25T19:18:14.395Z] Executing busybox-1.33.1-r7.trigger [2022-04-25T19:18:14.395Z] Executing ca-certificates-20211220-r0.trigger [2022-04-25T19:18:14.395Z] OK: 8 MiB in 20 packages [2022-04-25T19:18:14.654Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-25T19:18:14.922Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-25T19:18:14.922Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-25T19:18:14.922Z] (2/2) Installing su-exec (0.2-r1) [2022-04-25T19:18:15.183Z] Executing busybox-1.33.1-r7.trigger [2022-04-25T19:18:15.183Z] OK: 6 MiB in 16 packages [2022-04-25T19:18:15.183Z] Removing intermediate container a891c50d3c6e [2022-04-25T19:18:15.183Z] ---> 0fe917ff7827 [2022-04-25T19:18:15.183Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-25T19:18:15.183Z] ---> Running in 68f0b818da51 [2022-04-25T19:18:15.444Z] Removing intermediate container 68f0b818da51 [2022-04-25T19:18:15.444Z] ---> 18245796d0a8 [2022-04-25T19:18:15.444Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-25T19:18:15.704Z] Removing intermediate container fd3d99d439a0 [2022-04-25T19:18:15.704Z] ---> 7878a99cf6cd [2022-04-25T19:18:15.704Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-25T19:18:15.704Z] ---> Running in 27bfcf4b3ea7 [2022-04-25T19:18:15.704Z] ---> Running in 4c7fe7c37b36 [2022-04-25T19:18:15.971Z] Removing intermediate container 50b2652be416 [2022-04-25T19:18:15.971Z] ---> a87823e9380c [2022-04-25T19:18:15.971Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-25T19:18:15.971Z] Removing intermediate container a51898b1eb0b [2022-04-25T19:18:15.971Z] ---> ab4938661354 [2022-04-25T19:18:15.971Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-25T19:18:15.971Z] ---> Running in 0be5912c5121 [2022-04-25T19:18:15.971Z] Removing intermediate container 27bfcf4b3ea7 [2022-04-25T19:18:15.971Z] ---> bbfc786790dd [2022-04-25T19:18:15.971Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-25T19:18:15.971Z] ---> Running in af7e055ad90a [2022-04-25T19:18:15.971Z] Removing intermediate container 4c7fe7c37b36 [2022-04-25T19:18:15.971Z] ---> 10882653d3a2 [2022-04-25T19:18:15.971Z] Step 13/22 : WORKDIR /edgex [2022-04-25T19:18:15.971Z] ---> Running in 7add9ba883bd [2022-04-25T19:18:16.233Z] ---> Running in 1b17ebc964eb [2022-04-25T19:18:16.233Z] Removing intermediate container 7add9ba883bd [2022-04-25T19:18:16.233Z] ---> f98a6d8f460c [2022-04-25T19:18:16.233Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-25T19:18:16.233Z] Removing intermediate container af7e055ad90a [2022-04-25T19:18:16.233Z] ---> f38845af38cd [2022-04-25T19:18:16.233Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-25T19:18:16.499Z] ---> Running in 8511d50e21e4 [2022-04-25T19:18:16.499Z] Removing intermediate container 1b17ebc964eb [2022-04-25T19:18:16.499Z] ---> 6647be1da43e [2022-04-25T19:18:16.499Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-25T19:18:16.499Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-25T19:18:16.759Z] Removing intermediate container 8511d50e21e4 [2022-04-25T19:18:16.759Z] ---> eedee7c46e68 [2022-04-25T19:18:16.759Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-25T19:18:16.759Z] ---> Running in 394685c71847 [2022-04-25T19:18:16.759Z] ---> 6d5cabe7f971 [2022-04-25T19:18:16.759Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-25T19:18:16.759Z] ---> 4a27aeb39fbb [2022-04-25T19:18:16.759Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-25T19:18:17.330Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-25T19:18:17.901Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-25T19:18:17.901Z] ---> 0e2c44e0dd4c [2022-04-25T19:18:17.901Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-25T19:18:17.901Z] ---> 7e55927d4b75 [2022-04-25T19:18:17.901Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-25T19:18:17.901Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-25T19:18:17.901Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-25T19:18:18.166Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-25T19:18:18.167Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-25T19:18:18.167Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-25T19:18:18.439Z] Executing busybox-1.33.1-r7.trigger [2022-04-25T19:18:18.439Z] OK: 8 MiB in 20 packages [2022-04-25T19:18:18.439Z] ---> d1be885a0451 [2022-04-25T19:18:18.439Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-25T19:18:18.439Z] ---> 30f64d6efa64 [2022-04-25T19:18:18.439Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-25T19:18:18.439Z] ---> Running in 5d1f30219f18 [2022-04-25T19:18:18.709Z] Removing intermediate container 394685c71847 [2022-04-25T19:18:18.709Z] ---> cb20d021b047 [2022-04-25T19:18:18.709Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-25T19:18:18.709Z] ---> Running in 84aa13c395a6 [2022-04-25T19:18:18.709Z] ---> c25f34dd81eb [2022-04-25T19:18:18.709Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-25T19:18:18.709Z] Removing intermediate container 5d1f30219f18 [2022-04-25T19:18:18.709Z] ---> f8f498e273d8 [2022-04-25T19:18:18.709Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-25T19:18:18.970Z] ---> Running in 8bd0b33c6dfa [2022-04-25T19:18:18.970Z] ---> Running in f2c233b60486 [2022-04-25T19:18:18.970Z] Removing intermediate container 84aa13c395a6 [2022-04-25T19:18:18.970Z] ---> bcbf721c3780 [2022-04-25T19:18:18.970Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-25T19:18:18.970Z] Removing intermediate container 0be5912c5121 [2022-04-25T19:18:18.970Z] ---> 0ba49231b7e4 [2022-04-25T19:18:18.970Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-25T19:18:19.229Z] Removing intermediate container f2c233b60486 [2022-04-25T19:18:19.230Z] ---> 6c16b3f4d94b [2022-04-25T19:18:19.230Z] Step 20/22 : LABEL arch=x86_64 [2022-04-25T19:18:19.230Z] ---> aa528cb697f4 [2022-04-25T19:18:19.230Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-25T19:18:19.230Z] ---> Running in e695087820ad [2022-04-25T19:18:19.495Z] ---> Running in 1ef68a2f31e6 [2022-04-25T19:18:19.495Z] Removing intermediate container e695087820ad [2022-04-25T19:18:19.495Z] ---> 72ad782246a8 [2022-04-25T19:18:19.495Z] Step 21/22 : LABEL git_sha=c3f4dbfe9df79810ed1ac2ec26008028cd3eddc9 [2022-04-25T19:18:19.754Z] ---> 59163d1a1c63 [2022-04-25T19:18:19.754Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-25T19:18:19.754Z] ---> Running in b696fcbd3489 [2022-04-25T19:18:19.754Z] Removing intermediate container b696fcbd3489 [2022-04-25T19:18:19.754Z] ---> db0d407fe7b2 [2022-04-25T19:18:19.754Z] Step 22/22 : LABEL version=0.0.0 [2022-04-25T19:18:20.012Z] ---> Running in 734cbe20b161 [2022-04-25T19:18:20.271Z] Removing intermediate container 734cbe20b161 [2022-04-25T19:18:20.271Z] ---> fc52baa79960 [2022-04-25T19:18:20.271Z] [2022-04-25T19:18:20.271Z] Removing intermediate container 8bd0b33c6dfa [2022-04-25T19:18:20.271Z] ---> c0b599cf139e [2022-04-25T19:18:20.271Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-25T19:18:20.271Z] Successfully built fc52baa79960 [2022-04-25T19:18:20.532Z] ---> b61ddaf9dbec [2022-04-25T19:18:20.532Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-25T19:18:20.532Z] Successfully tagged support-scheduler:latest [2022-04-25T19:18:20.532Z]  Building support-scheduler ... done Building security-spire-server [2022-04-25T19:18:20.532Z] ---> Running in 69549acb9a12 [2022-04-25T19:18:21.100Z] Removing intermediate container 1ef68a2f31e6 [2022-04-25T19:18:21.100Z] ---> 98717779b982 [2022-04-25T19:18:21.100Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-25T19:18:21.669Z] ---> 2f7cdfca5977 [2022-04-25T19:18:21.669Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-25T19:18:21.669Z] Removing intermediate container 69549acb9a12 [2022-04-25T19:18:21.669Z] ---> fc4b01aaa7e2 [2022-04-25T19:18:21.669Z] Step 20/22 : LABEL arch=x86_64 [2022-04-25T19:18:21.669Z] ---> Running in a3e35861775e [2022-04-25T19:18:21.669Z] ---> Running in 846a34558f5c [2022-04-25T19:18:21.669Z] ---> 6668cdddb735 [2022-04-25T19:18:21.669Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-25T19:18:21.995Z] provisioning config files... [2022-04-25T19:18:22.023Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config2363965636873408113tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-25T19:18:22.236Z] Removing intermediate container a3e35861775e [2022-04-25T19:18:22.237Z] ---> 5d8979565c2c [2022-04-25T19:18:22.237Z] Step 21/22 : LABEL git_sha=c3f4dbfe9df79810ed1ac2ec26008028cd3eddc9 [2022-04-25T19:18:22.237Z] Removing intermediate container 846a34558f5c [2022-04-25T19:18:22.237Z] ---> 44cb3c453620 [2022-04-25T19:18:22.237Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-25T19:18:22.237Z] ---> Running in 6c0059d8c7ee [2022-04-25T19:18:22.237Z] ---> Running in 205455d9776c [2022-04-25T19:18:22.393Z] ---> docker-login.sh [2022-04-25T19:18:22.393Z] nexus3.edgexfoundry.org:10001 [2022-04-25T19:18:22.806Z] Removing intermediate container 205455d9776c [2022-04-25T19:18:22.806Z] ---> b2ae5c68a2b6 [2022-04-25T19:18:22.806Z] Step 21/23 : LABEL arch=x86_64 [2022-04-25T19:18:22.989Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T19:18:23.064Z] Removing intermediate container 6c0059d8c7ee [2022-04-25T19:18:23.064Z] ---> ceaecbda7f40 [2022-04-25T19:18:23.064Z] Step 22/22 : LABEL version=0.0.0 [2022-04-25T19:18:23.064Z] ---> e508df13efbc [2022-04-25T19:18:23.064Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-25T19:18:23.064Z] ---> Running in 5daf91e2ecc3 [2022-04-25T19:18:23.064Z] ---> Running in f83369af4d22 [2022-04-25T19:18:23.264Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T19:18:23.264Z] Configure a credential helper to remove this warning. See [2022-04-25T19:18:23.264Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T19:18:23.264Z] [2022-04-25T19:18:23.264Z] Login Succeeded [2022-04-25T19:18:23.264Z] nexus3.edgexfoundry.org:10002 [2022-04-25T19:18:23.354Z] Removing intermediate container 5daf91e2ecc3 [2022-04-25T19:18:23.354Z] ---> eac1c58f27c8 [2022-04-25T19:18:23.354Z] Step 22/23 : LABEL git_sha=c3f4dbfe9df79810ed1ac2ec26008028cd3eddc9 [2022-04-25T19:18:23.612Z] Removing intermediate container f83369af4d22 [2022-04-25T19:18:23.612Z] ---> 322dd2d9cafe [2022-04-25T19:18:23.612Z] [2022-04-25T19:18:23.612Z] ---> b9230258e221 [2022-04-25T19:18:23.612Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-25T19:18:23.612Z] ---> Running in 242f43e56b42 [2022-04-25T19:18:23.612Z] Successfully built 322dd2d9cafe [2022-04-25T19:18:23.863Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T19:18:23.863Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T19:18:23.863Z] Configure a credential helper to remove this warning. See [2022-04-25T19:18:23.863Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T19:18:23.863Z] [2022-04-25T19:18:23.863Z] Login Succeeded [2022-04-25T19:18:23.863Z] nexus3.edgexfoundry.org:10003 [2022-04-25T19:18:23.870Z] Successfully tagged security-proxy-setup:latest [2022-04-25T19:18:23.871Z]  Building security-proxy-setup ... done Building support-notifications [2022-04-25T19:18:23.871Z] Removing intermediate container 242f43e56b42 [2022-04-25T19:18:23.871Z] ---> 2114b10b5998 [2022-04-25T19:18:23.871Z] Step 23/23 : LABEL version=0.0.0 [2022-04-25T19:18:24.137Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T19:18:24.419Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T19:18:24.419Z] Configure a credential helper to remove this warning. See [2022-04-25T19:18:24.419Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T19:18:24.419Z] [2022-04-25T19:18:24.419Z] Login Succeeded [2022-04-25T19:18:24.419Z] nexus3.edgexfoundry.org:10004 [2022-04-25T19:18:24.440Z] ---> Running in fc2933e7702d [2022-04-25T19:18:24.440Z] ---> bfb164b2005d [2022-04-25T19:18:24.440Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-25T19:18:24.696Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T19:18:24.696Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T19:18:24.696Z] Configure a credential helper to remove this warning. See [2022-04-25T19:18:24.696Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T19:18:24.696Z] [2022-04-25T19:18:24.696Z] Login Succeeded [2022-04-25T19:18:24.696Z] docker.io [2022-04-25T19:18:25.009Z] Removing intermediate container fc2933e7702d [2022-04-25T19:18:25.009Z] ---> 1a33dcc41d02 [2022-04-25T19:18:25.009Z] [2022-04-25T19:18:25.267Z] Successfully built 1a33dcc41d02 [2022-04-25T19:18:25.291Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T19:18:25.530Z] Successfully tagged core-data:latest [2022-04-25T19:18:25.530Z] Building security-spiffe-token-provider [2022-04-25T19:18:25.564Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T19:18:25.564Z] Configure a credential helper to remove this warning. See [2022-04-25T19:18:25.564Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T19:18:25.564Z] [2022-04-25T19:18:25.564Z] Login Succeeded [2022-04-25T19:18:25.564Z] ---> docker-login.sh ends [Pipeline] } [2022-04-25T19:18:25.581Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2022-04-25T19:18:25.791Z]  Building core-data ... done  ---> 82e4f1f397de [2022-04-25T19:18:25.791Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-25T19:18:25.791Z] ---> Running in 86c8458c075b [2022-04-25T19:18:26.052Z] Removing intermediate container 86c8458c075b [2022-04-25T19:18:26.052Z] ---> db60dca82a73 [2022-04-25T19:18:26.052Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [Pipeline] echo [2022-04-25T19:18:26.053Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-25T19:18:26.062Z] ========================================================= [2022-04-25T19:18:26.062Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-25T19:18:26.062Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-25T19:18:26.396Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-25T19:18:26.681Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-25T19:18:26.681Z] 9b3977197b4f: Pulling fs layer [2022-04-25T19:18:26.681Z] 1a89e8eeedd5: Pulling fs layer [2022-04-25T19:18:26.681Z] 94645a83ff95: Pulling fs layer [2022-04-25T19:18:26.681Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-25T19:18:26.681Z] 0c92f367c5e7: Pulling fs layer [2022-04-25T19:18:26.681Z] 3096ccb668a1: Pulling fs layer [2022-04-25T19:18:26.681Z] e8cf19c19ddd: Pulling fs layer [2022-04-25T19:18:26.681Z] a4caa8a26152: Pulling fs layer [2022-04-25T19:18:26.681Z] 3096ccb668a1: Waiting [2022-04-25T19:18:26.681Z] e8cf19c19ddd: Waiting [2022-04-25T19:18:26.681Z] a4caa8a26152: Waiting [2022-04-25T19:18:26.681Z] 3f3a8bcf1eab: Waiting [2022-04-25T19:18:26.681Z] 0c92f367c5e7: Waiting [2022-04-25T19:18:26.681Z] 94645a83ff95: Verifying Checksum [2022-04-25T19:18:26.681Z] 94645a83ff95: Download complete [2022-04-25T19:18:26.681Z] 1a89e8eeedd5: Verifying Checksum [2022-04-25T19:18:26.681Z] 1a89e8eeedd5: Download complete [2022-04-25T19:18:26.681Z] 0c92f367c5e7: Verifying Checksum [2022-04-25T19:18:26.681Z] 0c92f367c5e7: Download complete [2022-04-25T19:18:26.681Z] 3096ccb668a1: Download complete [2022-04-25T19:18:26.681Z] 9b3977197b4f: Download complete [2022-04-25T19:18:26.681Z] e8cf19c19ddd: Verifying Checksum [2022-04-25T19:18:26.681Z] e8cf19c19ddd: Download complete [2022-04-25T19:18:27.676Z] 9b3977197b4f: Pull complete [2022-04-25T19:18:27.960Z] ---> c0602316fec7 [2022-04-25T19:18:27.960Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-25T19:18:27.960Z] ---> Running in ce1ba32b272d [2022-04-25T19:18:28.289Z] 1a89e8eeedd5: Pull complete [2022-04-25T19:18:28.567Z] 94645a83ff95: Pull complete [2022-04-25T19:18:28.841Z] a4caa8a26152: Verifying Checksum [2022-04-25T19:18:28.841Z] a4caa8a26152: Download complete [2022-04-25T19:18:29.437Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-25T19:18:29.437Z] 3f3a8bcf1eab: Download complete [2022-04-25T19:18:29.936Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-25T19:18:29.936Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-25T19:18:29.936Z] ---> 09a4c2639de4 [2022-04-25T19:18:29.936Z] Step 3/25 : WORKDIR /edgex-go [2022-04-25T19:18:29.936Z] ---> Using cache [2022-04-25T19:18:29.936Z] ---> 9752c2108261 [2022-04-25T19:18:29.936Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-25T19:18:29.936Z] ---> Using cache [2022-04-25T19:18:29.936Z] ---> 108e452bced2 [2022-04-25T19:18:29.936Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-25T19:18:30.930Z] ---> Running in f7ffd32383da [2022-04-25T19:18:31.190Z] Removing intermediate container ce1ba32b272d [2022-04-25T19:18:31.190Z] ---> 229bf3915d6f [2022-04-25T19:18:31.190Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-25T19:18:31.451Z] ---> Running in 046b8e2c976d [2022-04-25T19:18:31.713Z] Removing intermediate container 046b8e2c976d [2022-04-25T19:18:31.713Z] ---> cef46b4a25c7 [2022-04-25T19:18:31.713Z] Step 28/31 : CMD ["gate"] [2022-04-25T19:18:31.972Z] ---> Running in c50b0dda5569 [2022-04-25T19:18:31.972Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-25T19:18:32.244Z] Removing intermediate container c50b0dda5569 [2022-04-25T19:18:32.244Z] ---> ee83b4bbfdd7 [2022-04-25T19:18:32.244Z] Step 29/31 : LABEL arch=x86_64 [2022-04-25T19:18:32.507Z] ---> Running in a600ef22f137 [2022-04-25T19:18:32.767Z] Removing intermediate container a600ef22f137 [2022-04-25T19:18:32.767Z] ---> d67634aae5ad [2022-04-25T19:18:32.767Z] Step 30/31 : LABEL git_sha=c3f4dbfe9df79810ed1ac2ec26008028cd3eddc9 [2022-04-25T19:18:32.767Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-25T19:18:33.031Z] ---> Running in ea25f04c01b8 [2022-04-25T19:18:33.289Z] OK: 221 MiB in 52 packages [2022-04-25T19:18:33.289Z] Removing intermediate container ea25f04c01b8 [2022-04-25T19:18:33.289Z] ---> 09f2ff9578c9 [2022-04-25T19:18:33.289Z] Step 31/31 : LABEL version=0.0.0 [2022-04-25T19:18:33.550Z] ---> Running in 5e0f19bdbe2d [2022-04-25T19:18:33.810Z] Removing intermediate container 5e0f19bdbe2d [2022-04-25T19:18:33.810Z] ---> 02260706b4fa [2022-04-25T19:18:33.810Z] [2022-04-25T19:18:33.810Z] Removing intermediate container f7ffd32383da [2022-04-25T19:18:33.810Z] ---> 3d559054b367 [2022-04-25T19:18:33.810Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-25T19:18:33.810Z] Successfully built 02260706b4fa [2022-04-25T19:18:33.810Z] Successfully tagged security-bootstrapper:latest [2022-04-25T19:18:33.810Z] Building security-secretstore-setup [2022-04-25T19:18:34.751Z]  Building security-bootstrapper ... done  ---> 2a824aa67db0 [2022-04-25T19:18:34.751Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-25T19:18:35.319Z] ---> Running in 7055ff769d23 [2022-04-25T19:18:36.255Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-25T19:18:36.255Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-25T19:18:36.255Z] ---> 09a4c2639de4 [2022-04-25T19:18:36.255Z] Step 3/22 : WORKDIR /edgex-go [2022-04-25T19:18:36.255Z] ---> Using cache [2022-04-25T19:18:36.255Z] ---> 9752c2108261 [2022-04-25T19:18:36.255Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-25T19:18:36.255Z] ---> Using cache [2022-04-25T19:18:36.255Z] ---> 108e452bced2 [2022-04-25T19:18:36.255Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-25T19:18:38.160Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-25T19:18:38.160Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-25T19:18:38.160Z] ---> 09a4c2639de4 [2022-04-25T19:18:38.161Z] Step 3/20 : WORKDIR /edgex-go [2022-04-25T19:18:38.161Z] ---> Using cache [2022-04-25T19:18:38.161Z] ---> 9752c2108261 [2022-04-25T19:18:38.161Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-25T19:18:38.161Z] ---> Running in 6391fd321c18 [2022-04-25T19:18:38.420Z] ---> Running in 760e7db9571b [2022-04-25T19:18:38.679Z] Removing intermediate container 7055ff769d23 [2022-04-25T19:18:38.679Z] ---> fb73687e7e95 [2022-04-25T19:18:38.679Z] Step 8/25 : COPY . . [2022-04-25T19:18:38.941Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-25T19:18:38.941Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-25T19:18:39.878Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-25T19:18:39.878Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-25T19:18:40.137Z] OK: 221 MiB in 52 packages [2022-04-25T19:18:40.137Z] v3.15.4-52-gaf7b2b3e8c [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-25T19:18:40.137Z] v3.15.4-62-g80a1f12087 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-25T19:18:40.137Z] OK: 15862 distinct packages available [2022-04-25T19:18:40.137Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-25T19:18:41.072Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-25T19:18:41.330Z] OK: 221 MiB in 52 packages [2022-04-25T19:18:41.838Z] 3f3a8bcf1eab: Pull complete [2022-04-25T19:18:41.838Z] 0c92f367c5e7: Pull complete [2022-04-25T19:18:41.838Z] 3096ccb668a1: Pull complete [2022-04-25T19:18:41.900Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-25T19:18:41.900Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-25T19:18:41.900Z] ---> 09a4c2639de4 [2022-04-25T19:18:41.900Z] Step 3/25 : WORKDIR /edgex-go [2022-04-25T19:18:41.900Z] ---> Using cache [2022-04-25T19:18:41.900Z] ---> 9752c2108261 [2022-04-25T19:18:41.900Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-25T19:18:41.900Z] ---> Using cache [2022-04-25T19:18:41.900Z] ---> 108e452bced2 [2022-04-25T19:18:41.900Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-25T19:18:42.113Z] e8cf19c19ddd: Pull complete [2022-04-25T19:18:43.281Z] ---> Running in c3edd2a3d714 [2022-04-25T19:18:43.282Z] Removing intermediate container 6391fd321c18 [2022-04-25T19:18:43.282Z] ---> b1e2d3491df9 [2022-04-25T19:18:43.282Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-25T19:18:43.848Z] Removing intermediate container 760e7db9571b [2022-04-25T19:18:43.848Z] ---> 00e78434f4c6 [2022-04-25T19:18:43.848Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-25T19:18:43.848Z] ---> b759f5a7d470 [2022-04-25T19:18:43.848Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-25T19:18:43.848Z] ---> Running in 4e226071a526 [2022-04-25T19:18:44.109Z] ---> 91e04a86bded [2022-04-25T19:18:44.109Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-25T19:18:44.109Z] ---> Running in 9f3301c573eb [2022-04-25T19:18:44.372Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-25T19:18:45.312Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-25T19:18:45.571Z] OK: 221 MiB in 52 packages [2022-04-25T19:18:46.512Z] Removing intermediate container 4e226071a526 [2022-04-25T19:18:46.512Z] ---> c5ae3d770e06 [2022-04-25T19:18:46.512Z] Step 8/22 : COPY . . [2022-04-25T19:18:46.512Z] Removing intermediate container c3edd2a3d714 [2022-04-25T19:18:46.512Z] ---> 8205edc7b235 [2022-04-25T19:18:46.512Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-25T19:18:46.772Z] Removing intermediate container 9f3301c573eb [2022-04-25T19:18:46.772Z] ---> b265e49dee52 [2022-04-25T19:18:46.772Z] Step 7/20 : COPY . . [2022-04-25T19:18:47.710Z] ---> a5b3b1599426 [2022-04-25T19:18:47.710Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-25T19:18:47.710Z] ---> Running in 02088b7abb7c [2022-04-25T19:18:48.860Z] a4caa8a26152: Pull complete [2022-04-25T19:18:48.860Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-04-25T19:18:48.860Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-25T19:18:48.860Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-25T19:18:49.221Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-25T19:18:49.221Z] WORKDIR /edgex [2022-04-25T19:18:49.221Z] COPY go.mod . [2022-04-25T19:18:49.221Z] RUN go mod download [2022-04-25T19:18:49.221Z] docker build -t ci-base-image-arm64 -f - . [2022-04-25T19:18:49.615Z] ---> 8f0b46b5a93e [2022-04-25T19:18:49.615Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-25T19:18:50.994Z] ---> Running in ed06bdb268df [2022-04-25T19:18:51.562Z] Removing intermediate container ed06bdb268df [2022-04-25T19:18:51.562Z] ---> ef519aa40a4d [2022-04-25T19:18:51.562Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-25T19:18:51.562Z] ---> Running in 7dec68c6af0a [2022-04-25T19:18:51.562Z] Removing intermediate container 02088b7abb7c [2022-04-25T19:18:51.562Z] ---> ba56cbafc0ba [2022-04-25T19:18:51.562Z] Step 8/25 : COPY . . [2022-04-25T19:18:51.860Z] Sending build context to Docker daemon 169.3MB [2022-04-25T19:18:51.860Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-25T19:18:51.860Z] ---> 725f1c02e7f9 [2022-04-25T19:18:51.860Z] Step 2/4 : WORKDIR /edgex [2022-04-25T19:18:53.827Z] ---> Running in a56176043ebc [2022-04-25T19:18:54.100Z] Removing intermediate container a56176043ebc [2022-04-25T19:18:54.100Z] ---> 498852c0c827 [2022-04-25T19:18:54.100Z] Step 3/4 : COPY go.mod . [2022-04-25T19:18:54.700Z] ---> c9b4e983f2e3 [2022-04-25T19:18:54.700Z] Step 4/4 : RUN go mod download [2022-04-25T19:18:54.700Z] ---> Running in 63ccd4a5549c [2022-04-25T19:18:56.832Z] Removing intermediate container 7dec68c6af0a [2022-04-25T19:18:56.832Z] ---> ac17db58c0bd [2022-04-25T19:18:56.832Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-25T19:18:56.832Z] ---> Running in b6f1d90fed4c [2022-04-25T19:18:56.832Z] ---> bd86ebce6710 [2022-04-25T19:18:56.832Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-25T19:18:56.832Z] ---> 1e3d24771836 [2022-04-25T19:18:56.832Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-25T19:18:56.832Z] ---> Running in 8c9a9cdd4e74 [2022-04-25T19:18:56.832Z] ---> Running in a7b018d5bc5e [2022-04-25T19:18:56.832Z] Removing intermediate container b6f1d90fed4c [2022-04-25T19:18:56.832Z] ---> 633eac847eb7 [2022-04-25T19:18:56.832Z] Step 12/25 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-04-25T19:18:56.832Z] ---> Running in 8d0417846a88 [2022-04-25T19:18:57.090Z] 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-04-25T19:18:57.090Z] 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-04-25T19:18:57.659Z] spire-1.2.1/ [2022-04-25T19:18:57.659Z] spire-1.2.1/.data/ [2022-04-25T19:18:57.659Z] spire-1.2.1/.data/.file [2022-04-25T19:18:57.659Z] spire-1.2.1/.dockerignore [2022-04-25T19:18:57.659Z] spire-1.2.1/.gitattributes [2022-04-25T19:18:57.659Z] spire-1.2.1/.githooks/ [2022-04-25T19:18:57.659Z] spire-1.2.1/.githooks/pre-commit [2022-04-25T19:18:57.659Z] spire-1.2.1/.github/ [2022-04-25T19:18:57.659Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-25T19:18:57.659Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-25T19:18:57.659Z] spire-1.2.1/.github/dependabot.yml [2022-04-25T19:18:57.659Z] spire-1.2.1/.github/workflows/ [2022-04-25T19:18:57.659Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-25T19:18:57.659Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-25T19:18:57.659Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-25T19:18:57.659Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-25T19:18:57.659Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-25T19:18:57.659Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-25T19:18:57.659Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-25T19:18:57.659Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-25T19:18:57.659Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-25T19:18:57.659Z] spire-1.2.1/.gitignore [2022-04-25T19:18:57.659Z] spire-1.2.1/.go-version [2022-04-25T19:18:57.659Z] spire-1.2.1/.golangci.yml [2022-04-25T19:18:57.659Z] spire-1.2.1/ADOPTERS.md [2022-04-25T19:18:57.659Z] spire-1.2.1/CHANGELOG.md [2022-04-25T19:18:57.659Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-25T19:18:57.659Z] spire-1.2.1/CODEOWNERS [2022-04-25T19:18:57.659Z] spire-1.2.1/CONTRIBUTING.md [2022-04-25T19:18:57.659Z] spire-1.2.1/Dockerfile [2022-04-25T19:18:57.659Z] spire-1.2.1/Dockerfile.dev [2022-04-25T19:18:57.659Z] spire-1.2.1/Dockerfile.scratch [2022-04-25T19:18:57.659Z] spire-1.2.1/LICENSE [2022-04-25T19:18:57.659Z] spire-1.2.1/MAINTAINERS.md [2022-04-25T19:18:57.659Z] spire-1.2.1/Makefile [2022-04-25T19:18:57.659Z] spire-1.2.1/README.md [2022-04-25T19:18:57.659Z] spire-1.2.1/ROADMAP.md [2022-04-25T19:18:57.659Z] spire-1.2.1/SECURITY.md [2022-04-25T19:18:57.659Z] spire-1.2.1/cmd/ [2022-04-25T19:18:57.659Z] spire-1.2.1/cmd/spire-agent/ [2022-04-25T19:18:57.659Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-25T19:18:57.659Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-25T19:18:57.659Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-25T19:18:57.659Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-25T19:18:57.659Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-25T19:18:57.659Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-25T19:18:57.659Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-25T19:18:57.659Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-25T19:18:57.659Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-25T19:18:57.659Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-25T19:18:57.659Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-25T19:18:57.659Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-25T19:18:57.659Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-25T19:18:57.659Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-25T19:18:57.659Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-25T19:18:57.659Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-25T19:18:57.659Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-25T19:18:57.659Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-25T19:18:57.659Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-25T19:18:57.659Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-25T19:18:57.659Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-25T19:18:57.659Z] spire-1.2.1/cmd/spire-server/ [2022-04-25T19:18:57.659Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-25T19:18:57.659Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-25T19:18:57.659Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-25T19:18:57.659Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-25T19:18:57.659Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-25T19:18:57.659Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-25T19:18:57.659Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-25T19:18:57.659Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-25T19:18:57.659Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-25T19:18:57.659Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-25T19:18:57.659Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-25T19:18:57.659Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-25T19:18:57.659Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-25T19:18:57.659Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-25T19:18:57.659Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-25T19:18:57.659Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-25T19:18:57.659Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-25T19:18:57.659Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-25T19:18:57.659Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-25T19:18:57.659Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-25T19:18:57.659Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-25T19:18:57.659Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-25T19:18:57.659Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-25T19:18:57.659Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-25T19:18:57.659Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-25T19:18:57.659Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-25T19:18:57.659Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-25T19:18:57.659Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-25T19:18:57.659Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-25T19:18:57.659Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-25T19:18:57.659Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-25T19:18:57.659Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-25T19:18:57.659Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-25T19:18:57.659Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-25T19:18:57.659Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-25T19:18:57.659Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-25T19:18:57.659Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-25T19:18:57.659Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-25T19:18:57.659Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-25T19:18:57.659Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-25T19:18:57.659Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-25T19:18:57.659Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-25T19:18:57.659Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-25T19:18:57.659Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-25T19:18:57.659Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-25T19:18:57.659Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-25T19:18:57.659Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-25T19:18:57.659Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-25T19:18:57.659Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-25T19:18:57.659Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-25T19:18:57.659Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-25T19:18:57.659Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-25T19:18:57.659Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-25T19:18:57.659Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-25T19:18:57.659Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-25T19:18:57.659Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-25T19:18:57.659Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-25T19:18:57.659Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-25T19:18:57.659Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-25T19:18:57.659Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-25T19:18:57.659Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-25T19:18:57.659Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-25T19:18:57.659Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-25T19:18:57.659Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-25T19:18:57.659Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-25T19:18:57.659Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-25T19:18:57.659Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-25T19:18:57.659Z] spire-1.2.1/conf/ [2022-04-25T19:18:57.659Z] spire-1.2.1/conf/agent/ [2022-04-25T19:18:57.659Z] spire-1.2.1/conf/agent/agent.conf [2022-04-25T19:18:57.659Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-25T19:18:57.659Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-25T19:18:57.659Z] spire-1.2.1/conf/server/ [2022-04-25T19:18:57.659Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-25T19:18:57.659Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-25T19:18:57.659Z] spire-1.2.1/conf/server/server.conf [2022-04-25T19:18:57.659Z] spire-1.2.1/conf/server/server_full.conf [2022-04-25T19:18:57.659Z] spire-1.2.1/doc/ [2022-04-25T19:18:57.659Z] spire-1.2.1/doc/SPIRE101.md [2022-04-25T19:18:57.659Z] spire-1.2.1/doc/auditlog.md [2022-04-25T19:18:57.659Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-25T19:18:57.659Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-25T19:18:57.659Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-25T19:18:57.659Z] spire-1.2.1/doc/images/ [2022-04-25T19:18:57.659Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-25T19:18:57.659Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-25T19:18:57.659Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-25T19:18:57.659Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-25T19:18:57.659Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-25T19:18:57.659Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-25T19:18:57.659Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-25T19:18:57.659Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-25T19:18:57.659Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-25T19:18:57.659Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-25T19:18:57.659Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-25T19:18:57.660Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-25T19:18:57.660Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-25T19:18:57.660Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-25T19:18:57.660Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-25T19:18:57.660Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-25T19:18:57.660Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-25T19:18:57.660Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-25T19:18:57.660Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-25T19:18:57.660Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-25T19:18:57.660Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-25T19:18:57.660Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-25T19:18:57.660Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-25T19:18:57.660Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-25T19:18:57.660Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-25T19:18:57.660Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-25T19:18:57.660Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-25T19:18:57.660Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-25T19:18:57.660Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-25T19:18:57.660Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-25T19:18:57.660Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-25T19:18:57.660Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-25T19:18:57.660Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-25T19:18:57.660Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-25T19:18:57.660Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-25T19:18:57.660Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-25T19:18:57.660Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-25T19:18:57.660Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-25T19:18:57.660Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-25T19:18:57.660Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-25T19:18:57.660Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-25T19:18:57.660Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-25T19:18:57.660Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-25T19:18:57.660Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-25T19:18:57.660Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-25T19:18:57.660Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-25T19:18:57.660Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-25T19:18:57.660Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-25T19:18:57.660Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-25T19:18:57.660Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-25T19:18:57.660Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-25T19:18:57.660Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-25T19:18:57.660Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-25T19:18:57.660Z] spire-1.2.1/doc/scaling_spire.md [2022-04-25T19:18:57.660Z] spire-1.2.1/doc/spire_agent.md [2022-04-25T19:18:57.660Z] spire-1.2.1/doc/spire_server.md [2022-04-25T19:18:57.660Z] spire-1.2.1/doc/supported_integrations.md [2022-04-25T19:18:57.660Z] spire-1.2.1/doc/telemetry.md [2022-04-25T19:18:57.660Z] spire-1.2.1/doc/telemetry_config.md [2022-04-25T19:18:57.660Z] spire-1.2.1/doc/upgrading.md [2022-04-25T19:18:57.660Z] spire-1.2.1/doc/using_spire.md [2022-04-25T19:18:57.660Z] spire-1.2.1/examples/ [2022-04-25T19:18:57.660Z] spire-1.2.1/examples/README.md [2022-04-25T19:18:57.660Z] spire-1.2.1/go.mod [2022-04-25T19:18:57.660Z] spire-1.2.1/go.sum [2022-04-25T19:18:57.660Z] spire-1.2.1/pkg/ [2022-04-25T19:18:57.660Z] spire-1.2.1/pkg/agent/ [2022-04-25T19:18:57.660Z] spire-1.2.1/pkg/agent/agent.go [2022-04-25T19:18:57.660Z] spire-1.2.1/pkg/agent/api/ [2022-04-25T19:18:57.660Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-25T19:18:57.660Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-25T19:18:57.660Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-25T19:18:57.660Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-25T19:18:57.660Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-25T19:18:57.660Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-25T19:18:57.660Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-25T19:18:57.660Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-25T19:18:57.660Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-25T19:18:57.660Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-25T19:18:57.660Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-25T19:18:57.660Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-25T19:18:57.660Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-25T19:18:57.660Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-25T19:18:57.660Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-25T19:18:57.660Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-25T19:18:57.660Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-25T19:18:57.660Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-25T19:18:57.660Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-25T19:18:57.660Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-25T19:18:57.660Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-25T19:18:57.660Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-25T19:18:57.660Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-25T19:18:57.660Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-25T19:18:57.660Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-25T19:18:57.660Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-25T19:18:57.660Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-25T19:18:57.660Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-25T19:18:57.660Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-25T19:18:57.660Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-25T19:18:57.660Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-25T19:18:57.660Z] spire-1.2.1/pkg/agent/client/ [2022-04-25T19:18:57.660Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-25T19:18:57.660Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-25T19:18:57.660Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-25T19:18:57.660Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-25T19:18:57.660Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-25T19:18:57.660Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-25T19:18:57.660Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-25T19:18:57.660Z] spire-1.2.1/pkg/agent/common/ [2022-04-25T19:18:57.660Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-25T19:18:57.660Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-25T19:18:57.660Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-25T19:18:57.660Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-25T19:18:57.660Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-25T19:18:57.660Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-25T19:18:57.660Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-25T19:18:57.660Z] spire-1.2.1/pkg/agent/config.go [2022-04-25T19:18:57.660Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-25T19:18:57.660Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-25T19:18:57.660Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-25T19:18:57.660Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-25T19:18:57.660Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-25T19:18:57.660Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-25T19:18:57.660Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-25T19:18:57.660Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-25T19:18:57.660Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-25T19:18:57.660Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-25T19:18:57.660Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-25T19:18:57.660Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-25T19:18:57.660Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-25T19:18:57.660Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-25T19:18:57.660Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-25T19:18:57.660Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-25T19:18:57.660Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-25T19:18:57.660Z] spire-1.2.1/pkg/agent/manager/ [2022-04-25T19:18:57.660Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-25T19:18:57.660Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-25T19:18:57.660Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-25T19:18:57.660Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-25T19:18:57.660Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-25T19:18:57.660Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-25T19:18:57.660Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-25T19:18:57.660Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-25T19:18:57.660Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-25T19:18:57.660Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-25T19:18:57.660Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-25T19:18:57.660Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-25T19:18:57.660Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-25T19:18:57.660Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-25T19:18:57.660Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-25T19:18:57.660Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-25T19:18:57.660Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-25T19:18:57.660Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-25T19:18:57.660Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-25T19:18:57.660Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-25T19:18:57.660Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-25T19:18:57.660Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-25T19:18:57.660Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-25T19:18:57.660Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-25T19:18:57.660Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-25T19:18:57.660Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-25T19:18:57.660Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-25T19:18:57.660Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-25T19:18:57.660Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-25T19:18:57.660Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-25T19:18:57.660Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-25T19:18:57.660Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-25T19:18:57.660Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-25T19:18:57.660Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-25T19:18:57.660Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-25T19:18:57.660Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-25T19:18:57.660Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-25T19:18:57.660Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-25T19:18:57.660Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-25T19:18:57.660Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-25T19:18:57.660Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-25T19:18:57.660Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-25T19:18:57.660Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-25T19:18:57.660Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-25T19:18:57.660Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-25T19:18:57.660Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-25T19:18:57.660Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-25T19:18:57.660Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-25T19:18:57.660Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-25T19:18:57.660Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-25T19:18:57.660Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-25T19:18:57.660Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-25T19:18:57.660Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-25T19:18:57.660Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-25T19:18:57.660Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-25T19:18:57.660Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-25T19:18:57.660Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-25T19:18:57.660Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-25T19:18:57.660Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-25T19:18:57.660Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-25T19:18:57.660Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-25T19:18:57.660Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-25T19:18:57.660Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-25T19:18:57.660Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-25T19:18:57.660Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/agent/svid/ [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/common/ [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/common/api/ [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/common/api/names.go [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/common/auth/ [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/common/catalog/ [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/common/cli/ [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-25T19:18:57.661Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/health/ [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/health/config.go [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/health/context.go [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/health/health.go [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/idutil/ [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/log/ [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/log/log.go [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/log/options.go [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/plugin/ [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/profiling/ [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/selector/ [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-25T19:18:57.662Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/common/uptime/ [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/common/util/ [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/common/util/task.go [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/common/version/ [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/common/version/version.go [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/common/x509util/ [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/server/ [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/server/api/ [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/server/api/api.go [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/server/api/health/ [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/server/api/id.go [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/server/api/status.go [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/server/bundle/ [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/server/ca/ [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/server/cache/ [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/server/catalog/ [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/server/config.go [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/server/datastore/ [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-25T19:18:57.663Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/plugin/ [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-25T19:18:57.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-25T19:18:57.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-25T19:18:57.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-25T19:18:57.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-25T19:18:57.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-25T19:18:57.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-25T19:18:57.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-25T19:18:57.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-25T19:18:57.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-25T19:18:57.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-25T19:18:57.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-25T19:18:57.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-25T19:18:57.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-25T19:18:57.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-25T19:18:57.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-25T19:18:57.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-25T19:18:57.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-25T19:18:57.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-25T19:18:57.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-25T19:18:57.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-25T19:18:57.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-25T19:18:57.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-25T19:18:57.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-25T19:18:57.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-25T19:18:57.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-25T19:18:57.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-25T19:18:57.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-25T19:18:57.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-25T19:18:57.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-25T19:18:57.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-25T19:18:57.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-25T19:18:57.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-25T19:18:57.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-25T19:18:57.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-25T19:18:57.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-25T19:18:57.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-25T19:18:57.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-25T19:18:57.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-25T19:18:57.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-25T19:18:57.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-25T19:18:57.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-25T19:18:57.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-25T19:18:57.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-25T19:18:57.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-25T19:18:57.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-25T19:18:57.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-25T19:18:57.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-25T19:18:57.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-25T19:18:57.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-25T19:18:57.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-25T19:18:57.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-25T19:18:57.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-25T19:18:57.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-25T19:18:57.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-25T19:18:57.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-25T19:18:57.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-25T19:18:57.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-25T19:18:57.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-25T19:18:57.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-25T19:18:57.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-25T19:18:57.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-25T19:18:57.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-25T19:18:57.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-25T19:18:57.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-25T19:18:57.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-25T19:18:57.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-25T19:18:57.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-25T19:18:57.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-25T19:18:57.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-25T19:18:57.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-25T19:18:57.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-25T19:18:57.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-25T19:18:57.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-25T19:18:57.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-25T19:18:57.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-25T19:18:57.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-25T19:18:57.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-25T19:18:57.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-25T19:18:57.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-25T19:18:57.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-25T19:18:57.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-25T19:18:57.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-25T19:18:57.665Z] spire-1.2.1/pkg/server/registration/ [2022-04-25T19:18:57.665Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-25T19:18:57.665Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-25T19:18:57.665Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-25T19:18:57.665Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-25T19:18:57.665Z] spire-1.2.1/pkg/server/server.go [2022-04-25T19:18:57.665Z] spire-1.2.1/pkg/server/server_test.go [2022-04-25T19:18:57.665Z] spire-1.2.1/pkg/server/svid/ [2022-04-25T19:18:57.665Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-25T19:18:57.665Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-25T19:18:57.665Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-25T19:18:57.665Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-25T19:18:57.665Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-25T19:18:57.665Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-25T19:18:57.665Z] spire-1.2.1/proto/ [2022-04-25T19:18:57.665Z] spire-1.2.1/proto/private/ [2022-04-25T19:18:57.665Z] spire-1.2.1/proto/private/server/ [2022-04-25T19:18:57.665Z] spire-1.2.1/proto/private/server/journal/ [2022-04-25T19:18:57.665Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-25T19:18:57.665Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-25T19:18:57.665Z] spire-1.2.1/proto/spire/ [2022-04-25T19:18:57.665Z] spire-1.2.1/proto/spire/common/ [2022-04-25T19:18:57.665Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-25T19:18:57.665Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-25T19:18:57.665Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-25T19:18:57.665Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-25T19:18:57.665Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-25T19:18:57.665Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-25T19:18:57.665Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-25T19:18:57.665Z] spire-1.2.1/proto/spire/plugin/ [2022-04-25T19:18:57.665Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-25T19:18:57.665Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-25T19:18:57.665Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-25T19:18:57.665Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-25T19:18:57.665Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-25T19:18:57.665Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-25T19:18:57.665Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-25T19:18:57.665Z] spire-1.2.1/release/ [2022-04-25T19:18:57.665Z] spire-1.2.1/release/spire-extras/ [2022-04-25T19:18:57.665Z] spire-1.2.1/release/spire-extras/README.md [2022-04-25T19:18:57.665Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-25T19:18:57.665Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-25T19:18:57.665Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-25T19:18:57.665Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-25T19:18:57.665Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-25T19:18:57.665Z] spire-1.2.1/release/spire/ [2022-04-25T19:18:57.665Z] spire-1.2.1/release/spire/README.md [2022-04-25T19:18:57.665Z] spire-1.2.1/release/spire/conf/ [2022-04-25T19:18:57.665Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-25T19:18:57.665Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-25T19:18:57.665Z] spire-1.2.1/release/spire/conf/server/ [2022-04-25T19:18:57.665Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-25T19:18:57.665Z] spire-1.2.1/script/ [2022-04-25T19:18:57.665Z] spire-1.2.1/script/build-artifact.sh [2022-04-25T19:18:57.665Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-25T19:18:57.665Z] spire-1.2.1/support/ [2022-04-25T19:18:57.665Z] spire-1.2.1/support/k8s/ [2022-04-25T19:18:57.665Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-25T19:18:57.665Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-25T19:18:57.665Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-25T19:18:57.665Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-25T19:18:57.665Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-25T19:18:57.665Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-25T19:18:57.665Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-25T19:18:57.665Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-25T19:18:57.665Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-25T19:18:57.665Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-25T19:18:57.665Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-25T19:18:57.665Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-25T19:18:57.665Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-25T19:18:57.665Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-25T19:18:57.665Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-25T19:18:57.665Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-25T19:18:57.665Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-25T19:18:57.665Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-25T19:18:57.665Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-25T19:18:57.665Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-25T19:18:57.665Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-25T19:18:57.665Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-25T19:18:57.665Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-25T19:18:57.665Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-25T19:18:57.665Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-25T19:18:57.665Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-25T19:18:57.665Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-25T19:18:57.665Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-25T19:18:57.665Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-25T19:18:57.665Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-25T19:18:57.665Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-25T19:18:57.665Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-25T19:18:57.665Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-25T19:18:57.665Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-25T19:18:57.665Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-25T19:18:57.665Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-25T19:18:57.665Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-25T19:18:57.665Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-25T19:18:57.665Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-25T19:18:57.665Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-25T19:18:57.665Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-25T19:18:57.665Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-25T19:18:57.665Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-25T19:18:57.665Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-25T19:18:57.665Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-25T19:18:57.665Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-25T19:18:57.665Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-25T19:18:57.665Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-25T19:18:57.665Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-25T19:18:57.665Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-25T19:18:57.665Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-25T19:18:57.665Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-25T19:18:57.665Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-25T19:18:57.665Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-25T19:18:57.665Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-25T19:18:57.665Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-25T19:18:57.665Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-25T19:18:57.665Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-25T19:18:57.665Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-25T19:18:57.665Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-25T19:18:57.665Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-25T19:18:57.665Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-25T19:18:57.665Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-25T19:18:57.665Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-25T19:18:57.665Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-25T19:18:57.665Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-25T19:18:57.665Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-25T19:18:57.665Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-25T19:18:57.665Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-25T19:18:57.665Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-25T19:18:57.665Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-25T19:18:57.665Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-25T19:18:57.665Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-25T19:18:57.665Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-25T19:18:57.665Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-25T19:18:57.665Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-25T19:18:57.665Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-25T19:18:57.665Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-25T19:18:57.665Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-25T19:18:57.665Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-25T19:18:57.665Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-25T19:18:57.665Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-25T19:18:57.665Z] spire-1.2.1/test/ [2022-04-25T19:18:57.665Z] spire-1.2.1/test/clock/ [2022-04-25T19:18:57.665Z] spire-1.2.1/test/clock/clock.go [2022-04-25T19:18:57.665Z] spire-1.2.1/test/fakes/ [2022-04-25T19:18:57.665Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-25T19:18:57.665Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-25T19:18:57.665Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-25T19:18:57.665Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-25T19:18:57.665Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-25T19:18:57.665Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-25T19:18:57.665Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-25T19:18:57.665Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-25T19:18:57.665Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-25T19:18:57.665Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-25T19:18:57.665Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-25T19:18:57.665Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-25T19:18:57.665Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-25T19:18:57.665Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-25T19:18:57.665Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-25T19:18:57.665Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-25T19:18:57.665Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-25T19:18:57.665Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-25T19:18:57.665Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-25T19:18:57.665Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-25T19:18:57.665Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-25T19:18:57.665Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-25T19:18:57.666Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-25T19:18:57.666Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-25T19:18:57.666Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-25T19:18:57.666Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-25T19:18:57.666Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-25T19:18:57.666Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-25T19:18:57.666Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-25T19:18:57.666Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-25T19:18:57.666Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-25T19:18:57.666Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-25T19:18:57.666Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-25T19:18:57.666Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-25T19:18:57.666Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-25T19:18:57.666Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-25T19:18:57.666Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-25T19:18:57.666Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-25T19:18:57.666Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-25T19:18:57.666Z] spire-1.2.1/test/fixture/ [2022-04-25T19:18:57.666Z] spire-1.2.1/test/fixture/certs/ [2022-04-25T19:18:57.666Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-25T19:18:57.666Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-25T19:18:57.666Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-25T19:18:57.666Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-25T19:18:57.666Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-25T19:18:57.666Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-25T19:18:57.666Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-25T19:18:57.666Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-25T19:18:57.666Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-25T19:18:57.666Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-25T19:18:57.666Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-25T19:18:57.666Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-25T19:18:57.666Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-25T19:18:57.666Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-25T19:18:57.666Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-25T19:18:57.666Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-25T19:18:57.666Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-25T19:18:57.666Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-25T19:18:57.666Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-25T19:18:57.666Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-25T19:18:57.666Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-25T19:18:57.666Z] spire-1.2.1/test/fixture/config/ [2022-04-25T19:18:57.666Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-25T19:18:57.666Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-25T19:18:57.666Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-25T19:18:57.666Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-25T19:18:57.666Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-25T19:18:57.666Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-25T19:18:57.666Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-25T19:18:57.666Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-25T19:18:57.666Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-25T19:18:57.666Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-25T19:18:57.666Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-25T19:18:57.666Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-25T19:18:57.666Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-25T19:18:57.666Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-25T19:18:57.666Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-25T19:18:57.666Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-25T19:18:57.666Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-25T19:18:57.666Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-25T19:18:57.666Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-25T19:18:57.666Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-25T19:18:57.666Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-25T19:18:57.666Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-25T19:18:57.666Z] spire-1.2.1/test/fixture/fixture.go [2022-04-25T19:18:57.666Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-25T19:18:57.666Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-25T19:18:57.666Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-25T19:18:57.666Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-25T19:18:57.666Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-25T19:18:57.666Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-25T19:18:57.666Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-25T19:18:57.666Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-25T19:18:57.666Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-25T19:18:57.666Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-25T19:18:57.666Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-25T19:18:57.666Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-25T19:18:57.666Z] spire-1.2.1/test/fixture/registration/ [2022-04-25T19:18:57.666Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-25T19:18:57.666Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-25T19:18:57.666Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-25T19:18:57.666Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-25T19:18:57.666Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-25T19:18:57.666Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/ [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/README.md [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/common [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/setup/ [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/ [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-25T19:18:57.666Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/test-one.sh [2022-04-25T19:18:57.667Z] spire-1.2.1/test/integration/test.sh [2022-04-25T19:18:57.667Z] spire-1.2.1/test/plugintest/ [2022-04-25T19:18:57.667Z] spire-1.2.1/test/plugintest/config.go [2022-04-25T19:18:57.667Z] spire-1.2.1/test/plugintest/load.go [2022-04-25T19:18:57.667Z] spire-1.2.1/test/plugintest/option.go [2022-04-25T19:18:57.667Z] spire-1.2.1/test/spiretest/ [2022-04-25T19:18:57.667Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-25T19:18:57.667Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-25T19:18:57.667Z] spire-1.2.1/test/spiretest/dir.go [2022-04-25T19:18:57.667Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-25T19:18:57.667Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-25T19:18:57.667Z] spire-1.2.1/test/spiretest/logs.go [2022-04-25T19:18:57.667Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-25T19:18:57.667Z] spire-1.2.1/test/spiretest/suite.go [2022-04-25T19:18:57.667Z] spire-1.2.1/test/spiretest/x509.go [2022-04-25T19:18:57.667Z] spire-1.2.1/test/testca/ [2022-04-25T19:18:57.667Z] spire-1.2.1/test/testca/ca.go [2022-04-25T19:18:57.667Z] spire-1.2.1/test/testkey/ [2022-04-25T19:18:57.667Z] spire-1.2.1/test/testkey/generate.sh [2022-04-25T19:18:57.667Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-25T19:18:57.667Z] spire-1.2.1/test/testkey/keys.go [2022-04-25T19:18:57.667Z] spire-1.2.1/test/testkey/new.go [2022-04-25T19:18:57.667Z] spire-1.2.1/test/tpmsimulator/ [2022-04-25T19:18:57.667Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-25T19:18:57.667Z] spire-1.2.1/test/util/ [2022-04-25T19:18:57.667Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-25T19:18:57.667Z] spire-1.2.1/test/util/cert_generation.go [2022-04-25T19:18:57.667Z] spire-1.2.1/test/util/io_redirection.go [2022-04-25T19:18:57.667Z] spire-1.2.1/test/util/race.go [2022-04-25T19:18:57.667Z] spire-1.2.1/test/util/util.go [2022-04-25T19:18:57.667Z] building spire from source... [2022-04-25T19:18:57.667Z] Installing go1.17.7... [2022-04-25T19:18:58.240Z] ---> e4196f58d006 [2022-04-25T19:18:58.240Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-25T19:18:58.499Z] ---> Running in a50cb334d737 [2022-04-25T19:18:59.068Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-25T19:19:03.262Z] Building bin/spire-server... [2022-04-25T19:19:03.263Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-25T19:19:03.263Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-25T19:19:03.263Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-25T19:19:03.263Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-25T19:19:03.263Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-25T19:19:03.263Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-25T19:19:03.263Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-25T19:19:03.263Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-25T19:19:03.263Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-25T19:19:03.522Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-25T19:19:03.522Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-25T19:19:03.522Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-25T19:19:03.522Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-25T19:19:03.522Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-25T19:19:03.522Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-25T19:19:03.522Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-25T19:19:03.779Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-25T19:19:03.779Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-25T19:19:03.779Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-25T19:19:03.779Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-25T19:19:04.038Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-25T19:19:04.038Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-25T19:19:04.038Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-25T19:19:04.038Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-25T19:19:04.038Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-25T19:19:04.297Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-25T19:19:04.297Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-25T19:19:04.297Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-25T19:19:04.297Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-25T19:19:04.297Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-25T19:19:04.297Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-25T19:19:04.297Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-25T19:19:04.297Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-25T19:19:04.297Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-25T19:19:04.297Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-25T19:19:04.298Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-25T19:19:04.298Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-25T19:19:04.298Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-25T19:19:04.298Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-25T19:19:04.298Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-25T19:19:04.298Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-25T19:19:04.298Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-25T19:19:04.298Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-25T19:19:04.298Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-25T19:19:04.557Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-25T19:19:04.557Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-25T19:19:04.557Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-25T19:19:07.092Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-25T19:19:07.092Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-25T19:19:07.092Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-25T19:19:07.092Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-25T19:19:07.092Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-25T19:19:07.092Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-25T19:19:07.092Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-25T19:19:07.092Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-25T19:19:07.092Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-25T19:19:07.092Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-25T19:19:07.092Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-25T19:19:07.092Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-25T19:19:11.282Z] go: downloading google.golang.org/api v0.70.0 [2022-04-25T19:19:11.282Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-25T19:19:11.282Z] go: downloading k8s.io/api v0.23.4 [2022-04-25T19:19:11.282Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-25T19:19:11.282Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-25T19:19:11.282Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-25T19:19:11.282Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-25T19:19:11.282Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-25T19:19:11.282Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-25T19:19:11.282Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-25T19:19:12.236Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-25T19:19:12.495Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-25T19:19:12.495Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-25T19:19:12.495Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-25T19:19:12.781Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-25T19:19:12.781Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-25T19:19:13.040Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-25T19:19:13.040Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-25T19:19:13.040Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-25T19:19:13.040Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-25T19:19:13.040Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-25T19:19:13.040Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-25T19:19:13.298Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-25T19:19:13.298Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-25T19:19:13.298Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-25T19:19:13.298Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-25T19:19:13.298Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-25T19:19:13.298Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-25T19:19:13.298Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-25T19:19:13.298Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-25T19:19:13.298Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-25T19:19:13.556Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-25T19:19:13.556Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-25T19:19:13.556Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-25T19:19:16.085Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-25T19:19:16.085Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-25T19:19:16.085Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-25T19:19:16.085Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-25T19:19:16.345Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-25T19:19:16.345Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-25T19:19:16.345Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-25T19:19:16.345Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-25T19:19:16.345Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-25T19:19:16.345Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-25T19:19:16.345Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-25T19:19:16.345Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-25T19:19:16.345Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-25T19:19:16.345Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-25T19:19:16.345Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-25T19:19:16.345Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-25T19:19:16.604Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-25T19:19:16.604Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-25T19:19:16.604Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-25T19:19:16.604Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-25T19:19:16.604Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-25T19:19:16.604Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-25T19:19:16.604Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-25T19:19:16.604Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-25T19:19:16.604Z] go: downloading go.opencensus.io v0.23.0 [2022-04-25T19:19:16.863Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-25T19:19:16.863Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-25T19:19:16.863Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-25T19:19:16.863Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-25T19:19:16.863Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-25T19:19:16.863Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-25T19:19:16.863Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-25T19:19:17.122Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-25T19:19:17.122Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-25T19:19:17.122Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-25T19:19:17.122Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-25T19:19:17.122Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-25T19:19:17.122Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-25T19:19:17.122Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-25T19:19:17.122Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-25T19:19:17.122Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-25T19:19:17.122Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-25T19:19:17.122Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-25T19:19:17.122Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-25T19:19:17.122Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-25T19:19:17.122Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-25T19:19:17.122Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-25T19:19:17.122Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-25T19:19:17.122Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-25T19:19:23.691Z] 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-04-25T19:19:23.691Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-25T19:19:23.691Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-25T19:19:39.115Z] Removing intermediate container a50cb334d737 [2022-04-25T19:19:39.115Z] ---> f9b34eac2da0 [2022-04-25T19:19:39.115Z] [2022-04-25T19:19:39.115Z] Step 10/25 : FROM alpine:3.14 [2022-04-25T19:19:39.115Z] ---> e04c818066af [2022-04-25T19:19:39.115Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-25T19:19:39.115Z] Removing intermediate container a7b018d5bc5e [2022-04-25T19:19:39.115Z] ---> 2b9c42bdb5a7 [2022-04-25T19:19:39.115Z] [2022-04-25T19:19:39.115Z] Step 9/20 : FROM alpine:3.15 [2022-04-25T19:19:39.115Z] Removing intermediate container 8c9a9cdd4e74 [2022-04-25T19:19:39.115Z] ---> 5951880cb869 [2022-04-25T19:19:39.115Z] [2022-04-25T19:19:39.115Z] Step 10/22 : FROM alpine:3.14 [2022-04-25T19:19:39.115Z] ---> e04c818066af [2022-04-25T19:19:39.115Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-25T19:19:39.115Z] ---> Running in 3aa8b87d7ad7 [2022-04-25T19:19:39.115Z] 3.15: Pulling from library/alpine [2022-04-25T19:19:39.115Z] ---> Running in 1385346ce19e [2022-04-25T19:19:39.115Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-25T19:19:39.115Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-25T19:19:39.115Z] Status: Downloaded newer image for alpine:3.15 [2022-04-25T19:19:39.115Z] ---> 0ac33e5f5afa [2022-04-25T19:19:39.115Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-25T19:19:39.115Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-25T19:19:39.115Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-25T19:19:39.115Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-25T19:19:39.115Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-25T19:19:39.115Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-25T19:19:39.115Z] (3/3) Installing su-exec (0.2-r1) [2022-04-25T19:19:39.115Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-25T19:19:39.115Z] Executing busybox-1.33.1-r7.trigger [2022-04-25T19:19:39.115Z] Executing ca-certificates-20211220-r0.trigger [2022-04-25T19:19:39.115Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-25T19:19:39.115Z] Executing busybox-1.33.1-r7.trigger [2022-04-25T19:19:39.115Z] Executing ca-certificates-20211220-r0.trigger [2022-04-25T19:19:39.115Z] OK: 6 MiB in 17 packages [2022-04-25T19:19:39.115Z] OK: 6 MiB in 16 packages [2022-04-25T19:19:39.115Z] ---> Running in efc2d1bae41f [2022-04-25T19:19:39.115Z] Removing intermediate container efc2d1bae41f [2022-04-25T19:19:39.115Z] ---> 29352d5ea6ef [2022-04-25T19:19:39.115Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-25T19:19:39.115Z] ---> Running in afb663f8d4ab [2022-04-25T19:19:39.691Z] Removing intermediate container 3aa8b87d7ad7 [2022-04-25T19:19:39.691Z] ---> 59bef73132d7 [2022-04-25T19:19:39.691Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-25T19:19:39.691Z] ---> Running in 06b6f3a45132 [2022-04-25T19:19:39.691Z] Removing intermediate container 1385346ce19e [2022-04-25T19:19:39.691Z] ---> 75082dc79280 [2022-04-25T19:19:39.691Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-25T19:19:39.691Z] ---> Running in 3d684c2ad621 [2022-04-25T19:19:39.954Z] Removing intermediate container 06b6f3a45132 [2022-04-25T19:19:39.954Z] ---> 4c7e1ba8b409 [2022-04-25T19:19:39.954Z] Step 13/25 : WORKDIR / [2022-04-25T19:19:39.954Z] ---> Running in 5312fd2abd82 [2022-04-25T19:19:40.214Z] Removing intermediate container 3d684c2ad621 [2022-04-25T19:19:40.214Z] ---> 690a19ba2c35 [2022-04-25T19:19:40.214Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-25T19:19:40.214Z] ---> Running in c7329d32896c [2022-04-25T19:19:40.214Z] Building bin/spire-agent... [2022-04-25T19:19:40.473Z] Removing intermediate container 5312fd2abd82 [2022-04-25T19:19:40.473Z] ---> 600fb1bc1dfa [2022-04-25T19:19:40.473Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-04-25T19:19:40.473Z] Removing intermediate container c7329d32896c [2022-04-25T19:19:40.473Z] ---> 0aaac74c383a [2022-04-25T19:19:40.473Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-25T19:19:40.473Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-25T19:19:40.473Z]  ---> Running in e01e1bcf57e2 [2022-04-25T19:19:40.738Z] Removing intermediate container afb663f8d4ab [2022-04-25T19:19:40.738Z] ---> c61bcbb1599c [2022-04-25T19:19:40.738Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-25T19:19:40.738Z] ---> Running in 2fddda2a3c22 [2022-04-25T19:19:40.738Z] Removing intermediate container e01e1bcf57e2 [2022-04-25T19:19:40.738Z] ---> 1deb55889b69 [2022-04-25T19:19:40.738Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-25T19:19:40.738Z] ---> 6446eb220904 [2022-04-25T19:19:40.738Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-04-25T19:19:41.306Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-25T19:19:41.306Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-25T19:19:41.306Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-25T19:19:41.306Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-25T19:19:41.306Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-25T19:19:41.306Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-25T19:19:41.565Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-25T19:19:41.565Z] ---> a06b56e2149e [2022-04-25T19:19:41.565Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-25T19:19:41.565Z] ---> 419af918a081 [2022-04-25T19:19:41.565Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-25T19:19:41.825Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-25T19:19:41.825Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-25T19:19:41.825Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-25T19:19:41.825Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-25T19:19:41.825Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-25T19:19:41.825Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-25T19:19:42.155Z] Removing intermediate container 63ccd4a5549c [2022-04-25T19:19:42.155Z] ---> 9d1a00c252a8 [2022-04-25T19:19:42.155Z] Successfully built 9d1a00c252a8 [2022-04-25T19:19:42.394Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-25T19:19:42.394Z] ---> 8b2933922a36 [2022-04-25T19:19:42.394Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-04-25T19:19:42.432Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-25T19:19:42.652Z] ---> dfa3d1324f84 [2022-04-25T19:19:42.652Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-25T19:19:42.652Z] v3.15.4-52-gaf7b2b3e8c [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-25T19:19:42.652Z] v3.15.4-62-g80a1f12087 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-25T19:19:42.652Z] OK: 15854 distinct packages available [2022-04-25T19:19:42.652Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-25T19:19:42.821Z] + docker inspect -f . ci-base-image-arm64 [2022-04-25T19:19:42.821Z] . [Pipeline] withDockerContainer [2022-04-25T19:19:43.068Z] prd-ubuntu20.04-docker-arm64-4c-16g-22082 does not seem to be running inside a container [2022-04-25T19:19:43.173Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-04-25T19:19:43.219Z] ---> 9fbff0a64fa8 [2022-04-25T19:19:43.219Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-25T19:19:43.219Z] ---> 8f5e6379c6d0 [2022-04-25T19:19:43.219Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-25T19:19:43.219Z] ---> Running in 9368806e7fd8 [2022-04-25T19:19:43.491Z] Removing intermediate container 9368806e7fd8 [2022-04-25T19:19:43.491Z] ---> 7ed7448a1714 [2022-04-25T19:19:43.491Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-25T19:19:43.491Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-25T19:19:43.750Z] ---> 87b440f54a27 [2022-04-25T19:19:43.750Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-25T19:19:43.750Z] ---> Running in 91a5c64aff4b [2022-04-25T19:19:44.017Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-25T19:19:44.017Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-25T19:19:44.017Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-25T19:19:44.280Z] Removing intermediate container 91a5c64aff4b [2022-04-25T19:19:44.280Z] ---> 329c95613bc8 [2022-04-25T19:19:44.280Z] Step 20/22 : LABEL arch=x86_64 [2022-04-25T19:19:44.280Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-25T19:19:44.280Z] ---> Running in cde415ca2615 [2022-04-25T19:19:44.280Z] (5/9) Installing curl (7.80.0-r0) [2022-04-25T19:19:44.280Z] ---> 27251e3a9b21 [2022-04-25T19:19:44.280Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-25T19:19:44.280Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-25T19:19:44.541Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-25T19:19:44.541Z] (8/9) Installing libucontext (1.1-r0) [2022-04-25T19:19:44.541Z] Removing intermediate container cde415ca2615 [2022-04-25T19:19:44.541Z] ---> 4f7e05457288 [2022-04-25T19:19:44.541Z] Step 21/22 : LABEL git_sha=c3f4dbfe9df79810ed1ac2ec26008028cd3eddc9 [2022-04-25T19:19:44.719Z] $ docker top 8f9f31c9cd886d00164c8e51a6e3258c621b1cb505afd2d580c9ea06f80906b5 -eo pid,comm [2022-04-25T19:19:44.802Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-25T19:19:44.802Z] ---> Running in 81d16c783d54 [2022-04-25T19:19:44.802Z] Executing busybox-1.34.1-r5.trigger [2022-04-25T19:19:44.802Z] Executing ca-certificates-20211220-r0.trigger [2022-04-25T19:19:44.802Z] OK: 8 MiB in 23 packages [2022-04-25T19:19:44.802Z] ---> 12c774e3e761 [2022-04-25T19:19:44.802Z] 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/ [Pipeline] { [Pipeline] sh [2022-04-25T19:19:45.061Z] Removing intermediate container 81d16c783d54 [2022-04-25T19:19:45.062Z] ---> 6954803a9e02 [2022-04-25T19:19:45.062Z] Step 22/22 : LABEL version=0.0.0 [2022-04-25T19:19:45.062Z] ---> Running in 87f8c770e61f [2022-04-25T19:19:45.062Z] ---> Running in 3a2fc9dd8e98 [2022-04-25T19:19:45.629Z] Removing intermediate container 3a2fc9dd8e98 [2022-04-25T19:19:45.629Z] ---> c57c47486237 [2022-04-25T19:19:45.629Z] [2022-04-25T19:19:45.629Z] Successfully built c57c47486237 [2022-04-25T19:19:45.629Z] Successfully tagged support-notifications:latest [2022-04-25T19:19:45.629Z]  Building support-notifications ... done Building security-spire-config [2022-04-25T19:19:45.710Z] + go version [2022-04-25T19:19:45.710Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-25T19:19:45.742Z] $ docker stop --time=1 8f9f31c9cd886d00164c8e51a6e3258c621b1cb505afd2d580c9ea06f80906b5 [2022-04-25T19:19:46.568Z] Removing intermediate container 2fddda2a3c22 [2022-04-25T19:19:46.568Z] ---> 47c2dad6da08 [2022-04-25T19:19:46.568Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-25T19:19:47.429Z] $ docker rm -f 8f9f31c9cd886d00164c8e51a6e3258c621b1cb505afd2d580c9ea06f80906b5 [2022-04-25T19:19:47.514Z] ---> 9b78e49b89c8 [2022-04-25T19:19:47.514Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-25T19:19:47.776Z] Removing intermediate container 87f8c770e61f [2022-04-25T19:19:47.776Z] ---> 2e0dd374e0f6 [2022-04-25T19:19:47.776Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-25T19:19:47.776Z] ---> Running in 5fbf7b55e746 [2022-04-25T19:19:48.071Z] + docker inspect -f . ci-base-image-arm64 [2022-04-25T19:19:48.071Z] . [Pipeline] withDockerContainer [2022-04-25T19:19:48.342Z] prd-ubuntu20.04-docker-arm64-4c-16g-22082 does not seem to be running inside a container [2022-04-25T19:19:48.376Z] Removing intermediate container 5fbf7b55e746 [2022-04-25T19:19:48.376Z] ---> 841a332a0c88 [2022-04-25T19:19:48.376Z] Step 23/25 : LABEL arch=x86_64 [2022-04-25T19:19:48.444Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-04-25T19:19:48.637Z] ---> Running in e024ef0d0d72 [2022-04-25T19:19:48.900Z] Removing intermediate container e024ef0d0d72 [2022-04-25T19:19:48.900Z] ---> e1ceb16b56e3 [2022-04-25T19:19:48.900Z] Step 24/25 : LABEL git_sha=c3f4dbfe9df79810ed1ac2ec26008028cd3eddc9 [2022-04-25T19:19:48.900Z] ---> Running in 71678dc9e03b [2022-04-25T19:19:48.900Z] ---> 29e1e426650e [2022-04-25T19:19:48.900Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-25T19:19:49.177Z] Removing intermediate container 71678dc9e03b [2022-04-25T19:19:49.177Z] ---> cacdae70e4d7 [2022-04-25T19:19:49.177Z] Step 25/25 : LABEL version=0.0.0 [2022-04-25T19:19:49.177Z] ---> Running in 65fe6b306b79 [2022-04-25T19:19:49.436Z] ---> 73d355b50344 [2022-04-25T19:19:49.436Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-25T19:19:49.436Z] ---> Running in 33572de8b87b [2022-04-25T19:19:49.436Z] Removing intermediate container 65fe6b306b79 [2022-04-25T19:19:49.436Z] ---> 60ad47ccf9cd [2022-04-25T19:19:49.436Z] [2022-04-25T19:19:49.695Z] Successfully built 60ad47ccf9cd [2022-04-25T19:19:49.696Z] Successfully tagged security-secretstore-setup:latest [2022-04-25T19:19:49.696Z] Building core-command [2022-04-25T19:19:49.696Z]  Building security-secretstore-setup ... done Removing intermediate container 33572de8b87b [2022-04-25T19:19:49.696Z] ---> f5e1ff034bb4 [2022-04-25T19:19:49.696Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-25T19:19:49.696Z] ---> Running in 468483a6f6fa [2022-04-25T19:19:49.923Z] $ docker top c9406033fe035a910bb9cbc4e8d065019b381d48596a146f6ead17607d2a9b2f -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-25T19:19:50.231Z] ========================================================= [2022-04-25T19:19:50.231Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-25T19:19:50.231Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-25T19:19:50.630Z] Removing intermediate container 468483a6f6fa [2022-04-25T19:19:50.631Z] ---> 4ccf1c2acba7 [2022-04-25T19:19:50.631Z] Step 18/20 : LABEL arch=x86_64 [2022-04-25T19:19:50.631Z] ---> Running in f03555598d32 [2022-04-25T19:19:50.898Z] + make test [2022-04-25T19:19:50.898Z] go mod tidy -compat=1.17 [2022-04-25T19:19:51.566Z] Removing intermediate container f03555598d32 [2022-04-25T19:19:51.566Z] ---> e8bfa1e7c572 [2022-04-25T19:19:51.566Z] Step 19/20 : LABEL git_sha=c3f4dbfe9df79810ed1ac2ec26008028cd3eddc9 [2022-04-25T19:19:51.566Z] ---> Running in c85886ab1ea6 [2022-04-25T19:19:51.915Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-25T19:19:52.503Z] Removing intermediate container c85886ab1ea6 [2022-04-25T19:19:52.503Z] ---> 4db01bc1a951 [2022-04-25T19:19:52.503Z] Step 20/20 : LABEL version=0.0.0 [2022-04-25T19:19:52.503Z] ---> Running in b141c51f9a48 [2022-04-25T19:19:53.073Z] Removing intermediate container b141c51f9a48 [2022-04-25T19:19:53.073Z] ---> 49306464217e [2022-04-25T19:19:53.073Z] [2022-04-25T19:19:53.073Z] Successfully built 49306464217e [2022-04-25T19:19:53.073Z] Successfully tagged security-spiffe-token-provider:latest [2022-04-25T19:19:53.073Z]  Building security-spiffe-token-provider ... done Building sys-mgmt-agent [2022-04-25T19:19:54.010Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-25T19:19:54.010Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-25T19:19:54.010Z] ---> 09a4c2639de4 [2022-04-25T19:19:54.010Z] Step 3/26 : WORKDIR /edgex-go [2022-04-25T19:19:54.010Z] ---> Using cache [2022-04-25T19:19:54.010Z] ---> 9752c2108261 [2022-04-25T19:19:54.010Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-25T19:19:54.010Z] ---> Using cache [2022-04-25T19:19:54.010Z] ---> 108e452bced2 [2022-04-25T19:19:54.010Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-25T19:19:54.010Z] ---> Using cache [2022-04-25T19:19:54.010Z] ---> 3d559054b367 [2022-04-25T19:19:54.010Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-25T19:19:54.010Z] ---> Using cache [2022-04-25T19:19:54.010Z] ---> 2a824aa67db0 [2022-04-25T19:19:54.010Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-25T19:19:54.010Z] ---> Using cache [2022-04-25T19:19:54.010Z] ---> fb73687e7e95 [2022-04-25T19:19:54.010Z] Step 8/26 : COPY . . [2022-04-25T19:19:54.010Z] ---> Using cache [2022-04-25T19:19:54.011Z] ---> 8f0b46b5a93e [2022-04-25T19:19:54.011Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-25T19:19:54.011Z] ---> Using cache [2022-04-25T19:19:54.011Z] ---> ef519aa40a4d [2022-04-25T19:19:54.011Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-25T19:19:54.011Z] ---> Using cache [2022-04-25T19:19:54.011Z] ---> ac17db58c0bd [2022-04-25T19:19:54.011Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-25T19:19:54.011Z] ---> Using cache [2022-04-25T19:19:54.011Z] ---> 633eac847eb7 [2022-04-25T19:19:54.011Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-04-25T19:19:55.917Z] ---> Running in d35a748b0c9e [2022-04-25T19:19:57.297Z] spire-1.2.1/ [2022-04-25T19:19:57.297Z] spire-1.2.1/.data/ [2022-04-25T19:19:57.297Z] spire-1.2.1/.data/.file [2022-04-25T19:19:57.297Z] spire-1.2.1/.dockerignore [2022-04-25T19:19:57.297Z] spire-1.2.1/.gitattributes [2022-04-25T19:19:57.297Z] spire-1.2.1/.githooks/ [2022-04-25T19:19:57.297Z] spire-1.2.1/.githooks/pre-commit [2022-04-25T19:19:57.297Z] spire-1.2.1/.github/ [2022-04-25T19:19:57.297Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-25T19:19:57.297Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-25T19:19:57.297Z] spire-1.2.1/.github/dependabot.yml [2022-04-25T19:19:57.297Z] spire-1.2.1/.github/workflows/ [2022-04-25T19:19:57.297Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-25T19:19:57.297Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-25T19:19:57.297Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-25T19:19:57.297Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-25T19:19:57.297Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-25T19:19:57.297Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-25T19:19:57.297Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-25T19:19:57.297Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-25T19:19:57.297Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-25T19:19:57.297Z] spire-1.2.1/.gitignore [2022-04-25T19:19:57.297Z] spire-1.2.1/.go-version [2022-04-25T19:19:57.297Z] spire-1.2.1/.golangci.yml [2022-04-25T19:19:57.297Z] spire-1.2.1/ADOPTERS.md [2022-04-25T19:19:57.297Z] spire-1.2.1/CHANGELOG.md [2022-04-25T19:19:57.297Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-25T19:19:57.297Z] spire-1.2.1/CODEOWNERS [2022-04-25T19:19:57.297Z] spire-1.2.1/CONTRIBUTING.md [2022-04-25T19:19:57.297Z] spire-1.2.1/Dockerfile [2022-04-25T19:19:57.297Z] spire-1.2.1/Dockerfile.dev [2022-04-25T19:19:57.297Z] spire-1.2.1/Dockerfile.scratch [2022-04-25T19:19:57.297Z] spire-1.2.1/LICENSE [2022-04-25T19:19:57.297Z] spire-1.2.1/MAINTAINERS.md [2022-04-25T19:19:57.297Z] spire-1.2.1/Makefile [2022-04-25T19:19:57.297Z] spire-1.2.1/README.md [2022-04-25T19:19:57.297Z] spire-1.2.1/ROADMAP.md [2022-04-25T19:19:57.297Z] spire-1.2.1/SECURITY.md [2022-04-25T19:19:57.297Z] spire-1.2.1/cmd/ [2022-04-25T19:19:57.297Z] spire-1.2.1/cmd/spire-agent/ [2022-04-25T19:19:57.297Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-25T19:19:57.297Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-25T19:19:57.297Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-25T19:19:57.297Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-25T19:19:57.297Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-25T19:19:57.297Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-25T19:19:57.297Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-25T19:19:57.297Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-25T19:19:57.297Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-25T19:19:57.297Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-25T19:19:57.297Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-25T19:19:57.297Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-25T19:19:57.297Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-25T19:19:57.297Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-25T19:19:57.297Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-25T19:19:57.297Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-25T19:19:57.297Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-25T19:19:57.297Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-25T19:19:57.297Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-25T19:19:57.297Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-25T19:19:57.297Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-25T19:19:57.297Z] spire-1.2.1/cmd/spire-server/ [2022-04-25T19:19:57.297Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-25T19:19:57.297Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-25T19:19:57.297Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-25T19:19:57.297Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-25T19:19:57.297Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-25T19:19:57.297Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-25T19:19:57.297Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-25T19:19:57.297Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-25T19:19:57.297Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-25T19:19:57.297Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-25T19:19:57.297Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-25T19:19:57.297Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-25T19:19:57.297Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-25T19:19:57.297Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-25T19:19:57.297Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-25T19:19:57.297Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-25T19:19:57.297Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-25T19:19:57.297Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-25T19:19:57.297Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-25T19:19:57.297Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-25T19:19:57.297Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-25T19:19:57.297Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-25T19:19:57.297Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-25T19:19:57.297Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-25T19:19:57.297Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-25T19:19:57.297Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-25T19:19:57.297Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-25T19:19:57.297Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-25T19:19:57.297Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-25T19:19:57.297Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-25T19:19:57.297Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-25T19:19:57.297Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-25T19:19:57.297Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-25T19:19:57.297Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-25T19:19:57.297Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-25T19:19:57.297Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-25T19:19:57.297Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-25T19:19:57.297Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-25T19:19:57.297Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-25T19:19:57.297Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-25T19:19:57.297Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-25T19:19:57.297Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-25T19:19:57.297Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-25T19:19:57.297Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-25T19:19:57.297Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-25T19:19:57.297Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-25T19:19:57.297Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-25T19:19:57.297Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-25T19:19:57.297Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-25T19:19:57.297Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-25T19:19:57.297Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-25T19:19:57.297Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-25T19:19:57.297Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-25T19:19:57.297Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-25T19:19:57.297Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-25T19:19:57.297Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-25T19:19:57.297Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-25T19:19:57.297Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-25T19:19:57.297Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-25T19:19:57.297Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-25T19:19:57.297Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-25T19:19:57.297Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-25T19:19:57.297Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-25T19:19:57.297Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-25T19:19:57.297Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-25T19:19:57.297Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-25T19:19:57.297Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-25T19:19:57.297Z] spire-1.2.1/conf/ [2022-04-25T19:19:57.297Z] spire-1.2.1/conf/agent/ [2022-04-25T19:19:57.297Z] spire-1.2.1/conf/agent/agent.conf [2022-04-25T19:19:57.297Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-25T19:19:57.297Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-25T19:19:57.297Z] spire-1.2.1/conf/server/ [2022-04-25T19:19:57.297Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-25T19:19:57.297Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-25T19:19:57.297Z] spire-1.2.1/conf/server/server.conf [2022-04-25T19:19:57.297Z] spire-1.2.1/conf/server/server_full.conf [2022-04-25T19:19:57.297Z] spire-1.2.1/doc/ [2022-04-25T19:19:57.297Z] spire-1.2.1/doc/SPIRE101.md [2022-04-25T19:19:57.297Z] spire-1.2.1/doc/auditlog.md [2022-04-25T19:19:57.297Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-25T19:19:57.297Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-25T19:19:57.297Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-25T19:19:57.297Z] spire-1.2.1/doc/images/ [2022-04-25T19:19:57.297Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-25T19:19:57.297Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-25T19:19:57.297Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-25T19:19:57.297Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-25T19:19:57.297Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-25T19:19:57.297Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-25T19:19:57.297Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-25T19:19:57.297Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-25T19:19:57.297Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-25T19:19:57.297Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-25T19:19:57.297Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-25T19:19:57.297Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-25T19:19:57.297Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-25T19:19:57.297Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-25T19:19:57.297Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-25T19:19:57.297Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-25T19:19:57.297Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-25T19:19:57.297Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-25T19:19:57.297Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-25T19:19:57.297Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-25T19:19:57.297Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-25T19:19:57.297Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-25T19:19:57.297Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-25T19:19:57.297Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-25T19:19:57.297Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-25T19:19:57.297Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-25T19:19:57.297Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-25T19:19:57.297Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-25T19:19:57.297Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-25T19:19:57.297Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-25T19:19:57.297Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-25T19:19:57.297Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-25T19:19:57.297Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-25T19:19:57.298Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-25T19:19:57.298Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-25T19:19:57.298Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-25T19:19:57.298Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-25T19:19:57.298Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-25T19:19:57.298Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-25T19:19:57.298Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-25T19:19:57.298Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-25T19:19:57.298Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-25T19:19:57.298Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-25T19:19:57.298Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-25T19:19:57.298Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-25T19:19:57.298Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-25T19:19:57.298Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-25T19:19:57.298Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-25T19:19:57.298Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-25T19:19:57.298Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-25T19:19:57.298Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-25T19:19:57.298Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-25T19:19:57.298Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-25T19:19:57.298Z] spire-1.2.1/doc/scaling_spire.md [2022-04-25T19:19:57.298Z] spire-1.2.1/doc/spire_agent.md [2022-04-25T19:19:57.298Z] spire-1.2.1/doc/spire_server.md [2022-04-25T19:19:57.298Z] spire-1.2.1/doc/supported_integrations.md [2022-04-25T19:19:57.298Z] spire-1.2.1/doc/telemetry.md [2022-04-25T19:19:57.298Z] spire-1.2.1/doc/telemetry_config.md [2022-04-25T19:19:57.298Z] spire-1.2.1/doc/upgrading.md [2022-04-25T19:19:57.298Z] spire-1.2.1/doc/using_spire.md [2022-04-25T19:19:57.298Z] spire-1.2.1/examples/ [2022-04-25T19:19:57.298Z] spire-1.2.1/examples/README.md [2022-04-25T19:19:57.298Z] spire-1.2.1/go.mod [2022-04-25T19:19:57.298Z] spire-1.2.1/go.sum [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/ [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/ [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/agent.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/api/ [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/client/ [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/common/ [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/config.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/manager/ [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/svid/ [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/common/ [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/common/api/ [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/common/api/names.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/common/auth/ [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/common/catalog/ [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/common/cli/ [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-25T19:19:57.298Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/health/ [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/health/config.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/health/context.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/health/health.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/idutil/ [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/log/ [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/log/log.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/log/options.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/plugin/ [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/profiling/ [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/selector/ [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/uptime/ [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/util/ [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/util/task.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/version/ [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/version/version.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/x509util/ [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/server/ [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/server/api/ [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/server/api/api.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/server/api/health/ [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/server/api/id.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/server/api/status.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/server/bundle/ [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/server/ca/ [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/server/cache/ [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/server/catalog/ [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-25T19:19:57.299Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/config.go [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/datastore/ [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/ [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-25T19:19:57.300Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-25T19:19:57.301Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-25T19:19:57.301Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-25T19:19:57.301Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-25T19:19:57.301Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-25T19:19:57.301Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-25T19:19:57.301Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-25T19:19:57.301Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-25T19:19:57.301Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-25T19:19:57.301Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-25T19:19:57.301Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-25T19:19:57.301Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-25T19:19:57.301Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-25T19:19:57.301Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-25T19:19:57.301Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-25T19:19:57.301Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-25T19:19:57.301Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-25T19:19:57.301Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-25T19:19:57.301Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-25T19:19:57.301Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-25T19:19:57.301Z] spire-1.2.1/pkg/server/registration/ [2022-04-25T19:19:57.301Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-25T19:19:57.301Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-25T19:19:57.301Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-25T19:19:57.301Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-25T19:19:57.301Z] spire-1.2.1/pkg/server/server.go [2022-04-25T19:19:57.301Z] spire-1.2.1/pkg/server/server_test.go [2022-04-25T19:19:57.301Z] spire-1.2.1/pkg/server/svid/ [2022-04-25T19:19:57.301Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-25T19:19:57.301Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-25T19:19:57.301Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-25T19:19:57.301Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-25T19:19:57.301Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-25T19:19:57.301Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-25T19:19:57.301Z] spire-1.2.1/proto/ [2022-04-25T19:19:57.301Z] spire-1.2.1/proto/private/ [2022-04-25T19:19:57.301Z] spire-1.2.1/proto/private/server/ [2022-04-25T19:19:57.301Z] spire-1.2.1/proto/private/server/journal/ [2022-04-25T19:19:57.301Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-25T19:19:57.301Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-25T19:19:57.301Z] spire-1.2.1/proto/spire/ [2022-04-25T19:19:57.301Z] spire-1.2.1/proto/spire/common/ [2022-04-25T19:19:57.301Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-25T19:19:57.301Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-25T19:19:57.301Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-25T19:19:57.301Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-25T19:19:57.301Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-25T19:19:57.301Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-25T19:19:57.301Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-25T19:19:57.301Z] spire-1.2.1/proto/spire/plugin/ [2022-04-25T19:19:57.301Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-25T19:19:57.301Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-25T19:19:57.301Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-25T19:19:57.301Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-25T19:19:57.301Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-25T19:19:57.301Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-25T19:19:57.301Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-25T19:19:57.301Z] spire-1.2.1/release/ [2022-04-25T19:19:57.301Z] spire-1.2.1/release/spire-extras/ [2022-04-25T19:19:57.301Z] spire-1.2.1/release/spire-extras/README.md [2022-04-25T19:19:57.301Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-25T19:19:57.301Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-25T19:19:57.301Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-25T19:19:57.301Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-25T19:19:57.301Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-25T19:19:57.301Z] spire-1.2.1/release/spire/ [2022-04-25T19:19:57.301Z] spire-1.2.1/release/spire/README.md [2022-04-25T19:19:57.301Z] spire-1.2.1/release/spire/conf/ [2022-04-25T19:19:57.301Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-25T19:19:57.301Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-25T19:19:57.301Z] spire-1.2.1/release/spire/conf/server/ [2022-04-25T19:19:57.301Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-25T19:19:57.301Z] spire-1.2.1/script/ [2022-04-25T19:19:57.301Z] spire-1.2.1/script/build-artifact.sh [2022-04-25T19:19:57.301Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-25T19:19:57.301Z] spire-1.2.1/support/ [2022-04-25T19:19:57.301Z] spire-1.2.1/support/k8s/ [2022-04-25T19:19:57.301Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-25T19:19:57.301Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-25T19:19:57.301Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-25T19:19:57.301Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-25T19:19:57.301Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-25T19:19:57.301Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-25T19:19:57.301Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-25T19:19:57.301Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-25T19:19:57.301Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-25T19:19:57.301Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-25T19:19:57.301Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-25T19:19:57.301Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-25T19:19:57.301Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-25T19:19:57.301Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-25T19:19:57.301Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-25T19:19:57.301Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-25T19:19:57.301Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-25T19:19:57.301Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-25T19:19:57.301Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-25T19:19:57.301Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-25T19:19:57.301Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-25T19:19:57.301Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-25T19:19:57.301Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-25T19:19:57.301Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-25T19:19:57.301Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-25T19:19:57.301Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-25T19:19:57.301Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-25T19:19:57.301Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-25T19:19:57.301Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-25T19:19:57.301Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-25T19:19:57.301Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-25T19:19:57.301Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-25T19:19:57.301Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-25T19:19:57.301Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-25T19:19:57.301Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-25T19:19:57.301Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-25T19:19:57.301Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-25T19:19:57.301Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-25T19:19:57.301Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-25T19:19:57.301Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-25T19:19:57.301Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-25T19:19:57.301Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-25T19:19:57.301Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-25T19:19:57.301Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-25T19:19:57.301Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-25T19:19:57.301Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-25T19:19:57.301Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-25T19:19:57.301Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-25T19:19:57.301Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-25T19:19:57.301Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-25T19:19:57.301Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-25T19:19:57.301Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-25T19:19:57.301Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-25T19:19:57.301Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-25T19:19:57.301Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-25T19:19:57.301Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-25T19:19:57.301Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-25T19:19:57.301Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-25T19:19:57.301Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-25T19:19:57.301Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-25T19:19:57.301Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-25T19:19:57.301Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-25T19:19:57.301Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-25T19:19:57.301Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-25T19:19:57.301Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-25T19:19:57.301Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-25T19:19:57.301Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-25T19:19:57.301Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-25T19:19:57.301Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-25T19:19:57.301Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-25T19:19:57.301Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-25T19:19:57.301Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-25T19:19:57.301Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-25T19:19:57.301Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-25T19:19:57.301Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-25T19:19:57.301Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-25T19:19:57.301Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-25T19:19:57.301Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-25T19:19:57.301Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-25T19:19:57.301Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-25T19:19:57.301Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-25T19:19:57.301Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-25T19:19:57.301Z] spire-1.2.1/test/ [2022-04-25T19:19:57.301Z] spire-1.2.1/test/clock/ [2022-04-25T19:19:57.301Z] spire-1.2.1/test/clock/clock.go [2022-04-25T19:19:57.301Z] spire-1.2.1/test/fakes/ [2022-04-25T19:19:57.301Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-25T19:19:57.301Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-25T19:19:57.301Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-25T19:19:57.301Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-25T19:19:57.301Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-25T19:19:57.301Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-25T19:19:57.301Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-25T19:19:57.301Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-25T19:19:57.301Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-25T19:19:57.301Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-25T19:19:57.301Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-25T19:19:57.301Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-25T19:19:57.301Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-25T19:19:57.301Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-25T19:19:57.301Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-25T19:19:57.301Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-25T19:19:57.301Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-25T19:19:57.301Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-25T19:19:57.301Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-25T19:19:57.301Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-25T19:19:57.301Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-25T19:19:57.301Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-25T19:19:57.301Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-25T19:19:57.301Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-25T19:19:57.301Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-25T19:19:57.301Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-25T19:19:57.301Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-25T19:19:57.301Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-25T19:19:57.301Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-25T19:19:57.301Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-25T19:19:57.301Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-25T19:19:57.301Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-25T19:19:57.301Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-25T19:19:57.301Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-25T19:19:57.301Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-25T19:19:57.301Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-25T19:19:57.301Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-25T19:19:57.301Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-25T19:19:57.301Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-25T19:19:57.301Z] spire-1.2.1/test/fixture/ [2022-04-25T19:19:57.301Z] spire-1.2.1/test/fixture/certs/ [2022-04-25T19:19:57.301Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-25T19:19:57.301Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-25T19:19:57.301Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-25T19:19:57.301Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-25T19:19:57.301Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-25T19:19:57.301Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-25T19:19:57.301Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-25T19:19:57.301Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-25T19:19:57.301Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-25T19:19:57.301Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-25T19:19:57.301Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-25T19:19:57.301Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-25T19:19:57.301Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-25T19:19:57.301Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-25T19:19:57.301Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-25T19:19:57.301Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-25T19:19:57.301Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-25T19:19:57.301Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-25T19:19:57.301Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-25T19:19:57.301Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-25T19:19:57.301Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-25T19:19:57.301Z] spire-1.2.1/test/fixture/config/ [2022-04-25T19:19:57.301Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-25T19:19:57.301Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-25T19:19:57.301Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-25T19:19:57.301Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-25T19:19:57.301Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-25T19:19:57.301Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-25T19:19:57.301Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-25T19:19:57.301Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-25T19:19:57.301Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-25T19:19:57.301Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-25T19:19:57.301Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-25T19:19:57.301Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-25T19:19:57.301Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-25T19:19:57.301Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-25T19:19:57.301Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-25T19:19:57.301Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-25T19:19:57.301Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-25T19:19:57.301Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-25T19:19:57.301Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-25T19:19:57.301Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-25T19:19:57.301Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-25T19:19:57.301Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-25T19:19:57.301Z] spire-1.2.1/test/fixture/fixture.go [2022-04-25T19:19:57.301Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-25T19:19:57.301Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-25T19:19:57.301Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-25T19:19:57.301Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-25T19:19:57.301Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-25T19:19:57.301Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-25T19:19:57.301Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-25T19:19:57.301Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-25T19:19:57.301Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-25T19:19:57.301Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-25T19:19:57.301Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-25T19:19:57.301Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-25T19:19:57.301Z] spire-1.2.1/test/fixture/registration/ [2022-04-25T19:19:57.301Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-25T19:19:57.301Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-25T19:19:57.301Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-25T19:19:57.301Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-25T19:19:57.301Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-25T19:19:57.301Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-25T19:19:57.301Z] spire-1.2.1/test/integration/ [2022-04-25T19:19:57.301Z] spire-1.2.1/test/integration/README.md [2022-04-25T19:19:57.301Z] spire-1.2.1/test/integration/common [2022-04-25T19:19:57.301Z] spire-1.2.1/test/integration/setup/ [2022-04-25T19:19:57.301Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-25T19:19:57.301Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-25T19:19:57.301Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-25T19:19:57.301Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-25T19:19:57.301Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-25T19:19:57.301Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-25T19:19:57.301Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-25T19:19:57.301Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-25T19:19:57.301Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-25T19:19:57.301Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-25T19:19:57.301Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-25T19:19:57.301Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-25T19:19:57.301Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-25T19:19:57.301Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-25T19:19:57.301Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-25T19:19:57.301Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-25T19:19:57.301Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-25T19:19:57.301Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-25T19:19:57.301Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-25T19:19:57.301Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-25T19:19:57.301Z] spire-1.2.1/test/integration/suites/ [2022-04-25T19:19:57.301Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-25T19:19:57.301Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-25T19:19:57.301Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-25T19:19:57.301Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-25T19:19:57.301Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-25T19:19:57.301Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-25T19:19:57.301Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-25T19:19:57.301Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-25T19:19:57.301Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-25T19:19:57.301Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-25T19:19:57.301Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-25T19:19:57.302Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-25T19:19:57.303Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-25T19:19:57.303Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-25T19:19:57.303Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-25T19:19:57.303Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-25T19:19:57.303Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-25T19:19:57.303Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-25T19:19:57.303Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-25T19:19:57.303Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-25T19:19:57.303Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-25T19:19:57.303Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-25T19:19:57.303Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-25T19:19:57.303Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-25T19:19:57.303Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-25T19:19:57.303Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-25T19:19:57.303Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-25T19:19:57.303Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-25T19:19:57.303Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-25T19:19:57.303Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-25T19:19:57.303Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-25T19:19:57.303Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-25T19:19:57.303Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-25T19:19:57.303Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-25T19:19:57.303Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-25T19:19:57.303Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-25T19:19:57.303Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-25T19:19:57.303Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-25T19:19:57.303Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-25T19:19:57.303Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-25T19:19:57.303Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-25T19:19:57.303Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-25T19:19:57.303Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-25T19:19:57.303Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-25T19:19:57.303Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-25T19:19:57.303Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-25T19:19:57.303Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-25T19:19:57.303Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-25T19:19:57.303Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-25T19:19:57.303Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-25T19:19:57.303Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-25T19:19:57.303Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-25T19:19:57.303Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-25T19:19:57.303Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-25T19:19:57.303Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-25T19:19:57.303Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-25T19:19:57.303Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-25T19:19:57.303Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-25T19:19:57.303Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-25T19:19:57.303Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-25T19:19:57.303Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-25T19:19:57.303Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-25T19:19:57.303Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-25T19:19:57.303Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-25T19:19:57.303Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-25T19:19:57.303Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-25T19:19:57.303Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-25T19:19:57.303Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-25T19:19:57.303Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-25T19:19:57.303Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-25T19:19:57.303Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-25T19:19:57.303Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-25T19:19:57.303Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-25T19:19:57.303Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-25T19:19:57.303Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-25T19:19:57.303Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-25T19:19:57.303Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-25T19:19:57.303Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-25T19:19:57.303Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-25T19:19:57.303Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-25T19:19:57.303Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-25T19:19:57.303Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-25T19:19:57.303Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-25T19:19:57.303Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-25T19:19:57.303Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-25T19:19:57.303Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-25T19:19:57.303Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-25T19:19:57.303Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-25T19:19:57.303Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-25T19:19:57.303Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-25T19:19:57.303Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-25T19:19:57.303Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-25T19:19:57.303Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-25T19:19:57.303Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-25T19:19:57.303Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-25T19:19:57.303Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-25T19:19:57.303Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-25T19:19:57.303Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-25T19:19:57.303Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-25T19:19:57.303Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-25T19:19:57.303Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-25T19:19:57.303Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-25T19:19:57.303Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-25T19:19:57.303Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-25T19:19:57.303Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-25T19:19:57.303Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-25T19:19:57.303Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-25T19:19:57.303Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-25T19:19:57.303Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-25T19:19:57.303Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-25T19:19:57.303Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-25T19:19:57.303Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-25T19:19:57.303Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-25T19:19:57.303Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-25T19:19:57.303Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-25T19:19:57.303Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-25T19:19:57.303Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-25T19:19:57.303Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-25T19:19:57.303Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-25T19:19:57.303Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-25T19:19:57.303Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-25T19:19:57.303Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-25T19:19:57.303Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-25T19:19:57.303Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-25T19:19:57.303Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-25T19:19:57.303Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-25T19:19:57.303Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-25T19:19:57.303Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-25T19:19:57.303Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-25T19:19:57.303Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-25T19:19:57.303Z] spire-1.2.1/test/integration/test-one.sh [2022-04-25T19:19:57.303Z] spire-1.2.1/test/integration/test.sh [2022-04-25T19:19:57.303Z] spire-1.2.1/test/plugintest/ [2022-04-25T19:19:57.303Z] spire-1.2.1/test/plugintest/config.go [2022-04-25T19:19:57.303Z] spire-1.2.1/test/plugintest/load.go [2022-04-25T19:19:57.303Z] spire-1.2.1/test/plugintest/option.go [2022-04-25T19:19:57.303Z] spire-1.2.1/test/spiretest/ [2022-04-25T19:19:57.303Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-25T19:19:57.303Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-25T19:19:57.303Z] spire-1.2.1/test/spiretest/dir.go [2022-04-25T19:19:57.303Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-25T19:19:57.303Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-25T19:19:57.303Z] spire-1.2.1/test/spiretest/logs.go [2022-04-25T19:19:57.303Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-25T19:19:57.303Z] spire-1.2.1/test/spiretest/suite.go [2022-04-25T19:19:57.303Z] spire-1.2.1/test/spiretest/x509.go [2022-04-25T19:19:57.303Z] spire-1.2.1/test/testca/ [2022-04-25T19:19:57.303Z] spire-1.2.1/test/testca/ca.go [2022-04-25T19:19:57.303Z] spire-1.2.1/test/testkey/ [2022-04-25T19:19:57.303Z] spire-1.2.1/test/testkey/generate.sh [2022-04-25T19:19:57.303Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-25T19:19:57.303Z] spire-1.2.1/test/testkey/keys.go [2022-04-25T19:19:57.303Z] spire-1.2.1/test/testkey/new.go [2022-04-25T19:19:57.303Z] spire-1.2.1/test/tpmsimulator/ [2022-04-25T19:19:57.303Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-25T19:19:57.303Z] spire-1.2.1/test/util/ [2022-04-25T19:19:57.303Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-25T19:19:57.303Z] spire-1.2.1/test/util/cert_generation.go [2022-04-25T19:19:57.303Z] spire-1.2.1/test/util/io_redirection.go [2022-04-25T19:19:57.303Z] spire-1.2.1/test/util/race.go [2022-04-25T19:19:57.303Z] spire-1.2.1/test/util/util.go [2022-04-25T19:19:57.303Z] building spire from source... [2022-04-25T19:19:57.565Z] Installing go1.17.7... [2022-04-25T19:19:58.500Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-25T19:19:58.500Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-25T19:19:58.500Z] ---> 09a4c2639de4 [2022-04-25T19:19:58.500Z] Step 3/23 : WORKDIR /edgex-go [2022-04-25T19:19:58.500Z] ---> Using cache [2022-04-25T19:19:58.500Z] ---> 9752c2108261 [2022-04-25T19:19:58.500Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-25T19:19:58.500Z] ---> Using cache [2022-04-25T19:19:58.500Z] ---> 108e452bced2 [2022-04-25T19:19:58.500Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-25T19:19:58.500Z] ---> Using cache [2022-04-25T19:19:58.500Z] ---> 8205edc7b235 [2022-04-25T19:19:58.500Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-25T19:19:58.500Z] ---> Using cache [2022-04-25T19:19:58.500Z] ---> a5b3b1599426 [2022-04-25T19:19:58.500Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-25T19:19:58.500Z] ---> Using cache [2022-04-25T19:19:58.500Z] ---> ba56cbafc0ba [2022-04-25T19:19:58.500Z] Step 8/23 : COPY . . [2022-04-25T19:19:58.500Z] ---> Using cache [2022-04-25T19:19:58.500Z] ---> e4196f58d006 [2022-04-25T19:19:58.500Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-25T19:20:01.040Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-25T19:20:01.040Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-25T19:20:01.040Z] ---> 09a4c2639de4 [2022-04-25T19:20:01.040Z] Step 3/23 : WORKDIR /edgex-go [2022-04-25T19:20:01.040Z] ---> Using cache [2022-04-25T19:20:01.040Z] ---> 9752c2108261 [2022-04-25T19:20:01.040Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-25T19:20:01.040Z] ---> Using cache [2022-04-25T19:20:01.040Z] ---> 108e452bced2 [2022-04-25T19:20:01.040Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-25T19:20:01.040Z] ---> Running in d7b6f02474dc [2022-04-25T19:20:01.040Z] ---> Running in 56db8eedf426 [2022-04-25T19:20:01.981Z] 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-04-25T19:20:02.239Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-25T19:20:03.177Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-25T19:20:03.178Z] Building bin/spire-server... [2022-04-25T19:20:03.178Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-25T19:20:03.178Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-25T19:20:03.178Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-25T19:20:03.178Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-25T19:20:03.178Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-25T19:20:03.437Z] OK: 221 MiB in 52 packages [2022-04-25T19:20:03.437Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-25T19:20:03.437Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-25T19:20:03.437Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-25T19:20:03.437Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-25T19:20:03.437Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-25T19:20:03.697Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-25T19:20:03.697Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-25T19:20:03.697Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-25T19:20:03.697Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-25T19:20:03.697Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-25T19:20:03.697Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-25T19:20:03.697Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-25T19:20:03.697Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-25T19:20:03.963Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-25T19:20:03.963Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-25T19:20:03.963Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-25T19:20:03.963Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-25T19:20:03.963Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-25T19:20:03.963Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-25T19:20:03.963Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-25T19:20:03.963Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-25T19:20:03.963Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-25T19:20:04.225Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-25T19:20:04.225Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-25T19:20:04.225Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-25T19:20:04.225Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-25T19:20:04.225Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-25T19:20:04.225Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-25T19:20:04.225Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-25T19:20:04.225Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-25T19:20:04.485Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-25T19:20:04.485Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-25T19:20:04.485Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-25T19:20:04.485Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-25T19:20:04.744Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-25T19:20:04.744Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-25T19:20:04.744Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-25T19:20:04.744Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-25T19:20:04.744Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-25T19:20:04.744Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-25T19:20:04.744Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-25T19:20:04.744Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-25T19:20:05.008Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-25T19:20:05.008Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-25T19:20:05.008Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-25T19:20:05.008Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-25T19:20:05.008Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-25T19:20:05.582Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-25T19:20:06.967Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-25T19:20:06.967Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-25T19:20:06.967Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-25T19:20:06.967Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-25T19:20:06.967Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-25T19:20:08.358Z] Removing intermediate container 56db8eedf426 [2022-04-25T19:20:08.358Z] ---> 787e4ad32833 [2022-04-25T19:20:08.358Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-25T19:20:08.930Z] ---> 4fe82ce71d59 [2022-04-25T19:20:08.930Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-25T19:20:08.930Z] ---> Running in 9f012437a235 [2022-04-25T19:20:10.840Z] go: downloading google.golang.org/api v0.70.0 [2022-04-25T19:20:10.840Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-25T19:20:10.840Z] go: downloading k8s.io/api v0.23.4 [2022-04-25T19:20:10.840Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-25T19:20:10.840Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-25T19:20:10.840Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-25T19:20:10.840Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-25T19:20:11.100Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-25T19:20:11.100Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-25T19:20:11.360Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-25T19:20:12.299Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-25T19:20:12.560Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-25T19:20:12.560Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-25T19:20:12.560Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-25T19:20:12.560Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-25T19:20:12.820Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-25T19:20:12.820Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-25T19:20:12.820Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-25T19:20:13.087Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-25T19:20:13.087Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-25T19:20:13.087Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-25T19:20:13.087Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-25T19:20:13.348Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-25T19:20:13.348Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-25T19:20:13.348Z] Removing intermediate container 9f012437a235 [2022-04-25T19:20:13.348Z] ---> f7e2beac4e59 [2022-04-25T19:20:13.348Z] Step 8/23 : COPY . . [2022-04-25T19:20:13.348Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-25T19:20:13.348Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-25T19:20:13.348Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-25T19:20:13.348Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-25T19:20:13.609Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-25T19:20:13.609Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-25T19:20:13.609Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-25T19:20:13.609Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-25T19:20:13.609Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-25T19:20:13.609Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-25T19:20:13.610Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-25T19:20:16.150Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-25T19:20:16.150Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-25T19:20:16.150Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-25T19:20:16.150Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-25T19:20:16.150Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-25T19:20:16.150Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-25T19:20:16.150Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-25T19:20:16.150Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-25T19:20:16.150Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-25T19:20:16.150Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-25T19:20:16.150Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-25T19:20:16.150Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-25T19:20:16.150Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-25T19:20:16.150Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-25T19:20:16.150Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-25T19:20:16.150Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-25T19:20:16.150Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-25T19:20:16.150Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-25T19:20:16.150Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-25T19:20:16.150Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-25T19:20:16.150Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-25T19:20:16.150Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-25T19:20:16.150Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-25T19:20:16.150Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-25T19:20:16.150Z] go: downloading go.opencensus.io v0.23.0 [2022-04-25T19:20:16.150Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-25T19:20:16.150Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-25T19:20:16.150Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-25T19:20:16.410Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-25T19:20:16.410Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-25T19:20:16.410Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-25T19:20:16.410Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-25T19:20:16.410Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-25T19:20:16.410Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-25T19:20:16.410Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-25T19:20:16.410Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-25T19:20:16.410Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-25T19:20:16.410Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-25T19:20:16.410Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-25T19:20:16.410Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-25T19:20:16.410Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-25T19:20:16.410Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-25T19:20:16.410Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-25T19:20:16.669Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-25T19:20:16.669Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-25T19:20:16.669Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-25T19:20:16.669Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-25T19:20:16.669Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-25T19:20:16.669Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-25T19:20:23.243Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-25T19:20:23.243Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-25T19:20:31.035Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-25T19:20:38.138Z]  ---> 629fffc40502 [2022-04-25T19:20:38.138Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-25T19:20:38.138Z] ---> Running in e5e998eb4c51 [2022-04-25T19:20:38.138Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-25T19:20:39.520Z] Removing intermediate container d7b6f02474dc [2022-04-25T19:20:39.520Z] ---> eb2913481d1e [2022-04-25T19:20:39.520Z] [2022-04-25T19:20:39.520Z] Step 10/23 : FROM alpine:3.14 [2022-04-25T19:20:39.520Z] ---> e04c818066af [2022-04-25T19:20:39.520Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-25T19:20:39.520Z] ---> Using cache [2022-04-25T19:20:39.520Z] ---> 0fe917ff7827 [2022-04-25T19:20:39.520Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-25T19:20:39.520Z] ---> Using cache [2022-04-25T19:20:39.520Z] ---> 18245796d0a8 [2022-04-25T19:20:39.520Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-25T19:20:39.779Z] ---> Running in 6452d6a0cfdf [2022-04-25T19:20:40.349Z] Removing intermediate container 6452d6a0cfdf [2022-04-25T19:20:40.349Z] ---> 494fe708b756 [2022-04-25T19:20:40.349Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-25T19:20:40.349Z] ---> Running in 8f52d31ea85c [2022-04-25T19:20:40.608Z] Removing intermediate container 8f52d31ea85c [2022-04-25T19:20:40.608Z] ---> 6e57a12a2634 [2022-04-25T19:20:40.608Z] Step 15/23 : WORKDIR / [2022-04-25T19:20:41.176Z] ---> Running in 29ee641dee6a [2022-04-25T19:20:41.435Z] Removing intermediate container 29ee641dee6a [2022-04-25T19:20:41.435Z] ---> 6e1224ca2222 [2022-04-25T19:20:41.435Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-25T19:20:42.005Z] ---> 5b0a31ef6caa [2022-04-25T19:20:42.005Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-25T19:20:43.394Z] ---> 664757c52815 [2022-04-25T19:20:43.394Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-25T19:20:44.330Z] ---> e7130ae2fb55 [2022-04-25T19:20:44.330Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-25T19:20:44.330Z] ---> Running in 3da0e106d5e8 [2022-04-25T19:20:44.899Z] Removing intermediate container 3da0e106d5e8 [2022-04-25T19:20:44.899Z] ---> 4086c0ba9b2a [2022-04-25T19:20:44.899Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-25T19:20:44.899Z] ---> Running in ec38304a8872 [2022-04-25T19:20:45.158Z] Removing intermediate container ec38304a8872 [2022-04-25T19:20:45.158Z] ---> f06d59280636 [2022-04-25T19:20:45.158Z] Step 21/23 : LABEL arch=x86_64 [2022-04-25T19:20:45.418Z] ---> Running in 1c56f65480c6 [2022-04-25T19:20:45.988Z] Removing intermediate container 1c56f65480c6 [2022-04-25T19:20:45.988Z] ---> cc15b6754bb9 [2022-04-25T19:20:45.988Z] Step 22/23 : LABEL git_sha=c3f4dbfe9df79810ed1ac2ec26008028cd3eddc9 [2022-04-25T19:20:45.988Z] ---> Running in 42092fe3d50c [2022-04-25T19:20:46.559Z] Removing intermediate container 42092fe3d50c [2022-04-25T19:20:46.559Z] ---> c587322a032a [2022-04-25T19:20:46.559Z] Step 23/23 : LABEL version=0.0.0 [2022-04-25T19:20:46.559Z] ---> Running in 53feab69b3e7 [2022-04-25T19:20:47.131Z] Removing intermediate container 53feab69b3e7 [2022-04-25T19:20:47.131Z] ---> c8b772f65a4b [2022-04-25T19:20:47.131Z] [2022-04-25T19:20:47.131Z] Successfully built c8b772f65a4b [2022-04-25T19:20:47.131Z] Successfully tagged core-command:latest [2022-04-25T19:20:47.131Z]  Building core-command ... done Building core-metadata [2022-04-25T19:20:54.296Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-25T19:20:54.297Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-25T19:20:54.297Z] ---> 09a4c2639de4 [2022-04-25T19:20:54.297Z] Step 3/23 : WORKDIR /edgex-go [2022-04-25T19:20:54.297Z] ---> Using cache [2022-04-25T19:20:54.297Z] ---> 9752c2108261 [2022-04-25T19:20:54.297Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-25T19:20:54.297Z] ---> Using cache [2022-04-25T19:20:54.297Z] ---> 108e452bced2 [2022-04-25T19:20:54.297Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-25T19:20:54.297Z] ---> Using cache [2022-04-25T19:20:54.297Z] ---> 8205edc7b235 [2022-04-25T19:20:54.297Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-25T19:20:54.297Z] ---> Using cache [2022-04-25T19:20:54.297Z] ---> a5b3b1599426 [2022-04-25T19:20:54.297Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-25T19:20:54.297Z] ---> Using cache [2022-04-25T19:20:54.297Z] ---> ba56cbafc0ba [2022-04-25T19:20:54.297Z] Step 8/23 : COPY . . [2022-04-25T19:20:54.297Z] ---> Using cache [2022-04-25T19:20:54.297Z] ---> e4196f58d006 [2022-04-25T19:20:54.297Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-25T19:20:58.584Z] ---> Running in d6a6da16e6ee [2022-04-25T19:20:59.231Z] 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-04-25T19:21:00.178Z] Removing intermediate container 237834f53cb3 [2022-04-25T19:21:00.179Z] ---> fa0813fa1928 [2022-04-25T19:21:00.179Z] [2022-04-25T19:21:00.179Z] Step 13/26 : FROM alpine:3.15 [2022-04-25T19:21:00.179Z] ---> 0ac33e5f5afa [2022-04-25T19:21:00.179Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-25T19:21:00.179Z] ---> Using cache [2022-04-25T19:21:00.179Z] ---> 29352d5ea6ef [2022-04-25T19:21:00.179Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-25T19:21:00.179Z] ---> Using cache [2022-04-25T19:21:00.179Z] ---> c61bcbb1599c [2022-04-25T19:21:00.179Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-25T19:21:01.558Z] ---> Running in 8cb0c3106393 [2022-04-25T19:21:01.558Z] Removing intermediate container e5e998eb4c51 [2022-04-25T19:21:01.558Z] ---> 47d2f1de766c [2022-04-25T19:21:01.558Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-25T19:21:01.558Z] ---> Running in b0c05a63553c [2022-04-25T19:21:02.498Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-25T19:21:02.498Z] 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-04-25T19:21:03.067Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-25T19:21:03.666Z] v3.15.4-52-gaf7b2b3e8c [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-25T19:21:03.666Z] v3.15.4-62-g80a1f12087 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-25T19:21:03.666Z] OK: 15854 distinct packages available [2022-04-25T19:21:03.666Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-25T19:21:03.925Z] Removing intermediate container b0c05a63553c [2022-04-25T19:21:03.925Z] ---> b23bc6ee6818 [2022-04-25T19:21:03.925Z] [2022-04-25T19:21:03.925Z] Step 11/23 : FROM docker:20.10.14 [2022-04-25T19:21:03.925Z] 20.10.14: Pulling from library/docker [2022-04-25T19:21:04.493Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-25T19:21:04.752Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-25T19:21:05.011Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-25T19:21:05.011Z] (3/5) Installing libucontext (1.1-r0) [2022-04-25T19:21:05.011Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-25T19:21:05.271Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-25T19:21:05.271Z] Executing busybox-1.34.1-r5.trigger [2022-04-25T19:21:05.271Z] OK: 6 MiB in 19 packages [2022-04-25T19:21:06.659Z] Removing intermediate container 8cb0c3106393 [2022-04-25T19:21:06.659Z] ---> d3f7fd5c0346 [2022-04-25T19:21:06.659Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-25T19:21:09.958Z] ---> 51435f51c722 [2022-04-25T19:21:09.958Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-25T19:21:15.233Z] ---> 86bbdae18c8c [2022-04-25T19:21:15.233Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-25T19:21:15.233Z] ---> bb79d4702e98 [2022-04-25T19:21:15.233Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-25T19:21:15.233Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-25T19:21:15.233Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-25T19:21:15.233Z] ---> 7417809fdb73 [2022-04-25T19:21:15.233Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-04-25T19:21:15.495Z] ---> Running in c0c5b0831a74 [2022-04-25T19:21:15.755Z] Removing intermediate container c0c5b0831a74 [2022-04-25T19:21:15.755Z] ---> 8035ccd893e0 [2022-04-25T19:21:15.755Z] 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-04-25T19:21:16.014Z] ---> ef47272d5c65 [2022-04-25T19:21:16.014Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-25T19:21:16.014Z] ---> Running in 1e1489c8d0fd [2022-04-25T19:21:16.580Z] ---> 65f5af768ba2 [2022-04-25T19:21:16.580Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-25T19:21:16.580Z] ---> Running in 019d31f9837f [2022-04-25T19:21:16.841Z] Removing intermediate container 019d31f9837f [2022-04-25T19:21:16.841Z] ---> b5826386d5c5 [2022-04-25T19:21:16.841Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-25T19:21:16.841Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-25T19:21:17.098Z] ---> Running in 41ebd9d3bca0 [2022-04-25T19:21:17.098Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-25T19:21:17.098Z] (1/43) Installing readline (8.1.1-r0) [2022-04-25T19:21:17.098Z] Removing intermediate container 41ebd9d3bca0 [2022-04-25T19:21:17.098Z] ---> dbc8f6050207 [2022-04-25T19:21:17.098Z] Step 24/26 : LABEL arch=x86_64 [2022-04-25T19:21:17.098Z] (2/43) Installing bash (5.1.16-r0) [2022-04-25T19:21:17.355Z] Executing bash-5.1.16-r0.post-install [2022-04-25T19:21:17.355Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-25T19:21:17.355Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-25T19:21:17.355Z] ---> Running in 0f1aa1a3c219 [2022-04-25T19:21:17.355Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-25T19:21:17.355Z] (6/43) Installing curl (7.80.0-r0) [2022-04-25T19:21:17.355Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-25T19:21:17.355Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-25T19:21:17.355Z] (9/43) Installing expat (2.4.7-r0) [2022-04-25T19:21:17.355Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-25T19:21:17.355Z] (11/43) Installing gdbm (1.22-r0) [2022-04-25T19:21:17.355Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-25T19:21:17.355Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-25T19:21:17.355Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-25T19:21:17.355Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-25T19:21:17.355Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-25T19:21:17.355Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-25T19:21:17.613Z] Removing intermediate container 0f1aa1a3c219 [2022-04-25T19:21:17.613Z] ---> 8e812c3a8356 [2022-04-25T19:21:17.613Z] Step 25/26 : LABEL git_sha=c3f4dbfe9df79810ed1ac2ec26008028cd3eddc9 [2022-04-25T19:21:17.874Z] ---> Running in e928008d802f [2022-04-25T19:21:17.874Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-25T19:21:17.874Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-25T19:21:17.874Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-25T19:21:17.874Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-25T19:21:17.874Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-25T19:21:17.874Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-25T19:21:17.874Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-25T19:21:17.874Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-25T19:21:17.874Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-25T19:21:17.874Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-25T19:21:17.874Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-25T19:21:17.874Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-25T19:21:17.874Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-25T19:21:17.874Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-25T19:21:17.874Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-25T19:21:17.874Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-25T19:21:17.874Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-25T19:21:17.874Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-25T19:21:17.874Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-25T19:21:17.874Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-25T19:21:17.874Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-25T19:21:17.874Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-25T19:21:17.874Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-25T19:21:17.874Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-25T19:21:18.150Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-25T19:21:18.150Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-25T19:21:18.150Z] Executing busybox-1.34.1-r5.trigger [2022-04-25T19:21:18.150Z] OK: 83 MiB in 65 packages [2022-04-25T19:21:18.150Z] Removing intermediate container e928008d802f [2022-04-25T19:21:18.150Z] ---> a9f8a08ff4b3 [2022-04-25T19:21:18.150Z] Step 26/26 : LABEL version=0.0.0 [2022-04-25T19:21:18.409Z] ---> Running in 1093a6c53a42 [2022-04-25T19:21:18.409Z] Removing intermediate container 1093a6c53a42 [2022-04-25T19:21:18.409Z] ---> 5359da447d73 [2022-04-25T19:21:18.409Z] [2022-04-25T19:21:18.667Z] Successfully built 5359da447d73 [2022-04-25T19:21:18.667Z] Successfully tagged security-spire-agent:latest [2022-04-25T19:21:18.929Z]  Building security-spire-agent ... done Collecting docker-compose==1.23.2 [2022-04-25T19:21:18.929Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-25T19:21:18.929Z] Collecting cached-property<2,>=1.2.0 [2022-04-25T19:21:18.929Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-25T19:21:19.188Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-25T19:21:19.188Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-25T19:21:19.188Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-25T19:21:19.188Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-25T19:21:19.188Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-04-25T19:21:19.188Z] Collecting jsonschema<3,>=2.5.1 [2022-04-25T19:21:19.188Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-25T19:21:19.451Z] Collecting PyYAML<4,>=3.10 [2022-04-25T19:21:19.451Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-25T19:21:20.018Z] Collecting docopt<0.7,>=0.6.1 [2022-04-25T19:21:20.018Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-25T19:21:20.282Z] Collecting texttable<0.10,>=0.9.0 [2022-04-25T19:21:20.282Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-25T19:21:20.854Z] Collecting docker<4.0,>=3.6.0 [2022-04-25T19:21:20.854Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-25T19:21:20.854Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-25T19:21:20.854Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-25T19:21:21.112Z] Collecting docker-pycreds>=0.4.0 [2022-04-25T19:21:21.112Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-25T19:21:21.112Z] Collecting idna<2.8,>=2.5 [2022-04-25T19:21:21.112Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-25T19:21:21.370Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-25T19:21:21.370Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-25T19:21:21.370Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-04-25T19:21:21.370Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-25T19:21:21.370Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-25T19:21:21.370Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-25T19:21:21.370Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-25T19:21:21.370Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-25T19:21:21.370Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-25T19:21:21.629Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-25T19:21:21.629Z] Attempting uninstall: urllib3 [2022-04-25T19:21:21.629Z] Found existing installation: urllib3 1.26.7 [2022-04-25T19:21:21.629Z] Uninstalling urllib3-1.26.7: [2022-04-25T19:21:21.629Z] Successfully uninstalled urllib3-1.26.7 [2022-04-25T19:21:21.887Z] Attempting uninstall: idna [2022-04-25T19:21:21.887Z] Found existing installation: idna 3.3 [2022-04-25T19:21:21.887Z] Uninstalling idna-3.3: [2022-04-25T19:21:21.887Z] Successfully uninstalled idna-3.3 [2022-04-25T19:21:22.454Z] Removing intermediate container d6a6da16e6ee [2022-04-25T19:21:22.454Z] ---> 8d8288a869f7 [2022-04-25T19:21:22.454Z] [2022-04-25T19:21:22.454Z] Step 10/23 : FROM alpine:3.14 [2022-04-25T19:21:22.454Z] ---> e04c818066af [2022-04-25T19:21:22.454Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-25T19:21:22.454Z] ---> Using cache [2022-04-25T19:21:22.454Z] ---> 0fe917ff7827 [2022-04-25T19:21:22.454Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-25T19:21:22.454Z] ---> Using cache [2022-04-25T19:21:22.454Z] ---> 18245796d0a8 [2022-04-25T19:21:22.454Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-25T19:21:22.713Z] Attempting uninstall: requests [2022-04-25T19:21:22.713Z] Found existing installation: requests 2.26.0 [2022-04-25T19:21:22.713Z] Uninstalling requests-2.26.0: [2022-04-25T19:21:22.973Z] Successfully uninstalled requests-2.26.0 [2022-04-25T19:21:22.973Z] ---> Running in 0e644d996f2e [2022-04-25T19:21:22.973Z] Running setup.py install for texttable: started [2022-04-25T19:21:23.232Z] Building bin/spire-agent... [2022-04-25T19:21:23.232Z] Running setup.py install for texttable: finished with status 'done' [2022-04-25T19:21:23.232Z] Running setup.py install for PyYAML: started [2022-04-25T19:21:23.232Z] Removing intermediate container 0e644d996f2e [2022-04-25T19:21:23.232Z] ---> 0e6c33737f9a [2022-04-25T19:21:23.232Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-25T19:21:23.490Z] ---> Running in 88ab4c9bb2b7 [2022-04-25T19:21:23.490Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-25T19:21:23.490Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-25T19:21:23.490Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-25T19:21:23.490Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-25T19:21:23.749Z] Removing intermediate container 88ab4c9bb2b7 [2022-04-25T19:21:23.749Z] ---> 421cebd7d5b5 [2022-04-25T19:21:23.749Z] Step 15/23 : WORKDIR / [2022-04-25T19:21:23.749Z] ---> Running in 802e2f95ba41 [2022-04-25T19:21:23.749Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-25T19:21:24.008Z] Running setup.py install for docopt: started [2022-04-25T19:21:24.008Z] Removing intermediate container 802e2f95ba41 [2022-04-25T19:21:24.008Z] ---> 43d4ccf10b0a [2022-04-25T19:21:24.008Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-25T19:21:24.268Z] Running setup.py install for docopt: finished with status 'done' [2022-04-25T19:21:24.268Z] Running setup.py install for dockerpty: started [2022-04-25T19:21:24.268Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-25T19:21:24.268Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-25T19:21:24.268Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-25T19:21:24.527Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-25T19:21:24.527Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-25T19:21:24.527Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-25T19:21:24.527Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-25T19:21:24.527Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-25T19:21:24.527Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-25T19:21:24.787Z]  Running setup.py install for dockerpty: finished with status 'done' [2022-04-25T19:21:24.787Z] ---> 037d8bcebbfb [2022-04-25T19:21:24.787Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-25T19:21:25.046Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-04-25T19:21:25.615Z] ---> eac71244b58f [2022-04-25T19:21:25.616Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-25T19:21:25.875Z] ---> 006426e1013b [2022-04-25T19:21:25.875Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-25T19:21:26.134Z] ---> Running in 5e436c5de9bf [2022-04-25T19:21:26.392Z] Removing intermediate container 5e436c5de9bf [2022-04-25T19:21:26.392Z] ---> fd164b6a7a6d [2022-04-25T19:21:26.392Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-25T19:21:26.651Z] ---> Running in 53642b481ca3 [2022-04-25T19:21:26.913Z] Removing intermediate container 53642b481ca3 [2022-04-25T19:21:26.913Z] ---> c5d3b708bfc0 [2022-04-25T19:21:26.913Z] Step 21/23 : LABEL arch=x86_64 [2022-04-25T19:21:26.913Z] ---> Running in 3403384b105e [2022-04-25T19:21:27.481Z] Removing intermediate container 3403384b105e [2022-04-25T19:21:27.481Z] ---> e8541837e836 [2022-04-25T19:21:27.481Z] Step 22/23 : LABEL git_sha=c3f4dbfe9df79810ed1ac2ec26008028cd3eddc9 [2022-04-25T19:21:27.740Z] ---> Running in e4ea8ddf76fb [2022-04-25T19:21:28.000Z] Removing intermediate container e4ea8ddf76fb [2022-04-25T19:21:28.000Z] ---> 4fb7e30c6104 [2022-04-25T19:21:28.000Z] Step 23/23 : LABEL version=0.0.0 [2022-04-25T19:21:28.260Z] ---> Running in d1896695afd3 [2022-04-25T19:21:28.829Z] Removing intermediate container d1896695afd3 [2022-04-25T19:21:28.829Z] ---> 4124b6e6f33d [2022-04-25T19:21:28.829Z] [2022-04-25T19:21:28.829Z] Successfully built 4124b6e6f33d [2022-04-25T19:21:28.829Z] Successfully tagged core-metadata:latest [2022-04-25T19:21:29.087Z]  Building core-metadata ... done Removing intermediate container 1e1489c8d0fd [2022-04-25T19:21:29.087Z] ---> 0a3fb788b4c1 [2022-04-25T19:21:29.087Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-25T19:21:29.348Z] ---> Running in dc90aa263357 [2022-04-25T19:21:29.608Z] Removing intermediate container dc90aa263357 [2022-04-25T19:21:29.608Z] ---> be77cc2fba29 [2022-04-25T19:21:29.608Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-25T19:21:29.608Z] ---> Running in 3e371bd9f1d8 [2022-04-25T19:21:30.176Z] Removing intermediate container 3e371bd9f1d8 [2022-04-25T19:21:30.176Z] ---> 843f0de3549a [2022-04-25T19:21:30.176Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-25T19:21:31.112Z] ---> 41e32356d7d5 [2022-04-25T19:21:31.112Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-25T19:21:31.681Z] ---> ff7d311428a1 [2022-04-25T19:21:31.681Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-25T19:21:32.248Z] ---> 82bb6c896ab5 [2022-04-25T19:21:32.248Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-25T19:21:32.248Z] ---> Running in 5d827603da59 [2022-04-25T19:21:32.506Z] Removing intermediate container 5d827603da59 [2022-04-25T19:21:32.506Z] ---> 26ce857f23eb [2022-04-25T19:21:32.506Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-25T19:21:32.506Z] ---> Running in 993f32fb0604 [2022-04-25T19:21:32.765Z] Removing intermediate container 993f32fb0604 [2022-04-25T19:21:32.765Z] ---> 43a98bfad09c [2022-04-25T19:21:32.765Z] Step 21/23 : LABEL arch=x86_64 [2022-04-25T19:21:33.024Z] ---> Running in 6b4f8d55df07 [2022-04-25T19:21:33.024Z] Removing intermediate container 6b4f8d55df07 [2022-04-25T19:21:33.024Z] ---> 5216b434e1cf [2022-04-25T19:21:33.024Z] Step 22/23 : LABEL git_sha=c3f4dbfe9df79810ed1ac2ec26008028cd3eddc9 [2022-04-25T19:21:33.283Z] ---> Running in 3592430a922a [2022-04-25T19:21:33.283Z] Removing intermediate container 3592430a922a [2022-04-25T19:21:33.283Z] ---> 260fe79d7925 [2022-04-25T19:21:33.283Z] Step 23/23 : LABEL version=0.0.0 [2022-04-25T19:21:33.542Z] ---> Running in d082403af262 [2022-04-25T19:21:33.800Z] Removing intermediate container d082403af262 [2022-04-25T19:21:33.800Z] ---> 8182f17c5d16 [2022-04-25T19:21:33.800Z] [2022-04-25T19:21:33.800Z] Successfully built 8182f17c5d16 [2022-04-25T19:21:33.800Z] Successfully tagged sys-mgmt-agent:latest [2022-04-25T19:22:20.499Z]  Building sys-mgmt-agent ... done Building bin/spire-agent... [2022-04-25T19:22:20.499Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-25T19:22:20.499Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-25T19:22:20.499Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-25T19:22:20.499Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-25T19:22:20.499Z] Removing intermediate container 8d0417846a88 [2022-04-25T19:22:20.499Z] ---> 4ebacee1a94d [2022-04-25T19:22:20.499Z] [2022-04-25T19:22:20.499Z] Step 13/25 : FROM alpine:3.15 [2022-04-25T19:22:20.499Z] ---> 0ac33e5f5afa [2022-04-25T19:22:20.499Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-25T19:22:20.499Z] ---> Using cache [2022-04-25T19:22:20.499Z] ---> 29352d5ea6ef [2022-04-25T19:22:20.499Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-25T19:22:20.499Z] ---> Using cache [2022-04-25T19:22:20.499Z] ---> c61bcbb1599c [2022-04-25T19:22:20.499Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-25T19:22:20.499Z] ---> Using cache [2022-04-25T19:22:20.499Z] ---> d3f7fd5c0346 [2022-04-25T19:22:20.499Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-25T19:22:20.499Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-25T19:22:20.499Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-25T19:22:20.499Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-25T19:22:20.499Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-25T19:22:20.499Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-25T19:22:20.499Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-25T19:22:20.499Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-25T19:22:20.499Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-25T19:22:20.499Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-25T19:22:21.879Z]  ---> d90cbc6bca8a [2022-04-25T19:22:21.879Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-25T19:22:22.139Z] ---> bff87a9b58a1 [2022-04-25T19:22:22.139Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-25T19:22:22.399Z] ---> 88938e3fe01e [2022-04-25T19:22:22.399Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-25T19:22:22.663Z] ---> ad0bca7a74c7 [2022-04-25T19:22:22.663Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-25T19:22:22.663Z] ---> Running in 15b1f5961a05 [2022-04-25T19:22:22.927Z] Removing intermediate container 15b1f5961a05 [2022-04-25T19:22:22.927Z] ---> 0b0740de7d2d [2022-04-25T19:22:22.927Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-25T19:22:22.927Z] ---> Running in 0e8e022e8cb7 [2022-04-25T19:22:23.187Z] Removing intermediate container 0e8e022e8cb7 [2022-04-25T19:22:23.187Z] ---> 0fc08abe7a02 [2022-04-25T19:22:23.187Z] Step 23/25 : LABEL arch=x86_64 [2022-04-25T19:22:23.187Z] ---> Running in 72b1db0a515c [2022-04-25T19:22:23.446Z] Removing intermediate container 72b1db0a515c [2022-04-25T19:22:23.446Z] ---> c69da9a59e48 [2022-04-25T19:22:23.446Z] Step 24/25 : LABEL git_sha=c3f4dbfe9df79810ed1ac2ec26008028cd3eddc9 [2022-04-25T19:22:23.446Z] ---> Running in bf9b71b6e070 [2022-04-25T19:22:23.708Z] Removing intermediate container bf9b71b6e070 [2022-04-25T19:22:23.708Z] ---> fac42006972a [2022-04-25T19:22:23.708Z] Step 25/25 : LABEL version=0.0.0 [2022-04-25T19:22:23.708Z] ---> Running in 11ea9504ea85 [2022-04-25T19:22:23.968Z] Removing intermediate container 11ea9504ea85 [2022-04-25T19:22:23.968Z] ---> 441dbd3d479c [2022-04-25T19:22:23.968Z] [2022-04-25T19:22:23.968Z] Successfully built 441dbd3d479c [2022-04-25T19:22:23.968Z] Successfully tagged security-spire-server:latest [2022-04-25T19:22:38.091Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-25T19:22:38.091Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-25T19:22:38.091Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-25T19:22:38.091Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-25T19:22:40.421Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-25T19:22:41.503Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-25T19:22:41.503Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-25T19:22:41.503Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-25T19:22:41.503Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-25T19:22:45.847Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-25T19:22:45.847Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-25T19:22:45.847Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-25T19:22:45.847Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-25T19:22:45.847Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-25T19:22:45.847Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-25T19:23:01.037Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.283s coverage: 28.7% of statements [2022-04-25T19:23:01.037Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-25T19:23:01.037Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-25T19:23:07.825Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.495s coverage: 98.5% of statements [2022-04-25T19:23:07.825Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-25T19:23:07.825Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.485s coverage: 53.4% of statements [2022-04-25T19:23:07.825Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-25T19:23:07.825Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-25T19:23:20.206Z]  Building security-spire-server ... done Removing intermediate container d35a748b0c9e [2022-04-25T19:23:20.207Z] ---> 3ebd2c21a1f5 [2022-04-25T19:23:20.207Z] [2022-04-25T19:23:20.207Z] Step 13/26 : FROM alpine:3.15 [2022-04-25T19:23:20.207Z] ---> 0ac33e5f5afa [2022-04-25T19:23:20.207Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-25T19:23:20.207Z] ---> Using cache [2022-04-25T19:23:20.207Z] ---> 29352d5ea6ef [2022-04-25T19:23:20.207Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-25T19:23:20.207Z] ---> Using cache [2022-04-25T19:23:20.207Z] ---> c61bcbb1599c [2022-04-25T19:23:20.207Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-25T19:23:20.207Z] ---> Running in bbe8e93c76e7 [2022-04-25T19:23:20.207Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-25T19:23:20.207Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-25T19:23:20.207Z] v3.15.4-52-gaf7b2b3e8c [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-25T19:23:20.207Z] v3.15.4-62-g80a1f12087 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-25T19:23:20.207Z] OK: 15854 distinct packages available [2022-04-25T19:23:20.207Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-25T19:23:20.207Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-25T19:23:20.207Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-25T19:23:20.207Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-25T19:23:20.207Z] (3/4) Installing libucontext (1.1-r0) [2022-04-25T19:23:20.207Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-25T19:23:20.207Z] Executing busybox-1.34.1-r5.trigger [2022-04-25T19:23:20.207Z] OK: 6 MiB in 18 packages [2022-04-25T19:23:20.207Z] Removing intermediate container bbe8e93c76e7 [2022-04-25T19:23:20.207Z] ---> 8c372d38e206 [2022-04-25T19:23:20.207Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-25T19:23:20.207Z] ---> d95b8b3c50ff [2022-04-25T19:23:20.207Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-25T19:23:20.207Z] ---> c90c389f2211 [2022-04-25T19:23:20.207Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-25T19:23:20.207Z] ---> Running in b5c128e2a764 [2022-04-25T19:23:20.207Z] Removing intermediate container b5c128e2a764 [2022-04-25T19:23:20.207Z] ---> e83426dc1502 [2022-04-25T19:23:20.207Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-25T19:23:20.207Z] ---> c858b9fceefa [2022-04-25T19:23:20.207Z] Step 21/26 : WORKDIR / [2022-04-25T19:23:20.207Z] ---> Running in ca219af218c4 [2022-04-25T19:23:20.207Z] Removing intermediate container ca219af218c4 [2022-04-25T19:23:20.207Z] ---> 9ff7bea2cf3b [2022-04-25T19:23:20.207Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-25T19:23:20.207Z] ---> Running in dd2bc079e3e7 [2022-04-25T19:23:20.207Z] Removing intermediate container dd2bc079e3e7 [2022-04-25T19:23:20.207Z] ---> af375e75865e [2022-04-25T19:23:20.207Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-25T19:23:20.207Z] ---> Running in a2a8e2a39e5f [2022-04-25T19:23:20.207Z] Removing intermediate container a2a8e2a39e5f [2022-04-25T19:23:20.207Z] ---> 10e0a1b1d94d [2022-04-25T19:23:20.207Z] Step 24/26 : LABEL arch=x86_64 [2022-04-25T19:23:20.207Z] ---> Running in de8c5e155fb0 [2022-04-25T19:23:20.207Z] Removing intermediate container de8c5e155fb0 [2022-04-25T19:23:20.207Z] ---> 31e48771f3bd [2022-04-25T19:23:20.207Z] Step 25/26 : LABEL git_sha=c3f4dbfe9df79810ed1ac2ec26008028cd3eddc9 [2022-04-25T19:23:20.207Z] ---> Running in dc0df1632d71 [2022-04-25T19:23:20.207Z] Removing intermediate container dc0df1632d71 [2022-04-25T19:23:20.207Z] ---> 53743003beee [2022-04-25T19:23:20.207Z] Step 26/26 : LABEL version=0.0.0 [2022-04-25T19:23:20.207Z] ---> Running in 05a8770ef292 [2022-04-25T19:23:20.207Z] Removing intermediate container 05a8770ef292 [2022-04-25T19:23:20.207Z] ---> 41584a3cbf1d [2022-04-25T19:23:20.207Z] [2022-04-25T19:23:20.207Z] Successfully built 41584a3cbf1d [2022-04-25T19:23:20.207Z] Successfully tagged security-spire-config:latest [2022-04-25T19:23:20.213Z]  Building security-spire-config ... done  [Pipeline] } [2022-04-25T19:23:20.222Z] $ docker stop --time=1 d707b72fd313baedcf794629db5fc2380f47c93d7bddd1c0ee9e22eb43a2cfa0 [2022-04-25T19:23:21.525Z] $ docker rm -f d707b72fd313baedcf794629db5fc2380f47c93d7bddd1c0ee9e22eb43a2cfa0 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-25T19:23:21.870Z] + docker images [2022-04-25T19:23:21.870Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-25T19:23:21.870Z] security-spire-config latest 41584a3cbf1d 3 seconds ago 86.7MB [2022-04-25T19:23:21.870Z] 3ebd2c21a1f5 18 seconds ago 4.43GB [2022-04-25T19:23:21.870Z] security-spire-server latest 441dbd3d479c 58 seconds ago 87.3MB [2022-04-25T19:23:21.870Z] 4ebacee1a94d About a minute ago 4.43GB [2022-04-25T19:23:21.870Z] sys-mgmt-agent latest 8182f17c5d16 About a minute ago 299MB [2022-04-25T19:23:21.870Z] core-metadata latest 4124b6e6f33d About a minute ago 17MB [2022-04-25T19:23:21.870Z] 8d8288a869f7 2 minutes ago 1.5GB [2022-04-25T19:23:21.870Z] security-spire-agent latest 5359da447d73 2 minutes ago 127MB [2022-04-25T19:23:21.870Z] b23bc6ee6818 2 minutes ago 1.49GB [2022-04-25T19:23:21.870Z] fa0813fa1928 2 minutes ago 4.43GB [2022-04-25T19:23:21.870Z] core-command latest c8b772f65a4b 2 minutes ago 16.1MB [2022-04-25T19:23:21.870Z] eb2913481d1e 2 minutes ago 1.49GB [2022-04-25T19:23:21.870Z] security-spiffe-token-provider latest 49306464217e 3 minutes ago 28.8MB [2022-04-25T19:23:21.870Z] security-secretstore-setup latest 60ad47ccf9cd 3 minutes ago 28.5MB [2022-04-25T19:23:21.870Z] support-notifications latest c57c47486237 3 minutes ago 26.9MB [2022-04-25T19:23:21.870Z] 5951880cb869 3 minutes ago 1.55GB [2022-04-25T19:23:21.870Z] 2b9c42bdb5a7 3 minutes ago 1.54GB [2022-04-25T19:23:21.870Z] f9b34eac2da0 3 minutes ago 1.5GB [2022-04-25T19:23:21.870Z] security-bootstrapper latest 02260706b4fa 4 minutes ago 19.1MB [2022-04-25T19:23:21.870Z] core-data latest 1a33dcc41d02 4 minutes ago 22.5MB [2022-04-25T19:23:21.870Z] security-proxy-setup latest 322dd2d9cafe 4 minutes ago 26.9MB [2022-04-25T19:23:21.870Z] support-scheduler latest fc52baa79960 5 minutes ago 26.3MB [2022-04-25T19:23:21.870Z] 89f98251fc9d 5 minutes ago 1.55GB [2022-04-25T19:23:21.870Z] e25f71ec8ad7 5 minutes ago 1.52GB [2022-04-25T19:23:21.870Z] 295dc7fb2e23 5 minutes ago 1.5GB [2022-04-25T19:23:21.870Z] 0ea1d9ab4a64 5 minutes ago 1.5GB [2022-04-25T19:23:21.870Z] ci-base-image-x86_64 latest 09a4c2639de4 8 minutes ago 896MB [2022-04-25T19:23:21.870Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine f018257e8ee9 3 days ago 562MB [2022-04-25T19:23:21.870Z] docker 20.10.14 7417809fdb73 2 weeks ago 218MB [2022-04-25T19:23:21.870Z] alpine 3.14 e04c818066af 2 weeks ago 5.59MB [2022-04-25T19:23:21.870Z] alpine 3.15 0ac33e5f5afa 2 weeks ago 5.57MB [2022-04-25T19:23:21.870Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 months ago 34.5MB [2022-04-25T19:23:21.870Z] 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-04-25T19:23:30.136Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.906s coverage: 89.2% of statements [2022-04-25T19:23:30.136Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-25T19:23:30.136Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-25T19:23:30.136Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-25T19:23:30.136Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.440s coverage: 84.4% of statements [2022-04-25T19:23:30.136Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-25T19:23:30.136Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-25T19:23:30.136Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-25T19:23:30.136Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-25T19:23:30.136Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-25T19:23:35.608Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.598s coverage: 95.6% of statements [2022-04-25T19:23:35.608Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-25T19:23:35.608Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-25T19:23:35.608Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.465s coverage: 72.2% of statements [2022-04-25T19:23:35.608Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-25T19:23:35.608Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-25T19:23:35.608Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-25T19:23:35.608Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-25T19:23:35.608Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-25T19:23:35.608Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.552s coverage: 60.0% of statements [2022-04-25T19:23:35.608Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-25T19:23:35.608Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-25T19:23:35.608Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-25T19:23:35.608Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.461s coverage: 0.9% of statements [2022-04-25T19:23:35.608Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-25T19:23:35.608Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.553s coverage: 58.8% of statements [2022-04-25T19:23:35.608Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.330s coverage: 29.6% of statements [2022-04-25T19:23:35.608Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-25T19:23:35.608Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.343s coverage: 47.1% of statements [2022-04-25T19:23:35.608Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.306s coverage: 79.5% of statements [2022-04-25T19:23:35.608Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.255s coverage: 94.1% of statements [2022-04-25T19:23:36.218Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.351s coverage: 96.3% of statements [2022-04-25T19:23:37.686Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.238s coverage: 87.5% of statements [2022-04-25T19:23:50.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.272s coverage: 94.4% of statements [2022-04-25T19:23:50.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.242s coverage: 44.8% of statements [2022-04-25T19:23:56.888Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.761s coverage: 82.5% of statements [2022-04-25T19:23:56.888Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-25T19:24:03.651Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.420s coverage: 92.9% of statements [2022-04-25T19:24:03.651Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-25T19:24:03.651Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-25T19:24:03.651Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-25T19:24:03.651Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.073s coverage: 65.1% of statements [2022-04-25T19:24:03.651Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-25T19:24:03.651Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-25T19:24:03.651Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-25T19:24:03.651Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-25T19:24:03.651Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-25T19:24:03.651Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.245s coverage: 87.2% of statements [2022-04-25T19:24:03.651Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-25T19:24:03.651Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-25T19:24:03.651Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.207s coverage: 100.0% of statements [2022-04-25T19:24:03.651Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-25T19:24:03.651Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.322s coverage: 58.8% of statements [2022-04-25T19:24:03.651Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-25T19:24:03.651Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.325s coverage: 80.0% of statements [2022-04-25T19:24:03.651Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.282s coverage: 87.2% of statements [2022-04-25T19:24:03.651Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.365s coverage: 85.4% of statements [2022-04-25T19:24:03.651Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.950s coverage: 91.2% of statements [2022-04-25T19:24:03.651Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-25T19:24:11.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.107s coverage: 64.4% of statements [2022-04-25T19:24:11.981Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-25T19:24:11.981Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-25T19:24:11.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.386s coverage: 100.0% of statements [2022-04-25T19:24:11.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.125s coverage: 89.4% of statements [2022-04-25T19:24:11.982Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.068s coverage: 100.0% of statements [2022-04-25T19:24:11.982Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.109s coverage: 73.7% of statements [2022-04-25T19:24:11.982Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.116s coverage: 100.0% of statements [2022-04-25T19:24:22.189Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.593s coverage: 65.4% of statements [2022-04-25T19:24:22.189Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-25T19:24:22.189Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-25T19:24:22.189Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-25T19:24:24.839Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.993s coverage: 43.8% of statements [2022-04-25T19:24:24.839Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-25T19:24:24.839Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-25T19:24:24.839Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.393s coverage: 89.5% of statements [2022-04-25T19:24:24.839Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-25T19:24:24.839Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.269s coverage: 84.8% of statements [2022-04-25T19:24:24.839Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-25T19:24:24.839Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-25T19:24:24.839Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-25T19:24:24.839Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-25T19:24:33.155Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.477s coverage: 17.7% of statements [2022-04-25T19:24:33.155Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-25T19:24:33.155Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-25T19:24:33.155Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-25T19:24:33.156Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-25T19:24:33.156Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.776s coverage: 92.3% of statements [2022-04-25T19:24:33.156Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-25T19:24:33.156Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-25T19:24:33.156Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-25T19:24:33.156Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-25T19:24:33.156Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.361s coverage: 63.2% of statements [2022-04-25T19:24:33.156Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-25T19:24:33.156Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-25T19:24:35.799Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.518s coverage: 97.7% of statements [2022-04-25T19:24:35.799Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-25T19:24:35.799Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-25T19:24:35.799Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-25T19:24:35.799Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-25T19:24:35.799Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.237s coverage: 28.9% of statements [2022-04-25T19:24:35.799Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-25T19:24:35.799Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-25T19:24:35.799Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-25T19:24:35.799Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-25T19:24:35.799Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-25T19:24:35.799Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-25T19:24:35.799Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.237s coverage: 100.0% of statements [2022-04-25T19:24:35.799Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.092s coverage: 96.9% of statements [2022-04-25T19:24:36.784Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-04-25T19:24:36.784Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-25T19:24:36.784Z] GO111MODULE=on go vet ./... [2022-04-25T19:26:43.725Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-25T19:26:43.725Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-25T19:26:43.725Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-25T19:26:43.754Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-25T19:26:44.415Z] + ls -al . [2022-04-25T19:26:44.415Z] total 668 [2022-04-25T19:26:44.415Z] drwxrwxr-x 9 1001 1001 4096 Apr 25 19:26 . [2022-04-25T19:26:44.415Z] drwxr-xr-x 4 root root 4096 Apr 25 19:19 .. [2022-04-25T19:26:44.415Z] -rw-rw-r-- 1 1001 1001 11 Apr 25 19:17 .dockerignore [2022-04-25T19:26:44.415Z] drwxrwxr-x 8 1001 1001 4096 Apr 25 19:18 .git [2022-04-25T19:26:44.415Z] drwxrwxr-x 3 1001 1001 4096 Apr 25 19:17 .github [2022-04-25T19:26:44.415Z] -rw-rw-r-- 1 1001 1001 879 Apr 25 19:17 .gitignore [2022-04-25T19:26:44.415Z] -rw-rw-r-- 1 1001 1001 42 Apr 25 19:17 .golangci.yml [2022-04-25T19:26:44.415Z] -rw-rw-r-- 1 1001 1001 87 Apr 25 19:17 .hadolint.yml [2022-04-25T19:26:44.415Z] -rw-rw-r-- 1 1001 1001 166 Apr 25 19:17 .sonarcloud.properties [2022-04-25T19:26:44.415Z] -rw-rw-r-- 1 1001 1001 1171 Apr 25 19:17 ADOPTERS.md [2022-04-25T19:26:44.415Z] -rw-rw-r-- 1 1001 1001 10086 Apr 25 19:17 Attribution.txt [2022-04-25T19:26:44.415Z] -rw-rw-r-- 1 1001 1001 51732 Apr 25 19:17 CHANGELOG.md [2022-04-25T19:26:44.415Z] -rw-rw-r-- 1 1001 1001 3804 Apr 25 19:17 CONTRIBUTING.md [2022-04-25T19:26:44.415Z] -rw-rw-r-- 1 1001 1001 677 Apr 25 19:17 GOVERNANCE.md [2022-04-25T19:26:44.415Z] -rw-rw-r-- 1 1001 1001 850 Apr 25 19:17 Jenkinsfile [2022-04-25T19:26:44.415Z] -rw-rw-r-- 1 1001 1001 10775 Apr 25 19:17 LICENSE [2022-04-25T19:26:44.415Z] -rw-rw-r-- 1 1001 1001 10389 Apr 25 19:17 Makefile [2022-04-25T19:26:44.415Z] -rw-rw-r-- 1 1001 1001 582 Apr 25 19:17 OWNERS.md [2022-04-25T19:26:44.415Z] -rw-rw-r-- 1 1001 1001 9120 Apr 25 19:17 README.md [2022-04-25T19:26:44.415Z] -rw-rw-r-- 1 1001 1001 6912 Apr 25 19:17 SECURITY.md [2022-04-25T19:26:44.415Z] -rw-rw-r-- 1 1001 1001 5 Apr 25 19:14 VERSION [2022-04-25T19:26:44.415Z] -rw-rw-r-- 1 1001 1001 4131 Apr 25 19:17 ZMQWindows.md [2022-04-25T19:26:44.415Z] drwxrwxr-x 2 1001 1001 4096 Apr 25 19:17 bin [2022-04-25T19:26:44.415Z] drwxrwxr-x 18 1001 1001 4096 Apr 25 19:17 cmd [2022-04-25T19:26:44.415Z] -rw-r--r-- 1 root root 435134 Apr 25 19:24 coverage.out [2022-04-25T19:26:44.415Z] -rw-rw-r-- 1 1001 1001 3256 Apr 25 19:17 go.mod [2022-04-25T19:26:44.415Z] -rw-rw-r-- 1 1001 1001 35162 Apr 25 19:19 go.sum [2022-04-25T19:26:44.415Z] drwxrwxr-x 8 1001 1001 4096 Apr 25 19:17 internal [2022-04-25T19:26:44.415Z] drwxrwxr-x 3 1001 1001 4096 Apr 25 19:17 openapi [2022-04-25T19:26:44.415Z] drwxrwxr-x 4 1001 1001 4096 Apr 25 19:17 snap [2022-04-25T19:26:44.415Z] -rw-rw-r-- 1 1001 1001 204 Apr 25 19:17 version.go [Pipeline] sh [2022-04-25T19:26:45.094Z] + '[' -e coverage.out ] [2022-04-25T19:26:45.094Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-25T19:26:45.130Z] Warning: overwriting stash ‘coverage-report’ [2022-04-25T19:26:46.131Z] Stashed 1 file(s) [Pipeline] sh [2022-04-25T19:26:46.845Z] + make build [2022-04-25T19:26:46.845Z] 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-04-25T19:28:38.831Z] 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-04-25T19:29:47.050Z] 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-04-25T19:29:47.050Z] 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-04-25T19:30:34.139Z] 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-04-25T19:30:34.139Z] 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-04-25T19:30:38.480Z] 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-04-25T19:30:46.779Z] 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-04-25T19:30:52.199Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-25T19:30:58.922Z] 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-04-25T19:31:02.330Z] 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-04-25T19:31:06.666Z] 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-04-25T19:31:16.863Z] 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-04-25T19:31:23.621Z] $ docker stop --time=1 c9406033fe035a910bb9cbc4e8d065019b381d48596a146f6ead17607d2a9b2f [2022-04-25T19:31:25.826Z] $ docker rm -f c9406033fe035a910bb9cbc4e8d065019b381d48596a146f6ead17607d2a9b2f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-25T19:31:28.519Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-25T19:31:28.519Z] [2022-04-25T19:31:28.519Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-25T19:31:28.879Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-25T19:31:29.156Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-04-25T19:31:29.156Z] 29e5d40040c1: Pulling fs layer [2022-04-25T19:31:29.156Z] 1ce36da41761: Pulling fs layer [2022-04-25T19:31:29.156Z] 25b303627fd3: Pulling fs layer [2022-04-25T19:31:29.156Z] 29e5d40040c1: Verifying Checksum [2022-04-25T19:31:29.156Z] 29e5d40040c1: Download complete [2022-04-25T19:31:29.761Z] 1ce36da41761: Verifying Checksum [2022-04-25T19:31:29.761Z] 1ce36da41761: Download complete [2022-04-25T19:31:30.038Z] 29e5d40040c1: Pull complete [2022-04-25T19:31:31.490Z] 25b303627fd3: Verifying Checksum [2022-04-25T19:31:31.490Z] 25b303627fd3: Download complete [2022-04-25T19:31:31.490Z] 1ce36da41761: Pull complete [2022-04-25T19:31:43.918Z] 25b303627fd3: Pull complete [2022-04-25T19:31:43.918Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-04-25T19:31:43.918Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-25T19:31:43.918Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-04-25T19:31:44.181Z] prd-ubuntu20.04-docker-arm64-4c-16g-22082 does not seem to be running inside a container [2022-04-25T19:31:44.298Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-04-25T19:31:47.053Z] $ docker top 6645f90b6f59ccd5051481047b29d043ed0b34d2379fc0d7ba972e5945258da1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-25T19:31:48.072Z] + docker-compose build --help [2022-04-25T19:31:48.072Z] + grep parallel [2022-04-25T19:31:54.774Z] --parallel Build images in parallel. [Pipeline] } [2022-04-25T19:31:55.066Z] $ docker stop --time=1 6645f90b6f59ccd5051481047b29d043ed0b34d2379fc0d7ba972e5945258da1 [2022-04-25T19:31:56.764Z] $ docker rm -f 6645f90b6f59ccd5051481047b29d043ed0b34d2379fc0d7ba972e5945258da1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-25T19:31:57.405Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-25T19:31:57.405Z] . [Pipeline] withDockerContainer [2022-04-25T19:31:57.639Z] prd-ubuntu20.04-docker-arm64-4c-16g-22082 does not seem to be running inside a container [2022-04-25T19:31:57.724Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-04-25T19:31:59.067Z] $ docker top 4bda798527724e4521e6b99b536983fc9542ecaa9257b30937e0de171a523023 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-25T19:31:59.998Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-25T19:32:08.259Z] Building core-command ... [2022-04-25T19:32:08.259Z] Building core-data ... [2022-04-25T19:32:08.259Z] Building core-metadata ... [2022-04-25T19:32:08.259Z] Building security-bootstrapper ... [2022-04-25T19:32:08.259Z] Building security-proxy-setup ... [2022-04-25T19:32:08.259Z] Building security-secretstore-setup ... [2022-04-25T19:32:08.259Z] Building security-spiffe-token-provider ... [2022-04-25T19:32:08.259Z] Building security-spire-agent ... [2022-04-25T19:32:08.259Z] Building security-spire-config ... [2022-04-25T19:32:08.259Z] Building security-spire-server ... [2022-04-25T19:32:08.259Z] Building support-notifications ... [2022-04-25T19:32:08.259Z] Building support-scheduler ... [2022-04-25T19:32:08.259Z] Building sys-mgmt-agent ... [2022-04-25T19:32:08.259Z] Building security-secretstore-setup [2022-04-25T19:32:08.259Z] Building security-spire-config [2022-04-25T19:32:08.259Z] Building core-data [2022-04-25T19:32:08.259Z] Building security-bootstrapper [2022-04-25T19:32:08.259Z] Building core-command [2022-04-25T19:33:45.021Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-25T19:33:45.021Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-25T19:33:45.021Z] ---> 9d1a00c252a8 [2022-04-25T19:33:45.021Z] Step 3/31 : WORKDIR /edgex-go [2022-04-25T19:33:45.021Z] ---> Running in 7e08ee4cfeaa [2022-04-25T19:33:45.021Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-25T19:33:45.021Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-25T19:33:45.021Z] ---> 9d1a00c252a8 [2022-04-25T19:33:45.021Z] Step 3/23 : WORKDIR /edgex-go [2022-04-25T19:33:45.021Z] ---> Running in c18aab27c87d [2022-04-25T19:33:45.021Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-25T19:33:45.021Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-25T19:33:45.021Z] ---> 9d1a00c252a8 [2022-04-25T19:33:45.021Z] Step 3/25 : WORKDIR /edgex-go [2022-04-25T19:33:45.021Z] ---> Running in 736bd15c8dbb [2022-04-25T19:33:45.021Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-25T19:33:45.021Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-25T19:33:45.021Z] ---> 9d1a00c252a8 [2022-04-25T19:33:45.021Z] Step 3/26 : WORKDIR /edgex-go [2022-04-25T19:33:45.021Z] ---> Running in ec247bbbfb7a [2022-04-25T19:33:45.021Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-25T19:33:45.021Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-25T19:33:45.021Z] ---> 9d1a00c252a8 [2022-04-25T19:33:45.021Z] Step 3/23 : WORKDIR /edgex-go [2022-04-25T19:33:45.021Z] ---> Running in 82243ee81a7a [2022-04-25T19:33:45.021Z] Removing intermediate container 736bd15c8dbb [2022-04-25T19:33:45.021Z] ---> 36ac65d7e5b4 [2022-04-25T19:33:45.021Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-25T19:33:45.021Z] ---> Running in 37eadb742738 [2022-04-25T19:33:45.021Z] Removing intermediate container c18aab27c87d [2022-04-25T19:33:45.021Z] ---> 8c5d47b8a98d [2022-04-25T19:33:45.021Z] Removing intermediate container ec247bbbfb7a [2022-04-25T19:33:45.021Z] ---> 625aabc6f560 [2022-04-25T19:33:45.021Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-25T19:33:45.021Z] Removing intermediate container 7e08ee4cfeaa [2022-04-25T19:33:45.021Z] [2022-04-25T19:33:45.021Z] ---> d659ee460c82 [2022-04-25T19:33:45.021Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-25T19:33:45.021Z] Removing intermediate container 82243ee81a7a [2022-04-25T19:33:45.021Z] ---> 06e9539ce1e1 [2022-04-25T19:33:45.021Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-25T19:33:45.021Z] ---> Running in 72ec89e2a372 [2022-04-25T19:33:45.021Z] ---> Running in f62e0096144c [2022-04-25T19:33:45.021Z] ---> Running in 899e0118d81f [2022-04-25T19:33:45.021Z] ---> Running in e53c12be818b [2022-04-25T19:33:45.021Z] Removing intermediate container 37eadb742738 [2022-04-25T19:33:45.021Z] ---> 73c0f31b51bc [2022-04-25T19:33:45.021Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-25T19:33:45.021Z] ---> Running in b2b8641d1c6b [2022-04-25T19:33:45.021Z] Removing intermediate container f62e0096144c [2022-04-25T19:33:45.021Z] ---> 4e968a8bd43a [2022-04-25T19:33:45.021Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-25T19:33:45.021Z] ---> Running in 58d41f2f5493 [2022-04-25T19:33:45.021Z] Removing intermediate container 899e0118d81f [2022-04-25T19:33:45.021Z] ---> b85104211a50 [2022-04-25T19:33:45.021Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-25T19:33:45.021Z] ---> Running in 97be31eaed58 [2022-04-25T19:33:45.021Z] Removing intermediate container e53c12be818b [2022-04-25T19:33:45.021Z] ---> f748a1aba5fc [2022-04-25T19:33:45.021Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-25T19:33:45.021Z] Removing intermediate container 72ec89e2a372 [2022-04-25T19:33:45.021Z] ---> cb4ba01a82c7 [2022-04-25T19:33:45.021Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-25T19:33:45.021Z] ---> Running in 8f270772246e [2022-04-25T19:33:45.021Z] ---> Running in bb600ea1f9e5 [2022-04-25T19:33:45.021Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-25T19:33:45.021Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-25T19:33:45.021Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-25T19:33:45.021Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-25T19:33:45.021Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-25T19:33:45.021Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-25T19:33:45.021Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-25T19:33:45.021Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-25T19:33:45.021Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-25T19:33:45.021Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-25T19:33:45.021Z] OK: 220 MiB in 52 packages [2022-04-25T19:33:45.021Z] OK: 220 MiB in 52 packages [2022-04-25T19:33:45.021Z] OK: 220 MiB in 52 packages [2022-04-25T19:33:45.021Z] OK: 220 MiB in 52 packages [2022-04-25T19:33:45.021Z] OK: 220 MiB in 52 packages [2022-04-25T19:33:45.021Z] Removing intermediate container b2b8641d1c6b [2022-04-25T19:33:45.021Z] ---> 521d2c2ea227 [2022-04-25T19:33:45.021Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-25T19:33:45.021Z] Removing intermediate container 58d41f2f5493 [2022-04-25T19:33:45.021Z] ---> a5c895931cdb [2022-04-25T19:33:45.021Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-25T19:33:45.299Z] Removing intermediate container bb600ea1f9e5 [2022-04-25T19:33:45.299Z] ---> dbe8f7e9ea35 [2022-04-25T19:33:45.299Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-25T19:33:45.299Z] Removing intermediate container 97be31eaed58 [2022-04-25T19:33:45.299Z] ---> 88af9a1ea747 [2022-04-25T19:33:45.299Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-25T19:33:45.573Z] Removing intermediate container 8f270772246e [2022-04-25T19:33:45.573Z] ---> ce434a75b1d8 [2022-04-25T19:33:45.573Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-25T19:33:45.573Z] ---> 83b97e7c6e87 [2022-04-25T19:33:45.573Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-25T19:33:45.850Z] ---> Running in 0355c4232f98 [2022-04-25T19:33:46.126Z] ---> 40b2f4a190e0 [2022-04-25T19:33:46.126Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-25T19:33:46.126Z] ---> Running in ae51de99bb3a [2022-04-25T19:33:46.725Z] ---> 95726a25a468 [2022-04-25T19:33:46.725Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-25T19:33:47.001Z] ---> d5a99da43925 [2022-04-25T19:33:47.001Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-25T19:33:47.001Z] ---> Running in a91cd2d3e514 [2022-04-25T19:33:47.001Z] ---> Running in 77cc88780b9b [2022-04-25T19:33:47.288Z] ---> 951cdac50a1b [2022-04-25T19:33:47.288Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-25T19:33:47.564Z] ---> Running in 42bd3184d292 [2022-04-25T19:33:51.011Z] Removing intermediate container 0355c4232f98 [2022-04-25T19:33:51.011Z] ---> 381514d27f7a [2022-04-25T19:33:51.011Z] Step 8/25 : COPY . . [2022-04-25T19:33:52.463Z] Removing intermediate container ae51de99bb3a [2022-04-25T19:33:52.463Z] ---> a4d85dede120 [2022-04-25T19:33:52.463Z] Step 8/23 : COPY . . [2022-04-25T19:33:53.452Z] Removing intermediate container a91cd2d3e514 [2022-04-25T19:33:53.453Z] ---> 7a730f3e7dd1 [2022-04-25T19:33:53.453Z] Step 8/31 : COPY . . [2022-04-25T19:33:54.058Z] Removing intermediate container 77cc88780b9b [2022-04-25T19:33:54.058Z] ---> c5fc0d2c3204 [2022-04-25T19:33:54.058Z] Step 8/26 : COPY . . [2022-04-25T19:33:54.058Z] Removing intermediate container 42bd3184d292 [2022-04-25T19:33:54.058Z] ---> d8afc8b79154 [2022-04-25T19:33:54.058Z] Step 8/23 : COPY . . [2022-04-25T19:34:26.456Z] ---> 1cb3b2a9c1ac [2022-04-25T19:34:26.456Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-25T19:34:26.456Z] ---> 5d6fab96a87e [2022-04-25T19:34:26.456Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-25T19:34:26.456Z] ---> Running in 36d696c8f379 [2022-04-25T19:34:26.456Z] ---> ac4901143156 [2022-04-25T19:34:26.456Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-25T19:34:26.456Z] ---> 0bb989f7521d [2022-04-25T19:34:26.456Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-25T19:34:26.456Z] ---> Running in 5ddb8691dd1d [2022-04-25T19:34:26.456Z] ---> f3928190568d [2022-04-25T19:34:26.456Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-25T19:34:26.456Z] ---> Running in cf715a845b14 [2022-04-25T19:34:26.456Z] ---> Running in 601d3b06c616 [2022-04-25T19:34:26.456Z] ---> Running in 3b3e9762240d [2022-04-25T19:34:26.456Z] Removing intermediate container cf715a845b14 [2022-04-25T19:34:26.456Z] ---> 86e93f1aac18 [2022-04-25T19:34:26.456Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-25T19:34:26.456Z] ---> Running in 6d4e632dd9d6 [2022-04-25T19:34:26.456Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-25T19:34:26.456Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-25T19:34:26.759Z] 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-04-25T19:34:27.035Z] 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-04-25T19:34:28.501Z] Removing intermediate container 6d4e632dd9d6 [2022-04-25T19:34:28.501Z] ---> b8ea1ae5b04d [2022-04-25T19:34:28.501Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-25T19:34:28.501Z] ---> Running in 132b403b7187 [2022-04-25T19:34:29.118Z] Removing intermediate container 132b403b7187 [2022-04-25T19:34:29.118Z] ---> 032a570cef6d [2022-04-25T19:34:29.118Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-04-25T19:34:29.404Z] ---> Running in da40592a0065 [2022-04-25T19:34:32.849Z] spire-1.2.1/ [2022-04-25T19:34:32.849Z] spire-1.2.1/.data/ [2022-04-25T19:34:32.849Z] spire-1.2.1/.data/.file [2022-04-25T19:34:32.849Z] spire-1.2.1/.dockerignore [2022-04-25T19:34:32.849Z] spire-1.2.1/.gitattributes [2022-04-25T19:34:32.849Z] spire-1.2.1/.githooks/ [2022-04-25T19:34:32.849Z] spire-1.2.1/.githooks/pre-commit [2022-04-25T19:34:32.849Z] spire-1.2.1/.github/ [2022-04-25T19:34:32.849Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-25T19:34:32.849Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-25T19:34:32.849Z] spire-1.2.1/.github/dependabot.yml [2022-04-25T19:34:32.849Z] spire-1.2.1/.github/workflows/ [2022-04-25T19:34:32.850Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-25T19:34:32.850Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-25T19:34:32.850Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-25T19:34:32.850Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-25T19:34:32.850Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-25T19:34:32.850Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-25T19:34:32.850Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-25T19:34:32.850Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-25T19:34:32.850Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-25T19:34:32.850Z] spire-1.2.1/.gitignore [2022-04-25T19:34:32.850Z] spire-1.2.1/.go-version [2022-04-25T19:34:32.850Z] spire-1.2.1/.golangci.yml [2022-04-25T19:34:32.850Z] spire-1.2.1/ADOPTERS.md [2022-04-25T19:34:32.850Z] spire-1.2.1/CHANGELOG.md [2022-04-25T19:34:32.850Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-25T19:34:32.850Z] spire-1.2.1/CODEOWNERS [2022-04-25T19:34:32.850Z] spire-1.2.1/CONTRIBUTING.md [2022-04-25T19:34:32.850Z] spire-1.2.1/Dockerfile [2022-04-25T19:34:32.850Z] spire-1.2.1/Dockerfile.dev [2022-04-25T19:34:32.850Z] spire-1.2.1/Dockerfile.scratch [2022-04-25T19:34:32.850Z] spire-1.2.1/LICENSE [2022-04-25T19:34:32.850Z] spire-1.2.1/MAINTAINERS.md [2022-04-25T19:34:32.850Z] spire-1.2.1/Makefile [2022-04-25T19:34:32.850Z] spire-1.2.1/README.md [2022-04-25T19:34:32.850Z] spire-1.2.1/ROADMAP.md [2022-04-25T19:34:32.850Z] spire-1.2.1/SECURITY.md [2022-04-25T19:34:32.850Z] spire-1.2.1/cmd/ [2022-04-25T19:34:32.850Z] spire-1.2.1/cmd/spire-agent/ [2022-04-25T19:34:32.850Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-25T19:34:32.850Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-25T19:34:32.850Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-25T19:34:32.850Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-25T19:34:32.850Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-25T19:34:32.850Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-25T19:34:32.850Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-25T19:34:32.850Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-25T19:34:32.850Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-25T19:34:32.850Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-25T19:34:32.850Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-25T19:34:32.850Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-25T19:34:32.850Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-25T19:34:32.850Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-25T19:34:32.850Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-25T19:34:32.850Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-25T19:34:32.850Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-25T19:34:32.850Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-25T19:34:32.850Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-25T19:34:32.850Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-25T19:34:32.850Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-25T19:34:32.850Z] spire-1.2.1/cmd/spire-server/ [2022-04-25T19:34:32.850Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-25T19:34:32.850Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-25T19:34:32.850Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-25T19:34:32.850Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-25T19:34:32.850Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-25T19:34:32.850Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-25T19:34:32.850Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-25T19:34:32.850Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-25T19:34:32.850Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-25T19:34:32.850Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-25T19:34:32.850Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-25T19:34:32.850Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-25T19:34:32.850Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-25T19:34:32.850Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-25T19:34:32.850Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-25T19:34:32.850Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-25T19:34:32.850Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-25T19:34:32.850Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-25T19:34:32.850Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-25T19:34:32.850Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-25T19:34:32.850Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-25T19:34:32.850Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-25T19:34:32.850Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-25T19:34:32.850Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-25T19:34:32.850Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-25T19:34:32.850Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-25T19:34:32.850Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-25T19:34:32.850Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-25T19:34:32.850Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-25T19:34:32.850Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-25T19:34:32.850Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-25T19:34:32.850Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-25T19:34:32.850Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-25T19:34:32.850Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-25T19:34:32.850Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-25T19:34:32.850Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-25T19:34:32.850Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-25T19:34:32.850Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-25T19:34:32.850Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-25T19:34:32.850Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-25T19:34:32.850Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-25T19:34:32.850Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-25T19:34:32.850Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-25T19:34:32.850Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-25T19:34:32.850Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-25T19:34:32.850Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-25T19:34:32.850Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-25T19:34:32.850Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-25T19:34:32.850Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-25T19:34:32.850Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-25T19:34:32.850Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-25T19:34:32.850Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-25T19:34:32.850Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-25T19:34:32.850Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-25T19:34:32.850Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-25T19:34:32.850Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-25T19:34:32.850Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-25T19:34:32.850Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-25T19:34:32.850Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-25T19:34:32.850Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-25T19:34:32.850Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-25T19:34:32.850Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-25T19:34:32.850Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-25T19:34:32.850Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-25T19:34:32.850Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-25T19:34:32.850Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-25T19:34:32.850Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-25T19:34:32.850Z] spire-1.2.1/conf/ [2022-04-25T19:34:32.850Z] spire-1.2.1/conf/agent/ [2022-04-25T19:34:32.850Z] spire-1.2.1/conf/agent/agent.conf [2022-04-25T19:34:32.850Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-25T19:34:32.850Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-25T19:34:32.850Z] spire-1.2.1/conf/server/ [2022-04-25T19:34:32.850Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-25T19:34:32.850Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-25T19:34:32.850Z] spire-1.2.1/conf/server/server.conf [2022-04-25T19:34:32.850Z] spire-1.2.1/conf/server/server_full.conf [2022-04-25T19:34:32.850Z] spire-1.2.1/doc/ [2022-04-25T19:34:32.850Z] spire-1.2.1/doc/SPIRE101.md [2022-04-25T19:34:32.850Z] spire-1.2.1/doc/auditlog.md [2022-04-25T19:34:32.850Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-25T19:34:32.850Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-25T19:34:32.850Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-25T19:34:32.850Z] spire-1.2.1/doc/images/ [2022-04-25T19:34:32.850Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-25T19:34:32.850Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-25T19:34:32.850Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-25T19:34:32.850Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-25T19:34:32.850Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-25T19:34:32.850Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-25T19:34:32.850Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-25T19:34:32.850Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-25T19:34:32.850Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-25T19:34:32.850Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-25T19:34:32.850Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-25T19:34:32.850Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-25T19:34:32.850Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-25T19:34:32.850Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-25T19:34:32.850Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-25T19:34:32.850Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-25T19:34:32.850Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-25T19:34:32.850Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-25T19:34:32.850Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-25T19:34:32.850Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-25T19:34:32.850Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-25T19:34:32.850Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-25T19:34:32.850Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-25T19:34:32.850Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-25T19:34:32.850Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-25T19:34:32.850Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-25T19:34:32.850Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-25T19:34:32.850Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-25T19:34:32.850Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-25T19:34:32.850Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-25T19:34:32.850Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-25T19:34:32.850Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-25T19:34:32.850Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-25T19:34:32.850Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-25T19:34:32.850Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-25T19:34:32.850Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-25T19:34:32.850Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-25T19:34:32.850Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-25T19:34:32.850Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-25T19:34:32.850Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-25T19:34:32.850Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-25T19:34:32.850Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-25T19:34:32.850Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-25T19:34:32.850Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-25T19:34:32.850Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-25T19:34:32.850Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-25T19:34:32.850Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-25T19:34:32.850Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-25T19:34:32.850Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-25T19:34:32.850Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-25T19:34:32.850Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-25T19:34:32.850Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-25T19:34:32.850Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-25T19:34:32.850Z] spire-1.2.1/doc/scaling_spire.md [2022-04-25T19:34:32.850Z] spire-1.2.1/doc/spire_agent.md [2022-04-25T19:34:32.850Z] spire-1.2.1/doc/spire_server.md [2022-04-25T19:34:32.850Z] spire-1.2.1/doc/supported_integrations.md [2022-04-25T19:34:32.850Z] spire-1.2.1/doc/telemetry.md [2022-04-25T19:34:32.850Z] spire-1.2.1/doc/telemetry_config.md [2022-04-25T19:34:32.850Z] spire-1.2.1/doc/upgrading.md [2022-04-25T19:34:32.850Z] spire-1.2.1/doc/using_spire.md [2022-04-25T19:34:32.850Z] spire-1.2.1/examples/ [2022-04-25T19:34:32.850Z] spire-1.2.1/examples/README.md [2022-04-25T19:34:32.850Z] spire-1.2.1/go.mod [2022-04-25T19:34:32.850Z] spire-1.2.1/go.sum [2022-04-25T19:34:32.850Z] spire-1.2.1/pkg/ [2022-04-25T19:34:32.850Z] spire-1.2.1/pkg/agent/ [2022-04-25T19:34:32.850Z] spire-1.2.1/pkg/agent/agent.go [2022-04-25T19:34:32.850Z] spire-1.2.1/pkg/agent/api/ [2022-04-25T19:34:32.850Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-25T19:34:32.850Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-25T19:34:32.850Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-25T19:34:32.850Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-25T19:34:32.850Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-25T19:34:32.850Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-25T19:34:32.850Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-25T19:34:32.850Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-25T19:34:32.850Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-25T19:34:32.850Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-25T19:34:32.850Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-25T19:34:32.850Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-25T19:34:32.850Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-25T19:34:32.850Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-25T19:34:32.850Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-25T19:34:32.850Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-25T19:34:32.850Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-25T19:34:32.850Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-25T19:34:32.850Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/client/ [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/common/ [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/config.go [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/manager/ [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/svid/ [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/common/ [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/common/api/ [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-25T19:34:32.851Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-25T19:34:33.131Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-25T19:34:33.131Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-25T19:34:33.131Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-25T19:34:33.131Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-25T19:34:33.131Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-25T19:34:33.131Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-25T19:34:33.131Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-25T19:34:33.131Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-25T19:34:33.131Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-25T19:34:33.131Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-25T19:34:33.131Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-25T19:34:33.131Z] spire-1.2.1/pkg/common/api/names.go [2022-04-25T19:34:33.131Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-25T19:34:33.131Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-25T19:34:33.131Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-25T19:34:33.131Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-25T19:34:33.131Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-25T19:34:33.131Z] spire-1.2.1/pkg/common/auth/ [2022-04-25T19:34:33.131Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-25T19:34:33.131Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-25T19:34:33.131Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-25T19:34:33.131Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-25T19:34:33.131Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-25T19:34:33.131Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-25T19:34:33.131Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-25T19:34:33.131Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/catalog/ [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/cli/ [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/health/ [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/health/config.go [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/health/context.go [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/health/health.go [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/idutil/ [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/log/ [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/log/log.go [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/log/options.go [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/plugin/ [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-25T19:34:33.132Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-25T19:34:33.133Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-25T19:34:33.133Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-25T19:34:33.133Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-25T19:34:33.133Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-25T19:34:33.133Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-25T19:34:33.412Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-25T19:34:33.412Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-25T19:34:33.412Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-25T19:34:33.412Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-25T19:34:33.412Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-25T19:34:33.412Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-25T19:34:33.412Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-25T19:34:33.412Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-25T19:34:33.412Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-25T19:34:33.412Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-25T19:34:33.412Z] spire-1.2.1/pkg/common/profiling/ [2022-04-25T19:34:33.412Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-25T19:34:33.412Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-25T19:34:33.412Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-25T19:34:33.412Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-25T19:34:33.412Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-25T19:34:33.412Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-25T19:34:33.412Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-25T19:34:33.412Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-25T19:34:33.412Z] spire-1.2.1/pkg/common/selector/ [2022-04-25T19:34:33.412Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-25T19:34:33.412Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-25T19:34:33.412Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-25T19:34:33.412Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-25T19:34:33.412Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-25T19:34:33.412Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-25T19:34:33.412Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-25T19:34:33.412Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-25T19:34:33.412Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-25T19:34:33.412Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-25T19:34:33.412Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-25T19:34:33.412Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-25T19:34:33.412Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-25T19:34:33.412Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-25T19:34:33.412Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-25T19:34:33.412Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-25T19:34:33.412Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-25T19:34:33.412Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-25T19:34:33.412Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-25T19:34:33.412Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-25T19:34:33.412Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-25T19:34:33.412Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-25T19:34:33.412Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-25T19:34:33.412Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-25T19:34:33.412Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-25T19:34:33.412Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-25T19:34:33.412Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-25T19:34:33.412Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-25T19:34:33.412Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-25T19:34:33.412Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-25T19:34:33.412Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-25T19:34:33.412Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-25T19:34:33.412Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-25T19:34:33.412Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-25T19:34:33.412Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-25T19:34:33.412Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-25T19:34:33.412Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-25T19:34:33.412Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-25T19:34:33.412Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-25T19:34:33.412Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-25T19:34:33.412Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-25T19:34:33.412Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-25T19:34:33.412Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-25T19:34:33.412Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-25T19:34:33.412Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-25T19:34:33.412Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-25T19:34:33.412Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-25T19:34:33.412Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-25T19:34:33.412Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-25T19:34:33.412Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-25T19:34:33.412Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-25T19:34:33.412Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-25T19:34:33.412Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-25T19:34:33.412Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-25T19:34:33.412Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-25T19:34:33.412Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-25T19:34:33.412Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-25T19:34:33.412Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-25T19:34:33.412Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-25T19:34:33.412Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-25T19:34:33.412Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-25T19:34:33.412Z] spire-1.2.1/pkg/common/uptime/ [2022-04-25T19:34:33.412Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-25T19:34:33.412Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-25T19:34:33.412Z] spire-1.2.1/pkg/common/util/ [2022-04-25T19:34:33.412Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-25T19:34:33.412Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-25T19:34:33.412Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-25T19:34:33.412Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-25T19:34:33.412Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-25T19:34:33.412Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-25T19:34:33.412Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-25T19:34:33.412Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-25T19:34:33.412Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-25T19:34:33.412Z] spire-1.2.1/pkg/common/util/task.go [2022-04-25T19:34:33.412Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-25T19:34:33.412Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-25T19:34:33.412Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-25T19:34:33.412Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-25T19:34:33.412Z] spire-1.2.1/pkg/common/version/ [2022-04-25T19:34:33.412Z] spire-1.2.1/pkg/common/version/version.go [2022-04-25T19:34:33.412Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-25T19:34:33.412Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-25T19:34:33.412Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-25T19:34:33.412Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-25T19:34:33.412Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-25T19:34:33.412Z] spire-1.2.1/pkg/common/x509util/ [2022-04-25T19:34:33.412Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-25T19:34:33.412Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-25T19:34:33.412Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-25T19:34:33.412Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-25T19:34:33.412Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-25T19:34:33.412Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-25T19:34:33.412Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-25T19:34:33.412Z] spire-1.2.1/pkg/server/ [2022-04-25T19:34:33.412Z] spire-1.2.1/pkg/server/api/ [2022-04-25T19:34:33.412Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-25T19:34:33.412Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-25T19:34:33.412Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-25T19:34:33.412Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-25T19:34:33.412Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-25T19:34:33.412Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-25T19:34:33.413Z] spire-1.2.1/pkg/server/api/api.go [2022-04-25T19:34:33.413Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-25T19:34:33.413Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-25T19:34:33.413Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-25T19:34:33.413Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-25T19:34:33.413Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-25T19:34:33.413Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-25T19:34:33.413Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-25T19:34:33.413Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-25T19:34:33.413Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-25T19:34:33.413Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-25T19:34:33.413Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-25T19:34:33.413Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-25T19:34:33.413Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-25T19:34:33.413Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-25T19:34:33.413Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-25T19:34:33.413Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-25T19:34:33.413Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-25T19:34:33.413Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-25T19:34:33.413Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-25T19:34:33.413Z] spire-1.2.1/pkg/server/api/health/ [2022-04-25T19:34:33.413Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-25T19:34:33.413Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-25T19:34:33.413Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-25T19:34:33.413Z] spire-1.2.1/pkg/server/api/id.go [2022-04-25T19:34:33.413Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-25T19:34:33.413Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-25T19:34:33.413Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-25T19:34:33.413Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-25T19:34:33.413Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-25T19:34:33.413Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-25T19:34:33.413Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-25T19:34:33.413Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-25T19:34:33.413Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-25T19:34:33.413Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-25T19:34:33.413Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-25T19:34:33.413Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-25T19:34:33.413Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-25T19:34:33.413Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-25T19:34:33.413Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-25T19:34:33.413Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-25T19:34:33.413Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-25T19:34:33.413Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-25T19:34:33.413Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-25T19:34:33.413Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-25T19:34:33.413Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-25T19:34:33.413Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-25T19:34:33.413Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-25T19:34:33.413Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-25T19:34:33.413Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-25T19:34:33.413Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-25T19:34:33.413Z] spire-1.2.1/pkg/server/api/status.go [2022-04-25T19:34:33.413Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-25T19:34:33.413Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-25T19:34:33.413Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-25T19:34:33.413Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-25T19:34:33.413Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-25T19:34:33.413Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-25T19:34:33.413Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-25T19:34:33.413Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-25T19:34:33.413Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-25T19:34:33.413Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-25T19:34:33.413Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-25T19:34:33.413Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-25T19:34:33.413Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-25T19:34:33.413Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-25T19:34:33.413Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-25T19:34:33.413Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-25T19:34:33.413Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-25T19:34:33.413Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-25T19:34:33.413Z] spire-1.2.1/pkg/server/bundle/ [2022-04-25T19:34:33.413Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-25T19:34:33.413Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-25T19:34:33.413Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-25T19:34:33.413Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-25T19:34:33.413Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-25T19:34:33.413Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-25T19:34:33.413Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-25T19:34:33.413Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-25T19:34:33.413Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-25T19:34:33.413Z] spire-1.2.1/pkg/server/ca/ [2022-04-25T19:34:33.413Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-25T19:34:33.694Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-25T19:34:33.694Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-25T19:34:33.694Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-25T19:34:33.694Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-25T19:34:33.694Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-25T19:34:33.694Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-25T19:34:33.694Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-25T19:34:33.694Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-25T19:34:33.694Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-25T19:34:33.694Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-25T19:34:33.694Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-25T19:34:33.694Z] spire-1.2.1/pkg/server/cache/ [2022-04-25T19:34:33.694Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-25T19:34:33.694Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-25T19:34:33.694Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-25T19:34:33.694Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-25T19:34:33.694Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-25T19:34:33.694Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-25T19:34:33.694Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-25T19:34:33.694Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-25T19:34:33.694Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-25T19:34:33.694Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-25T19:34:33.694Z] spire-1.2.1/pkg/server/catalog/ [2022-04-25T19:34:33.694Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-25T19:34:33.694Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-25T19:34:33.694Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-25T19:34:33.694Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-25T19:34:33.694Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-25T19:34:33.694Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-25T19:34:33.694Z] spire-1.2.1/pkg/server/config.go [2022-04-25T19:34:33.694Z] spire-1.2.1/pkg/server/datastore/ [2022-04-25T19:34:33.694Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-25T19:34:33.694Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-25T19:34:33.694Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-25T19:34:33.694Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-25T19:34:33.694Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-25T19:34:33.694Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-25T19:34:33.694Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-25T19:34:33.694Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-25T19:34:33.694Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-25T19:34:33.694Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-25T19:34:33.694Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-25T19:34:33.694Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-25T19:34:33.694Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-25T19:34:33.694Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-25T19:34:33.694Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-25T19:34:33.694Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-25T19:34:33.694Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-25T19:34:33.694Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-25T19:34:33.694Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-25T19:34:33.694Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-25T19:34:33.694Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-25T19:34:33.694Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-25T19:34:33.694Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-25T19:34:33.694Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-25T19:34:33.694Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-25T19:34:33.694Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-25T19:34:33.694Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-25T19:34:33.694Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-25T19:34:33.694Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-25T19:34:33.694Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-25T19:34:33.694Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-25T19:34:33.694Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-25T19:34:33.694Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-25T19:34:33.694Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-25T19:34:33.694Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-25T19:34:33.694Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-25T19:34:33.694Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-25T19:34:33.694Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-25T19:34:33.694Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-25T19:34:33.694Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-25T19:34:33.694Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-25T19:34:33.694Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-25T19:34:33.694Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-25T19:34:33.694Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-25T19:34:33.694Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-25T19:34:33.694Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-25T19:34:33.694Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-25T19:34:33.694Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-25T19:34:33.694Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-25T19:34:33.694Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-25T19:34:33.694Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-25T19:34:33.694Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-25T19:34:33.694Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-25T19:34:33.694Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-25T19:34:33.694Z] spire-1.2.1/pkg/server/plugin/ [2022-04-25T19:34:33.694Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-25T19:34:33.694Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-25T19:34:33.694Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-25T19:34:33.694Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-25T19:34:33.694Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-25T19:34:33.694Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-25T19:34:33.694Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-25T19:34:33.694Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-25T19:34:33.694Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-25T19:34:33.694Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-25T19:34:33.694Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-25T19:34:33.694Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-25T19:34:33.694Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-25T19:34:33.694Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-25T19:34:33.694Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-25T19:34:33.694Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-25T19:34:33.694Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-25T19:34:33.694Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-25T19:34:33.694Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-25T19:34:33.694Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-25T19:34:33.694Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-25T19:34:33.694Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-25T19:34:33.694Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-25T19:34:33.694Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-25T19:34:33.694Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-25T19:34:33.694Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-25T19:34:33.694Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-25T19:34:33.694Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-25T19:34:33.694Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-25T19:34:33.694Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-25T19:34:33.694Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-25T19:34:33.694Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-25T19:34:33.694Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-25T19:34:33.694Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-25T19:34:33.694Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-25T19:34:33.694Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-25T19:34:33.694Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-25T19:34:33.694Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-25T19:34:33.694Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-25T19:34:33.694Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-25T19:34:33.694Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-25T19:34:33.694Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-25T19:34:33.694Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-25T19:34:33.694Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-25T19:34:33.694Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-25T19:34:33.694Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-25T19:34:33.694Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-25T19:34:33.694Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-25T19:34:33.694Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-25T19:34:33.694Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-25T19:34:33.694Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-25T19:34:33.694Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-25T19:34:33.695Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-25T19:34:33.695Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-25T19:34:33.695Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-25T19:34:33.695Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-25T19:34:33.695Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-25T19:34:33.695Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-25T19:34:33.695Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-25T19:34:33.695Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-25T19:34:33.695Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-25T19:34:33.695Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-25T19:34:33.695Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-25T19:34:33.695Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-25T19:34:33.695Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-25T19:34:33.695Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-25T19:34:33.695Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-25T19:34:33.695Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-25T19:34:33.695Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-25T19:34:33.695Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-25T19:34:33.695Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-25T19:34:33.695Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-25T19:34:33.695Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-25T19:34:33.695Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-25T19:34:33.695Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-25T19:34:33.695Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-25T19:34:33.695Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-25T19:34:33.695Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-25T19:34:33.695Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-25T19:34:33.695Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-25T19:34:33.695Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-25T19:34:33.695Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-25T19:34:33.695Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-25T19:34:33.695Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-25T19:34:33.695Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-25T19:34:33.695Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-25T19:34:33.695Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-25T19:34:33.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-25T19:34:33.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-25T19:34:33.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-25T19:34:33.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-25T19:34:33.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-25T19:34:33.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-25T19:34:33.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-25T19:34:33.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-25T19:34:33.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-25T19:34:33.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-25T19:34:33.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-25T19:34:33.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-25T19:34:33.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-25T19:34:33.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-25T19:34:33.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-25T19:34:33.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-25T19:34:33.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-25T19:34:33.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-25T19:34:33.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-25T19:34:33.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-25T19:34:33.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-25T19:34:33.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-25T19:34:33.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-25T19:34:33.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-25T19:34:33.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-25T19:34:33.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-25T19:34:33.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-25T19:34:33.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-25T19:34:33.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-25T19:34:33.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-25T19:34:33.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-25T19:34:33.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-25T19:34:33.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-25T19:34:33.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-25T19:34:33.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-25T19:34:33.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-25T19:34:33.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-25T19:34:33.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-25T19:34:33.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-25T19:34:33.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-25T19:34:33.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-25T19:34:33.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-25T19:34:33.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-25T19:34:33.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-25T19:34:33.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-25T19:34:33.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-25T19:34:33.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-25T19:34:33.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-25T19:34:33.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-25T19:34:33.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-25T19:34:33.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-25T19:34:33.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-25T19:34:33.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-25T19:34:33.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-25T19:34:33.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-25T19:34:33.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-25T19:34:33.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-25T19:34:33.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-25T19:34:33.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-25T19:34:33.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-25T19:34:33.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-25T19:34:33.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-25T19:34:33.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-25T19:34:33.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-25T19:34:33.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-25T19:34:33.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-25T19:34:33.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-25T19:34:33.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-25T19:34:33.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-25T19:34:33.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-25T19:34:33.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-25T19:34:33.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-25T19:34:33.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-25T19:34:33.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-25T19:34:33.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-25T19:34:33.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-25T19:34:33.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-25T19:34:33.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-25T19:34:33.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-25T19:34:33.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-25T19:34:33.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-25T19:34:33.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-25T19:34:33.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-25T19:34:33.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-25T19:34:33.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-25T19:34:33.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-25T19:34:33.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-25T19:34:33.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-25T19:34:33.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-25T19:34:33.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-25T19:34:33.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-25T19:34:33.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-25T19:34:33.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-25T19:34:33.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-25T19:34:33.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-25T19:34:33.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-25T19:34:33.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-25T19:34:33.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-25T19:34:33.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-25T19:34:33.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-25T19:34:33.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-25T19:34:33.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-25T19:34:33.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-25T19:34:33.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-25T19:34:33.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-25T19:34:33.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-25T19:34:33.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-25T19:34:33.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-25T19:34:33.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-25T19:34:33.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-25T19:34:33.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-25T19:34:33.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-25T19:34:33.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-25T19:34:33.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-25T19:34:33.975Z] spire-1.2.1/pkg/server/registration/ [2022-04-25T19:34:33.975Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-25T19:34:33.975Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-25T19:34:33.975Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-25T19:34:33.975Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-25T19:34:33.975Z] spire-1.2.1/pkg/server/server.go [2022-04-25T19:34:33.975Z] spire-1.2.1/pkg/server/server_test.go [2022-04-25T19:34:33.975Z] spire-1.2.1/pkg/server/svid/ [2022-04-25T19:34:33.975Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-25T19:34:33.975Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-25T19:34:33.975Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-25T19:34:33.975Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-25T19:34:33.975Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-25T19:34:33.975Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-25T19:34:33.975Z] spire-1.2.1/proto/ [2022-04-25T19:34:33.975Z] spire-1.2.1/proto/private/ [2022-04-25T19:34:33.975Z] spire-1.2.1/proto/private/server/ [2022-04-25T19:34:33.975Z] spire-1.2.1/proto/private/server/journal/ [2022-04-25T19:34:33.975Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-25T19:34:33.975Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-25T19:34:33.975Z] spire-1.2.1/proto/spire/ [2022-04-25T19:34:33.975Z] spire-1.2.1/proto/spire/common/ [2022-04-25T19:34:33.976Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-25T19:34:33.976Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-25T19:34:33.976Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-25T19:34:33.976Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-25T19:34:33.976Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-25T19:34:33.976Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-25T19:34:33.976Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-25T19:34:33.976Z] spire-1.2.1/proto/spire/plugin/ [2022-04-25T19:34:33.976Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-25T19:34:33.976Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-25T19:34:33.976Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-25T19:34:33.976Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-25T19:34:33.976Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-25T19:34:33.976Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-25T19:34:33.976Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-25T19:34:33.976Z] spire-1.2.1/release/ [2022-04-25T19:34:33.976Z] spire-1.2.1/release/spire-extras/ [2022-04-25T19:34:33.976Z] spire-1.2.1/release/spire-extras/README.md [2022-04-25T19:34:33.976Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-25T19:34:33.976Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-25T19:34:33.976Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-25T19:34:33.976Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-25T19:34:33.976Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-25T19:34:33.976Z] spire-1.2.1/release/spire/ [2022-04-25T19:34:33.976Z] spire-1.2.1/release/spire/README.md [2022-04-25T19:34:33.976Z] spire-1.2.1/release/spire/conf/ [2022-04-25T19:34:33.976Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-25T19:34:33.976Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-25T19:34:33.976Z] spire-1.2.1/release/spire/conf/server/ [2022-04-25T19:34:33.976Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-25T19:34:33.976Z] spire-1.2.1/script/ [2022-04-25T19:34:33.976Z] spire-1.2.1/script/build-artifact.sh [2022-04-25T19:34:33.976Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-25T19:34:33.976Z] spire-1.2.1/support/ [2022-04-25T19:34:33.976Z] spire-1.2.1/support/k8s/ [2022-04-25T19:34:33.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-25T19:34:33.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-25T19:34:33.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-25T19:34:33.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-25T19:34:33.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-25T19:34:33.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-25T19:34:33.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-25T19:34:33.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-25T19:34:33.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-25T19:34:33.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-25T19:34:33.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-25T19:34:33.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-25T19:34:33.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-25T19:34:33.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-25T19:34:33.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-25T19:34:33.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-25T19:34:33.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-25T19:34:33.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-25T19:34:33.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-25T19:34:33.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-25T19:34:34.255Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-25T19:34:34.255Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-25T19:34:34.255Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-25T19:34:34.255Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-25T19:34:34.255Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-25T19:34:34.255Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-25T19:34:34.255Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-25T19:34:34.255Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-25T19:34:34.255Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-25T19:34:34.255Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-25T19:34:34.255Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-25T19:34:34.255Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-25T19:34:34.255Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-25T19:34:34.255Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-25T19:34:34.255Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-25T19:34:34.255Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-25T19:34:34.255Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-25T19:34:34.255Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-25T19:34:34.255Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-25T19:34:34.255Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-25T19:34:34.255Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-25T19:34:34.255Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-25T19:34:34.255Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-25T19:34:34.255Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-25T19:34:34.255Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-25T19:34:34.255Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-25T19:34:34.255Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-25T19:34:34.255Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-25T19:34:34.255Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-25T19:34:34.255Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-25T19:34:34.255Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-25T19:34:34.255Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-25T19:34:34.255Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-25T19:34:34.255Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-25T19:34:34.255Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-25T19:34:34.255Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-25T19:34:34.255Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-25T19:34:34.255Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-25T19:34:34.255Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-25T19:34:34.255Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-25T19:34:34.255Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-25T19:34:34.255Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-25T19:34:34.255Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-25T19:34:34.255Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-25T19:34:34.255Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-25T19:34:34.255Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-25T19:34:34.255Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-25T19:34:34.255Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-25T19:34:34.255Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-25T19:34:34.255Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-25T19:34:34.255Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-25T19:34:34.255Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-25T19:34:34.255Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-25T19:34:34.255Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-25T19:34:34.255Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-25T19:34:34.255Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-25T19:34:34.255Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-25T19:34:34.255Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-25T19:34:34.255Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-25T19:34:34.255Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-25T19:34:34.255Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-25T19:34:34.255Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-25T19:34:34.255Z] spire-1.2.1/test/ [2022-04-25T19:34:34.255Z] spire-1.2.1/test/clock/ [2022-04-25T19:34:34.255Z] spire-1.2.1/test/clock/clock.go [2022-04-25T19:34:34.255Z] spire-1.2.1/test/fakes/ [2022-04-25T19:34:34.255Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-25T19:34:34.255Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-25T19:34:34.255Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-25T19:34:34.255Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-25T19:34:34.255Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-25T19:34:34.255Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-25T19:34:34.255Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-25T19:34:34.255Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-25T19:34:34.255Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-25T19:34:34.255Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-25T19:34:34.256Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-25T19:34:34.256Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-25T19:34:34.256Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-25T19:34:34.256Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-25T19:34:34.256Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-25T19:34:34.256Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-25T19:34:34.256Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-25T19:34:34.256Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-25T19:34:34.256Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-25T19:34:34.256Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-25T19:34:34.256Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-25T19:34:34.256Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-25T19:34:34.256Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-25T19:34:34.256Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-25T19:34:34.256Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-25T19:34:34.256Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-25T19:34:34.256Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-25T19:34:34.256Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-25T19:34:34.256Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-25T19:34:34.256Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-25T19:34:34.256Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-25T19:34:34.256Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-25T19:34:34.256Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-25T19:34:34.256Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-25T19:34:34.256Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-25T19:34:34.256Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-25T19:34:34.256Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-25T19:34:34.256Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-25T19:34:34.256Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-25T19:34:34.256Z] spire-1.2.1/test/fixture/ [2022-04-25T19:34:34.256Z] spire-1.2.1/test/fixture/certs/ [2022-04-25T19:34:34.256Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-25T19:34:34.256Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-25T19:34:34.256Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-25T19:34:34.256Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-25T19:34:34.256Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-25T19:34:34.256Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-25T19:34:34.256Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-25T19:34:34.256Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-25T19:34:34.256Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-25T19:34:34.256Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-25T19:34:34.256Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-25T19:34:34.256Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-25T19:34:34.256Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-25T19:34:34.256Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-25T19:34:34.256Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-25T19:34:34.256Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-25T19:34:34.256Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-25T19:34:34.256Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-25T19:34:34.256Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-25T19:34:34.256Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-25T19:34:34.256Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-25T19:34:34.256Z] spire-1.2.1/test/fixture/config/ [2022-04-25T19:34:34.256Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-25T19:34:34.256Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-25T19:34:34.256Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-25T19:34:34.256Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-25T19:34:34.256Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-25T19:34:34.256Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-25T19:34:34.256Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-25T19:34:34.256Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-25T19:34:34.256Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-25T19:34:34.256Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-25T19:34:34.256Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-25T19:34:34.256Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-25T19:34:34.256Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-25T19:34:34.256Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-25T19:34:34.256Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-25T19:34:34.256Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-25T19:34:34.256Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-25T19:34:34.256Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-25T19:34:34.256Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-25T19:34:34.256Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-25T19:34:34.256Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-25T19:34:34.256Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-25T19:34:34.256Z] spire-1.2.1/test/fixture/fixture.go [2022-04-25T19:34:34.256Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-25T19:34:34.256Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-25T19:34:34.256Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-25T19:34:34.256Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-25T19:34:34.256Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-25T19:34:34.256Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-25T19:34:34.256Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-25T19:34:34.256Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-25T19:34:34.256Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-25T19:34:34.256Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-25T19:34:34.256Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-25T19:34:34.256Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-25T19:34:34.256Z] spire-1.2.1/test/fixture/registration/ [2022-04-25T19:34:34.256Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-25T19:34:34.256Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-25T19:34:34.256Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-25T19:34:34.256Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-25T19:34:34.256Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-25T19:34:34.256Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-25T19:34:34.256Z] spire-1.2.1/test/integration/ [2022-04-25T19:34:34.256Z] spire-1.2.1/test/integration/README.md [2022-04-25T19:34:34.256Z] spire-1.2.1/test/integration/common [2022-04-25T19:34:34.256Z] spire-1.2.1/test/integration/setup/ [2022-04-25T19:34:34.256Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-25T19:34:34.256Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-25T19:34:34.256Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-25T19:34:34.256Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-25T19:34:34.256Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-25T19:34:34.256Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-25T19:34:34.256Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-25T19:34:34.256Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-25T19:34:34.256Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-25T19:34:34.256Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-25T19:34:34.256Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-25T19:34:34.256Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-25T19:34:34.256Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-25T19:34:34.256Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-25T19:34:34.256Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-25T19:34:34.256Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-25T19:34:34.256Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-25T19:34:34.256Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-25T19:34:34.256Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-25T19:34:34.256Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-25T19:34:34.256Z] spire-1.2.1/test/integration/suites/ [2022-04-25T19:34:34.256Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-25T19:34:34.256Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-25T19:34:34.256Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-25T19:34:34.256Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-25T19:34:34.256Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-25T19:34:34.256Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-25T19:34:34.256Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-25T19:34:34.256Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-25T19:34:34.256Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-25T19:34:34.256Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-25T19:34:34.256Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-25T19:34:34.256Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-25T19:34:34.256Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-25T19:34:34.537Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-25T19:34:34.537Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-25T19:34:34.537Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-25T19:34:34.537Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-25T19:34:34.537Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-25T19:34:34.537Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-25T19:34:34.537Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-25T19:34:34.537Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-25T19:34:34.537Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-25T19:34:34.537Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-25T19:34:34.537Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-25T19:34:34.537Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-25T19:34:34.537Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-25T19:34:34.537Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-25T19:34:34.537Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-25T19:34:34.537Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-25T19:34:34.537Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-25T19:34:34.537Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-25T19:34:34.537Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-25T19:34:34.537Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-25T19:34:34.537Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-25T19:34:34.537Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-25T19:34:34.537Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-25T19:34:34.537Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-25T19:34:34.537Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-25T19:34:34.537Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-25T19:34:34.537Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-25T19:34:34.537Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-25T19:34:34.537Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-25T19:34:34.537Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-25T19:34:34.537Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-25T19:34:34.537Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-25T19:34:34.537Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-25T19:34:34.537Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-25T19:34:34.537Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-25T19:34:34.537Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-25T19:34:34.537Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-25T19:34:34.537Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-25T19:34:34.537Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-25T19:34:34.537Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-25T19:34:34.537Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-25T19:34:34.537Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-25T19:34:34.537Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-25T19:34:34.537Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-25T19:34:34.537Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-25T19:34:34.537Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-25T19:34:34.537Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-25T19:34:34.537Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-25T19:34:34.537Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-25T19:34:34.537Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-25T19:34:34.537Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-25T19:34:34.537Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-25T19:34:34.537Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-25T19:34:34.537Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-25T19:34:34.537Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-25T19:34:34.537Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-25T19:34:34.537Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-25T19:34:34.537Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-25T19:34:34.537Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-25T19:34:34.537Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-25T19:34:34.537Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-25T19:34:34.537Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-25T19:34:34.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-25T19:34:34.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-25T19:34:34.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-25T19:34:34.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-25T19:34:34.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-25T19:34:34.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-25T19:34:34.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-25T19:34:34.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-25T19:34:34.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-25T19:34:34.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-25T19:34:34.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-25T19:34:34.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-25T19:34:34.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-25T19:34:34.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-25T19:34:34.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-25T19:34:34.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-25T19:34:34.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-25T19:34:34.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-25T19:34:34.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-25T19:34:34.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-25T19:34:34.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-25T19:34:34.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-25T19:34:34.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-25T19:34:34.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-25T19:34:34.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-25T19:34:34.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-25T19:34:34.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-25T19:34:34.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-25T19:34:34.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-25T19:34:34.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-25T19:34:34.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-25T19:34:34.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-25T19:34:34.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-25T19:34:34.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-25T19:34:34.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-25T19:34:34.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-25T19:34:34.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-25T19:34:34.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-25T19:34:34.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-25T19:34:34.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-25T19:34:34.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-25T19:34:34.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-25T19:34:34.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-25T19:34:34.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-25T19:34:34.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-25T19:34:34.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-25T19:34:34.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-25T19:34:34.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-25T19:34:34.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-25T19:34:34.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-25T19:34:34.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-25T19:34:34.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-25T19:34:34.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-25T19:34:34.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-25T19:34:34.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-25T19:34:34.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-25T19:34:34.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-25T19:34:34.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-25T19:34:34.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-25T19:34:34.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-25T19:34:34.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-25T19:34:34.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-25T19:34:34.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-25T19:34:34.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-25T19:34:34.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-25T19:34:34.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-25T19:34:34.537Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-25T19:34:34.537Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-25T19:34:34.537Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-25T19:34:34.537Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-25T19:34:34.537Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-25T19:34:34.537Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-25T19:34:34.537Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-25T19:34:34.537Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-25T19:34:34.537Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-25T19:34:34.537Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-25T19:34:34.537Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-25T19:34:34.537Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-25T19:34:34.537Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-25T19:34:34.537Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-25T19:34:34.537Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-25T19:34:34.538Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-25T19:34:34.538Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-25T19:34:34.538Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-25T19:34:34.538Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-25T19:34:34.538Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-25T19:34:34.538Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-25T19:34:34.538Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-25T19:34:34.538Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-25T19:34:34.538Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-25T19:34:34.538Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-25T19:34:34.538Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-25T19:34:34.538Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-25T19:34:34.538Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-25T19:34:34.538Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-25T19:34:34.538Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-25T19:34:34.538Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-25T19:34:34.538Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-25T19:34:34.538Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-25T19:34:34.538Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-25T19:34:34.538Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-25T19:34:34.538Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-25T19:34:34.538Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-25T19:34:34.538Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-25T19:34:34.538Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-25T19:34:34.538Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-25T19:34:34.538Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-25T19:34:34.538Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-25T19:34:34.538Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-25T19:34:34.538Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-25T19:34:34.538Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-25T19:34:34.538Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-25T19:34:34.538Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-25T19:34:34.538Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-25T19:34:34.538Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-25T19:34:34.538Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-25T19:34:34.538Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-25T19:34:34.538Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-25T19:34:34.538Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-25T19:34:34.538Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-25T19:34:34.538Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-25T19:34:34.538Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-25T19:34:34.538Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-25T19:34:34.538Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-25T19:34:34.538Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-25T19:34:34.538Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-25T19:34:34.538Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-25T19:34:34.538Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-25T19:34:34.538Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-25T19:34:34.538Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-25T19:34:34.538Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-25T19:34:34.538Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-25T19:34:34.538Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-25T19:34:34.538Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-25T19:34:34.538Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-25T19:34:34.538Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-25T19:34:34.538Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-25T19:34:34.538Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-25T19:34:34.538Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-25T19:34:34.538Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-25T19:34:34.538Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-25T19:34:34.538Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-25T19:34:34.538Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-25T19:34:34.538Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-25T19:34:34.538Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-25T19:34:34.538Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-25T19:34:34.538Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-25T19:34:34.538Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-25T19:34:34.538Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-25T19:34:34.538Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-25T19:34:34.538Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-25T19:34:34.538Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-25T19:34:34.538Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-25T19:34:34.817Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-25T19:34:34.817Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-25T19:34:34.817Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-25T19:34:34.817Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-25T19:34:34.817Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-25T19:34:34.817Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-25T19:34:34.817Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-25T19:34:34.817Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-25T19:34:34.817Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-25T19:34:34.817Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-25T19:34:34.817Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-25T19:34:34.817Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-25T19:34:34.817Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-25T19:34:34.817Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-25T19:34:34.817Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-25T19:34:34.817Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-25T19:34:34.817Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-25T19:34:34.817Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-25T19:34:34.817Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-25T19:34:34.817Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-25T19:34:34.817Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-25T19:34:34.817Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-25T19:34:34.817Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-25T19:34:34.817Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-25T19:34:34.817Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-25T19:34:34.817Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-25T19:34:34.817Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-25T19:34:34.817Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-25T19:34:34.817Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-25T19:34:34.817Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-25T19:34:34.817Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-25T19:34:34.817Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-25T19:34:34.817Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-25T19:34:34.817Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-25T19:34:34.817Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-25T19:34:34.817Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-25T19:34:34.817Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-25T19:34:34.817Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-25T19:34:34.817Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-25T19:34:34.817Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-25T19:34:34.817Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-25T19:34:34.817Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-25T19:34:34.817Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-25T19:34:34.817Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-25T19:34:34.817Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-25T19:34:34.817Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-25T19:34:34.817Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-25T19:34:34.817Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-25T19:34:34.817Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-25T19:34:34.817Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-25T19:34:34.817Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-25T19:34:34.817Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-25T19:34:34.817Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-25T19:34:34.817Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-25T19:34:34.817Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-25T19:34:34.817Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-25T19:34:34.817Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-25T19:34:34.817Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-25T19:34:34.817Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-25T19:34:34.817Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-25T19:34:34.817Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-25T19:34:34.817Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-25T19:34:34.817Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-25T19:34:34.817Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-25T19:34:34.817Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-25T19:34:34.817Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-25T19:34:34.817Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-25T19:34:34.817Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-25T19:34:34.817Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-25T19:34:34.817Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-25T19:34:34.817Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-25T19:34:34.817Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-25T19:34:34.817Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-25T19:34:34.817Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-25T19:34:34.817Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-25T19:34:34.817Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-25T19:34:34.817Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-25T19:34:34.817Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-25T19:34:34.817Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-25T19:34:34.817Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-25T19:34:34.817Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-25T19:34:34.817Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-25T19:34:34.817Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-25T19:34:34.817Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-25T19:34:34.817Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-25T19:34:34.817Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-25T19:34:34.818Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-25T19:34:34.818Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-25T19:34:34.818Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-25T19:34:34.818Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-25T19:34:34.818Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-25T19:34:34.818Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-25T19:34:34.818Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-25T19:34:34.818Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-25T19:34:34.818Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-25T19:34:34.818Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-25T19:34:34.818Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-25T19:34:34.818Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-25T19:34:34.818Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-25T19:34:34.818Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-25T19:34:34.818Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-25T19:34:34.818Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-25T19:34:34.818Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-25T19:34:34.818Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-25T19:34:34.818Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-25T19:34:34.818Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-25T19:34:34.818Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-25T19:34:34.818Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-25T19:34:34.818Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-25T19:34:34.818Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-25T19:34:34.818Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-25T19:34:34.818Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-25T19:34:34.818Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-25T19:34:34.818Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-25T19:34:34.818Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-25T19:34:34.818Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-25T19:34:34.818Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-25T19:34:34.818Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-25T19:34:34.818Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-25T19:34:34.818Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-25T19:34:34.818Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-25T19:34:34.818Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-25T19:34:34.818Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-25T19:34:34.818Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-25T19:34:34.818Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-25T19:34:34.818Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-25T19:34:34.818Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-25T19:34:34.818Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-25T19:34:34.818Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-25T19:34:34.818Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-25T19:34:34.818Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-25T19:34:34.818Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-25T19:34:34.818Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-25T19:34:34.818Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-25T19:34:34.818Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-25T19:34:34.818Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-25T19:34:34.818Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-25T19:34:34.818Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-25T19:34:34.818Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-25T19:34:34.818Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-25T19:34:34.818Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-25T19:34:34.818Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-25T19:34:34.818Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-25T19:34:34.818Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-25T19:34:34.818Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-25T19:34:34.818Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-25T19:34:34.818Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-25T19:34:34.818Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-25T19:34:34.818Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-25T19:34:34.818Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-25T19:34:34.818Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-25T19:34:34.818Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-25T19:34:34.818Z] spire-1.2.1/test/integration/test-one.sh [2022-04-25T19:34:34.818Z] spire-1.2.1/test/integration/test.sh [2022-04-25T19:34:34.818Z] spire-1.2.1/test/plugintest/ [2022-04-25T19:34:34.818Z] spire-1.2.1/test/plugintest/config.go [2022-04-25T19:34:34.818Z] spire-1.2.1/test/plugintest/load.go [2022-04-25T19:34:34.818Z] spire-1.2.1/test/plugintest/option.go [2022-04-25T19:34:34.818Z] spire-1.2.1/test/spiretest/ [2022-04-25T19:34:34.818Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-25T19:34:34.818Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-25T19:34:34.818Z] spire-1.2.1/test/spiretest/dir.go [2022-04-25T19:34:34.818Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-25T19:34:34.818Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-25T19:34:34.818Z] spire-1.2.1/test/spiretest/logs.go [2022-04-25T19:34:34.818Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-25T19:34:34.818Z] spire-1.2.1/test/spiretest/suite.go [2022-04-25T19:34:34.818Z] spire-1.2.1/test/spiretest/x509.go [2022-04-25T19:34:34.818Z] spire-1.2.1/test/testca/ [2022-04-25T19:34:34.818Z] spire-1.2.1/test/testca/ca.go [2022-04-25T19:34:34.818Z] spire-1.2.1/test/testkey/ [2022-04-25T19:34:34.818Z] spire-1.2.1/test/testkey/generate.sh [2022-04-25T19:34:34.818Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-25T19:34:34.818Z] spire-1.2.1/test/testkey/keys.go [2022-04-25T19:34:34.818Z] spire-1.2.1/test/testkey/new.go [2022-04-25T19:34:34.818Z] spire-1.2.1/test/tpmsimulator/ [2022-04-25T19:34:34.818Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-25T19:34:34.818Z] spire-1.2.1/test/util/ [2022-04-25T19:34:34.818Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-25T19:34:34.818Z] spire-1.2.1/test/util/cert_generation.go [2022-04-25T19:34:34.818Z] spire-1.2.1/test/util/io_redirection.go [2022-04-25T19:34:34.818Z] spire-1.2.1/test/util/race.go [2022-04-25T19:34:34.818Z] spire-1.2.1/test/util/util.go [2022-04-25T19:34:34.818Z] building spire from source... [2022-04-25T19:34:35.447Z] Installing go1.17.7... [2022-04-25T19:35:02.337Z] Building bin/spire-server... [2022-04-25T19:35:02.337Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-25T19:35:02.337Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-25T19:35:02.337Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-25T19:35:02.337Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-25T19:35:02.949Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-25T19:35:08.547Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-25T19:35:08.547Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-25T19:35:08.547Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-25T19:35:08.547Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-25T19:35:08.547Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-25T19:35:09.547Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-25T19:35:09.547Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-25T19:35:09.827Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-25T19:35:10.109Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-25T19:35:10.396Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-25T19:35:10.396Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-25T19:35:10.396Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-25T19:35:11.877Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-25T19:35:11.877Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-25T19:35:11.877Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-25T19:35:12.163Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-25T19:35:12.447Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-25T19:35:13.446Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-25T19:35:13.725Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-25T19:35:40.625Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-25T19:35:40.625Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-25T19:35:40.625Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-25T19:35:40.625Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-25T19:35:40.907Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-25T19:35:40.907Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-25T19:35:41.524Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-25T19:35:41.813Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-25T19:35:41.813Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-25T19:35:41.813Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-25T19:35:42.093Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-25T19:35:42.375Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-25T19:35:42.375Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-25T19:35:42.658Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-25T19:35:42.948Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-25T19:35:44.426Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-25T19:35:45.426Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-25T19:35:45.706Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-25T19:35:45.706Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-25T19:35:45.988Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-25T19:35:45.988Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-25T19:35:45.988Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-25T19:35:46.270Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-25T19:35:46.270Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-25T19:35:46.883Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-25T19:35:46.883Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-25T19:35:47.164Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-25T19:35:48.168Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-25T19:35:49.171Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-25T19:35:49.171Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-25T19:35:49.171Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-25T19:35:49.457Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-25T19:35:50.471Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-25T19:35:53.918Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-25T19:36:00.704Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-25T19:36:00.704Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-25T19:36:00.704Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-25T19:36:27.625Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-25T19:36:27.625Z] go: downloading k8s.io/api v0.23.4 [2022-04-25T19:36:27.625Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-25T19:36:27.625Z] go: downloading google.golang.org/api v0.70.0 [2022-04-25T19:36:37.864Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-25T19:36:38.477Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-25T19:36:40.501Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-25T19:37:13.010Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-25T19:37:13.010Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-25T19:37:13.010Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-25T19:37:13.010Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-25T19:37:15.028Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-25T19:37:16.031Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-25T19:37:16.314Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-25T19:37:16.927Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-25T19:37:18.945Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-25T19:37:18.946Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-25T19:37:19.557Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-25T19:37:19.557Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-25T19:37:20.170Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-25T19:37:20.450Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-25T19:37:20.733Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-25T19:37:20.733Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-25T19:37:21.015Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-25T19:37:22.497Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-25T19:37:22.779Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-25T19:37:23.062Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-25T19:37:23.344Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-25T19:37:23.630Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-25T19:37:23.916Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-25T19:37:30.696Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-25T19:37:32.162Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-25T19:37:32.162Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-25T19:37:32.441Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-25T19:37:33.051Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-25T19:37:33.332Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-25T19:37:33.332Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-25T19:37:33.332Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-25T19:37:33.613Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-25T19:37:33.613Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-25T19:37:33.897Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-25T19:37:33.897Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-25T19:37:35.484Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-25T19:37:36.495Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-25T19:37:36.802Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-25T19:37:37.090Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-25T19:37:37.090Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-25T19:37:37.090Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-25T19:37:37.371Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-25T19:37:37.371Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-25T19:37:38.820Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-25T19:37:38.820Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-25T19:37:39.099Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-25T19:37:39.099Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-25T19:37:39.380Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-25T19:37:39.688Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-25T19:37:41.689Z] go: downloading go.opencensus.io v0.23.0 [2022-04-25T19:37:42.687Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-25T19:37:42.687Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-25T19:37:42.966Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-25T19:37:43.246Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-25T19:37:43.246Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-25T19:37:43.860Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-25T19:37:43.860Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-25T19:37:44.859Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-25T19:37:47.499Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-25T19:37:47.499Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-25T19:37:48.108Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-25T19:37:50.106Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-25T19:37:50.391Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-25T19:37:51.396Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-25T19:37:51.396Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-25T19:37:51.676Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-25T19:37:51.676Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-25T19:37:51.956Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-25T19:37:51.957Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-25T19:37:52.235Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-25T19:38:04.717Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-25T19:38:04.717Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-25T19:38:04.717Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-25T19:38:04.717Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-25T19:38:37.118Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-25T19:38:37.118Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-25T19:39:59.017Z] 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-04-25T19:39:59.017Z] Removing intermediate container 601d3b06c616 [2022-04-25T19:39:59.017Z] ---> b6e5e08080a6 [2022-04-25T19:39:59.017Z] [2022-04-25T19:39:59.017Z] Step 10/23 : FROM alpine:3.14 [2022-04-25T19:39:59.017Z] 3.14: Pulling from library/alpine [2022-04-25T19:40:00.477Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-25T19:40:00.477Z] Status: Downloaded newer image for alpine:3.14 [2022-04-25T19:40:00.477Z] ---> ac73e934f311 [2022-04-25T19:40:00.477Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-25T19:40:00.477Z] ---> Running in d4a6a08bac33 [2022-04-25T19:40:02.497Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-25T19:40:02.777Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-25T19:40:04.236Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-25T19:40:04.236Z] Executing busybox-1.33.1-r7.trigger [2022-04-25T19:40:04.236Z] OK: 5 MiB in 15 packages [2022-04-25T19:40:05.737Z] Removing intermediate container d4a6a08bac33 [2022-04-25T19:40:05.737Z] ---> 1448fd7da26a [2022-04-25T19:40:05.737Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-25T19:40:06.025Z] ---> Running in b5d94aaa76bf [2022-04-25T19:40:07.035Z] Removing intermediate container b5d94aaa76bf [2022-04-25T19:40:07.035Z] ---> 56b41e29b83b [2022-04-25T19:40:07.035Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-25T19:40:07.035Z] ---> Running in 1a89ec3e9d34 [2022-04-25T19:40:08.037Z] Removing intermediate container 1a89ec3e9d34 [2022-04-25T19:40:08.037Z] ---> b23131c316ef [2022-04-25T19:40:08.037Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-25T19:40:08.317Z] ---> Running in 394ba071cf20 [2022-04-25T19:40:09.326Z] Removing intermediate container 394ba071cf20 [2022-04-25T19:40:09.326Z] ---> d6ccdea9a799 [2022-04-25T19:40:09.327Z] Step 15/23 : WORKDIR / [2022-04-25T19:40:09.609Z] ---> Running in 11fd127f11c6 [2022-04-25T19:40:11.084Z] Removing intermediate container 11fd127f11c6 [2022-04-25T19:40:11.084Z] ---> 1a476f49a737 [2022-04-25T19:40:11.084Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-25T19:40:12.552Z] ---> 1804d20026e4 [2022-04-25T19:40:12.552Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-25T19:40:17.996Z] ---> 45ea8e68a6e8 [2022-04-25T19:40:17.996Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-25T19:40:20.026Z] ---> ebaba92c5914 [2022-04-25T19:40:20.026Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-25T19:40:20.026Z] ---> Running in cce9e1d5d906 [2022-04-25T19:40:21.030Z] Removing intermediate container cce9e1d5d906 [2022-04-25T19:40:21.030Z] ---> a8804b15a071 [2022-04-25T19:40:21.030Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-25T19:40:21.030Z] ---> Running in cca32ac1572a [2022-04-25T19:40:21.030Z] Removing intermediate container 36d696c8f379 [2022-04-25T19:40:21.030Z] ---> f3b4a7afebf8 [2022-04-25T19:40:21.030Z] [2022-04-25T19:40:21.030Z] Step 10/25 : FROM alpine:3.14 [2022-04-25T19:40:21.030Z] ---> ac73e934f311 [2022-04-25T19:40:21.030Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-25T19:40:21.310Z] ---> Running in 2afd4b2ec234 [2022-04-25T19:40:22.774Z] Removing intermediate container cca32ac1572a [2022-04-25T19:40:22.774Z] ---> 4fe5c0288e21 [2022-04-25T19:40:22.774Z] Step 21/23 : LABEL arch=arm64 [2022-04-25T19:40:23.052Z] ---> Running in 278561aa31f8 [2022-04-25T19:40:24.050Z] Removing intermediate container 278561aa31f8 [2022-04-25T19:40:24.050Z] ---> 70ad2ca12241 [2022-04-25T19:40:24.050Z] Step 22/23 : LABEL git_sha=d7140b74d95d2f691967524090b9e2b9fb220621 [2022-04-25T19:40:24.335Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-25T19:40:24.335Z] ---> Running in eef61edec17d [2022-04-25T19:40:24.335Z] Removing intermediate container 5ddb8691dd1d [2022-04-25T19:40:24.335Z] ---> d4fec2978651 [2022-04-25T19:40:24.335Z] [2022-04-25T19:40:24.335Z] Step 10/31 : FROM alpine:3.14 [2022-04-25T19:40:24.335Z] ---> ac73e934f311 [2022-04-25T19:40:24.626Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-25T19:40:24.626Z] ---> Running in f12d2db3cdab [2022-04-25T19:40:24.906Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-25T19:40:25.188Z] Removing intermediate container eef61edec17d [2022-04-25T19:40:25.188Z] ---> 3fbf7d651958 [2022-04-25T19:40:25.188Z] Step 23/23 : LABEL version=0.0.0 [2022-04-25T19:40:25.188Z] ---> Running in 3fa4c06a4096 [2022-04-25T19:40:25.479Z] Removing intermediate container f12d2db3cdab [2022-04-25T19:40:25.479Z] ---> ccca587a468f [2022-04-25T19:40:25.479Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-25T19:40:25.786Z] ---> Running in 18069cb410d9 [2022-04-25T19:40:26.266Z] Removing intermediate container 3fa4c06a4096 [2022-04-25T19:40:26.266Z] ---> 77bad6de4827 [2022-04-25T19:40:26.266Z] [2022-04-25T19:40:26.912Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-25T19:40:26.912Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-25T19:40:26.912Z] (3/3) Installing su-exec (0.2-r1) [2022-04-25T19:40:26.912Z] Executing busybox-1.33.1-r7.trigger [2022-04-25T19:40:26.912Z] Executing ca-certificates-20211220-r0.trigger [2022-04-25T19:40:27.208Z] Successfully built 77bad6de4827 [2022-04-25T19:40:27.208Z] Successfully tagged core-command-arm64:latest [2022-04-25T19:40:27.208Z]  Building core-command ... done Building sys-mgmt-agent [2022-04-25T19:40:27.525Z] OK: 6 MiB in 17 packages [2022-04-25T19:40:28.590Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-25T19:40:29.203Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-25T19:40:30.203Z] Removing intermediate container 2afd4b2ec234 [2022-04-25T19:40:30.203Z] ---> 50cb8ba48858 [2022-04-25T19:40:30.203Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-25T19:40:30.203Z] ---> Running in 485c50f3f423 [2022-04-25T19:40:30.495Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-25T19:40:30.792Z] Removing intermediate container 485c50f3f423 [2022-04-25T19:40:30.792Z] ---> 8c3721b3c828 [2022-04-25T19:40:30.792Z] Step 13/25 : WORKDIR / [2022-04-25T19:40:30.792Z] (2/2) Installing su-exec (0.2-r1) [2022-04-25T19:40:30.792Z] Executing busybox-1.33.1-r7.trigger [2022-04-25T19:40:30.792Z] OK: 6 MiB in 16 packages [2022-04-25T19:40:30.792Z] ---> Running in 690cace086ae [2022-04-25T19:40:31.420Z] Removing intermediate container 690cace086ae [2022-04-25T19:40:31.420Z] ---> 0e851994d330 [2022-04-25T19:40:31.420Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-04-25T19:40:32.884Z] Removing intermediate container 18069cb410d9 [2022-04-25T19:40:32.884Z] ---> d9ec81a11903 [2022-04-25T19:40:32.884Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-25T19:40:32.884Z] ---> 265ae1f82c68 [2022-04-25T19:40:32.884Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-04-25T19:40:33.163Z] ---> Running in 304f7d33c2d4 [2022-04-25T19:40:34.161Z] Removing intermediate container 304f7d33c2d4 [2022-04-25T19:40:34.161Z] ---> 94792a278aca [2022-04-25T19:40:34.161Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-25T19:40:34.161Z] ---> 00b53027daf7 [2022-04-25T19:40:34.161Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-25T19:40:34.161Z] ---> Running in 47c1ca80c932 [2022-04-25T19:40:35.157Z] Removing intermediate container 47c1ca80c932 [2022-04-25T19:40:35.157Z] ---> af6246d8357f [2022-04-25T19:40:35.157Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-25T19:40:35.157Z] ---> Running in 23410000deaa [2022-04-25T19:40:35.775Z] ---> 64b6935e623b [2022-04-25T19:40:35.775Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-04-25T19:40:37.789Z] ---> e31d670dcb50 [2022-04-25T19:40:37.789Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-25T19:40:38.799Z] Removing intermediate container 23410000deaa [2022-04-25T19:40:38.799Z] ---> 9a13cea90057 [2022-04-25T19:40:38.799Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-25T19:40:39.088Z] ---> Running in 76742972eb12 [2022-04-25T19:40:40.085Z] ---> 6631f8a4e541 [2022-04-25T19:40:40.085Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-25T19:40:40.085Z] Removing intermediate container 76742972eb12 [2022-04-25T19:40:40.085Z] ---> 44ef7e17b1f5 [2022-04-25T19:40:40.085Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-25T19:40:41.542Z] ---> a212cc7c821b [2022-04-25T19:40:41.542Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-25T19:40:41.816Z] ---> Running in b8ca419da973 [2022-04-25T19:40:43.289Z] ---> d6e62a46b2d9 [2022-04-25T19:40:43.289Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-25T19:40:45.323Z] ---> e636849a5a6c [2022-04-25T19:40:45.323Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-04-25T19:40:45.599Z] ---> Running in 38ef7ae52321 [2022-04-25T19:40:46.615Z] Removing intermediate container b8ca419da973 [2022-04-25T19:40:46.615Z] ---> 28554087c217 [2022-04-25T19:40:46.615Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-25T19:40:48.632Z] ---> d5f2f5e1f994 [2022-04-25T19:40:48.632Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-25T19:40:49.642Z] Removing intermediate container 38ef7ae52321 [2022-04-25T19:40:49.642Z] ---> 5369cfb7f30c [2022-04-25T19:40:49.642Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-25T19:40:49.925Z] ---> Running in c1a66cfc278a [2022-04-25T19:40:50.930Z] Removing intermediate container c1a66cfc278a [2022-04-25T19:40:50.930Z] ---> c1c11b298d65 [2022-04-25T19:40:50.930Z] Step 23/25 : LABEL arch=arm64 [2022-04-25T19:40:51.220Z] ---> Running in 8a79e5d8517a [2022-04-25T19:40:52.681Z] Removing intermediate container 8a79e5d8517a [2022-04-25T19:40:52.681Z] ---> 9848c868aae3 [2022-04-25T19:40:52.681Z] Step 24/25 : LABEL git_sha=d7140b74d95d2f691967524090b9e2b9fb220621 [2022-04-25T19:40:52.681Z] ---> Running in 8bf3c0a12457 [2022-04-25T19:40:53.723Z] ---> 4f06ea16860f [2022-04-25T19:40:53.723Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-25T19:40:53.723Z] Removing intermediate container 8bf3c0a12457 [2022-04-25T19:40:53.723Z] ---> 9c3d12fc1947 [2022-04-25T19:40:53.723Z] Step 25/25 : LABEL version=0.0.0 [2022-04-25T19:40:54.009Z] ---> Running in 9387a917ec31 [2022-04-25T19:40:55.004Z] Removing intermediate container 9387a917ec31 [2022-04-25T19:40:55.004Z] ---> e6f1b5d83863 [2022-04-25T19:40:55.004Z] [2022-04-25T19:40:55.637Z] ---> 7a44f5b28efb [2022-04-25T19:40:55.638Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-25T19:40:56.247Z] Successfully built e6f1b5d83863 [2022-04-25T19:40:56.528Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-04-25T19:40:56.528Z]  Building security-secretstore-setup ... done Building security-spiffe-token-provider [2022-04-25T19:40:57.537Z] ---> a46f87942f4d [2022-04-25T19:40:57.537Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-25T19:40:58.532Z] ---> 8be1ab7506f9 [2022-04-25T19:40:58.532Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-25T19:40:58.820Z] ---> Running in 53f15e9ae5f5 [2022-04-25T19:40:59.831Z] Removing intermediate container 53f15e9ae5f5 [2022-04-25T19:40:59.831Z] ---> 2b7ea498e4dd [2022-04-25T19:40:59.831Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-25T19:41:00.841Z] ---> 07d00ee180fe [2022-04-25T19:41:00.841Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-25T19:41:01.459Z] ---> Running in 3ac71356d776 [2022-04-25T19:41:05.860Z] Removing intermediate container 3ac71356d776 [2022-04-25T19:41:05.860Z] ---> d85cc3fe5dbd [2022-04-25T19:41:05.860Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-25T19:41:06.154Z] ---> Running in 082e05a7384a [2022-04-25T19:41:06.771Z] Removing intermediate container 082e05a7384a [2022-04-25T19:41:06.771Z] ---> c7ac95b2b04d [2022-04-25T19:41:06.771Z] Step 28/31 : CMD ["gate"] [2022-04-25T19:41:07.048Z] ---> Running in e8fac45104c4 [2022-04-25T19:41:08.090Z] Removing intermediate container e8fac45104c4 [2022-04-25T19:41:08.090Z] ---> d717287efb89 [2022-04-25T19:41:08.090Z] Step 29/31 : LABEL arch=arm64 [2022-04-25T19:41:08.720Z] ---> Running in a16f41afc092 [2022-04-25T19:41:08.998Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-25T19:41:08.998Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-25T19:41:08.998Z] ---> 9d1a00c252a8 [2022-04-25T19:41:08.998Z] Step 3/23 : WORKDIR /edgex-go [2022-04-25T19:41:08.998Z] ---> Using cache [2022-04-25T19:41:08.998Z] ---> 06e9539ce1e1 [2022-04-25T19:41:08.998Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-25T19:41:08.998Z] ---> Using cache [2022-04-25T19:41:08.998Z] ---> f748a1aba5fc [2022-04-25T19:41:08.998Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-25T19:41:08.998Z] ---> Running in bbcdf6f256a9 [2022-04-25T19:41:10.019Z] Removing intermediate container a16f41afc092 [2022-04-25T19:41:10.019Z] ---> d7d282ed7e47 [2022-04-25T19:41:10.019Z] Step 30/31 : LABEL git_sha=d7140b74d95d2f691967524090b9e2b9fb220621 [2022-04-25T19:41:10.639Z] ---> Running in 3b90d9fbda45 [2022-04-25T19:41:10.921Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-25T19:41:11.555Z] Removing intermediate container 3b90d9fbda45 [2022-04-25T19:41:11.555Z] ---> d50fac29dbc9 [2022-04-25T19:41:11.555Z] Step 31/31 : LABEL version=0.0.0 [2022-04-25T19:41:11.865Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-25T19:41:11.865Z] ---> Running in 96f7fb402c99 [2022-04-25T19:41:13.335Z] Removing intermediate container 96f7fb402c99 [2022-04-25T19:41:13.335Z] ---> 8bcf4541a36d [2022-04-25T19:41:13.335Z] [2022-04-25T19:41:13.335Z] OK: 220 MiB in 52 packages [2022-04-25T19:41:14.841Z] Successfully built 8bcf4541a36d [2022-04-25T19:41:14.841Z] Successfully tagged security-bootstrapper-arm64:latest [2022-04-25T19:41:14.841Z] Building support-scheduler [2022-04-25T19:41:15.458Z]  Building security-bootstrapper ... done Removing intermediate container bbcdf6f256a9 [2022-04-25T19:41:15.458Z] ---> 08d39eff0f2e [2022-04-25T19:41:15.458Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-25T19:41:16.919Z] ---> ab2b40ed09b5 [2022-04-25T19:41:16.919Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-25T19:41:17.207Z] ---> Running in ff736fbca0ed [2022-04-25T19:41:23.993Z] Removing intermediate container 3b3e9762240d [2022-04-25T19:41:23.993Z] ---> cb1e332fd704 [2022-04-25T19:41:23.993Z] [2022-04-25T19:41:23.993Z] Step 10/23 : FROM alpine:3.14 [2022-04-25T19:41:23.993Z] ---> ac73e934f311 [2022-04-25T19:41:23.993Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-25T19:41:24.272Z] Removing intermediate container ff736fbca0ed [2022-04-25T19:41:24.272Z] ---> af615ae3c6ab [2022-04-25T19:41:24.272Z] Step 8/23 : COPY . . [2022-04-25T19:41:24.272Z] ---> Running in d1e8e52c8d68 [2022-04-25T19:41:25.282Z] Removing intermediate container d1e8e52c8d68 [2022-04-25T19:41:25.282Z] ---> 6126fe6cf198 [2022-04-25T19:41:25.282Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-25T19:41:25.563Z] ---> Running in d09e4b6f15f2 [2022-04-25T19:41:26.577Z] Removing intermediate container d09e4b6f15f2 [2022-04-25T19:41:26.577Z] ---> 80cb5df7a0a0 [2022-04-25T19:41:26.577Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-25T19:41:26.856Z] ---> Running in 585adbb2a7b1 [2022-04-25T19:41:27.881Z] Removing intermediate container 585adbb2a7b1 [2022-04-25T19:41:27.881Z] ---> 41e5fd875696 [2022-04-25T19:41:27.881Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-25T19:41:27.881Z] ---> Running in cbba892b88cd [2022-04-25T19:41:32.249Z] Removing intermediate container cbba892b88cd [2022-04-25T19:41:32.249Z] ---> 22972619a983 [2022-04-25T19:41:32.249Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-25T19:41:32.249Z] ---> Running in 49a56e090d84 [2022-04-25T19:41:35.967Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-25T19:41:36.959Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-25T19:41:38.418Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-25T19:41:38.418Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-25T19:41:38.418Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-25T19:41:38.418Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-25T19:41:38.697Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-25T19:41:38.697Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-25T19:41:38.697Z] Executing busybox-1.33.1-r7.trigger [2022-04-25T19:41:38.980Z] OK: 8 MiB in 20 packages [2022-04-25T19:41:42.432Z] Removing intermediate container 49a56e090d84 [2022-04-25T19:41:42.432Z] ---> 149bee7808ff [2022-04-25T19:41:42.432Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-25T19:41:44.450Z] ---> 2cf0141170f2 [2022-04-25T19:41:44.450Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-25T19:41:49.899Z] ---> 4ee8edbc7853 [2022-04-25T19:41:49.899Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-25T19:41:51.373Z] ---> 794fdba12e13 [2022-04-25T19:41:51.373Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-25T19:41:51.673Z] ---> Running in 070edefd4a85 [2022-04-25T19:41:52.348Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-25T19:41:52.348Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-25T19:41:52.348Z] ---> 9d1a00c252a8 [2022-04-25T19:41:52.348Z] Step 3/20 : WORKDIR /edgex-go [2022-04-25T19:41:52.348Z] ---> Using cache [2022-04-25T19:41:52.348Z] ---> 06e9539ce1e1 [2022-04-25T19:41:52.348Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-25T19:41:52.348Z] ---> Running in 1df517952914 [2022-04-25T19:41:53.360Z] Removing intermediate container 070edefd4a85 [2022-04-25T19:41:53.360Z] ---> 20348e9b54c7 [2022-04-25T19:41:53.360Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-25T19:41:53.660Z] ---> Running in be2fc50a7988 [2022-04-25T19:41:55.155Z] Removing intermediate container be2fc50a7988 [2022-04-25T19:41:55.155Z] ---> f1cec814288b [2022-04-25T19:41:55.155Z] Step 21/23 : LABEL arch=arm64 [2022-04-25T19:41:55.155Z] ---> Running in ce346f5aa2e8 [2022-04-25T19:41:55.440Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-25T19:41:56.442Z] Removing intermediate container ce346f5aa2e8 [2022-04-25T19:41:56.442Z] ---> e66862305fa7 [2022-04-25T19:41:56.442Z] Step 22/23 : LABEL git_sha=d7140b74d95d2f691967524090b9e2b9fb220621 [2022-04-25T19:41:56.732Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-25T19:41:56.732Z] ---> Running in 77109fab37bc [2022-04-25T19:41:57.739Z] Removing intermediate container 77109fab37bc [2022-04-25T19:41:57.739Z] ---> a5d96fa5152e [2022-04-25T19:41:58.026Z] Step 23/23 : LABEL version=0.0.0 [2022-04-25T19:41:58.026Z] ---> Running in 1529df226bd6 [2022-04-25T19:41:58.026Z] v3.15.4-52-gaf7b2b3e8c [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-25T19:41:58.026Z] v3.15.4-62-g80a1f12087 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-25T19:41:58.026Z] OK: 15737 distinct packages available [2022-04-25T19:41:58.315Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-25T19:41:59.328Z] Removing intermediate container 1529df226bd6 [2022-04-25T19:41:59.328Z] ---> f5827e9e674c [2022-04-25T19:41:59.328Z] [2022-04-25T19:41:59.609Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-25T19:42:01.061Z] OK: 220 MiB in 52 packages [2022-04-25T19:42:01.061Z] Successfully built f5827e9e674c [2022-04-25T19:42:01.061Z] Successfully tagged core-data-arm64:latest [2022-04-25T19:42:01.061Z]  Building core-data ... done Building core-metadata [2022-04-25T19:42:03.066Z] Removing intermediate container 1df517952914 [2022-04-25T19:42:03.066Z] ---> 96be3ce8d76e [2022-04-25T19:42:03.066Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-25T19:42:04.524Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-25T19:42:04.524Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-25T19:42:04.524Z] ---> 9d1a00c252a8 [2022-04-25T19:42:04.524Z] Step 3/22 : WORKDIR /edgex-go [2022-04-25T19:42:04.524Z] ---> Using cache [2022-04-25T19:42:04.524Z] ---> 06e9539ce1e1 [2022-04-25T19:42:04.524Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-25T19:42:04.524Z] ---> Using cache [2022-04-25T19:42:04.524Z] ---> f748a1aba5fc [2022-04-25T19:42:04.524Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-25T19:42:04.524Z] ---> Using cache [2022-04-25T19:42:04.524Z] ---> 83b97e7c6e87 [2022-04-25T19:42:04.524Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-25T19:42:04.524Z] ---> Using cache [2022-04-25T19:42:04.524Z] ---> 951cdac50a1b [2022-04-25T19:42:04.524Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-25T19:42:04.524Z] ---> Using cache [2022-04-25T19:42:04.524Z] ---> d8afc8b79154 [2022-04-25T19:42:04.524Z] Step 8/22 : COPY . . [2022-04-25T19:42:04.807Z] ---> Using cache [2022-04-25T19:42:04.807Z] ---> 0bb989f7521d [2022-04-25T19:42:04.807Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-25T19:42:05.425Z] ---> ad04c79d80c1 [2022-04-25T19:42:05.425Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-25T19:42:05.425Z] ---> Running in bcb6fdbf59b1 [2022-04-25T19:42:05.705Z] ---> Running in b6698173079e [2022-04-25T19:42:08.368Z] 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-04-25T19:42:13.842Z] Removing intermediate container b6698173079e [2022-04-25T19:42:13.842Z] ---> 9a586689554c [2022-04-25T19:42:13.842Z] Step 7/20 : COPY . . [2022-04-25T19:42:18.255Z] ---> 4770e6d2cb1b [2022-04-25T19:42:18.255Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-25T19:42:18.539Z] ---> Running in 846a0c960150 [2022-04-25T19:42:21.206Z] 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-04-25T19:42:36.362Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-25T19:42:36.362Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-25T19:42:36.362Z] ---> 9d1a00c252a8 [2022-04-25T19:42:36.362Z] Step 3/23 : WORKDIR /edgex-go [2022-04-25T19:42:36.362Z] ---> Using cache [2022-04-25T19:42:36.362Z] ---> 06e9539ce1e1 [2022-04-25T19:42:36.362Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-25T19:42:36.362Z] ---> Using cache [2022-04-25T19:42:36.362Z] ---> f748a1aba5fc [2022-04-25T19:42:36.362Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-25T19:42:36.362Z] ---> Using cache [2022-04-25T19:42:36.362Z] ---> 83b97e7c6e87 [2022-04-25T19:42:36.362Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-25T19:42:36.362Z] ---> Using cache [2022-04-25T19:42:36.362Z] ---> 951cdac50a1b [2022-04-25T19:42:36.362Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-25T19:42:36.362Z] ---> Using cache [2022-04-25T19:42:36.362Z] ---> d8afc8b79154 [2022-04-25T19:42:36.362Z] Step 8/23 : COPY . . [2022-04-25T19:42:36.362Z] ---> Using cache [2022-04-25T19:42:36.362Z] ---> 0bb989f7521d [2022-04-25T19:42:36.362Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-25T19:42:36.647Z] ---> Running in 9f52e64bfa8b [2022-04-25T19:42:40.113Z] 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-04-25T19:42:50.355Z] ---> 21f3f44e136d [2022-04-25T19:42:50.355Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-25T19:42:50.355Z] ---> Running in cff920f0aa13 [2022-04-25T19:42:51.808Z] 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-04-25T19:48:14.336Z] Removing intermediate container 846a0c960150 [2022-04-25T19:48:14.336Z] ---> 781f69134fcf [2022-04-25T19:48:14.336Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-25T19:48:14.336Z] ---> Running in e0d4de88e2d5 [2022-04-25T19:48:14.336Z] 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-04-25T19:48:14.336Z] Removing intermediate container e0d4de88e2d5 [2022-04-25T19:48:14.336Z] ---> 6492a6ecb986 [2022-04-25T19:48:14.336Z] [2022-04-25T19:48:14.336Z] Step 11/23 : FROM docker:20.10.14 [2022-04-25T19:48:14.336Z] 20.10.14: Pulling from library/docker [2022-04-25T19:48:22.682Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-25T19:48:22.683Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-25T19:48:22.683Z] ---> c346e9eafbab [2022-04-25T19:48:22.683Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-04-25T19:48:23.285Z] ---> Running in 1dbe56973077 [2022-04-25T19:48:23.893Z] Removing intermediate container 1dbe56973077 [2022-04-25T19:48:23.893Z] ---> d7099be210b4 [2022-04-25T19:48:23.893Z] 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-04-25T19:48:23.893Z] ---> Running in 44bded464d35 [2022-04-25T19:48:25.880Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-25T19:48:26.483Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-25T19:48:27.466Z] (1/43) Installing readline (8.1.1-r0) [2022-04-25T19:48:27.466Z] (2/43) Installing bash (5.1.16-r0) [2022-04-25T19:48:27.744Z] Executing bash-5.1.16-r0.post-install [2022-04-25T19:48:27.744Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-25T19:48:27.744Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-25T19:48:27.744Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-25T19:48:27.744Z] (6/43) Installing curl (7.80.0-r0) [2022-04-25T19:48:27.744Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-25T19:48:27.744Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-25T19:48:27.744Z] (9/43) Installing expat (2.4.7-r0) [2022-04-25T19:48:27.744Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-25T19:48:27.744Z] (11/43) Installing gdbm (1.22-r0) [2022-04-25T19:48:27.744Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-25T19:48:27.744Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-25T19:48:28.023Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-25T19:48:28.023Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-25T19:48:28.023Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-25T19:48:28.023Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-25T19:48:30.666Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-25T19:48:30.666Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-25T19:48:30.666Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-25T19:48:30.666Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-25T19:48:30.944Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-25T19:48:30.944Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-25T19:48:30.944Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-25T19:48:30.944Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-25T19:48:30.944Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-25T19:48:30.944Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-25T19:48:31.220Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-25T19:48:31.220Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-25T19:48:31.220Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-25T19:48:31.220Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-25T19:48:31.220Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-25T19:48:31.220Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-25T19:48:31.220Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-25T19:48:31.497Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-25T19:48:31.497Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-25T19:48:31.497Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-25T19:48:31.497Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-25T19:48:31.497Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-25T19:48:31.497Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-25T19:48:31.497Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-25T19:48:31.776Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-25T19:48:31.776Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-25T19:48:32.765Z] Executing busybox-1.34.1-r5.trigger [2022-04-25T19:48:32.765Z] OK: 82 MiB in 65 packages [2022-04-25T19:48:39.509Z] Collecting docker-compose==1.23.2 [2022-04-25T19:48:39.509Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-25T19:48:39.509Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-04-25T19:48:40.132Z] Collecting jsonschema<3,>=2.5.1 [2022-04-25T19:48:40.132Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-25T19:48:41.126Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-25T19:48:41.126Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-25T19:48:41.126Z] Collecting docopt<0.7,>=0.6.1 [2022-04-25T19:48:41.126Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-25T19:48:45.462Z] Collecting texttable<0.10,>=0.9.0 [2022-04-25T19:48:45.462Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-25T19:48:47.470Z] Removing intermediate container 9f52e64bfa8b [2022-04-25T19:48:47.470Z] ---> 8ce6cd20bb7a [2022-04-25T19:48:47.470Z] [2022-04-25T19:48:47.470Z] Step 10/23 : FROM alpine:3.14 [2022-04-25T19:48:47.470Z] ---> ac73e934f311 [2022-04-25T19:48:47.470Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-25T19:48:47.470Z] ---> Using cache [2022-04-25T19:48:47.470Z] ---> 1448fd7da26a [2022-04-25T19:48:47.470Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-25T19:48:47.470Z] ---> Using cache [2022-04-25T19:48:47.470Z] ---> 56b41e29b83b [2022-04-25T19:48:47.470Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-25T19:48:47.470Z] ---> Running in 192d7f992a56 [2022-04-25T19:48:48.072Z] Removing intermediate container 192d7f992a56 [2022-04-25T19:48:48.072Z] ---> 6d81d5489dfd [2022-04-25T19:48:48.072Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-25T19:48:48.072Z] ---> Running in 39e3fb577568 [2022-04-25T19:48:48.696Z] Removing intermediate container 39e3fb577568 [2022-04-25T19:48:48.696Z] ---> d8b4642de169 [2022-04-25T19:48:48.696Z] Step 15/23 : WORKDIR / [2022-04-25T19:48:48.696Z] ---> Running in 26f167746141 [2022-04-25T19:48:49.320Z] Removing intermediate container 26f167746141 [2022-04-25T19:48:49.320Z] ---> 31d38b63ff93 [2022-04-25T19:48:49.320Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-25T19:48:50.325Z] Collecting PyYAML<4,>=3.10 [2022-04-25T19:48:50.325Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-25T19:48:50.325Z] ---> ac2e30428cdb [2022-04-25T19:48:50.325Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-25T19:48:52.332Z] ---> 359d2d0a8d61 [2022-04-25T19:48:52.332Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-25T19:48:53.337Z] ---> 9613cb4040c7 [2022-04-25T19:48:53.337Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-25T19:48:53.337Z] ---> Running in 2ad62f0a089f [2022-04-25T19:48:53.946Z] Removing intermediate container 2ad62f0a089f [2022-04-25T19:48:53.946Z] ---> c692a6cca055 [2022-04-25T19:48:53.946Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-25T19:48:53.946Z] ---> Running in 307852054a59 [2022-04-25T19:48:54.568Z] Removing intermediate container 307852054a59 [2022-04-25T19:48:54.568Z] ---> f665ae06e3b1 [2022-04-25T19:48:54.568Z] Step 21/23 : LABEL arch=arm64 [2022-04-25T19:48:54.568Z] ---> Running in 26072af69002 [2022-04-25T19:48:55.175Z] Removing intermediate container 26072af69002 [2022-04-25T19:48:55.175Z] ---> 9f253038430e [2022-04-25T19:48:55.175Z] Step 22/23 : LABEL git_sha=d7140b74d95d2f691967524090b9e2b9fb220621 [2022-04-25T19:48:55.451Z] ---> Running in c46cfd82ba70 [2022-04-25T19:48:56.062Z] Removing intermediate container c46cfd82ba70 [2022-04-25T19:48:56.062Z] ---> 3d523b7f61de [2022-04-25T19:48:56.062Z] Step 23/23 : LABEL version=0.0.0 [2022-04-25T19:48:56.062Z] ---> Running in 8e7c3f794710 [2022-04-25T19:48:56.342Z] Collecting cached-property<2,>=1.2.0 [2022-04-25T19:48:56.342Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-25T19:48:56.965Z] Removing intermediate container 8e7c3f794710 [2022-04-25T19:48:56.965Z] ---> 0643502daa9b [2022-04-25T19:48:56.965Z] [2022-04-25T19:48:57.256Z] Successfully built 0643502daa9b [2022-04-25T19:48:57.538Z] Successfully tagged core-metadata-arm64:latest [2022-04-25T19:48:57.538Z] Building security-spire-server [2022-04-25T19:48:57.538Z] Collecting docker<4.0,>=3.6.0 [2022-04-25T19:48:57.538Z]  Building core-metadata ... done  Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-25T19:48:57.819Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-25T19:48:57.819Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-25T19:49:03.289Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-25T19:49:03.289Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-25T19:49:03.570Z] Collecting docker-pycreds>=0.4.0 [2022-04-25T19:49:03.570Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-25T19:49:04.181Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-25T19:49:04.181Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-25T19:49:05.181Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-25T19:49:05.181Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-25T19:49:05.181Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-04-25T19:49:05.459Z] Collecting idna<2.8,>=2.5 [2022-04-25T19:49:05.459Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-25T19:49:06.070Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-25T19:49:06.070Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-25T19:49:06.070Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-25T19:49:06.070Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-25T19:49:07.534Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-25T19:49:07.534Z] Attempting uninstall: urllib3 [2022-04-25T19:49:07.534Z] Found existing installation: urllib3 1.26.7 [2022-04-25T19:49:07.534Z] Uninstalling urllib3-1.26.7: [2022-04-25T19:49:07.816Z] Successfully uninstalled urllib3-1.26.7 [2022-04-25T19:49:08.815Z] Attempting uninstall: idna [2022-04-25T19:49:08.815Z] Found existing installation: idna 3.3 [2022-04-25T19:49:08.815Z] Uninstalling idna-3.3: [2022-04-25T19:49:09.096Z] Successfully uninstalled idna-3.3 [2022-04-25T19:49:15.881Z] Attempting uninstall: requests [2022-04-25T19:49:15.881Z] Found existing installation: requests 2.26.0 [2022-04-25T19:49:15.881Z] Uninstalling requests-2.26.0: [2022-04-25T19:49:15.881Z] Successfully uninstalled requests-2.26.0 [2022-04-25T19:49:16.178Z] Running setup.py install for texttable: started [2022-04-25T19:49:23.198Z] Running setup.py install for texttable: finished with status 'done' [2022-04-25T19:49:23.198Z] Running setup.py install for PyYAML: started [2022-04-25T19:49:25.900Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-25T19:49:25.900Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-25T19:49:25.900Z] ---> 9d1a00c252a8 [2022-04-25T19:49:25.900Z] Step 3/25 : WORKDIR /edgex-go [2022-04-25T19:49:25.900Z] ---> Using cache [2022-04-25T19:49:25.900Z] ---> 06e9539ce1e1 [2022-04-25T19:49:25.900Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-25T19:49:25.900Z] ---> Using cache [2022-04-25T19:49:25.900Z] ---> f748a1aba5fc [2022-04-25T19:49:25.900Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-25T19:49:26.526Z] ---> Running in e00508b66b0c [2022-04-25T19:49:27.546Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-25T19:49:28.545Z] Running setup.py install for docopt: started [2022-04-25T19:49:28.545Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-25T19:49:29.552Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-25T19:49:31.005Z] OK: 220 MiB in 52 packages [2022-04-25T19:49:32.001Z] Running setup.py install for docopt: finished with status 'done' [2022-04-25T19:49:32.001Z] Running setup.py install for dockerpty: started [2022-04-25T19:49:32.291Z] Removing intermediate container e00508b66b0c [2022-04-25T19:49:32.291Z] ---> 7bbce5192f55 [2022-04-25T19:49:32.291Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-25T19:49:33.298Z] ---> 348adf4bbbe6 [2022-04-25T19:49:33.298Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-25T19:49:33.592Z] ---> Running in 9bc2512f1add [2022-04-25T19:49:36.239Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-25T19:49:39.668Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-04-25T19:49:39.668Z] Removing intermediate container 9bc2512f1add [2022-04-25T19:49:39.668Z] ---> b3867ab47915 [2022-04-25T19:49:39.668Z] Step 8/25 : COPY . . [2022-04-25T19:50:06.556Z] Removing intermediate container 44bded464d35 [2022-04-25T19:50:06.556Z] ---> 891c23f0db7a [2022-04-25T19:50:06.556Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-25T19:50:06.556Z] ---> Running in 7453ec761394 [2022-04-25T19:50:06.556Z] Removing intermediate container 7453ec761394 [2022-04-25T19:50:06.556Z] ---> add3f82d2ca9 [2022-04-25T19:50:06.556Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-25T19:50:06.556Z] ---> Running in c9d4d733b4db [2022-04-25T19:50:06.556Z] Removing intermediate container c9d4d733b4db [2022-04-25T19:50:06.556Z] ---> b909cdc5ac8d [2022-04-25T19:50:06.556Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-25T19:50:07.549Z] ---> 86dd2e5305d0 [2022-04-25T19:50:07.549Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-25T19:50:09.590Z] ---> d341bbde894e [2022-04-25T19:50:09.590Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-25T19:50:11.082Z] ---> 2088f45cf325 [2022-04-25T19:50:11.082Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-25T19:50:11.366Z] ---> Running in 99bcfa2c9774 [2022-04-25T19:50:12.366Z] ---> 426a2bcea08e [2022-04-25T19:50:12.367Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-25T19:50:12.367Z] Removing intermediate container 99bcfa2c9774 [2022-04-25T19:50:12.367Z] ---> 323324a26aac [2022-04-25T19:50:12.367Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-25T19:50:12.367Z] ---> Running in 5eabbe8f6154 [2022-04-25T19:50:12.367Z] ---> Running in 86cf18798cd6 [2022-04-25T19:50:12.989Z] Removing intermediate container 5eabbe8f6154 [2022-04-25T19:50:12.989Z] ---> dcef6905738f [2022-04-25T19:50:12.989Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-25T19:50:13.272Z] ---> Running in 2a17cb0b6c4c [2022-04-25T19:50:13.272Z] Removing intermediate container 86cf18798cd6 [2022-04-25T19:50:13.272Z] ---> 3dcd30acee8d [2022-04-25T19:50:13.272Z] Step 21/23 : LABEL arch=arm64 [2022-04-25T19:50:13.552Z] ---> Running in 01cbf0caf600 [2022-04-25T19:50:14.558Z] Removing intermediate container 01cbf0caf600 [2022-04-25T19:50:14.559Z] ---> 80920dc810c5 [2022-04-25T19:50:14.559Z] Step 22/23 : LABEL git_sha=d7140b74d95d2f691967524090b9e2b9fb220621 [2022-04-25T19:50:14.559Z] ---> Running in 7c7b8c4e7cf3 [2022-04-25T19:50:15.555Z] Removing intermediate container 7c7b8c4e7cf3 [2022-04-25T19:50:15.555Z] ---> 0aa2f2ba720a [2022-04-25T19:50:15.555Z] Step 23/23 : LABEL version=0.0.0 [2022-04-25T19:50:15.555Z] ---> Running in 2f08711351d1 [2022-04-25T19:50:16.172Z] Removing intermediate container 2f08711351d1 [2022-04-25T19:50:16.172Z] ---> 80cd2a0ca555 [2022-04-25T19:50:16.172Z] [2022-04-25T19:50:17.183Z] Removing intermediate container 2a17cb0b6c4c [2022-04-25T19:50:17.183Z] ---> 562ab47d5b29 [2022-04-25T19:50:17.183Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-25T19:50:17.475Z] ---> Running in 84dd4361260e [2022-04-25T19:50:17.475Z] Successfully built 80cd2a0ca555 [2022-04-25T19:50:17.475Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-04-25T19:50:17.475Z]  Building sys-mgmt-agent ... done Building support-notifications [2022-04-25T19:50:18.098Z] Removing intermediate container 84dd4361260e [2022-04-25T19:50:18.098Z] ---> ee7502ec93d9 [2022-04-25T19:50:18.098Z] Step 12/25 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-04-25T19:50:18.098Z] ---> Running in aeccb1e13abd [2022-04-25T19:50:21.573Z] spire-1.2.1/ [2022-04-25T19:50:21.573Z] spire-1.2.1/.data/ [2022-04-25T19:50:21.573Z] spire-1.2.1/.data/.file [2022-04-25T19:50:21.573Z] spire-1.2.1/.dockerignore [2022-04-25T19:50:21.573Z] spire-1.2.1/.gitattributes [2022-04-25T19:50:21.573Z] spire-1.2.1/.githooks/ [2022-04-25T19:50:21.573Z] spire-1.2.1/.githooks/pre-commit [2022-04-25T19:50:21.573Z] spire-1.2.1/.github/ [2022-04-25T19:50:21.573Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-25T19:50:21.573Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-25T19:50:21.573Z] spire-1.2.1/.github/dependabot.yml [2022-04-25T19:50:21.573Z] spire-1.2.1/.github/workflows/ [2022-04-25T19:50:21.573Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-25T19:50:21.573Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-25T19:50:21.573Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-25T19:50:21.573Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-25T19:50:21.573Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-25T19:50:21.573Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-25T19:50:21.573Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-25T19:50:21.573Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-25T19:50:21.573Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-25T19:50:21.573Z] spire-1.2.1/.gitignore [2022-04-25T19:50:21.573Z] spire-1.2.1/.go-version [2022-04-25T19:50:21.573Z] spire-1.2.1/.golangci.yml [2022-04-25T19:50:21.573Z] spire-1.2.1/ADOPTERS.md [2022-04-25T19:50:21.573Z] spire-1.2.1/CHANGELOG.md [2022-04-25T19:50:21.573Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-25T19:50:21.573Z] spire-1.2.1/CODEOWNERS [2022-04-25T19:50:21.573Z] spire-1.2.1/CONTRIBUTING.md [2022-04-25T19:50:21.573Z] spire-1.2.1/Dockerfile [2022-04-25T19:50:21.573Z] spire-1.2.1/Dockerfile.dev [2022-04-25T19:50:21.573Z] spire-1.2.1/Dockerfile.scratch [2022-04-25T19:50:21.573Z] spire-1.2.1/LICENSE [2022-04-25T19:50:21.573Z] spire-1.2.1/MAINTAINERS.md [2022-04-25T19:50:21.573Z] spire-1.2.1/Makefile [2022-04-25T19:50:21.573Z] spire-1.2.1/README.md [2022-04-25T19:50:21.573Z] spire-1.2.1/ROADMAP.md [2022-04-25T19:50:21.573Z] spire-1.2.1/SECURITY.md [2022-04-25T19:50:21.573Z] spire-1.2.1/cmd/ [2022-04-25T19:50:21.573Z] spire-1.2.1/cmd/spire-agent/ [2022-04-25T19:50:21.573Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-25T19:50:21.573Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-25T19:50:21.573Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-25T19:50:21.573Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-25T19:50:21.573Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-25T19:50:21.573Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-25T19:50:21.573Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-25T19:50:21.573Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-25T19:50:21.573Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-25T19:50:21.573Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-25T19:50:21.573Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-25T19:50:21.573Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-25T19:50:21.573Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-25T19:50:21.573Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-25T19:50:21.573Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-25T19:50:21.573Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-25T19:50:21.573Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-25T19:50:21.573Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-25T19:50:21.573Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-25T19:50:21.573Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-25T19:50:21.573Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-25T19:50:21.573Z] spire-1.2.1/cmd/spire-server/ [2022-04-25T19:50:21.573Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-25T19:50:21.573Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-25T19:50:21.573Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-25T19:50:21.573Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-25T19:50:21.573Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-25T19:50:21.573Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-25T19:50:21.573Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-25T19:50:21.573Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-25T19:50:21.573Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-25T19:50:21.573Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-25T19:50:21.573Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-25T19:50:21.573Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-25T19:50:21.573Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-25T19:50:21.573Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-25T19:50:21.573Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-25T19:50:21.573Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-25T19:50:21.573Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-25T19:50:21.573Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-25T19:50:21.573Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-25T19:50:21.573Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-25T19:50:21.573Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-25T19:50:21.573Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-25T19:50:21.573Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-25T19:50:21.573Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-25T19:50:21.573Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-25T19:50:21.573Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-25T19:50:21.573Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-25T19:50:21.573Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-25T19:50:21.573Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-25T19:50:21.573Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-25T19:50:21.573Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-25T19:50:21.573Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-25T19:50:21.573Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-25T19:50:21.573Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-25T19:50:21.573Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-25T19:50:21.573Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-25T19:50:21.573Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-25T19:50:21.574Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-25T19:50:21.574Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-25T19:50:21.574Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-25T19:50:21.574Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-25T19:50:21.574Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-25T19:50:21.574Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-25T19:50:21.574Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-25T19:50:21.574Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-25T19:50:21.574Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-25T19:50:21.574Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-25T19:50:21.574Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-25T19:50:21.574Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-25T19:50:21.574Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-25T19:50:21.574Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-25T19:50:21.574Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-25T19:50:21.574Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-25T19:50:21.574Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-25T19:50:21.574Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-25T19:50:21.574Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-25T19:50:21.574Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-25T19:50:21.574Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-25T19:50:21.574Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-25T19:50:21.574Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-25T19:50:21.574Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-25T19:50:21.574Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-25T19:50:21.574Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-25T19:50:21.574Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-25T19:50:21.574Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-25T19:50:21.574Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-25T19:50:21.574Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-25T19:50:21.574Z] spire-1.2.1/conf/ [2022-04-25T19:50:21.574Z] spire-1.2.1/conf/agent/ [2022-04-25T19:50:21.574Z] spire-1.2.1/conf/agent/agent.conf [2022-04-25T19:50:21.574Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-25T19:50:21.574Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-25T19:50:21.574Z] spire-1.2.1/conf/server/ [2022-04-25T19:50:21.574Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-25T19:50:21.574Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-25T19:50:21.574Z] spire-1.2.1/conf/server/server.conf [2022-04-25T19:50:21.574Z] spire-1.2.1/conf/server/server_full.conf [2022-04-25T19:50:21.574Z] spire-1.2.1/doc/ [2022-04-25T19:50:21.574Z] spire-1.2.1/doc/SPIRE101.md [2022-04-25T19:50:21.574Z] spire-1.2.1/doc/auditlog.md [2022-04-25T19:50:21.574Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-25T19:50:21.574Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-25T19:50:21.574Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-25T19:50:21.574Z] spire-1.2.1/doc/images/ [2022-04-25T19:50:21.574Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-25T19:50:21.574Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-25T19:50:21.574Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-25T19:50:21.574Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-25T19:50:21.574Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-25T19:50:21.574Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-25T19:50:21.574Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-25T19:50:21.574Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-25T19:50:21.574Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-25T19:50:21.574Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-25T19:50:21.574Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-25T19:50:21.574Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-25T19:50:21.574Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-25T19:50:21.574Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-25T19:50:21.574Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-25T19:50:21.574Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-25T19:50:21.574Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-25T19:50:21.574Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-25T19:50:21.574Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-25T19:50:21.574Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-25T19:50:21.574Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-25T19:50:21.574Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-25T19:50:21.574Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-25T19:50:21.574Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-25T19:50:21.574Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-25T19:50:21.574Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-25T19:50:21.574Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-25T19:50:21.574Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-25T19:50:21.574Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-25T19:50:21.574Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-25T19:50:21.574Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-25T19:50:21.574Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-25T19:50:21.574Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-25T19:50:21.574Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-25T19:50:21.574Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-25T19:50:21.574Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-25T19:50:21.574Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-25T19:50:21.574Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-25T19:50:21.574Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-25T19:50:21.574Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-25T19:50:21.574Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-25T19:50:21.574Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-25T19:50:21.574Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-25T19:50:21.574Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-25T19:50:21.574Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-25T19:50:21.574Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-25T19:50:21.574Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-25T19:50:21.574Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-25T19:50:21.574Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-25T19:50:21.574Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-25T19:50:21.574Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-25T19:50:21.574Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-25T19:50:21.574Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-25T19:50:21.574Z] spire-1.2.1/doc/scaling_spire.md [2022-04-25T19:50:21.574Z] spire-1.2.1/doc/spire_agent.md [2022-04-25T19:50:21.574Z] spire-1.2.1/doc/spire_server.md [2022-04-25T19:50:21.574Z] spire-1.2.1/doc/supported_integrations.md [2022-04-25T19:50:21.574Z] spire-1.2.1/doc/telemetry.md [2022-04-25T19:50:21.574Z] spire-1.2.1/doc/telemetry_config.md [2022-04-25T19:50:21.574Z] spire-1.2.1/doc/upgrading.md [2022-04-25T19:50:21.574Z] spire-1.2.1/doc/using_spire.md [2022-04-25T19:50:21.574Z] spire-1.2.1/examples/ [2022-04-25T19:50:21.574Z] spire-1.2.1/examples/README.md [2022-04-25T19:50:21.574Z] spire-1.2.1/go.mod [2022-04-25T19:50:21.574Z] spire-1.2.1/go.sum [2022-04-25T19:50:21.574Z] spire-1.2.1/pkg/ [2022-04-25T19:50:21.574Z] spire-1.2.1/pkg/agent/ [2022-04-25T19:50:21.574Z] spire-1.2.1/pkg/agent/agent.go [2022-04-25T19:50:21.574Z] spire-1.2.1/pkg/agent/api/ [2022-04-25T19:50:21.574Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-25T19:50:21.574Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-25T19:50:21.574Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-25T19:50:21.574Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-25T19:50:21.852Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-25T19:50:21.852Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-25T19:50:21.852Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-25T19:50:21.852Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-25T19:50:21.852Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-25T19:50:21.852Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-25T19:50:21.852Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-25T19:50:21.852Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-25T19:50:21.852Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-25T19:50:21.852Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-25T19:50:21.852Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-25T19:50:21.852Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-25T19:50:21.852Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-25T19:50:21.852Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-25T19:50:21.852Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-25T19:50:21.852Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-25T19:50:21.852Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-25T19:50:21.852Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-25T19:50:21.852Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-25T19:50:21.852Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-25T19:50:21.852Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-25T19:50:21.852Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-25T19:50:21.852Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-25T19:50:21.852Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-25T19:50:21.852Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-25T19:50:21.852Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-25T19:50:21.852Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-25T19:50:21.852Z] spire-1.2.1/pkg/agent/client/ [2022-04-25T19:50:21.852Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-25T19:50:21.852Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-25T19:50:21.852Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-25T19:50:21.852Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-25T19:50:21.852Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-25T19:50:21.852Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-25T19:50:21.852Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-25T19:50:21.852Z] spire-1.2.1/pkg/agent/common/ [2022-04-25T19:50:21.852Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-25T19:50:21.852Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-25T19:50:21.852Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-25T19:50:21.852Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-25T19:50:21.852Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-25T19:50:21.852Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-25T19:50:21.852Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-25T19:50:21.852Z] spire-1.2.1/pkg/agent/config.go [2022-04-25T19:50:21.852Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-25T19:50:21.852Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-25T19:50:21.852Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-25T19:50:21.852Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-25T19:50:21.852Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-25T19:50:21.852Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-25T19:50:21.852Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-25T19:50:21.852Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-25T19:50:21.852Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-25T19:50:21.852Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-25T19:50:21.852Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-25T19:50:21.852Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-25T19:50:21.852Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-25T19:50:21.852Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-25T19:50:21.852Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-25T19:50:21.852Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-25T19:50:21.852Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-25T19:50:21.852Z] spire-1.2.1/pkg/agent/manager/ [2022-04-25T19:50:21.852Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-25T19:50:21.852Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-25T19:50:21.852Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-25T19:50:21.852Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-25T19:50:21.852Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-25T19:50:21.852Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-25T19:50:21.852Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-25T19:50:21.852Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-25T19:50:21.852Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-25T19:50:21.852Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-25T19:50:21.852Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-25T19:50:21.852Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-25T19:50:21.852Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-25T19:50:21.852Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-25T19:50:21.852Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-25T19:50:21.852Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-25T19:50:21.852Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-25T19:50:21.852Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-25T19:50:21.852Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-25T19:50:21.852Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-25T19:50:21.852Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-25T19:50:21.852Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-25T19:50:21.852Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-25T19:50:21.852Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-25T19:50:21.852Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-25T19:50:21.852Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-25T19:50:21.852Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-25T19:50:21.852Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-25T19:50:21.852Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-25T19:50:21.852Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-25T19:50:21.852Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-25T19:50:21.852Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-25T19:50:21.852Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-25T19:50:21.852Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-25T19:50:21.852Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-25T19:50:21.852Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-25T19:50:21.852Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-25T19:50:21.852Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-25T19:50:21.852Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-25T19:50:21.852Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-25T19:50:21.852Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-25T19:50:21.852Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-25T19:50:21.852Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-25T19:50:21.852Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-25T19:50:21.852Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-25T19:50:21.852Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-25T19:50:21.852Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-25T19:50:21.852Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-25T19:50:21.852Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-25T19:50:21.852Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-25T19:50:21.853Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-25T19:50:21.853Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-25T19:50:21.853Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-25T19:50:21.853Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-25T19:50:21.853Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-25T19:50:21.853Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-25T19:50:21.853Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-25T19:50:21.853Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-25T19:50:21.853Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-25T19:50:21.853Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-25T19:50:21.853Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-25T19:50:21.853Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-25T19:50:21.853Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-25T19:50:21.853Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-25T19:50:21.853Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-25T19:50:21.853Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-25T19:50:21.853Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-25T19:50:21.853Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-25T19:50:21.853Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-25T19:50:21.853Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-25T19:50:21.853Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-25T19:50:21.853Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-25T19:50:21.853Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-25T19:50:21.853Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-25T19:50:21.853Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-25T19:50:21.853Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-25T19:50:21.853Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-25T19:50:21.853Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-25T19:50:21.853Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-25T19:50:21.853Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-25T19:50:21.853Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-25T19:50:21.853Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-25T19:50:21.853Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-25T19:50:21.853Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-25T19:50:21.853Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-25T19:50:21.853Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-25T19:50:21.853Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-25T19:50:21.853Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-25T19:50:21.853Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-25T19:50:21.853Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-25T19:50:21.853Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-25T19:50:21.853Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-25T19:50:21.853Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-25T19:50:21.853Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-25T19:50:21.853Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-25T19:50:21.853Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-25T19:50:21.853Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-25T19:50:21.853Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-25T19:50:21.853Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-25T19:50:21.853Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-25T19:50:21.853Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-25T19:50:21.853Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-25T19:50:21.853Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-25T19:50:21.853Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-25T19:50:21.853Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-25T19:50:21.853Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-25T19:50:21.853Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-25T19:50:21.853Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-25T19:50:21.853Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-25T19:50:21.853Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-25T19:50:21.853Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-25T19:50:21.853Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-25T19:50:21.853Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-25T19:50:21.853Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-25T19:50:21.853Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-25T19:50:21.853Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-25T19:50:21.853Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-25T19:50:21.853Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-25T19:50:21.853Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-25T19:50:21.853Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-25T19:50:21.853Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-25T19:50:21.853Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-25T19:50:21.853Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-25T19:50:21.853Z] spire-1.2.1/pkg/agent/svid/ [2022-04-25T19:50:21.853Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-25T19:50:21.853Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-25T19:50:21.853Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-25T19:50:21.853Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-25T19:50:21.853Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-25T19:50:21.853Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-25T19:50:21.853Z] spire-1.2.1/pkg/common/ [2022-04-25T19:50:21.853Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-25T19:50:21.853Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-25T19:50:21.853Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-25T19:50:21.853Z] spire-1.2.1/pkg/common/api/ [2022-04-25T19:50:21.853Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-25T19:50:21.853Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-25T19:50:21.853Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-25T19:50:21.853Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-25T19:50:22.133Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-25T19:50:22.133Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-25T19:50:22.133Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-25T19:50:22.133Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-25T19:50:22.133Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-25T19:50:22.133Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-25T19:50:22.133Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-25T19:50:22.133Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-25T19:50:22.133Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-25T19:50:22.133Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-25T19:50:22.133Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-25T19:50:22.133Z] spire-1.2.1/pkg/common/api/names.go [2022-04-25T19:50:22.133Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-25T19:50:22.133Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-25T19:50:22.133Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-25T19:50:22.133Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-25T19:50:22.133Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-25T19:50:22.133Z] spire-1.2.1/pkg/common/auth/ [2022-04-25T19:50:22.133Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-25T19:50:22.133Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-25T19:50:22.133Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-25T19:50:22.133Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-25T19:50:22.133Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-25T19:50:22.133Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-25T19:50:22.133Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-25T19:50:22.133Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-25T19:50:22.133Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-25T19:50:22.133Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-25T19:50:22.133Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-25T19:50:22.133Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-25T19:50:22.133Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-25T19:50:22.133Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-25T19:50:22.133Z] spire-1.2.1/pkg/common/catalog/ [2022-04-25T19:50:22.133Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-25T19:50:22.133Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-25T19:50:22.133Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-25T19:50:22.133Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/cli/ [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/health/ [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/health/config.go [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/health/context.go [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/health/health.go [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/idutil/ [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/log/ [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/log/log.go [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/log/options.go [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/plugin/ [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/profiling/ [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-25T19:50:22.134Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-25T19:50:22.135Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-25T19:50:22.135Z] spire-1.2.1/pkg/common/selector/ [2022-04-25T19:50:22.135Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-25T19:50:22.135Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-25T19:50:22.135Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-25T19:50:22.135Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-25T19:50:22.135Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-25T19:50:22.135Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-25T19:50:22.135Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-25T19:50:22.135Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-25T19:50:22.135Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-25T19:50:22.135Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-25T19:50:22.135Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-25T19:50:22.135Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-25T19:50:22.135Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-25T19:50:22.135Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-25T19:50:22.135Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-25T19:50:22.135Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-25T19:50:22.135Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-25T19:50:22.135Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-25T19:50:22.135Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-25T19:50:22.135Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-25T19:50:22.135Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-25T19:50:22.135Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-25T19:50:22.413Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-25T19:50:22.413Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-25T19:50:22.413Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-25T19:50:22.413Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-25T19:50:22.413Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-25T19:50:22.413Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-25T19:50:22.413Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-25T19:50:22.413Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-25T19:50:22.413Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-25T19:50:22.413Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-25T19:50:22.413Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-25T19:50:22.413Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-25T19:50:22.413Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-25T19:50:22.413Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-25T19:50:22.413Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-25T19:50:22.413Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-25T19:50:22.413Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-25T19:50:22.413Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-25T19:50:22.413Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-25T19:50:22.413Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-25T19:50:22.413Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/common/uptime/ [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/common/util/ [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/common/util/task.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/common/version/ [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/common/version/version.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/common/x509util/ [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/ [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/api/ [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/api/api.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/api/health/ [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/api/id.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/api/status.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/bundle/ [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/ca/ [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/cache/ [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/catalog/ [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/config.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/datastore/ [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-25T19:50:22.414Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-25T19:50:22.415Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-25T19:50:22.415Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-25T19:50:22.415Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-25T19:50:22.415Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-25T19:50:22.415Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-25T19:50:22.415Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-25T19:50:22.415Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-25T19:50:22.415Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-25T19:50:22.415Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-25T19:50:22.415Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-25T19:50:22.415Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-25T19:50:22.415Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-25T19:50:22.415Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-25T19:50:22.415Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-25T19:50:22.415Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-25T19:50:22.415Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-25T19:50:22.415Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-25T19:50:22.415Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-25T19:50:22.415Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-25T19:50:22.415Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-25T19:50:22.415Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-25T19:50:22.415Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-25T19:50:22.415Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-25T19:50:22.415Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-25T19:50:22.415Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-25T19:50:22.415Z] spire-1.2.1/pkg/server/plugin/ [2022-04-25T19:50:22.415Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-25T19:50:22.415Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-25T19:50:22.415Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-25T19:50:22.415Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-25T19:50:22.415Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-25T19:50:22.415Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-25T19:50:22.415Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-25T19:50:22.415Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-25T19:50:22.415Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-25T19:50:22.415Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-25T19:50:22.415Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-25T19:50:22.415Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-25T19:50:22.415Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-25T19:50:22.415Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-25T19:50:22.415Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-25T19:50:22.415Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-25T19:50:22.415Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-25T19:50:22.415Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-25T19:50:22.415Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-25T19:50:22.415Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-25T19:50:22.415Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-25T19:50:22.415Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-25T19:50:22.415Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-25T19:50:22.415Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-25T19:50:22.415Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-25T19:50:22.415Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-25T19:50:22.415Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-25T19:50:22.415Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-25T19:50:22.415Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-25T19:50:22.415Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-25T19:50:22.415Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-25T19:50:22.415Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-25T19:50:22.415Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-25T19:50:22.694Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-25T19:50:22.694Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-25T19:50:22.694Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-25T19:50:22.694Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-25T19:50:22.694Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-25T19:50:22.694Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-25T19:50:22.694Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-25T19:50:22.694Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-25T19:50:22.694Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-25T19:50:22.694Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-25T19:50:22.694Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-25T19:50:22.694Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-25T19:50:22.694Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-25T19:50:22.694Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-25T19:50:22.694Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-25T19:50:22.694Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-25T19:50:22.694Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-25T19:50:22.694Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-25T19:50:22.694Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-25T19:50:22.694Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-25T19:50:22.694Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-25T19:50:22.694Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-25T19:50:22.694Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-25T19:50:22.694Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-25T19:50:22.694Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-25T19:50:22.694Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-25T19:50:22.694Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-25T19:50:22.694Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-25T19:50:22.694Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-25T19:50:22.694Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-25T19:50:22.694Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-25T19:50:22.694Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-25T19:50:22.694Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-25T19:50:22.694Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-25T19:50:22.694Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-25T19:50:22.694Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-25T19:50:22.694Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-25T19:50:22.694Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-25T19:50:22.694Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-25T19:50:22.694Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-25T19:50:22.694Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-25T19:50:22.694Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-25T19:50:22.694Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-25T19:50:22.694Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-25T19:50:22.694Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-25T19:50:22.694Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-25T19:50:22.694Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-25T19:50:22.694Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-25T19:50:22.694Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-25T19:50:22.694Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-25T19:50:22.694Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-25T19:50:22.694Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-25T19:50:22.694Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-25T19:50:22.694Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-25T19:50:22.694Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-25T19:50:22.694Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-25T19:50:22.694Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-25T19:50:22.694Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-25T19:50:22.694Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-25T19:50:22.694Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-25T19:50:22.694Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-25T19:50:22.694Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-25T19:50:22.694Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-25T19:50:22.694Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-25T19:50:22.694Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-25T19:50:22.694Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-25T19:50:22.694Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-25T19:50:22.694Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-25T19:50:22.694Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-25T19:50:22.694Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-25T19:50:22.694Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-25T19:50:22.694Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-25T19:50:22.694Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-25T19:50:22.694Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-25T19:50:22.694Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-25T19:50:22.694Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-25T19:50:22.694Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-25T19:50:22.694Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-25T19:50:22.694Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-25T19:50:22.694Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-25T19:50:22.694Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-25T19:50:22.694Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-25T19:50:22.694Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-25T19:50:22.694Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-25T19:50:22.694Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-25T19:50:22.694Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-25T19:50:22.694Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-25T19:50:22.694Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-25T19:50:22.694Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-25T19:50:22.694Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-25T19:50:22.694Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-25T19:50:22.694Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-25T19:50:22.694Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-25T19:50:22.694Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-25T19:50:22.694Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-25T19:50:22.694Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-25T19:50:22.694Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-25T19:50:22.694Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-25T19:50:22.694Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-25T19:50:22.694Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-25T19:50:22.694Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-25T19:50:22.694Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-25T19:50:22.694Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-25T19:50:22.694Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-25T19:50:22.694Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-25T19:50:22.694Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-25T19:50:22.694Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-25T19:50:22.694Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-25T19:50:22.694Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-25T19:50:22.694Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-25T19:50:22.694Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-25T19:50:22.694Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-25T19:50:22.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-25T19:50:22.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-25T19:50:22.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-25T19:50:22.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-25T19:50:22.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-25T19:50:22.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-25T19:50:22.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-25T19:50:22.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-25T19:50:22.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-25T19:50:22.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-25T19:50:22.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-25T19:50:22.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-25T19:50:22.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-25T19:50:22.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-25T19:50:22.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-25T19:50:22.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-25T19:50:22.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-25T19:50:22.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-25T19:50:22.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-25T19:50:22.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-25T19:50:22.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-25T19:50:22.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-25T19:50:22.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-25T19:50:22.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-25T19:50:22.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-25T19:50:22.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-25T19:50:22.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-25T19:50:22.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-25T19:50:22.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-25T19:50:22.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-25T19:50:22.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-25T19:50:22.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-25T19:50:22.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-25T19:50:22.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-25T19:50:22.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-25T19:50:22.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-25T19:50:22.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-25T19:50:22.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-25T19:50:22.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-25T19:50:22.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-25T19:50:22.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-25T19:50:22.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-25T19:50:22.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-25T19:50:22.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-25T19:50:22.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-25T19:50:22.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-25T19:50:22.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-25T19:50:22.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-25T19:50:22.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-25T19:50:22.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-25T19:50:22.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-25T19:50:22.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-25T19:50:22.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-25T19:50:22.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-25T19:50:22.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-25T19:50:22.695Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-25T19:50:22.695Z] spire-1.2.1/pkg/server/registration/ [2022-04-25T19:50:22.695Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-25T19:50:22.695Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-25T19:50:22.695Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-25T19:50:22.695Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-25T19:50:22.695Z] spire-1.2.1/pkg/server/server.go [2022-04-25T19:50:22.695Z] spire-1.2.1/pkg/server/server_test.go [2022-04-25T19:50:22.695Z] spire-1.2.1/pkg/server/svid/ [2022-04-25T19:50:22.695Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-25T19:50:22.695Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-25T19:50:22.695Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-25T19:50:22.695Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-25T19:50:22.695Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-25T19:50:22.695Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-25T19:50:22.695Z] spire-1.2.1/proto/ [2022-04-25T19:50:22.695Z] spire-1.2.1/proto/private/ [2022-04-25T19:50:22.695Z] spire-1.2.1/proto/private/server/ [2022-04-25T19:50:22.695Z] spire-1.2.1/proto/private/server/journal/ [2022-04-25T19:50:22.695Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-25T19:50:22.695Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-25T19:50:22.695Z] spire-1.2.1/proto/spire/ [2022-04-25T19:50:22.695Z] spire-1.2.1/proto/spire/common/ [2022-04-25T19:50:22.695Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-25T19:50:22.695Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-25T19:50:22.695Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-25T19:50:22.695Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-25T19:50:22.695Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-25T19:50:22.695Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-25T19:50:22.695Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-25T19:50:22.695Z] spire-1.2.1/proto/spire/plugin/ [2022-04-25T19:50:22.695Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-25T19:50:22.695Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-25T19:50:22.695Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-25T19:50:22.695Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-25T19:50:22.695Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-25T19:50:22.695Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-25T19:50:22.695Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-25T19:50:22.695Z] spire-1.2.1/release/ [2022-04-25T19:50:22.695Z] spire-1.2.1/release/spire-extras/ [2022-04-25T19:50:22.695Z] spire-1.2.1/release/spire-extras/README.md [2022-04-25T19:50:22.695Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-25T19:50:22.695Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-25T19:50:22.695Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-25T19:50:22.695Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-25T19:50:22.695Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-25T19:50:22.695Z] spire-1.2.1/release/spire/ [2022-04-25T19:50:22.695Z] spire-1.2.1/release/spire/README.md [2022-04-25T19:50:22.695Z] spire-1.2.1/release/spire/conf/ [2022-04-25T19:50:22.695Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-25T19:50:22.695Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-25T19:50:22.695Z] spire-1.2.1/release/spire/conf/server/ [2022-04-25T19:50:22.695Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-25T19:50:22.695Z] spire-1.2.1/script/ [2022-04-25T19:50:22.695Z] spire-1.2.1/script/build-artifact.sh [2022-04-25T19:50:22.695Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-25T19:50:22.695Z] spire-1.2.1/support/ [2022-04-25T19:50:22.695Z] spire-1.2.1/support/k8s/ [2022-04-25T19:50:22.695Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-25T19:50:22.695Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-25T19:50:22.695Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-25T19:50:22.695Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-25T19:50:22.695Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-25T19:50:22.695Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-25T19:50:22.695Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-25T19:50:22.695Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-25T19:50:22.695Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-25T19:50:22.695Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-25T19:50:22.695Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-25T19:50:22.695Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-25T19:50:22.695Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-25T19:50:22.695Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-25T19:50:22.695Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-25T19:50:22.695Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-25T19:50:22.695Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-25T19:50:22.695Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-25T19:50:22.695Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-25T19:50:22.695Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-25T19:50:22.975Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-25T19:50:22.975Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-25T19:50:22.975Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-25T19:50:22.975Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-25T19:50:22.975Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-25T19:50:22.975Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-25T19:50:22.975Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-25T19:50:22.975Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-25T19:50:22.975Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-25T19:50:22.975Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-25T19:50:22.975Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-25T19:50:22.975Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-25T19:50:22.975Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-25T19:50:22.975Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-25T19:50:22.975Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-25T19:50:22.975Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-25T19:50:22.975Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-25T19:50:22.975Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-25T19:50:22.975Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-25T19:50:22.975Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-25T19:50:22.975Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-25T19:50:22.975Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-25T19:50:22.975Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-25T19:50:22.975Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-25T19:50:22.975Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-25T19:50:22.975Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-25T19:50:22.975Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-25T19:50:22.975Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-25T19:50:22.975Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-25T19:50:22.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-25T19:50:22.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-25T19:50:22.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-25T19:50:22.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-25T19:50:22.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-25T19:50:22.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-25T19:50:22.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-25T19:50:22.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-25T19:50:22.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-25T19:50:22.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-25T19:50:22.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-25T19:50:22.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-25T19:50:22.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-25T19:50:22.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-25T19:50:22.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-25T19:50:22.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-25T19:50:22.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-25T19:50:22.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-25T19:50:22.976Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-25T19:50:22.976Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-25T19:50:22.976Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-25T19:50:22.976Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-25T19:50:22.976Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-25T19:50:22.976Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-25T19:50:22.976Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-25T19:50:22.976Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-25T19:50:22.976Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-25T19:50:22.976Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-25T19:50:22.976Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-25T19:50:22.976Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-25T19:50:22.976Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-25T19:50:22.976Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-25T19:50:22.976Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-25T19:50:22.976Z] spire-1.2.1/test/ [2022-04-25T19:50:22.976Z] spire-1.2.1/test/clock/ [2022-04-25T19:50:22.976Z] spire-1.2.1/test/clock/clock.go [2022-04-25T19:50:22.976Z] spire-1.2.1/test/fakes/ [2022-04-25T19:50:22.976Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-25T19:50:22.976Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-25T19:50:22.976Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-25T19:50:22.976Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-25T19:50:22.976Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-25T19:50:22.976Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-25T19:50:22.976Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-25T19:50:22.976Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-25T19:50:22.976Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-25T19:50:22.976Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-25T19:50:22.976Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-25T19:50:22.976Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-25T19:50:22.976Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-25T19:50:22.976Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-25T19:50:22.976Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-25T19:50:22.976Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-25T19:50:22.976Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-25T19:50:22.976Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-25T19:50:22.976Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-25T19:50:22.976Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-25T19:50:22.976Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-25T19:50:22.976Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-25T19:50:22.976Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-25T19:50:22.976Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-25T19:50:22.976Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-25T19:50:22.976Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-25T19:50:22.976Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-25T19:50:22.976Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-25T19:50:22.976Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-25T19:50:22.976Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-25T19:50:22.976Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-25T19:50:22.976Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-25T19:50:22.976Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-25T19:50:22.976Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-25T19:50:22.976Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-25T19:50:22.976Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-25T19:50:22.976Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-25T19:50:22.976Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-25T19:50:22.976Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-25T19:50:22.976Z] spire-1.2.1/test/fixture/ [2022-04-25T19:50:22.976Z] spire-1.2.1/test/fixture/certs/ [2022-04-25T19:50:22.976Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-25T19:50:22.976Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-25T19:50:22.976Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-25T19:50:22.976Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-25T19:50:22.976Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-25T19:50:22.976Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-25T19:50:22.976Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-25T19:50:22.976Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-25T19:50:22.976Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-25T19:50:22.976Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-25T19:50:22.976Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-25T19:50:22.976Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-25T19:50:22.976Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-25T19:50:22.976Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-25T19:50:22.976Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-25T19:50:22.976Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-25T19:50:22.976Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-25T19:50:22.976Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-25T19:50:22.976Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-25T19:50:22.976Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-25T19:50:22.976Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-25T19:50:22.976Z] spire-1.2.1/test/fixture/config/ [2022-04-25T19:50:22.976Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-25T19:50:22.976Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-25T19:50:22.976Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-25T19:50:22.976Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-25T19:50:22.976Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-25T19:50:22.976Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-25T19:50:22.976Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-25T19:50:22.976Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-25T19:50:22.976Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-25T19:50:22.976Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-25T19:50:22.976Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-25T19:50:22.976Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-25T19:50:22.976Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-25T19:50:22.976Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-25T19:50:22.976Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-25T19:50:22.976Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-25T19:50:22.976Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-25T19:50:22.976Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-25T19:50:22.976Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-25T19:50:22.976Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-25T19:50:22.976Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-25T19:50:22.976Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-25T19:50:22.976Z] spire-1.2.1/test/fixture/fixture.go [2022-04-25T19:50:22.976Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-25T19:50:22.976Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-25T19:50:22.976Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-25T19:50:22.976Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-25T19:50:22.976Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-25T19:50:22.976Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-25T19:50:22.976Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-25T19:50:22.976Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-25T19:50:22.976Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-25T19:50:22.976Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-25T19:50:22.976Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-25T19:50:22.976Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-25T19:50:22.976Z] spire-1.2.1/test/fixture/registration/ [2022-04-25T19:50:22.976Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-25T19:50:22.976Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-25T19:50:22.976Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-25T19:50:22.976Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-25T19:50:22.976Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-25T19:50:22.976Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-25T19:50:22.976Z] spire-1.2.1/test/integration/ [2022-04-25T19:50:22.976Z] spire-1.2.1/test/integration/README.md [2022-04-25T19:50:22.976Z] spire-1.2.1/test/integration/common [2022-04-25T19:50:22.976Z] spire-1.2.1/test/integration/setup/ [2022-04-25T19:50:22.976Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-25T19:50:22.976Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-25T19:50:22.976Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-25T19:50:22.976Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-25T19:50:22.976Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-25T19:50:22.976Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-25T19:50:22.976Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-25T19:50:22.976Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-25T19:50:22.976Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-25T19:50:22.976Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-25T19:50:22.976Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-25T19:50:22.976Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-25T19:50:22.976Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-25T19:50:22.976Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-25T19:50:22.976Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-25T19:50:22.976Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-25T19:50:22.976Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-25T19:50:22.976Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-25T19:50:22.976Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-25T19:50:22.976Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-25T19:50:22.976Z] spire-1.2.1/test/integration/suites/ [2022-04-25T19:50:22.976Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-25T19:50:22.976Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-25T19:50:22.976Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-25T19:50:22.976Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-25T19:50:22.976Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-25T19:50:22.976Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-25T19:50:22.976Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-25T19:50:22.976Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-25T19:50:22.976Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-25T19:50:22.976Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-25T19:50:22.976Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-25T19:50:22.976Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-25T19:50:22.977Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-25T19:50:22.977Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-25T19:50:22.977Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-25T19:50:22.977Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-25T19:50:22.977Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-25T19:50:22.977Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-25T19:50:22.977Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-25T19:50:22.977Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-25T19:50:22.977Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-25T19:50:22.977Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-25T19:50:22.977Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-25T19:50:22.977Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-25T19:50:22.977Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-25T19:50:22.977Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-25T19:50:22.977Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-25T19:50:22.977Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-25T19:50:22.977Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-25T19:50:22.977Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-25T19:50:22.977Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-25T19:50:22.977Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-25T19:50:22.977Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-25T19:50:22.977Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-25T19:50:22.977Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-25T19:50:22.977Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-25T19:50:22.977Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-25T19:50:22.977Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-25T19:50:22.977Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-25T19:50:22.977Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-25T19:50:22.977Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-25T19:50:22.977Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-25T19:50:22.977Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-25T19:50:22.977Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-25T19:50:22.977Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-25T19:50:22.977Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-25T19:50:22.977Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-25T19:50:22.977Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-25T19:50:22.977Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-25T19:50:22.977Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-25T19:50:22.977Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-25T19:50:22.977Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-25T19:50:22.977Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-25T19:50:22.977Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-25T19:50:22.977Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-25T19:50:22.977Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-25T19:50:22.977Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-25T19:50:22.977Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-25T19:50:22.977Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-25T19:50:22.977Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-25T19:50:22.977Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-25T19:50:22.977Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-25T19:50:22.977Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-25T19:50:22.977Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-25T19:50:22.977Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-25T19:50:22.977Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-25T19:50:22.977Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-25T19:50:22.977Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-25T19:50:22.977Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-25T19:50:22.977Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-25T19:50:22.977Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-25T19:50:22.977Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-25T19:50:22.977Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-25T19:50:22.977Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-25T19:50:22.977Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-25T19:50:22.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-25T19:50:22.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-25T19:50:22.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-25T19:50:22.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-25T19:50:22.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-25T19:50:22.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-25T19:50:22.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-25T19:50:22.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-25T19:50:22.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-25T19:50:22.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-25T19:50:22.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-25T19:50:22.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-25T19:50:22.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-25T19:50:22.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-25T19:50:22.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-25T19:50:22.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-25T19:50:22.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-25T19:50:22.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-25T19:50:22.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-25T19:50:22.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-25T19:50:22.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-25T19:50:22.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-25T19:50:22.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-25T19:50:22.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-25T19:50:22.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-25T19:50:22.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-25T19:50:22.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-25T19:50:22.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-25T19:50:22.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-25T19:50:22.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-25T19:50:22.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-25T19:50:22.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-25T19:50:22.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-25T19:50:22.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-25T19:50:22.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-25T19:50:22.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-25T19:50:22.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-25T19:50:22.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-25T19:50:22.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-25T19:50:22.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-25T19:50:22.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-25T19:50:22.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-25T19:50:22.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-25T19:50:22.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-25T19:50:22.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-25T19:50:22.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-25T19:50:22.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-25T19:50:22.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-25T19:50:22.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-25T19:50:22.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-25T19:50:22.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-25T19:50:22.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-25T19:50:23.255Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-25T19:50:23.255Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-25T19:50:23.255Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-25T19:50:23.255Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-25T19:50:23.255Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-25T19:50:23.255Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-25T19:50:23.255Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-25T19:50:23.255Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-25T19:50:23.255Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-25T19:50:23.255Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-25T19:50:23.255Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-25T19:50:23.255Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-25T19:50:23.255Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-25T19:50:23.255Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-25T19:50:23.255Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-25T19:50:23.255Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-25T19:50:23.255Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-25T19:50:23.255Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-25T19:50:23.255Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-25T19:50:23.255Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-25T19:50:23.255Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-25T19:50:23.255Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-25T19:50:23.255Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-25T19:50:23.255Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-25T19:50:23.255Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-25T19:50:23.255Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-25T19:50:23.255Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-25T19:50:23.255Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-25T19:50:23.255Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-25T19:50:23.255Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-25T19:50:23.255Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-25T19:50:23.255Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-25T19:50:23.255Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-25T19:50:23.255Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-25T19:50:23.255Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-25T19:50:23.255Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-25T19:50:23.256Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-25T19:50:23.257Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-25T19:50:23.257Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-25T19:50:23.257Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-25T19:50:23.257Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-25T19:50:23.257Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-25T19:50:23.257Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-25T19:50:23.257Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-25T19:50:23.257Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-25T19:50:23.257Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-25T19:50:23.257Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-25T19:50:23.257Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-25T19:50:23.257Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-25T19:50:23.257Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-25T19:50:23.257Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-25T19:50:23.257Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-25T19:50:23.257Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-25T19:50:23.257Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-25T19:50:23.257Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-25T19:50:23.257Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-25T19:50:23.257Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-25T19:50:23.257Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-25T19:50:23.257Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-25T19:50:23.257Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-25T19:50:23.257Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-25T19:50:23.257Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-25T19:50:23.257Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-25T19:50:23.257Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-25T19:50:23.257Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-25T19:50:23.257Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-25T19:50:23.257Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-25T19:50:23.257Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-25T19:50:23.257Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-25T19:50:23.257Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-25T19:50:23.257Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-25T19:50:23.257Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-25T19:50:23.257Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-25T19:50:23.257Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-25T19:50:23.257Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-25T19:50:23.257Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-25T19:50:23.257Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-25T19:50:23.257Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-25T19:50:23.257Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-25T19:50:23.257Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-25T19:50:23.257Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-25T19:50:23.257Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-25T19:50:23.257Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-25T19:50:23.257Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-25T19:50:23.257Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-25T19:50:23.257Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-25T19:50:23.257Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-25T19:50:23.257Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-25T19:50:23.257Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-25T19:50:23.257Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-25T19:50:23.257Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-25T19:50:23.257Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-25T19:50:23.257Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-25T19:50:23.257Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-25T19:50:23.257Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-25T19:50:23.257Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-25T19:50:23.257Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-25T19:50:23.257Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-25T19:50:23.257Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-25T19:50:23.257Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-25T19:50:23.257Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-25T19:50:23.257Z] spire-1.2.1/test/integration/test-one.sh [2022-04-25T19:50:23.257Z] spire-1.2.1/test/integration/test.sh [2022-04-25T19:50:23.257Z] spire-1.2.1/test/plugintest/ [2022-04-25T19:50:23.257Z] spire-1.2.1/test/plugintest/config.go [2022-04-25T19:50:23.257Z] spire-1.2.1/test/plugintest/load.go [2022-04-25T19:50:23.257Z] spire-1.2.1/test/plugintest/option.go [2022-04-25T19:50:23.257Z] spire-1.2.1/test/spiretest/ [2022-04-25T19:50:23.257Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-25T19:50:23.257Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-25T19:50:23.257Z] spire-1.2.1/test/spiretest/dir.go [2022-04-25T19:50:23.257Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-25T19:50:23.257Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-25T19:50:23.257Z] spire-1.2.1/test/spiretest/logs.go [2022-04-25T19:50:23.257Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-25T19:50:23.257Z] spire-1.2.1/test/spiretest/suite.go [2022-04-25T19:50:23.257Z] spire-1.2.1/test/spiretest/x509.go [2022-04-25T19:50:23.257Z] spire-1.2.1/test/testca/ [2022-04-25T19:50:23.257Z] spire-1.2.1/test/testca/ca.go [2022-04-25T19:50:23.257Z] spire-1.2.1/test/testkey/ [2022-04-25T19:50:23.257Z] spire-1.2.1/test/testkey/generate.sh [2022-04-25T19:50:23.257Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-25T19:50:23.257Z] spire-1.2.1/test/testkey/keys.go [2022-04-25T19:50:23.257Z] spire-1.2.1/test/testkey/new.go [2022-04-25T19:50:23.257Z] spire-1.2.1/test/tpmsimulator/ [2022-04-25T19:50:23.257Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-25T19:50:23.257Z] spire-1.2.1/test/util/ [2022-04-25T19:50:23.257Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-25T19:50:23.257Z] spire-1.2.1/test/util/cert_generation.go [2022-04-25T19:50:23.257Z] spire-1.2.1/test/util/io_redirection.go [2022-04-25T19:50:23.257Z] spire-1.2.1/test/util/race.go [2022-04-25T19:50:23.257Z] spire-1.2.1/test/util/util.go [2022-04-25T19:50:23.257Z] building spire from source... [2022-04-25T19:50:23.861Z] Installing go1.17.7... [2022-04-25T19:50:50.760Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-25T19:50:50.760Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-25T19:50:50.760Z] ---> 9d1a00c252a8 [2022-04-25T19:50:50.760Z] Step 3/22 : WORKDIR /edgex-go [2022-04-25T19:50:50.760Z] ---> Using cache [2022-04-25T19:50:50.760Z] ---> 06e9539ce1e1 [2022-04-25T19:50:50.760Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-25T19:50:50.760Z] ---> Using cache [2022-04-25T19:50:50.760Z] ---> f748a1aba5fc [2022-04-25T19:50:50.760Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-25T19:50:50.760Z] ---> Running in eaaa12e1d9a2 [2022-04-25T19:50:51.761Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-25T19:50:52.773Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-25T19:50:54.228Z] OK: 220 MiB in 52 packages [2022-04-25T19:50:56.889Z] Removing intermediate container eaaa12e1d9a2 [2022-04-25T19:50:56.889Z] ---> d8650c5932e8 [2022-04-25T19:50:56.889Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-25T19:50:57.874Z] Building bin/spire-server... [2022-04-25T19:50:57.874Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-25T19:50:57.874Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-25T19:50:57.874Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-25T19:50:58.901Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-25T19:50:58.901Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-25T19:50:58.901Z]  ---> 2dad93f3d407 [2022-04-25T19:50:58.901Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-25T19:50:59.186Z] ---> Running in 7bd426e3b45b [2022-04-25T19:51:03.111Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-25T19:51:03.393Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-25T19:51:03.675Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-25T19:51:03.953Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-25T19:51:03.953Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-25T19:51:04.956Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-25T19:51:04.956Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-25T19:51:04.956Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-25T19:51:05.572Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-25T19:51:05.572Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-25T19:51:05.572Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-25T19:51:05.572Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-25T19:51:05.572Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-25T19:51:05.857Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-25T19:51:06.864Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-25T19:51:06.864Z] Removing intermediate container 7bd426e3b45b [2022-04-25T19:51:06.864Z] ---> 1b8a24b053bc [2022-04-25T19:51:06.864Z] Step 8/22 : COPY . . [2022-04-25T19:51:06.864Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-25T19:51:07.155Z] Removing intermediate container bcb6fdbf59b1 [2022-04-25T19:51:07.155Z] ---> f747b1220ae3 [2022-04-25T19:51:07.155Z] [2022-04-25T19:51:07.155Z] Step 10/22 : FROM alpine:3.14 [2022-04-25T19:51:07.155Z] ---> ac73e934f311 [2022-04-25T19:51:07.155Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-25T19:51:07.155Z] ---> Using cache [2022-04-25T19:51:07.155Z] ---> 1448fd7da26a [2022-04-25T19:51:07.155Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-25T19:51:07.155Z] ---> Using cache [2022-04-25T19:51:07.155Z] ---> 56b41e29b83b [2022-04-25T19:51:07.155Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-25T19:51:07.445Z] ---> Running in 9f8d33850240 [2022-04-25T19:51:08.926Z] Removing intermediate container 9f8d33850240 [2022-04-25T19:51:08.926Z] ---> 42d6a5eebdec [2022-04-25T19:51:08.926Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-25T19:51:09.207Z] ---> Running in eac594249f5f [2022-04-25T19:51:10.208Z] Removing intermediate container eac594249f5f [2022-04-25T19:51:10.208Z] ---> e7510f9333e8 [2022-04-25T19:51:10.208Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-25T19:51:12.231Z] ---> ffda6e034cf7 [2022-04-25T19:51:12.231Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-25T19:51:17.711Z] ---> 71ab3dab1edf [2022-04-25T19:51:17.711Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-25T19:51:18.315Z] Removing intermediate container cff920f0aa13 [2022-04-25T19:51:18.315Z] ---> 1907892b56ec [2022-04-25T19:51:18.315Z] [2022-04-25T19:51:18.315Z] Step 9/20 : FROM alpine:3.15 [2022-04-25T19:51:18.604Z] 3.15: Pulling from library/alpine [2022-04-25T19:51:18.904Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-25T19:51:18.904Z] Status: Downloaded newer image for alpine:3.15 [2022-04-25T19:51:18.904Z] ---> 3fb3c9af89a9 [2022-04-25T19:51:18.904Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-25T19:51:19.206Z] ---> f4b8bd7762f1 [2022-04-25T19:51:19.206Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-25T19:51:19.484Z] ---> Running in 0f5da2c81be3 [2022-04-25T19:51:19.484Z] ---> Running in eeb16326e276 [2022-04-25T19:51:20.494Z] Removing intermediate container 0f5da2c81be3 [2022-04-25T19:51:20.494Z] ---> 8443a42a8ad3 [2022-04-25T19:51:20.494Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-25T19:51:20.796Z] ---> Running in f7cd03d4f85e [2022-04-25T19:51:21.079Z] Removing intermediate container eeb16326e276 [2022-04-25T19:51:21.079Z] ---> ad28968d4051 [2022-04-25T19:51:21.079Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-25T19:51:21.382Z] ---> Running in 3afc4966a814 [2022-04-25T19:51:22.383Z] Removing intermediate container 3afc4966a814 [2022-04-25T19:51:22.384Z] ---> 4672156ca7c8 [2022-04-25T19:51:22.384Z] Step 20/22 : LABEL arch=arm64 [2022-04-25T19:51:22.665Z] ---> Running in 1a84338604c0 [2022-04-25T19:51:24.116Z] Removing intermediate container 1a84338604c0 [2022-04-25T19:51:24.116Z] ---> fd13d1a4e708 [2022-04-25T19:51:24.116Z] Step 21/22 : LABEL git_sha=d7140b74d95d2f691967524090b9e2b9fb220621 [2022-04-25T19:51:24.116Z] ---> Running in 3b97861fcb6a [2022-04-25T19:51:25.599Z] Removing intermediate container 3b97861fcb6a [2022-04-25T19:51:25.599Z] ---> 0b9618c17279 [2022-04-25T19:51:25.599Z] Step 22/22 : LABEL version=0.0.0 [2022-04-25T19:51:25.599Z] Removing intermediate container f7cd03d4f85e [2022-04-25T19:51:25.599Z] ---> dd39c4eea372 [2022-04-25T19:51:25.599Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-25T19:51:25.939Z] ---> Running in 4331d8e1ebac [2022-04-25T19:51:25.939Z] ---> Running in c5109722a7a5 [2022-04-25T19:51:27.407Z] Removing intermediate container 4331d8e1ebac [2022-04-25T19:51:27.407Z] ---> 2b41334234b2 [2022-04-25T19:51:27.407Z] [2022-04-25T19:51:28.400Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-25T19:51:28.681Z] Successfully built 2b41334234b2 [2022-04-25T19:51:28.681Z] Successfully tagged support-scheduler-arm64:latest [2022-04-25T19:51:28.681Z] Building security-proxy-setup [2022-04-25T19:51:28.958Z]  Building support-scheduler ... done go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-25T19:51:28.958Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-25T19:51:28.958Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-25T19:51:29.954Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-25T19:51:29.954Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-25T19:51:29.954Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-25T19:51:29.954Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-25T19:51:29.954Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-25T19:51:30.563Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-25T19:51:30.563Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-25T19:51:31.169Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-25T19:51:31.169Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-25T19:51:31.449Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-25T19:51:31.726Z] v3.15.4-52-gaf7b2b3e8c [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-25T19:51:31.726Z] v3.15.4-62-g80a1f12087 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-25T19:51:31.726Z] OK: 15729 distinct packages available [2022-04-25T19:51:32.003Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-25T19:51:32.003Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-25T19:51:32.003Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-25T19:51:32.003Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-25T19:51:32.279Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-25T19:51:32.279Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-25T19:51:32.279Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-25T19:51:32.554Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-25T19:51:32.834Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-25T19:51:33.116Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-25T19:51:33.116Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-25T19:51:33.116Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-25T19:51:33.394Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-25T19:51:33.394Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-25T19:51:34.852Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-25T19:51:34.852Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-25T19:51:35.130Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-25T19:51:35.130Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-25T19:51:35.408Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-25T19:51:35.408Z] (5/9) Installing curl (7.80.0-r0) [2022-04-25T19:51:35.408Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-25T19:51:35.686Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-25T19:51:35.686Z] (8/9) Installing libucontext (1.1-r0) [2022-04-25T19:51:35.686Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-25T19:51:35.970Z] Executing busybox-1.34.1-r5.trigger [2022-04-25T19:51:35.970Z] Executing ca-certificates-20211220-r0.trigger [2022-04-25T19:51:36.258Z] OK: 8 MiB in 23 packages [2022-04-25T19:51:36.539Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-25T19:51:40.910Z] Removing intermediate container c5109722a7a5 [2022-04-25T19:51:40.910Z] ---> e1584558f03c [2022-04-25T19:51:40.910Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-25T19:51:42.928Z] ---> db30ba467b51 [2022-04-25T19:51:42.928Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-25T19:51:42.928Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-25T19:51:42.928Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-25T19:51:43.213Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-25T19:51:43.213Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-25T19:51:43.490Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-25T19:51:43.490Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-25T19:51:43.490Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-25T19:51:43.490Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-25T19:51:44.094Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-25T19:51:44.094Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-25T19:51:44.370Z] go: downloading google.golang.org/api v0.70.0 [2022-04-25T19:51:44.682Z]  ---> e95abff4ae90 [2022-04-25T19:51:44.682Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-25T19:51:44.968Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-25T19:51:44.968Z]  ---> Running in 94295bd24cd7 [2022-04-25T19:51:47.675Z] ---> 86f4e1ab1801 [2022-04-25T19:51:47.675Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-25T19:51:47.952Z] 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-04-25T19:51:49.420Z] ---> 1bcb2dd1b284 [2022-04-25T19:51:49.420Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-25T19:51:49.420Z] ---> Running in 62a5007b8cb8 [2022-04-25T19:51:50.414Z] Removing intermediate container 62a5007b8cb8 [2022-04-25T19:51:50.414Z] ---> 0bdb59741bd4 [2022-04-25T19:51:50.414Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-25T19:51:50.414Z] ---> Running in 4011e3402960 [2022-04-25T19:51:51.020Z] Removing intermediate container 4011e3402960 [2022-04-25T19:51:51.020Z] ---> 4f49a011934b [2022-04-25T19:51:51.020Z] Step 18/20 : LABEL arch=arm64 [2022-04-25T19:51:51.297Z] ---> Running in bfb9af75d770 [2022-04-25T19:51:51.903Z] Removing intermediate container bfb9af75d770 [2022-04-25T19:51:51.903Z] ---> 5331f0936e94 [2022-04-25T19:51:51.903Z] Step 19/20 : LABEL git_sha=d7140b74d95d2f691967524090b9e2b9fb220621 [2022-04-25T19:51:52.187Z] ---> Running in c1e17f4fa500 [2022-04-25T19:51:52.802Z] Removing intermediate container c1e17f4fa500 [2022-04-25T19:51:52.802Z] ---> 19f84a1ea632 [2022-04-25T19:51:52.802Z] Step 20/20 : LABEL version=0.0.0 [2022-04-25T19:51:53.092Z] ---> Running in 9bde82ef2fc7 [2022-04-25T19:51:54.077Z] Removing intermediate container 9bde82ef2fc7 [2022-04-25T19:51:54.077Z] ---> 4560e81d08dd [2022-04-25T19:51:54.077Z] [2022-04-25T19:51:54.682Z] Successfully built 4560e81d08dd [2022-04-25T19:51:54.682Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-04-25T19:51:54.682Z]  Building security-spiffe-token-provider ... done Building security-spire-agent [2022-04-25T19:52:09.957Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-25T19:52:09.957Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-25T19:52:09.957Z] ---> 9d1a00c252a8 [2022-04-25T19:52:09.957Z] Step 3/22 : WORKDIR /edgex-go [2022-04-25T19:52:09.957Z] ---> Using cache [2022-04-25T19:52:09.957Z] ---> 06e9539ce1e1 [2022-04-25T19:52:09.957Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-25T19:52:09.957Z] ---> Using cache [2022-04-25T19:52:09.957Z] ---> f748a1aba5fc [2022-04-25T19:52:09.957Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-25T19:52:09.957Z] ---> Using cache [2022-04-25T19:52:09.957Z] ---> 83b97e7c6e87 [2022-04-25T19:52:09.957Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-25T19:52:09.957Z] ---> Using cache [2022-04-25T19:52:09.957Z] ---> 951cdac50a1b [2022-04-25T19:52:09.957Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-25T19:52:09.957Z] ---> Using cache [2022-04-25T19:52:09.957Z] ---> d8afc8b79154 [2022-04-25T19:52:09.957Z] Step 8/22 : COPY . . [2022-04-25T19:52:09.958Z] ---> Using cache [2022-04-25T19:52:09.958Z] ---> 0bb989f7521d [2022-04-25T19:52:09.958Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-25T19:52:09.958Z] ---> Running in 2d5980dfa8d0 [2022-04-25T19:52:11.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/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-25T19:52:34.251Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-25T19:52:34.251Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-25T19:52:34.251Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-25T19:52:38.598Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-25T19:52:38.598Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-25T19:52:38.598Z] ---> 9d1a00c252a8 [2022-04-25T19:52:38.598Z] Step 3/26 : WORKDIR /edgex-go [2022-04-25T19:52:38.598Z] ---> Using cache [2022-04-25T19:52:38.598Z] ---> 06e9539ce1e1 [2022-04-25T19:52:38.598Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-25T19:52:38.598Z] ---> Using cache [2022-04-25T19:52:38.598Z] ---> f748a1aba5fc [2022-04-25T19:52:38.598Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-25T19:52:38.598Z] ---> Using cache [2022-04-25T19:52:38.598Z] ---> 7bbce5192f55 [2022-04-25T19:52:38.598Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-25T19:52:38.598Z] ---> Using cache [2022-04-25T19:52:38.598Z] ---> 348adf4bbbe6 [2022-04-25T19:52:38.598Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-25T19:52:38.598Z] ---> Using cache [2022-04-25T19:52:38.598Z] ---> b3867ab47915 [2022-04-25T19:52:38.598Z] Step 8/26 : COPY . . [2022-04-25T19:52:38.598Z] ---> Using cache [2022-04-25T19:52:38.598Z] ---> 426a2bcea08e [2022-04-25T19:52:38.598Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-25T19:52:38.598Z] ---> Using cache [2022-04-25T19:52:38.598Z] ---> dcef6905738f [2022-04-25T19:52:38.598Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-25T19:52:38.598Z] ---> Using cache [2022-04-25T19:52:38.598Z] ---> 562ab47d5b29 [2022-04-25T19:52:38.598Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-25T19:52:38.598Z] ---> Using cache [2022-04-25T19:52:38.598Z] ---> ee7502ec93d9 [2022-04-25T19:52:38.598Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-04-25T19:52:38.598Z] ---> Running in 7c8dc3462b0b [2022-04-25T19:52:41.258Z] spire-1.2.1/ [2022-04-25T19:52:41.258Z] spire-1.2.1/.data/ [2022-04-25T19:52:41.258Z] spire-1.2.1/.data/.file [2022-04-25T19:52:41.258Z] spire-1.2.1/.dockerignore [2022-04-25T19:52:41.258Z] spire-1.2.1/.gitattributes [2022-04-25T19:52:41.258Z] spire-1.2.1/.githooks/ [2022-04-25T19:52:41.258Z] spire-1.2.1/.githooks/pre-commit [2022-04-25T19:52:41.258Z] spire-1.2.1/.github/ [2022-04-25T19:52:41.258Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-25T19:52:41.258Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-25T19:52:41.258Z] spire-1.2.1/.github/dependabot.yml [2022-04-25T19:52:41.258Z] spire-1.2.1/.github/workflows/ [2022-04-25T19:52:41.258Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-25T19:52:41.258Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-25T19:52:41.258Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-25T19:52:41.258Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-25T19:52:41.258Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-25T19:52:41.258Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-25T19:52:41.258Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-25T19:52:41.258Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-25T19:52:41.258Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-25T19:52:41.258Z] spire-1.2.1/.gitignore [2022-04-25T19:52:41.258Z] spire-1.2.1/.go-version [2022-04-25T19:52:41.258Z] spire-1.2.1/.golangci.yml [2022-04-25T19:52:41.258Z] spire-1.2.1/ADOPTERS.md [2022-04-25T19:52:41.258Z] spire-1.2.1/CHANGELOG.md [2022-04-25T19:52:41.258Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-25T19:52:41.258Z] spire-1.2.1/CODEOWNERS [2022-04-25T19:52:41.258Z] spire-1.2.1/CONTRIBUTING.md [2022-04-25T19:52:41.258Z] spire-1.2.1/Dockerfile [2022-04-25T19:52:41.258Z] spire-1.2.1/Dockerfile.dev [2022-04-25T19:52:41.258Z] spire-1.2.1/Dockerfile.scratch [2022-04-25T19:52:41.258Z] spire-1.2.1/LICENSE [2022-04-25T19:52:41.258Z] spire-1.2.1/MAINTAINERS.md [2022-04-25T19:52:41.258Z] spire-1.2.1/Makefile [2022-04-25T19:52:41.258Z] spire-1.2.1/README.md [2022-04-25T19:52:41.258Z] spire-1.2.1/ROADMAP.md [2022-04-25T19:52:41.258Z] spire-1.2.1/SECURITY.md [2022-04-25T19:52:41.258Z] spire-1.2.1/cmd/ [2022-04-25T19:52:41.258Z] spire-1.2.1/cmd/spire-agent/ [2022-04-25T19:52:41.258Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-25T19:52:41.258Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-25T19:52:41.258Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-25T19:52:41.258Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-25T19:52:41.258Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-25T19:52:41.258Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-25T19:52:41.258Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-25T19:52:41.258Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-25T19:52:41.258Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-25T19:52:41.258Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-25T19:52:41.258Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-25T19:52:41.258Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-25T19:52:41.258Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-25T19:52:41.258Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-25T19:52:41.258Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-25T19:52:41.258Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-25T19:52:41.258Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-25T19:52:41.258Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-25T19:52:41.258Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-25T19:52:41.258Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-25T19:52:41.258Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-25T19:52:41.258Z] spire-1.2.1/cmd/spire-server/ [2022-04-25T19:52:41.258Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-25T19:52:41.258Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-25T19:52:41.258Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-25T19:52:41.258Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-25T19:52:41.258Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-25T19:52:41.258Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-25T19:52:41.258Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-25T19:52:41.258Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-25T19:52:41.258Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-25T19:52:41.258Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-25T19:52:41.258Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-25T19:52:41.258Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-25T19:52:41.258Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-25T19:52:41.258Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-25T19:52:41.258Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-25T19:52:41.258Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-25T19:52:41.258Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-25T19:52:41.258Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-25T19:52:41.258Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-25T19:52:41.258Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-25T19:52:41.258Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-25T19:52:41.258Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-25T19:52:41.258Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-25T19:52:41.258Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-25T19:52:41.258Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-25T19:52:41.258Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-25T19:52:41.258Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-25T19:52:41.258Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-25T19:52:41.258Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-25T19:52:41.258Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-25T19:52:41.258Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-25T19:52:41.258Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-25T19:52:41.258Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-25T19:52:41.258Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-25T19:52:41.258Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-25T19:52:41.258Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-25T19:52:41.258Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-25T19:52:41.258Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-25T19:52:41.258Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-25T19:52:41.258Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-25T19:52:41.258Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-25T19:52:41.258Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-25T19:52:41.258Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-25T19:52:41.258Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-25T19:52:41.258Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-25T19:52:41.258Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-25T19:52:41.258Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-25T19:52:41.258Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-25T19:52:41.258Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-25T19:52:41.258Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-25T19:52:41.258Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-25T19:52:41.258Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-25T19:52:41.258Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-25T19:52:41.258Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-25T19:52:41.258Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-25T19:52:41.258Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-25T19:52:41.258Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-25T19:52:41.258Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-25T19:52:41.258Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-25T19:52:41.537Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-25T19:52:41.537Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-25T19:52:41.537Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-25T19:52:41.537Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-25T19:52:41.537Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-25T19:52:41.537Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-25T19:52:41.537Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-25T19:52:41.537Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-25T19:52:41.537Z] spire-1.2.1/conf/ [2022-04-25T19:52:41.537Z] spire-1.2.1/conf/agent/ [2022-04-25T19:52:41.537Z] spire-1.2.1/conf/agent/agent.conf [2022-04-25T19:52:41.537Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-25T19:52:41.537Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-25T19:52:41.537Z] spire-1.2.1/conf/server/ [2022-04-25T19:52:41.537Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-25T19:52:41.537Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-25T19:52:41.537Z] spire-1.2.1/conf/server/server.conf [2022-04-25T19:52:41.537Z] spire-1.2.1/conf/server/server_full.conf [2022-04-25T19:52:41.537Z] spire-1.2.1/doc/ [2022-04-25T19:52:41.537Z] spire-1.2.1/doc/SPIRE101.md [2022-04-25T19:52:41.537Z] spire-1.2.1/doc/auditlog.md [2022-04-25T19:52:41.537Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-25T19:52:41.537Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-25T19:52:41.537Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-25T19:52:41.537Z] spire-1.2.1/doc/images/ [2022-04-25T19:52:41.537Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-25T19:52:41.537Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-25T19:52:41.537Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-25T19:52:41.537Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-25T19:52:41.537Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-25T19:52:41.537Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-25T19:52:41.537Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-25T19:52:41.537Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-25T19:52:41.537Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-25T19:52:41.537Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-25T19:52:41.537Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-25T19:52:41.537Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-25T19:52:41.537Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-25T19:52:41.537Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-25T19:52:41.537Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-25T19:52:41.537Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-25T19:52:41.537Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-25T19:52:41.537Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-25T19:52:41.537Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-25T19:52:41.537Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-25T19:52:41.537Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-25T19:52:41.537Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-25T19:52:41.537Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-25T19:52:41.537Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-25T19:52:41.537Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-25T19:52:41.537Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-25T19:52:41.537Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-25T19:52:41.537Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-25T19:52:41.537Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-25T19:52:41.537Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-25T19:52:41.537Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-25T19:52:41.537Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-25T19:52:41.537Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-25T19:52:41.537Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-25T19:52:41.537Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-25T19:52:41.537Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-25T19:52:41.537Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-25T19:52:41.537Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-25T19:52:41.537Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-25T19:52:41.537Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-25T19:52:41.537Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-25T19:52:41.537Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-25T19:52:41.537Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-25T19:52:41.537Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-25T19:52:41.537Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-25T19:52:41.537Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-25T19:52:41.537Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-25T19:52:41.537Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-25T19:52:41.537Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-25T19:52:41.537Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-25T19:52:41.537Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-25T19:52:41.537Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-25T19:52:41.537Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-25T19:52:41.537Z] spire-1.2.1/doc/scaling_spire.md [2022-04-25T19:52:41.537Z] spire-1.2.1/doc/spire_agent.md [2022-04-25T19:52:41.537Z] spire-1.2.1/doc/spire_server.md [2022-04-25T19:52:41.537Z] spire-1.2.1/doc/supported_integrations.md [2022-04-25T19:52:41.537Z] spire-1.2.1/doc/telemetry.md [2022-04-25T19:52:41.537Z] spire-1.2.1/doc/telemetry_config.md [2022-04-25T19:52:41.537Z] spire-1.2.1/doc/upgrading.md [2022-04-25T19:52:41.537Z] spire-1.2.1/doc/using_spire.md [2022-04-25T19:52:41.537Z] spire-1.2.1/examples/ [2022-04-25T19:52:41.537Z] spire-1.2.1/examples/README.md [2022-04-25T19:52:41.537Z] spire-1.2.1/go.mod [2022-04-25T19:52:41.537Z] spire-1.2.1/go.sum [2022-04-25T19:52:41.537Z] spire-1.2.1/pkg/ [2022-04-25T19:52:41.537Z] spire-1.2.1/pkg/agent/ [2022-04-25T19:52:41.537Z] spire-1.2.1/pkg/agent/agent.go [2022-04-25T19:52:41.537Z] spire-1.2.1/pkg/agent/api/ [2022-04-25T19:52:41.537Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-25T19:52:41.537Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-25T19:52:41.537Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-25T19:52:41.537Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-25T19:52:41.537Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-25T19:52:41.537Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-25T19:52:41.537Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-25T19:52:41.537Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-25T19:52:41.537Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-25T19:52:41.537Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-25T19:52:41.537Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-25T19:52:41.537Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-25T19:52:41.537Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-25T19:52:41.537Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-25T19:52:41.537Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-25T19:52:41.537Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-25T19:52:41.537Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-25T19:52:41.537Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-25T19:52:41.537Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-25T19:52:41.537Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-25T19:52:41.537Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-25T19:52:41.537Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-25T19:52:41.537Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-25T19:52:41.537Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-25T19:52:41.537Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-25T19:52:41.537Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-25T19:52:41.537Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-25T19:52:41.537Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-25T19:52:41.537Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-25T19:52:41.537Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-25T19:52:41.537Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-25T19:52:41.537Z] spire-1.2.1/pkg/agent/client/ [2022-04-25T19:52:41.537Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-25T19:52:41.537Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-25T19:52:41.537Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-25T19:52:41.537Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-25T19:52:41.537Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-25T19:52:41.537Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-25T19:52:41.537Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-25T19:52:41.537Z] spire-1.2.1/pkg/agent/common/ [2022-04-25T19:52:41.537Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-25T19:52:41.537Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-25T19:52:41.537Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-25T19:52:41.537Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-25T19:52:41.537Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-25T19:52:41.537Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-25T19:52:41.537Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-25T19:52:41.537Z] spire-1.2.1/pkg/agent/config.go [2022-04-25T19:52:41.537Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-25T19:52:41.537Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-25T19:52:41.537Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-25T19:52:41.537Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-25T19:52:41.537Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-25T19:52:41.537Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-25T19:52:41.537Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-25T19:52:41.537Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-25T19:52:41.537Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-25T19:52:41.537Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-25T19:52:41.537Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-25T19:52:41.537Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-25T19:52:41.537Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-25T19:52:41.537Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-25T19:52:41.537Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-25T19:52:41.537Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-25T19:52:41.537Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-25T19:52:41.537Z] spire-1.2.1/pkg/agent/manager/ [2022-04-25T19:52:41.537Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-25T19:52:41.537Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-25T19:52:41.537Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-25T19:52:41.537Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-25T19:52:41.537Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-25T19:52:41.537Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-25T19:52:41.537Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-25T19:52:41.537Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-25T19:52:41.537Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-25T19:52:41.537Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-25T19:52:41.537Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-25T19:52:41.537Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-25T19:52:41.537Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-25T19:52:41.537Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-25T19:52:41.537Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-25T19:52:41.537Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-25T19:52:41.537Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-25T19:52:41.537Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-25T19:52:41.537Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-25T19:52:41.538Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-25T19:52:41.538Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-25T19:52:41.538Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-25T19:52:41.538Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-25T19:52:41.538Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-25T19:52:41.538Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-25T19:52:41.538Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-25T19:52:41.538Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-25T19:52:41.538Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-25T19:52:41.538Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-25T19:52:41.538Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-25T19:52:41.538Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-25T19:52:41.538Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-25T19:52:41.538Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-25T19:52:41.538Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-25T19:52:41.538Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-25T19:52:41.538Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-25T19:52:41.538Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-25T19:52:41.538Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-25T19:52:41.538Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-25T19:52:41.538Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-25T19:52:41.538Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-25T19:52:41.538Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-25T19:52:41.538Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-25T19:52:41.538Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-25T19:52:41.538Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-25T19:52:41.538Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-25T19:52:41.538Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-25T19:52:41.538Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-25T19:52:41.538Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-25T19:52:41.538Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-25T19:52:41.538Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-25T19:52:41.538Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-25T19:52:41.538Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-25T19:52:41.538Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-25T19:52:41.538Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-25T19:52:41.538Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-25T19:52:41.538Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-25T19:52:41.538Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-25T19:52:41.538Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-25T19:52:41.538Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-25T19:52:41.538Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-25T19:52:41.538Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-25T19:52:41.538Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-25T19:52:41.538Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-25T19:52:41.538Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-25T19:52:41.538Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-25T19:52:41.538Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/agent/svid/ [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/common/ [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/common/api/ [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/common/api/names.go [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/common/auth/ [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/common/catalog/ [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/common/cli/ [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-25T19:52:41.815Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-25T19:52:41.816Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-25T19:52:41.816Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-25T19:52:41.816Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-25T19:52:41.816Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-25T19:52:41.816Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-25T19:52:41.816Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-25T19:52:41.816Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-25T19:52:41.816Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-25T19:52:41.816Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-25T19:52:41.816Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-25T19:52:41.816Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-25T19:52:41.816Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-25T19:52:41.816Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-25T19:52:41.816Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-25T19:52:41.816Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-25T19:52:41.816Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-25T19:52:41.816Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-25T19:52:41.816Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-25T19:52:41.816Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-25T19:52:41.816Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-25T19:52:41.816Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-25T19:52:41.816Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-25T19:52:41.816Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-25T19:52:41.816Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-25T19:52:41.816Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-25T19:52:41.816Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-25T19:52:41.816Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-25T19:52:41.816Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-25T19:52:41.816Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-25T19:52:41.816Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-25T19:52:41.816Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-25T19:52:41.816Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-25T19:52:41.816Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-25T19:52:41.816Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-25T19:52:41.816Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-25T19:52:41.816Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-25T19:52:41.816Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-25T19:52:41.816Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-25T19:52:41.816Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-25T19:52:41.816Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-25T19:52:41.816Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-25T19:52:41.816Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-25T19:52:41.816Z] spire-1.2.1/pkg/common/health/ [2022-04-25T19:52:41.816Z] spire-1.2.1/pkg/common/health/config.go [2022-04-25T19:52:41.816Z] spire-1.2.1/pkg/common/health/context.go [2022-04-25T19:52:41.816Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-25T19:52:41.816Z] spire-1.2.1/pkg/common/health/health.go [2022-04-25T19:52:41.816Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-25T19:52:41.816Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-25T19:52:41.816Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-25T19:52:41.816Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-25T19:52:41.816Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-25T19:52:41.816Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-25T19:52:41.816Z] spire-1.2.1/pkg/common/idutil/ [2022-04-25T19:52:41.816Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-25T19:52:41.816Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-25T19:52:41.816Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-25T19:52:41.816Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-25T19:52:41.816Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-25T19:52:41.816Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-25T19:52:41.816Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-25T19:52:41.816Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-25T19:52:41.816Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-25T19:52:41.816Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-25T19:52:41.816Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-25T19:52:41.816Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-25T19:52:41.816Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-25T19:52:41.816Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-25T19:52:41.816Z] spire-1.2.1/pkg/common/log/ [2022-04-25T19:52:41.816Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-25T19:52:41.816Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-25T19:52:41.816Z] spire-1.2.1/pkg/common/log/log.go [2022-04-25T19:52:41.816Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-25T19:52:41.816Z] spire-1.2.1/pkg/common/log/options.go [2022-04-25T19:52:41.816Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-25T19:52:41.816Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-25T19:52:41.816Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-25T19:52:41.816Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-25T19:52:41.816Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-25T19:52:41.816Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-25T19:52:41.816Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-25T19:52:41.816Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-25T19:52:41.816Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-25T19:52:41.816Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-25T19:52:41.816Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-25T19:52:41.816Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-25T19:52:41.816Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-25T19:52:41.816Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-25T19:52:41.816Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-25T19:52:41.816Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-25T19:52:41.816Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-25T19:52:41.816Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-25T19:52:41.816Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-25T19:52:41.816Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-25T19:52:41.816Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-25T19:52:41.816Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-25T19:52:41.816Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-25T19:52:41.816Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/plugin/ [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/profiling/ [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/selector/ [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/uptime/ [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/util/ [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/util/task.go [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/version/ [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/version/version.go [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/x509util/ [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/server/ [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/server/api/ [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-25T19:52:42.093Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-25T19:52:42.094Z] spire-1.2.1/pkg/server/api/api.go [2022-04-25T19:52:42.094Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-25T19:52:42.094Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-25T19:52:42.094Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-25T19:52:42.094Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-25T19:52:42.094Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-25T19:52:42.094Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-25T19:52:42.094Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-25T19:52:42.094Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-25T19:52:42.094Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-25T19:52:42.094Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-25T19:52:42.094Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-25T19:52:42.094Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-25T19:52:42.094Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-25T19:52:42.094Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-25T19:52:42.094Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-25T19:52:42.094Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-25T19:52:42.094Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-25T19:52:42.094Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-25T19:52:42.094Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-25T19:52:42.094Z] spire-1.2.1/pkg/server/api/health/ [2022-04-25T19:52:42.094Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-25T19:52:42.094Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-25T19:52:42.094Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-25T19:52:42.094Z] spire-1.2.1/pkg/server/api/id.go [2022-04-25T19:52:42.094Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-25T19:52:42.094Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-25T19:52:42.094Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-25T19:52:42.094Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-25T19:52:42.094Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-25T19:52:42.094Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-25T19:52:42.094Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-25T19:52:42.094Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-25T19:52:42.094Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-25T19:52:42.094Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-25T19:52:42.094Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-25T19:52:42.094Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-25T19:52:42.094Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-25T19:52:42.094Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-25T19:52:42.094Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-25T19:52:42.094Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-25T19:52:42.094Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-25T19:52:42.094Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-25T19:52:42.094Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-25T19:52:42.094Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-25T19:52:42.094Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-25T19:52:42.094Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-25T19:52:42.094Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-25T19:52:42.094Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-25T19:52:42.094Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-25T19:52:42.094Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-25T19:52:42.094Z] spire-1.2.1/pkg/server/api/status.go [2022-04-25T19:52:42.094Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-25T19:52:42.094Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-25T19:52:42.094Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-25T19:52:42.094Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-25T19:52:42.094Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-25T19:52:42.094Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-25T19:52:42.094Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-25T19:52:42.094Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-25T19:52:42.094Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-25T19:52:42.094Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-25T19:52:42.094Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-25T19:52:42.094Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-25T19:52:42.094Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-25T19:52:42.094Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-25T19:52:42.094Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-25T19:52:42.094Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-25T19:52:42.094Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-25T19:52:42.094Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-25T19:52:42.094Z] spire-1.2.1/pkg/server/bundle/ [2022-04-25T19:52:42.094Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-25T19:52:42.094Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-25T19:52:42.094Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-25T19:52:42.094Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-25T19:52:42.094Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-25T19:52:42.094Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-25T19:52:42.094Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-25T19:52:42.094Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-25T19:52:42.094Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-25T19:52:42.094Z] spire-1.2.1/pkg/server/ca/ [2022-04-25T19:52:42.094Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-25T19:52:42.094Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-25T19:52:42.094Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-25T19:52:42.094Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-25T19:52:42.094Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-25T19:52:42.094Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-25T19:52:42.094Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-25T19:52:42.094Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-25T19:52:42.094Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-25T19:52:42.094Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-25T19:52:42.094Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-25T19:52:42.094Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-25T19:52:42.094Z] spire-1.2.1/pkg/server/cache/ [2022-04-25T19:52:42.094Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-25T19:52:42.094Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-25T19:52:42.094Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-25T19:52:42.094Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-25T19:52:42.094Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-25T19:52:42.094Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-25T19:52:42.094Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-25T19:52:42.094Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-25T19:52:42.094Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-25T19:52:42.094Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-25T19:52:42.094Z] spire-1.2.1/pkg/server/catalog/ [2022-04-25T19:52:42.094Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-25T19:52:42.371Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-25T19:52:42.371Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-25T19:52:42.371Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-25T19:52:42.371Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-25T19:52:42.371Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-25T19:52:42.371Z] spire-1.2.1/pkg/server/config.go [2022-04-25T19:52:42.371Z] spire-1.2.1/pkg/server/datastore/ [2022-04-25T19:52:42.371Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-25T19:52:42.371Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-25T19:52:42.371Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-25T19:52:42.371Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-25T19:52:42.371Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-25T19:52:42.371Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-25T19:52:42.371Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-25T19:52:42.371Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-25T19:52:42.371Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-25T19:52:42.371Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-25T19:52:42.371Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-25T19:52:42.371Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-25T19:52:42.371Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-25T19:52:42.371Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-25T19:52:42.371Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-25T19:52:42.371Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-25T19:52:42.371Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-25T19:52:42.371Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-25T19:52:42.371Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-25T19:52:42.371Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-25T19:52:42.371Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-25T19:52:42.371Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-25T19:52:42.371Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-25T19:52:42.371Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-25T19:52:42.371Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-25T19:52:42.371Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-25T19:52:42.371Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-25T19:52:42.371Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-25T19:52:42.371Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-25T19:52:42.371Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-25T19:52:42.371Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-25T19:52:42.371Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-25T19:52:42.371Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-25T19:52:42.371Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-25T19:52:42.371Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-25T19:52:42.371Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-25T19:52:42.371Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-25T19:52:42.371Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-25T19:52:42.371Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-25T19:52:42.371Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-25T19:52:42.371Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-25T19:52:42.371Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-25T19:52:42.371Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-25T19:52:42.371Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-25T19:52:42.371Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-25T19:52:42.371Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-25T19:52:42.371Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-25T19:52:42.371Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-25T19:52:42.371Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-25T19:52:42.371Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-25T19:52:42.371Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-25T19:52:42.371Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-25T19:52:42.371Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-25T19:52:42.371Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-25T19:52:42.371Z] spire-1.2.1/pkg/server/plugin/ [2022-04-25T19:52:42.371Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-25T19:52:42.371Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-25T19:52:42.371Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-25T19:52:42.371Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-25T19:52:42.371Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-25T19:52:42.371Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-25T19:52:42.371Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-25T19:52:42.371Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-25T19:52:42.371Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-25T19:52:42.371Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-25T19:52:42.371Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-25T19:52:42.371Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-25T19:52:42.371Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-25T19:52:42.371Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-25T19:52:42.371Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-25T19:52:42.371Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-25T19:52:42.371Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-25T19:52:42.371Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-25T19:52:42.371Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-25T19:52:42.371Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-25T19:52:42.371Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-25T19:52:42.371Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-25T19:52:42.371Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-25T19:52:42.371Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-25T19:52:42.371Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-25T19:52:42.371Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-25T19:52:42.371Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-25T19:52:42.371Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-25T19:52:42.371Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-25T19:52:42.371Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-25T19:52:42.371Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-25T19:52:42.371Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-25T19:52:42.371Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-25T19:52:42.371Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-25T19:52:42.371Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-25T19:52:42.371Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-25T19:52:42.371Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-25T19:52:42.371Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-25T19:52:42.371Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-25T19:52:42.371Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-25T19:52:42.371Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-25T19:52:42.371Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-25T19:52:42.371Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-25T19:52:42.371Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-25T19:52:42.371Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-25T19:52:42.371Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-25T19:52:42.371Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-25T19:52:42.371Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-25T19:52:42.371Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-25T19:52:42.371Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-25T19:52:42.372Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-25T19:52:42.372Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-25T19:52:42.372Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-25T19:52:42.372Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-25T19:52:42.372Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-25T19:52:42.372Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-25T19:52:42.372Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-25T19:52:42.372Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-25T19:52:42.372Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-25T19:52:42.372Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-25T19:52:42.372Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-25T19:52:42.372Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-25T19:52:42.372Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-25T19:52:42.372Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-25T19:52:42.372Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-25T19:52:42.372Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-25T19:52:42.372Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-25T19:52:42.372Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-25T19:52:42.372Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-25T19:52:42.372Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-25T19:52:42.372Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-25T19:52:42.372Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-25T19:52:42.372Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-25T19:52:42.372Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-25T19:52:42.372Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-25T19:52:42.372Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-25T19:52:42.372Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-25T19:52:42.372Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-25T19:52:42.372Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-25T19:52:42.372Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-25T19:52:42.372Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-25T19:52:42.372Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-25T19:52:42.372Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-25T19:52:42.372Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-25T19:52:42.372Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-25T19:52:42.372Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-25T19:52:42.372Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-25T19:52:42.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-25T19:52:42.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-25T19:52:42.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-25T19:52:42.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-25T19:52:42.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-25T19:52:42.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-25T19:52:42.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-25T19:52:42.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-25T19:52:42.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-25T19:52:42.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-25T19:52:42.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-25T19:52:42.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-25T19:52:42.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-25T19:52:42.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-25T19:52:42.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-25T19:52:42.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-25T19:52:42.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-25T19:52:42.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-25T19:52:42.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-25T19:52:42.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-25T19:52:42.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-25T19:52:42.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-25T19:52:42.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-25T19:52:42.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-25T19:52:42.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-25T19:52:42.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-25T19:52:42.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-25T19:52:42.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-25T19:52:42.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-25T19:52:42.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-25T19:52:42.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-25T19:52:42.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-25T19:52:42.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-25T19:52:42.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-25T19:52:42.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-25T19:52:42.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-25T19:52:42.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-25T19:52:42.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-25T19:52:42.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-25T19:52:42.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-25T19:52:42.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-25T19:52:42.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-25T19:52:42.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-25T19:52:42.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-25T19:52:42.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-25T19:52:42.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-25T19:52:42.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-25T19:52:42.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-25T19:52:42.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-25T19:52:42.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-25T19:52:42.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-25T19:52:42.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-25T19:52:42.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-25T19:52:42.372Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-25T19:52:42.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-25T19:52:42.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-25T19:52:42.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-25T19:52:42.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-25T19:52:42.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-25T19:52:42.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-25T19:52:42.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-25T19:52:42.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-25T19:52:42.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-25T19:52:42.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-25T19:52:42.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-25T19:52:42.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-25T19:52:42.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-25T19:52:42.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-25T19:52:42.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-25T19:52:42.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-25T19:52:42.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-25T19:52:42.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-25T19:52:42.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-25T19:52:42.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-25T19:52:42.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-25T19:52:42.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-25T19:52:42.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-25T19:52:42.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-25T19:52:42.650Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-25T19:52:42.650Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-25T19:52:42.650Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-25T19:52:42.650Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-25T19:52:42.650Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-25T19:52:42.650Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-25T19:52:42.650Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-25T19:52:42.650Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-25T19:52:42.650Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-25T19:52:42.650Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-25T19:52:42.650Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-25T19:52:42.650Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-25T19:52:42.650Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-25T19:52:42.650Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-25T19:52:42.650Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-25T19:52:42.650Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-25T19:52:42.650Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-25T19:52:42.650Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-25T19:52:42.650Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-25T19:52:42.650Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-25T19:52:42.650Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-25T19:52:42.650Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-25T19:52:42.650Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-25T19:52:42.650Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-25T19:52:42.650Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-25T19:52:42.650Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-25T19:52:42.650Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-25T19:52:42.650Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-25T19:52:42.650Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-25T19:52:42.650Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-25T19:52:42.650Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-25T19:52:42.650Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-25T19:52:42.650Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-25T19:52:42.650Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-25T19:52:42.650Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-25T19:52:42.650Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-25T19:52:42.650Z] spire-1.2.1/pkg/server/registration/ [2022-04-25T19:52:42.650Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-25T19:52:42.650Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-25T19:52:42.650Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-25T19:52:42.650Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-25T19:52:42.650Z] spire-1.2.1/pkg/server/server.go [2022-04-25T19:52:42.650Z] spire-1.2.1/pkg/server/server_test.go [2022-04-25T19:52:42.650Z] spire-1.2.1/pkg/server/svid/ [2022-04-25T19:52:42.650Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-25T19:52:42.650Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-25T19:52:42.650Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-25T19:52:42.650Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-25T19:52:42.650Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-25T19:52:42.650Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-25T19:52:42.650Z] spire-1.2.1/proto/ [2022-04-25T19:52:42.650Z] spire-1.2.1/proto/private/ [2022-04-25T19:52:42.650Z] spire-1.2.1/proto/private/server/ [2022-04-25T19:52:42.650Z] spire-1.2.1/proto/private/server/journal/ [2022-04-25T19:52:42.650Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-25T19:52:42.650Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-25T19:52:42.650Z] spire-1.2.1/proto/spire/ [2022-04-25T19:52:42.650Z] spire-1.2.1/proto/spire/common/ [2022-04-25T19:52:42.650Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-25T19:52:42.650Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-25T19:52:42.650Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-25T19:52:42.650Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-25T19:52:42.650Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-25T19:52:42.650Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-25T19:52:42.650Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-25T19:52:42.650Z] spire-1.2.1/proto/spire/plugin/ [2022-04-25T19:52:42.650Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-25T19:52:42.650Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-25T19:52:42.650Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-25T19:52:42.650Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-25T19:52:42.650Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-25T19:52:42.650Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-25T19:52:42.650Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-25T19:52:42.650Z] spire-1.2.1/release/ [2022-04-25T19:52:42.650Z] spire-1.2.1/release/spire-extras/ [2022-04-25T19:52:42.650Z] spire-1.2.1/release/spire-extras/README.md [2022-04-25T19:52:42.650Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-25T19:52:42.650Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-25T19:52:42.650Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-25T19:52:42.650Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-25T19:52:42.650Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-25T19:52:42.650Z] spire-1.2.1/release/spire/ [2022-04-25T19:52:42.650Z] spire-1.2.1/release/spire/README.md [2022-04-25T19:52:42.650Z] spire-1.2.1/release/spire/conf/ [2022-04-25T19:52:42.650Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-25T19:52:42.650Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-25T19:52:42.650Z] spire-1.2.1/release/spire/conf/server/ [2022-04-25T19:52:42.650Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-25T19:52:42.650Z] spire-1.2.1/script/ [2022-04-25T19:52:42.650Z] spire-1.2.1/script/build-artifact.sh [2022-04-25T19:52:42.650Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-25T19:52:42.650Z] spire-1.2.1/support/ [2022-04-25T19:52:42.650Z] spire-1.2.1/support/k8s/ [2022-04-25T19:52:42.650Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-25T19:52:42.650Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-25T19:52:42.650Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-25T19:52:42.650Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-25T19:52:42.650Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-25T19:52:42.650Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-25T19:52:42.650Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-25T19:52:42.650Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-25T19:52:42.650Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-25T19:52:42.650Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-25T19:52:42.650Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-25T19:52:42.650Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-25T19:52:42.650Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-25T19:52:42.650Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-25T19:52:42.650Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-25T19:52:42.650Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-25T19:52:42.650Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-25T19:52:42.650Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-25T19:52:42.650Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-25T19:52:42.650Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-25T19:52:42.650Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-25T19:52:42.650Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-25T19:52:42.650Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-25T19:52:42.650Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-25T19:52:42.650Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-25T19:52:42.650Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-25T19:52:42.650Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-25T19:52:42.650Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-25T19:52:42.650Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-25T19:52:42.650Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-25T19:52:42.650Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-25T19:52:42.650Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-25T19:52:42.650Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-25T19:52:42.650Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-25T19:52:42.650Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-25T19:52:42.650Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-25T19:52:42.650Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-25T19:52:42.650Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-25T19:52:42.650Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-25T19:52:42.650Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-25T19:52:42.650Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-25T19:52:42.650Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-25T19:52:42.650Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-25T19:52:42.650Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-25T19:52:42.650Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-25T19:52:42.650Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-25T19:52:42.650Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-25T19:52:42.650Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-25T19:52:42.650Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-25T19:52:42.650Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-25T19:52:42.650Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-25T19:52:42.650Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-25T19:52:42.650Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-25T19:52:42.650Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-25T19:52:42.650Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-25T19:52:42.650Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-25T19:52:42.650Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-25T19:52:42.650Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-25T19:52:42.650Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-25T19:52:42.650Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-25T19:52:42.650Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-25T19:52:42.650Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-25T19:52:42.650Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-25T19:52:42.650Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-25T19:52:42.650Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-25T19:52:42.650Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-25T19:52:42.650Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-25T19:52:42.650Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-25T19:52:42.651Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-25T19:52:42.651Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-25T19:52:42.651Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-25T19:52:42.651Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-25T19:52:42.651Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-25T19:52:42.651Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-25T19:52:42.651Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-25T19:52:42.651Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-25T19:52:42.651Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-25T19:52:42.651Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-25T19:52:42.651Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-25T19:52:42.651Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-25T19:52:42.651Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-25T19:52:42.651Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-25T19:52:42.651Z] spire-1.2.1/test/ [2022-04-25T19:52:42.651Z] spire-1.2.1/test/clock/ [2022-04-25T19:52:42.651Z] spire-1.2.1/test/clock/clock.go [2022-04-25T19:52:42.651Z] spire-1.2.1/test/fakes/ [2022-04-25T19:52:42.651Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-25T19:52:42.651Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-25T19:52:42.651Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-25T19:52:42.651Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-25T19:52:42.651Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-25T19:52:42.651Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-25T19:52:42.651Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-25T19:52:42.651Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-25T19:52:42.651Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-25T19:52:42.651Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-25T19:52:42.651Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-25T19:52:42.651Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-25T19:52:42.651Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-25T19:52:42.651Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-25T19:52:42.651Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-25T19:52:42.651Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-25T19:52:42.651Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-25T19:52:42.651Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-25T19:52:42.651Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-25T19:52:42.651Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-25T19:52:42.651Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-25T19:52:42.651Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-25T19:52:42.651Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-25T19:52:42.651Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-25T19:52:42.651Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-25T19:52:42.651Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-25T19:52:42.651Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-25T19:52:42.651Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-25T19:52:42.651Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-25T19:52:42.928Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-25T19:52:42.928Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-25T19:52:42.928Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-25T19:52:42.928Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-25T19:52:42.928Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-25T19:52:42.928Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-25T19:52:42.928Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-25T19:52:42.928Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-25T19:52:42.928Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-25T19:52:42.928Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-25T19:52:42.928Z] spire-1.2.1/test/fixture/ [2022-04-25T19:52:42.928Z] spire-1.2.1/test/fixture/certs/ [2022-04-25T19:52:42.928Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-25T19:52:42.928Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-25T19:52:42.928Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-25T19:52:42.928Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-25T19:52:42.928Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-25T19:52:42.928Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-25T19:52:42.928Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-25T19:52:42.928Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-25T19:52:42.928Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-25T19:52:42.928Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-25T19:52:42.928Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-25T19:52:42.928Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-25T19:52:42.928Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-25T19:52:42.928Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-25T19:52:42.928Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-25T19:52:42.928Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-25T19:52:42.928Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-25T19:52:42.928Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-25T19:52:42.928Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-25T19:52:42.928Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-25T19:52:42.928Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-25T19:52:42.928Z] spire-1.2.1/test/fixture/config/ [2022-04-25T19:52:42.928Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-25T19:52:42.928Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-25T19:52:42.928Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-25T19:52:42.928Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-25T19:52:42.928Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-25T19:52:42.928Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-25T19:52:42.928Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-25T19:52:42.928Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-25T19:52:42.928Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-25T19:52:42.928Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-25T19:52:42.928Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-25T19:52:42.928Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-25T19:52:42.928Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-25T19:52:42.928Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-25T19:52:42.928Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-25T19:52:42.928Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-25T19:52:42.928Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-25T19:52:42.928Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-25T19:52:42.928Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-25T19:52:42.928Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-25T19:52:42.928Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-25T19:52:42.928Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-25T19:52:42.928Z] spire-1.2.1/test/fixture/fixture.go [2022-04-25T19:52:42.928Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-25T19:52:42.928Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-25T19:52:42.928Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-25T19:52:42.928Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-25T19:52:42.928Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-25T19:52:42.928Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-25T19:52:42.928Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-25T19:52:42.928Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-25T19:52:42.928Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-25T19:52:42.928Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-25T19:52:42.928Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-25T19:52:42.928Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-25T19:52:42.928Z] spire-1.2.1/test/fixture/registration/ [2022-04-25T19:52:42.928Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-25T19:52:42.928Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-25T19:52:42.928Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-25T19:52:42.928Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-25T19:52:42.928Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-25T19:52:42.928Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-25T19:52:42.928Z] spire-1.2.1/test/integration/ [2022-04-25T19:52:42.928Z] spire-1.2.1/test/integration/README.md [2022-04-25T19:52:42.928Z] spire-1.2.1/test/integration/common [2022-04-25T19:52:42.928Z] spire-1.2.1/test/integration/setup/ [2022-04-25T19:52:42.928Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-25T19:52:42.928Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-25T19:52:42.928Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-25T19:52:42.928Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-25T19:52:42.928Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-25T19:52:42.928Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-25T19:52:42.928Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-25T19:52:42.928Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-25T19:52:42.928Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-25T19:52:42.928Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-25T19:52:42.928Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-25T19:52:42.928Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-25T19:52:42.928Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-25T19:52:42.928Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-25T19:52:42.928Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-25T19:52:42.928Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-25T19:52:42.928Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-25T19:52:42.928Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-25T19:52:42.928Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-25T19:52:42.928Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-25T19:52:42.928Z] spire-1.2.1/test/integration/suites/ [2022-04-25T19:52:42.928Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-25T19:52:42.928Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-25T19:52:42.928Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-25T19:52:42.928Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-25T19:52:42.928Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-25T19:52:42.928Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-25T19:52:42.928Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-25T19:52:42.928Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-25T19:52:42.928Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-25T19:52:42.928Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-25T19:52:42.928Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-25T19:52:42.928Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-25T19:52:42.928Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-25T19:52:42.928Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-25T19:52:42.928Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-25T19:52:42.929Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-25T19:52:42.929Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-25T19:52:42.929Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-25T19:52:42.929Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-25T19:52:42.929Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-25T19:52:42.929Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-25T19:52:42.929Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-25T19:52:42.929Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-25T19:52:42.929Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-25T19:52:42.929Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-25T19:52:42.929Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-25T19:52:42.929Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-25T19:52:42.929Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-25T19:52:42.929Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-25T19:52:42.929Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-25T19:52:42.929Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-25T19:52:42.929Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-25T19:52:42.929Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-25T19:52:42.929Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-25T19:52:42.929Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-25T19:52:42.929Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-25T19:52:42.929Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-25T19:52:42.929Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-25T19:52:42.929Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-25T19:52:42.929Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-25T19:52:42.929Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-25T19:52:42.929Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-25T19:52:42.929Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-25T19:52:42.929Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-25T19:52:42.929Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-25T19:52:42.929Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-25T19:52:42.929Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-25T19:52:42.929Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-25T19:52:42.929Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-25T19:52:42.929Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-25T19:52:42.929Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-25T19:52:42.929Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-25T19:52:42.929Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-25T19:52:42.929Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-25T19:52:42.929Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-25T19:52:42.929Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-25T19:52:42.929Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-25T19:52:42.929Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-25T19:52:42.929Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-25T19:52:42.929Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-25T19:52:42.929Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-25T19:52:42.929Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-25T19:52:42.929Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-25T19:52:42.929Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-25T19:52:42.929Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-25T19:52:42.929Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-25T19:52:42.929Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-25T19:52:42.929Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-25T19:52:42.929Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-25T19:52:42.929Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-25T19:52:42.929Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-25T19:52:42.929Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-25T19:52:42.929Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-25T19:52:42.929Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-25T19:52:42.929Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-25T19:52:42.929Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-25T19:52:42.929Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-25T19:52:42.929Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-25T19:52:42.929Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-25T19:52:42.929Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-25T19:52:42.929Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-25T19:52:42.929Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-25T19:52:42.929Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-25T19:52:42.929Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-25T19:52:42.929Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-25T19:52:42.929Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-25T19:52:42.929Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-25T19:52:42.929Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-25T19:52:42.929Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-25T19:52:42.929Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-25T19:52:42.929Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-25T19:52:42.929Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-25T19:52:42.929Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-25T19:52:42.929Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-25T19:52:42.929Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-25T19:52:42.929Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-25T19:52:42.929Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-25T19:52:42.929Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-25T19:52:42.929Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-25T19:52:42.929Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-25T19:52:42.929Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-25T19:52:42.929Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-25T19:52:42.929Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-25T19:52:42.929Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-25T19:52:42.929Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-25T19:52:42.929Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-25T19:52:42.929Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-25T19:52:42.929Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-25T19:52:42.929Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-25T19:52:42.929Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-25T19:52:42.929Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-25T19:52:42.929Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-25T19:52:42.929Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-25T19:52:42.929Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-25T19:52:42.929Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-25T19:52:42.929Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-25T19:52:42.929Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-25T19:52:42.929Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-25T19:52:42.929Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-25T19:52:42.929Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-25T19:52:42.929Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-25T19:52:42.929Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-25T19:52:42.929Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-25T19:52:42.929Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-25T19:52:42.929Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-25T19:52:42.929Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-25T19:52:42.929Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-25T19:52:42.929Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-25T19:52:42.929Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-25T19:52:42.929Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-25T19:52:42.929Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-25T19:52:42.929Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-25T19:52:42.929Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-25T19:52:42.929Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-25T19:52:42.929Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-25T19:52:42.929Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-25T19:52:42.929Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-25T19:52:42.929Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-25T19:52:42.929Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-25T19:52:42.929Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-25T19:52:42.929Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-25T19:52:42.929Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-25T19:52:42.929Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-25T19:52:42.929Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-25T19:52:42.929Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-25T19:52:42.929Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-25T19:52:42.929Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-25T19:52:42.929Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-25T19:52:42.929Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-25T19:52:42.929Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-25T19:52:42.929Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-25T19:52:42.929Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-25T19:52:42.929Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-25T19:52:42.929Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-25T19:52:42.929Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-25T19:52:42.929Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-25T19:52:42.929Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-25T19:52:42.929Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-25T19:52:42.930Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-25T19:52:42.930Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-25T19:52:42.930Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-25T19:52:42.930Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-25T19:52:42.930Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-25T19:52:42.930Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-25T19:52:42.930Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-25T19:52:42.930Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-25T19:52:42.930Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-25T19:52:42.930Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-25T19:52:43.207Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-25T19:52:43.207Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-25T19:52:43.207Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-25T19:52:43.207Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-25T19:52:43.207Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-25T19:52:43.207Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-25T19:52:43.207Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-25T19:52:43.207Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-25T19:52:43.207Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-25T19:52:43.207Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-25T19:52:43.207Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-25T19:52:43.207Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-25T19:52:43.208Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-25T19:52:43.209Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-25T19:52:43.209Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-25T19:52:43.209Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-25T19:52:43.209Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-25T19:52:43.209Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-25T19:52:43.209Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-25T19:52:43.209Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-25T19:52:43.209Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-25T19:52:43.209Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-25T19:52:43.209Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-25T19:52:43.209Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-25T19:52:43.209Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-25T19:52:43.209Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-25T19:52:43.209Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-25T19:52:43.209Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-25T19:52:43.209Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-25T19:52:43.209Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-25T19:52:43.209Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-25T19:52:43.209Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-25T19:52:43.209Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-25T19:52:43.209Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-25T19:52:43.209Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-25T19:52:43.209Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-25T19:52:43.209Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-25T19:52:43.209Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-25T19:52:43.209Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-25T19:52:43.209Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-25T19:52:43.209Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-25T19:52:43.209Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-25T19:52:43.209Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-25T19:52:43.209Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-25T19:52:43.209Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-25T19:52:43.209Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-25T19:52:43.209Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-25T19:52:43.209Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-25T19:52:43.209Z] spire-1.2.1/test/integration/test-one.sh [2022-04-25T19:52:43.209Z] spire-1.2.1/test/integration/test.sh [2022-04-25T19:52:43.209Z] spire-1.2.1/test/plugintest/ [2022-04-25T19:52:43.209Z] spire-1.2.1/test/plugintest/config.go [2022-04-25T19:52:43.209Z] spire-1.2.1/test/plugintest/load.go [2022-04-25T19:52:43.209Z] spire-1.2.1/test/plugintest/option.go [2022-04-25T19:52:43.209Z] spire-1.2.1/test/spiretest/ [2022-04-25T19:52:43.209Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-25T19:52:43.209Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-25T19:52:43.209Z] spire-1.2.1/test/spiretest/dir.go [2022-04-25T19:52:43.209Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-25T19:52:43.209Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-25T19:52:43.209Z] spire-1.2.1/test/spiretest/logs.go [2022-04-25T19:52:43.209Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-25T19:52:43.209Z] spire-1.2.1/test/spiretest/suite.go [2022-04-25T19:52:43.209Z] spire-1.2.1/test/spiretest/x509.go [2022-04-25T19:52:43.209Z] spire-1.2.1/test/testca/ [2022-04-25T19:52:43.209Z] spire-1.2.1/test/testca/ca.go [2022-04-25T19:52:43.209Z] spire-1.2.1/test/testkey/ [2022-04-25T19:52:43.209Z] spire-1.2.1/test/testkey/generate.sh [2022-04-25T19:52:43.209Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-25T19:52:43.209Z] spire-1.2.1/test/testkey/keys.go [2022-04-25T19:52:43.209Z] spire-1.2.1/test/testkey/new.go [2022-04-25T19:52:43.209Z] spire-1.2.1/test/tpmsimulator/ [2022-04-25T19:52:43.209Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-25T19:52:43.209Z] spire-1.2.1/test/util/ [2022-04-25T19:52:43.209Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-25T19:52:43.209Z] spire-1.2.1/test/util/cert_generation.go [2022-04-25T19:52:43.209Z] spire-1.2.1/test/util/io_redirection.go [2022-04-25T19:52:43.209Z] spire-1.2.1/test/util/race.go [2022-04-25T19:52:43.209Z] spire-1.2.1/test/util/util.go [2022-04-25T19:52:43.209Z] building spire from source... [2022-04-25T19:52:44.202Z] Installing go1.17.7... [2022-04-25T19:52:44.480Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-25T19:52:44.761Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-25T19:52:45.040Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-25T19:52:45.040Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-25T19:52:46.036Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-25T19:52:47.498Z] go: downloading k8s.io/api v0.23.4 [2022-04-25T19:52:59.989Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-25T19:53:01.444Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-25T19:53:02.441Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-25T19:53:04.442Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-25T19:53:04.721Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-25T19:53:05.005Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-25T19:53:06.460Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-25T19:53:06.740Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-25T19:53:07.022Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-25T19:53:07.304Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-25T19:53:07.304Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-25T19:53:07.915Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-25T19:53:08.198Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-25T19:53:08.198Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-25T19:53:08.198Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-25T19:53:09.650Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-25T19:53:09.929Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-25T19:53:10.533Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-25T19:53:10.814Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-25T19:53:11.093Z] Building bin/spire-server... [2022-04-25T19:53:11.093Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-25T19:53:11.093Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-25T19:53:11.093Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-25T19:53:11.093Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-25T19:53:11.093Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-25T19:53:11.370Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-25T19:53:11.977Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-25T19:53:11.977Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-25T19:53:11.977Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-25T19:53:12.257Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-25T19:53:12.257Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-25T19:53:12.535Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-25T19:53:12.535Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-25T19:53:12.535Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-25T19:53:13.532Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-25T19:53:13.811Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-25T19:53:14.090Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-25T19:53:16.087Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-25T19:53:16.695Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-25T19:53:16.695Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-25T19:53:16.974Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-25T19:53:17.253Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-25T19:53:18.245Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-25T19:53:18.245Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-25T19:53:18.245Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-25T19:53:18.851Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-25T19:53:18.851Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-25T19:53:18.851Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-25T19:53:18.851Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-25T19:53:19.848Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-25T19:53:20.127Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-25T19:53:20.127Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-25T19:53:20.405Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-25T19:53:20.405Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-25T19:53:20.686Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-25T19:53:20.970Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-25T19:53:21.585Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-25T19:53:22.200Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-25T19:53:22.480Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-25T19:53:22.764Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-25T19:53:22.764Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-25T19:53:23.044Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-25T19:53:23.044Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-25T19:53:23.044Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-25T19:53:23.044Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-25T19:53:24.907Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-25T19:53:24.907Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-25T19:53:25.518Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-25T19:53:25.518Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-25T19:53:26.153Z] go: downloading go.opencensus.io v0.23.0 [2022-04-25T19:53:27.148Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-25T19:53:29.798Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-25T19:53:29.798Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-25T19:53:30.076Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-25T19:53:30.076Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-25T19:53:30.356Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-25T19:53:30.965Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-25T19:53:31.243Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-25T19:53:31.849Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-25T19:53:35.282Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-25T19:53:36.734Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-25T19:53:36.734Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-25T19:53:37.339Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-25T19:53:37.339Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-25T19:53:37.339Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-25T19:53:38.332Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-25T19:53:38.332Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-25T19:53:38.332Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-25T19:53:38.332Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-25T19:53:38.619Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-25T19:53:38.619Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-25T19:53:39.232Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-25T19:53:51.707Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-25T19:53:51.707Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-25T19:53:51.707Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-25T19:53:51.707Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-25T19:53:51.707Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-25T19:53:51.707Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-25T19:53:51.707Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-25T19:53:51.707Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-25T19:53:51.707Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-25T19:53:51.986Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-25T19:53:51.986Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-25T19:53:51.986Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-25T19:53:52.265Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-25T19:53:52.544Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-25T19:53:52.544Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-25T19:53:53.153Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-25T19:53:53.432Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-25T19:53:53.432Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-25T19:53:53.713Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-25T19:53:53.713Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-25T19:53:53.993Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-25T19:53:53.993Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-25T19:53:54.273Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-25T19:53:55.273Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-25T19:53:55.273Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-25T19:53:55.552Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-25T19:53:55.832Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-25T19:53:56.112Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-25T19:53:56.729Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-25T19:53:58.730Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-25T19:54:05.498Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-25T19:54:05.498Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-25T19:54:05.498Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-25T19:54:05.498Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-25T19:54:06.105Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-25T19:54:06.105Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-25T19:54:06.105Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-25T19:54:06.387Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-25T19:54:06.668Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-25T19:54:06.668Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-25T19:54:06.668Z] go: downloading google.golang.org/api v0.70.0 [2022-04-25T19:54:07.669Z] go: downloading k8s.io/api v0.23.4 [2022-04-25T19:54:13.124Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-25T19:54:23.344Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-25T19:54:23.949Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-25T19:54:26.606Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-25T19:54:26.606Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-25T19:54:59.043Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-25T19:54:59.043Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-25T19:54:59.043Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-25T19:54:59.043Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-25T19:55:46.484Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-25T19:55:46.484Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-25T19:55:47.933Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-25T19:55:49.936Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-25T19:55:50.932Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-25T19:55:52.932Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-25T19:55:52.932Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-25T19:55:52.932Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-25T19:55:54.394Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-25T19:55:54.394Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-25T19:55:54.673Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-25T19:55:54.953Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-25T19:55:54.953Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-25T19:55:55.232Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-25T19:55:55.512Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-25T19:55:55.512Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-25T19:55:55.790Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-25T19:55:57.253Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-25T19:55:57.253Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-25T19:55:57.535Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-25T19:55:57.815Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-25T19:55:58.099Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-25T19:55:58.099Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-25T19:55:58.099Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-25T19:56:04.871Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-25T19:56:04.871Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-25T19:56:04.871Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-25T19:56:04.871Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-25T19:56:04.871Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-25T19:56:04.871Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-25T19:56:05.153Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-25T19:56:06.149Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-25T19:56:06.149Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-25T19:56:06.431Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-25T19:56:06.431Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-25T19:56:06.709Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-25T19:56:07.707Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-25T19:56:08.702Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-25T19:56:08.702Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-25T19:56:08.982Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-25T19:56:09.263Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-25T19:56:09.263Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-25T19:56:09.263Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-25T19:56:09.543Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-25T19:56:09.543Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-25T19:56:10.548Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-25T19:56:10.831Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-25T19:56:11.113Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-25T19:56:11.113Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-25T19:56:11.722Z] go: downloading go.opencensus.io v0.23.0 [2022-04-25T19:56:12.715Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-25T19:56:12.715Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-25T19:56:13.321Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-25T19:56:15.977Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-25T19:56:15.977Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-25T19:56:15.977Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-25T19:56:16.265Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-25T19:56:16.875Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-25T19:56:17.487Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-25T19:56:20.917Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-25T19:56:22.919Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-25T19:56:22.920Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-25T19:56:23.529Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-25T19:56:23.529Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-25T19:56:23.808Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-25T19:56:24.417Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-25T19:56:24.417Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-25T19:56:24.697Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-25T19:56:24.697Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-25T19:56:24.975Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-25T19:56:25.254Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-25T19:56:25.254Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-25T19:56:37.724Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-25T19:56:37.724Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-25T19:56:37.724Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-25T19:56:37.724Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-25T19:56:46.053Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-25T19:56:46.053Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-25T19:57:54.554Z] 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-04-25T19:58:06.995Z] Removing intermediate container 2d5980dfa8d0 [2022-04-25T19:58:06.995Z] ---> e504c4be055f [2022-04-25T19:58:06.995Z] [2022-04-25T19:58:06.995Z] Step 10/22 : FROM alpine:3.14 [2022-04-25T19:58:06.995Z] ---> ac73e934f311 [2022-04-25T19:58:06.995Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-25T19:58:06.995Z] ---> Running in b83e9f0ee55c [2022-04-25T19:58:09.029Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-25T19:58:09.635Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-25T19:58:11.088Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-25T19:58:11.088Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-25T19:58:11.088Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-25T19:58:11.088Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-25T19:58:11.088Z] (5/6) Installing curl (7.79.1-r0) [2022-04-25T19:58:11.088Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-25T19:58:11.088Z] Executing busybox-1.33.1-r7.trigger [2022-04-25T19:58:11.088Z] Executing ca-certificates-20211220-r0.trigger [2022-04-25T19:58:11.693Z] OK: 8 MiB in 20 packages [2022-04-25T19:58:14.386Z] Removing intermediate container b83e9f0ee55c [2022-04-25T19:58:14.386Z] ---> 1c8e43abae38 [2022-04-25T19:58:14.386Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-25T19:58:14.386Z] ---> Running in ef83d6b8d31e [2022-04-25T19:58:14.996Z] Removing intermediate container ef83d6b8d31e [2022-04-25T19:58:14.996Z] ---> cfb99a6df878 [2022-04-25T19:58:14.996Z] Step 13/22 : WORKDIR /edgex [2022-04-25T19:58:14.996Z] ---> Running in cfbb06d92eef [2022-04-25T19:58:15.603Z] Removing intermediate container cfbb06d92eef [2022-04-25T19:58:15.603Z] ---> d428ee4de7bd [2022-04-25T19:58:15.603Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-25T19:58:16.598Z] ---> 216c295f47b2 [2022-04-25T19:58:16.598Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-25T19:58:18.060Z] ---> 50462c6b8eba [2022-04-25T19:58:18.061Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-25T19:58:20.085Z] ---> 618cd2fdce4e [2022-04-25T19:58:20.085Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-25T19:58:20.709Z] ---> 583dcb2c2374 [2022-04-25T19:58:20.709Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-25T19:58:20.999Z] ---> Running in 6c5542277d1c [2022-04-25T19:58:24.437Z] Removing intermediate container 6c5542277d1c [2022-04-25T19:58:24.437Z] ---> e7bf7eeb1382 [2022-04-25T19:58:24.437Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-25T19:58:24.437Z] ---> Running in 1a2a9ddcc5bc [2022-04-25T19:58:24.726Z] Removing intermediate container 1a2a9ddcc5bc [2022-04-25T19:58:24.726Z] ---> 220646f822b5 [2022-04-25T19:58:24.726Z] Step 20/22 : LABEL arch=arm64 [2022-04-25T19:58:24.726Z] ---> Running in d25336a2af43 [2022-04-25T19:58:25.337Z] Removing intermediate container d25336a2af43 [2022-04-25T19:58:25.337Z] ---> 015fcac0cb64 [2022-04-25T19:58:25.337Z] Step 21/22 : LABEL git_sha=d7140b74d95d2f691967524090b9e2b9fb220621 [2022-04-25T19:58:25.625Z] ---> Running in 8057c7e30cec [2022-04-25T19:58:26.248Z] Removing intermediate container 8057c7e30cec [2022-04-25T19:58:26.248Z] ---> f1aa07095a34 [2022-04-25T19:58:26.248Z] Step 22/22 : LABEL version=0.0.0 [2022-04-25T19:58:26.248Z] ---> Running in 501b955e7b00 [2022-04-25T19:58:26.872Z] Removing intermediate container 501b955e7b00 [2022-04-25T19:58:26.872Z] ---> 96a3b86d0883 [2022-04-25T19:58:26.872Z] [2022-04-25T19:58:27.487Z] Successfully built 96a3b86d0883 [2022-04-25T19:58:27.487Z] Successfully tagged security-proxy-setup-arm64:latest [2022-04-25T20:00:34.864Z]  Building security-proxy-setup ... done Removing intermediate container 94295bd24cd7 [2022-04-25T20:00:34.864Z] ---> 410a92e55d66 [2022-04-25T20:00:34.864Z] [2022-04-25T20:00:34.864Z] Step 10/22 : FROM alpine:3.14 [2022-04-25T20:00:34.864Z] ---> ac73e934f311 [2022-04-25T20:00:34.864Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-25T20:00:34.864Z] ---> Running in b4380972a4ef [2022-04-25T20:00:34.864Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-25T20:00:34.864Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-25T20:00:34.864Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-25T20:00:34.864Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-25T20:00:34.864Z] Executing busybox-1.33.1-r7.trigger [2022-04-25T20:00:34.864Z] Executing ca-certificates-20211220-r0.trigger [2022-04-25T20:00:34.864Z] OK: 6 MiB in 16 packages [2022-04-25T20:00:34.864Z] Removing intermediate container b4380972a4ef [2022-04-25T20:00:34.864Z] ---> 7c1a80edd5f6 [2022-04-25T20:00:34.864Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-25T20:00:34.864Z] ---> Running in 48f0ee04bfde [2022-04-25T20:00:34.864Z] Removing intermediate container 48f0ee04bfde [2022-04-25T20:00:34.864Z] ---> 217e87dbf935 [2022-04-25T20:00:34.864Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-25T20:00:34.864Z] ---> Running in d7734c4aa9ee [2022-04-25T20:00:34.864Z] Removing intermediate container d7734c4aa9ee [2022-04-25T20:00:34.864Z] ---> 16b17c14169e [2022-04-25T20:00:34.864Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-25T20:00:34.864Z] ---> Running in 3967432a4cc2 [2022-04-25T20:00:34.864Z] Removing intermediate container 3967432a4cc2 [2022-04-25T20:00:34.864Z] ---> 0c8ba426b16f [2022-04-25T20:00:34.864Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-25T20:00:34.864Z] ---> e55490b8790e [2022-04-25T20:00:34.864Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-25T20:00:35.865Z] ---> bed90c6756b8 [2022-04-25T20:00:35.865Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-25T20:00:36.878Z] ---> 7d5366050948 [2022-04-25T20:00:36.878Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-25T20:00:36.878Z] ---> Running in cc113538c32a [2022-04-25T20:00:37.493Z] Removing intermediate container cc113538c32a [2022-04-25T20:00:37.493Z] ---> 47607fa8c933 [2022-04-25T20:00:37.493Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-25T20:00:37.493Z] ---> Running in 8b5ac8c1f903 [2022-04-25T20:00:38.126Z] Removing intermediate container 8b5ac8c1f903 [2022-04-25T20:00:38.126Z] ---> cda67f093ed9 [2022-04-25T20:00:38.126Z] Step 20/22 : LABEL arch=arm64 [2022-04-25T20:00:38.423Z] ---> Running in 3f2e2e5fc19c [2022-04-25T20:00:38.702Z] Removing intermediate container 3f2e2e5fc19c [2022-04-25T20:00:38.702Z] ---> cf722426c515 [2022-04-25T20:00:38.702Z] Step 21/22 : LABEL git_sha=d7140b74d95d2f691967524090b9e2b9fb220621 [2022-04-25T20:00:38.984Z] ---> Running in 2dcf0dcaacd5 [2022-04-25T20:00:39.620Z] Removing intermediate container 2dcf0dcaacd5 [2022-04-25T20:00:39.620Z] ---> 9ce7d878933b [2022-04-25T20:00:39.620Z] Step 22/22 : LABEL version=0.0.0 [2022-04-25T20:00:39.620Z] ---> Running in 75d38697d101 [2022-04-25T20:00:40.224Z] Removing intermediate container 75d38697d101 [2022-04-25T20:00:40.224Z] ---> 4585689fdb72 [2022-04-25T20:00:40.224Z] [2022-04-25T20:00:40.828Z] Successfully built 4585689fdb72 [2022-04-25T20:00:40.828Z] Successfully tagged support-notifications-arm64:latest [2022-04-25T20:17:34.271Z]  Building support-notifications ... done Building bin/spire-agent... [2022-04-25T20:17:34.271Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-25T20:17:34.271Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-25T20:17:34.271Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-25T20:17:35.268Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-25T20:17:35.872Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-25T20:17:36.863Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-25T20:17:37.139Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-25T20:17:37.739Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-25T20:17:37.739Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-25T20:17:38.021Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-25T20:17:38.021Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-25T20:17:38.298Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-25T20:17:38.298Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-25T20:24:15.861Z] Removing intermediate container da40592a0065 [2022-04-25T20:24:15.861Z] ---> 01328513b763 [2022-04-25T20:24:15.861Z] [2022-04-25T20:24:15.861Z] Step 13/26 : FROM alpine:3.15 [2022-04-25T20:24:15.861Z] ---> 3fb3c9af89a9 [2022-04-25T20:24:15.861Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-25T20:24:15.861Z] ---> Using cache [2022-04-25T20:24:15.861Z] ---> 8443a42a8ad3 [2022-04-25T20:24:15.861Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-25T20:24:15.861Z] ---> Using cache [2022-04-25T20:24:15.861Z] ---> dd39c4eea372 [2022-04-25T20:24:15.861Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-25T20:24:15.861Z] ---> Running in d499321c8358 [2022-04-25T20:24:15.861Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-25T20:24:15.861Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-25T20:24:15.861Z] v3.15.4-52-gaf7b2b3e8c [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-25T20:24:15.861Z] v3.15.4-62-g80a1f12087 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-25T20:24:15.861Z] OK: 15729 distinct packages available [2022-04-25T20:24:15.861Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-25T20:24:15.861Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-25T20:24:15.861Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-25T20:24:15.861Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-25T20:24:15.861Z] (3/4) Installing libucontext (1.1-r0) [2022-04-25T20:24:15.861Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-25T20:24:15.861Z] Executing busybox-1.34.1-r5.trigger [2022-04-25T20:24:15.861Z] OK: 6 MiB in 18 packages [2022-04-25T20:24:15.861Z] Removing intermediate container d499321c8358 [2022-04-25T20:24:15.861Z] ---> 0527c608b64c [2022-04-25T20:24:15.861Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-25T20:24:15.861Z] ---> 05f72462c1f4 [2022-04-25T20:24:15.861Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-25T20:24:15.861Z] ---> 91feb1dd2686 [2022-04-25T20:24:15.861Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-25T20:24:15.861Z] ---> Running in 598fd0685bbd [2022-04-25T20:24:15.861Z] Removing intermediate container 598fd0685bbd [2022-04-25T20:24:15.861Z] ---> 82a436836b9c [2022-04-25T20:24:15.861Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-25T20:24:15.861Z] ---> 5297db388831 [2022-04-25T20:24:15.861Z] Step 21/26 : WORKDIR / [2022-04-25T20:24:15.861Z] ---> Running in 710fb748deec [2022-04-25T20:24:15.861Z] Removing intermediate container 710fb748deec [2022-04-25T20:24:15.861Z] ---> f8c1bec90d43 [2022-04-25T20:24:15.861Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-25T20:24:15.861Z] ---> Running in dfee153d6cb3 [2022-04-25T20:24:15.861Z] Removing intermediate container dfee153d6cb3 [2022-04-25T20:24:15.861Z] ---> 978bd5f05da5 [2022-04-25T20:24:15.861Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-25T20:24:15.861Z] ---> Running in 4c8e0eb2b7ab [2022-04-25T20:24:15.861Z] Removing intermediate container 4c8e0eb2b7ab [2022-04-25T20:24:15.861Z] ---> 64056f49c505 [2022-04-25T20:24:15.861Z] Step 24/26 : LABEL arch=arm64 [2022-04-25T20:24:15.861Z] ---> Running in 75a61ada1b5d [2022-04-25T20:24:16.138Z] Removing intermediate container 75a61ada1b5d [2022-04-25T20:24:16.138Z] ---> 56d1a7a99363 [2022-04-25T20:24:16.138Z] Step 25/26 : LABEL git_sha=d7140b74d95d2f691967524090b9e2b9fb220621 [2022-04-25T20:24:16.413Z] ---> Running in a1ec80974d66 [2022-04-25T20:24:16.688Z] Removing intermediate container a1ec80974d66 [2022-04-25T20:24:16.688Z] ---> 2ada9d050c24 [2022-04-25T20:24:16.688Z] Step 26/26 : LABEL version=0.0.0 [2022-04-25T20:24:16.967Z] ---> Running in 09f8fb3e7935 [2022-04-25T20:24:17.239Z] Removing intermediate container 09f8fb3e7935 [2022-04-25T20:24:17.239Z] ---> c7b18e0a5e5f [2022-04-25T20:24:17.239Z] [2022-04-25T20:24:17.516Z] Successfully built c7b18e0a5e5f [2022-04-25T20:24:17.516Z] Successfully tagged security-spire-config-arm64:latest [2022-04-25T20:25:54.285Z]  Building security-spire-config ... done Building bin/spire-agent... [2022-04-25T20:25:54.285Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-25T20:25:54.285Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-25T20:25:54.285Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-25T20:25:54.285Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-25T20:25:54.285Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-25T20:25:54.285Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-25T20:25:54.285Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-25T20:25:54.285Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-25T20:25:54.285Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-25T20:25:54.285Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-25T20:25:54.285Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-25T20:25:54.285Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-25T20:25:54.285Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-25T20:26:33.310Z] Building bin/spire-agent... [2022-04-25T20:26:34.296Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-25T20:26:34.572Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-25T20:26:34.847Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-25T20:26:34.847Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-25T20:26:39.172Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-25T20:26:39.770Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-25T20:26:39.770Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-25T20:26:40.368Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-25T20:26:40.368Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-25T20:26:40.368Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-25T20:26:40.368Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-25T20:26:40.368Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-25T20:26:40.645Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-25T20:30:17.837Z] Removing intermediate container aeccb1e13abd [2022-04-25T20:30:17.837Z] ---> db6e294d6ec7 [2022-04-25T20:30:17.837Z] [2022-04-25T20:30:17.837Z] Step 13/25 : FROM alpine:3.15 [2022-04-25T20:30:17.837Z] ---> 3fb3c9af89a9 [2022-04-25T20:30:17.837Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-25T20:30:17.837Z] ---> Using cache [2022-04-25T20:30:17.837Z] ---> 8443a42a8ad3 [2022-04-25T20:30:17.837Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-25T20:30:17.837Z] ---> Using cache [2022-04-25T20:30:17.837Z] ---> dd39c4eea372 [2022-04-25T20:30:17.837Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-25T20:30:17.837Z] ---> Running in c5875336b575 [2022-04-25T20:30:17.837Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-25T20:30:17.837Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-25T20:30:17.837Z] v3.15.4-52-gaf7b2b3e8c [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-25T20:30:17.837Z] v3.15.4-62-g80a1f12087 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-25T20:30:17.837Z] OK: 15729 distinct packages available [2022-04-25T20:30:18.111Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-25T20:30:19.088Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-25T20:30:20.065Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-25T20:30:20.065Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-25T20:30:20.065Z] (3/5) Installing libucontext (1.1-r0) [2022-04-25T20:30:20.065Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-25T20:30:20.339Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-25T20:30:20.339Z] Executing busybox-1.34.1-r5.trigger [2022-04-25T20:30:20.339Z] OK: 6 MiB in 19 packages [2022-04-25T20:30:22.325Z] Removing intermediate container c5875336b575 [2022-04-25T20:30:22.325Z] ---> e8ff8e8800dd [2022-04-25T20:30:22.325Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-25T20:30:26.636Z] ---> 48c2b05ed082 [2022-04-25T20:30:26.636Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-25T20:30:27.614Z] ---> cad8177e89d5 [2022-04-25T20:30:27.614Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-25T20:30:28.210Z] ---> 1a585bf6f3f2 [2022-04-25T20:30:28.210Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-25T20:30:29.643Z] ---> 2a67a5688e9b [2022-04-25T20:30:29.643Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-25T20:30:29.643Z] ---> Running in 5502f500b85a [2022-04-25T20:30:29.923Z] Removing intermediate container 5502f500b85a [2022-04-25T20:30:29.923Z] ---> bd2fcfe8eaa4 [2022-04-25T20:30:29.923Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-25T20:30:29.923Z] ---> Running in 553db58916c2 [2022-04-25T20:30:30.528Z] Removing intermediate container 553db58916c2 [2022-04-25T20:30:30.528Z] ---> 2b71e84d2ac6 [2022-04-25T20:30:30.528Z] Step 23/25 : LABEL arch=arm64 [2022-04-25T20:30:30.528Z] ---> Running in 5d2cfdd84e84 [2022-04-25T20:30:30.804Z] Removing intermediate container 5d2cfdd84e84 [2022-04-25T20:30:30.804Z] ---> 8e5db9034685 [2022-04-25T20:30:30.804Z] Step 24/25 : LABEL git_sha=d7140b74d95d2f691967524090b9e2b9fb220621 [2022-04-25T20:30:31.078Z] ---> Running in b3c23187b611 [2022-04-25T20:30:31.351Z] Removing intermediate container b3c23187b611 [2022-04-25T20:30:31.351Z] ---> 0a5e0efce50c [2022-04-25T20:30:31.351Z] Step 25/25 : LABEL version=0.0.0 [2022-04-25T20:30:31.351Z] ---> Running in 3ecbaf568015 [2022-04-25T20:30:31.623Z] Removing intermediate container 3ecbaf568015 [2022-04-25T20:30:31.623Z] ---> 02c3903bb39b [2022-04-25T20:30:31.623Z] [2022-04-25T20:30:32.217Z] Successfully built 02c3903bb39b [2022-04-25T20:30:32.217Z] Successfully tagged security-spire-server-arm64:latest [2022-04-25T20:30:47.278Z]  Building security-spire-server ... done Removing intermediate container 7c8dc3462b0b [2022-04-25T20:30:47.278Z] ---> 068aa52e390e [2022-04-25T20:30:47.278Z] [2022-04-25T20:30:47.278Z] Step 13/26 : FROM alpine:3.15 [2022-04-25T20:30:47.278Z] ---> 3fb3c9af89a9 [2022-04-25T20:30:47.278Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-25T20:30:47.278Z] ---> Using cache [2022-04-25T20:30:47.278Z] ---> 8443a42a8ad3 [2022-04-25T20:30:47.278Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-25T20:30:47.278Z] ---> Using cache [2022-04-25T20:30:47.278Z] ---> dd39c4eea372 [2022-04-25T20:30:47.278Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-25T20:30:47.278Z] ---> Using cache [2022-04-25T20:30:47.278Z] ---> e8ff8e8800dd [2022-04-25T20:30:47.278Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-25T20:30:48.252Z] ---> f74f797f48d2 [2022-04-25T20:30:48.252Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-25T20:30:51.631Z] ---> f06c638815fe [2022-04-25T20:30:51.632Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-25T20:30:51.911Z] ---> 60df0055f005 [2022-04-25T20:30:51.911Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-25T20:30:52.509Z] ---> 5599bb9eed5d [2022-04-25T20:30:52.509Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-25T20:30:53.104Z] ---> 246638617121 [2022-04-25T20:30:53.104Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-25T20:30:53.104Z] ---> Running in 99416b51e1c1 [2022-04-25T20:30:53.378Z] Removing intermediate container 99416b51e1c1 [2022-04-25T20:30:53.378Z] ---> 9e12f47e3706 [2022-04-25T20:30:53.378Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-25T20:30:53.649Z] ---> Running in 8359c008a145 [2022-04-25T20:30:53.922Z] Removing intermediate container 8359c008a145 [2022-04-25T20:30:53.922Z] ---> f883051b8227 [2022-04-25T20:30:53.922Z] Step 24/26 : LABEL arch=arm64 [2022-04-25T20:30:53.922Z] ---> Running in cf8030557ed7 [2022-04-25T20:30:54.194Z] Removing intermediate container cf8030557ed7 [2022-04-25T20:30:54.194Z] ---> 3be284ace35e [2022-04-25T20:30:54.194Z] Step 25/26 : LABEL git_sha=d7140b74d95d2f691967524090b9e2b9fb220621 [2022-04-25T20:30:54.194Z] ---> Running in 5247400d9f14 [2022-04-25T20:30:54.793Z] Removing intermediate container 5247400d9f14 [2022-04-25T20:30:54.793Z] ---> 37fb23a8393d [2022-04-25T20:30:54.793Z] Step 26/26 : LABEL version=0.0.0 [2022-04-25T20:30:54.793Z] ---> Running in b17f1b778cf1 [2022-04-25T20:30:55.067Z] Removing intermediate container b17f1b778cf1 [2022-04-25T20:30:55.067Z] ---> 67f01d28e552 [2022-04-25T20:30:55.067Z] [2022-04-25T20:30:55.067Z] Successfully built 67f01d28e552 [2022-04-25T20:30:55.337Z] Successfully tagged security-spire-agent-arm64:latest [2022-04-25T20:30:55.625Z]  Building security-spire-agent ... done  [Pipeline] } [2022-04-25T20:30:55.627Z] $ docker stop --time=1 4bda798527724e4521e6b99b536983fc9542ecaa9257b30937e0de171a523023 [2022-04-25T20:30:57.355Z] $ docker rm -f 4bda798527724e4521e6b99b536983fc9542ecaa9257b30937e0de171a523023 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-25T20:30:57.943Z] + docker images [2022-04-25T20:30:58.215Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-25T20:30:58.215Z] security-spire-agent-arm64 latest 67f01d28e552 4 seconds ago 126MB [2022-04-25T20:30:58.215Z] 068aa52e390e 25 seconds ago 4.14GB [2022-04-25T20:30:58.215Z] security-spire-server-arm64 latest 02c3903bb39b 27 seconds ago 86.3MB [2022-04-25T20:30:58.215Z] db6e294d6ec7 About a minute ago 4.14GB [2022-04-25T20:30:58.215Z] security-spire-config-arm64 latest c7b18e0a5e5f 6 minutes ago 85.6MB [2022-04-25T20:30:58.215Z] 01328513b763 7 minutes ago 4.14GB [2022-04-25T20:30:58.215Z] support-notifications-arm64 latest 4585689fdb72 30 minutes ago 25.8MB [2022-04-25T20:30:58.215Z] 410a92e55d66 30 minutes ago 1.37GB [2022-04-25T20:30:58.215Z] security-proxy-setup-arm64 latest 96a3b86d0883 32 minutes ago 26.1MB [2022-04-25T20:30:58.215Z] e504c4be055f 32 minutes ago 1.32GB [2022-04-25T20:30:58.215Z] security-spiffe-token-provider-arm64 latest 4560e81d08dd 39 minutes ago 27.9MB [2022-04-25T20:30:58.215Z] support-scheduler-arm64 latest 2b41334234b2 39 minutes ago 25.2MB [2022-04-25T20:30:58.215Z] 1907892b56ec 39 minutes ago 1.36GB [2022-04-25T20:30:58.215Z] f747b1220ae3 39 minutes ago 1.36GB [2022-04-25T20:30:58.215Z] sys-mgmt-agent-arm64 latest 80cd2a0ca555 40 minutes ago 282MB [2022-04-25T20:30:58.215Z] core-metadata-arm64 latest 0643502daa9b 42 minutes ago 16.3MB [2022-04-25T20:30:58.215Z] 8ce6cd20bb7a 42 minutes ago 1.31GB [2022-04-25T20:30:58.215Z] 6492a6ecb986 42 minutes ago 1.31GB [2022-04-25T20:30:58.215Z] core-data-arm64 latest f5827e9e674c 49 minutes ago 21.6MB [2022-04-25T20:30:58.215Z] cb1e332fd704 49 minutes ago 1.34GB [2022-04-25T20:30:58.215Z] security-bootstrapper-arm64 latest 8bcf4541a36d 49 minutes ago 18.3MB [2022-04-25T20:30:58.215Z] security-secretstore-setup-arm64 latest e6f1b5d83863 50 minutes ago 27.5MB [2022-04-25T20:30:58.215Z] core-command-arm64 latest 77bad6de4827 50 minutes ago 15.5MB [2022-04-25T20:30:58.215Z] d4fec2978651 50 minutes ago 1.31GB [2022-04-25T20:30:58.215Z] f3b4a7afebf8 50 minutes ago 1.32GB [2022-04-25T20:30:58.215Z] b6e5e08080a6 51 minutes ago 1.31GB [2022-04-25T20:30:58.215Z] ci-base-image-arm64 latest 9d1a00c252a8 About an hour ago 886MB [2022-04-25T20:30:58.215Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 725f1c02e7f9 3 days ago 551MB [2022-04-25T20:30:58.487Z] docker 20.10.14 c346e9eafbab 2 weeks ago 202MB [2022-04-25T20:30:58.487Z] alpine 3.14 ac73e934f311 2 weeks ago 5.34MB [2022-04-25T20:30:58.487Z] alpine 3.15 3fb3c9af89a9 2 weeks ago 5.32MB [2022-04-25T20:30:58.487Z] 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-04-25T20:30:58.921Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-25T20:30:58.921Z] [2022-04-25T20:30:58.921Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-25T20:30:59.272Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-25T20:30:59.547Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-25T20:30:59.547Z] 8998bd30e6a1: Pulling fs layer [2022-04-25T20:30:59.547Z] 04944245beec: Pulling fs layer [2022-04-25T20:30:59.547Z] 699f458cf7ca: Pulling fs layer [2022-04-25T20:30:59.547Z] 765212b225bb: Pulling fs layer [2022-04-25T20:30:59.547Z] f23df028b6ca: Pulling fs layer [2022-04-25T20:30:59.547Z] d65c8cfc05b1: Pulling fs layer [2022-04-25T20:30:59.547Z] 2437ff75d9bd: Pulling fs layer [2022-04-25T20:30:59.547Z] 765212b225bb: Waiting [2022-04-25T20:30:59.547Z] f23df028b6ca: Waiting [2022-04-25T20:30:59.547Z] d65c8cfc05b1: Waiting [2022-04-25T20:30:59.547Z] 2437ff75d9bd: Waiting [2022-04-25T20:30:59.547Z] 04944245beec: Verifying Checksum [2022-04-25T20:30:59.547Z] 04944245beec: Download complete [2022-04-25T20:30:59.547Z] 765212b225bb: Download complete [2022-04-25T20:30:59.547Z] f23df028b6ca: Verifying Checksum [2022-04-25T20:30:59.547Z] f23df028b6ca: Download complete [2022-04-25T20:30:59.547Z] d65c8cfc05b1: Download complete [2022-04-25T20:30:59.823Z] 699f458cf7ca: Verifying Checksum [2022-04-25T20:30:59.823Z] 699f458cf7ca: Download complete [2022-04-25T20:31:00.095Z] 8998bd30e6a1: Verifying Checksum [2022-04-25T20:31:00.095Z] 8998bd30e6a1: Download complete [2022-04-25T20:31:02.716Z] 2437ff75d9bd: Verifying Checksum [2022-04-25T20:31:04.687Z] 8998bd30e6a1: Pull complete [2022-04-25T20:31:04.960Z] 04944245beec: Pull complete [2022-04-25T20:31:07.020Z] 699f458cf7ca: Pull complete [2022-04-25T20:31:07.020Z] 765212b225bb: Pull complete [2022-04-25T20:31:08.017Z] f23df028b6ca: Pull complete [2022-04-25T20:31:08.289Z] d65c8cfc05b1: Pull complete [2022-04-25T20:31:23.372Z] 2437ff75d9bd: Pull complete [2022-04-25T20:31:23.372Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-25T20:31:23.372Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-25T20:31:23.372Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-25T20:31:23.614Z] prd-ubuntu20.04-docker-arm64-4c-16g-22082 does not seem to be running inside a container [2022-04-25T20:31:23.695Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-04-25T20:31:26.332Z] $ docker top 38e7b0276609bd1867d40315faf0d8d6b98a0e084276b123260e18cc4854df77 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-25T20:31:27.326Z] ---> job-cost.sh [2022-04-25T20:31:27.326Z] lf-activate-venv: SKIPPING [2022-04-25T20:31:27.326Z] INFO: No Stack... [2022-04-25T20:31:27.918Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-25T20:31:28.891Z] INFO: Archiving Costs [Pipeline] sh [2022-04-25T20:31:29.556Z] + cat /w/workspace/edgex-go/5/archives/cost.csv [2022-04-25T20:31:29.556Z] + cut -d, -f6 [Pipeline] lock [2022-04-25T20:31:29.590Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3986-5-stack-cost] [2022-04-25T20:31:29.597Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3986-5-stack-cost] did not exist. Created. [2022-04-25T20:31:29.597Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3986-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-25T20:31:30.265Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-25T20:31:30.439Z] Stashed 1 file(s) [Pipeline] } [2022-04-25T20:31:30.446Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3986-5-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-25T20:31:30.464Z] $ docker stop --time=1 38e7b0276609bd1867d40315faf0d8d6b98a0e084276b123260e18cc4854df77 [2022-04-25T20:31:31.991Z] $ docker rm -f 38e7b0276609bd1867d40315faf0d8d6b98a0e084276b123260e18cc4854df77 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-04-25T20:31:32.506Z] provisioning config files... [2022-04-25T20:31:32.519Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config8882188233695802106tmp [Pipeline] { [Pipeline] sh [2022-04-25T20:31:32.823Z] + set +x [2022-04-25T20:31:32.823Z] + curl -s https://codecov.io/bash [2022-04-25T20:31:32.823Z] + bash -s -- [2022-04-25T20:31:32.823Z] [2022-04-25T20:31:32.823Z] _____ _ [2022-04-25T20:31:32.824Z] / ____| | | [2022-04-25T20:31:32.824Z] | | ___ __| | ___ ___ _____ __ [2022-04-25T20:31:32.824Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-25T20:31:32.824Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-25T20:31:32.824Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-25T20:31:32.824Z] Bash-1.0.6 [2022-04-25T20:31:32.824Z] [2022-04-25T20:31:32.824Z] [2022-04-25T20:31:32.824Z] ==> git version 2.25.1 found [2022-04-25T20:31:32.824Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-04-25T20:31:32.824Z] Release-Date: 2020-01-08 [2022-04-25T20:31:32.824Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-04-25T20:31:32.824Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-25T20:31:32.824Z] ==> Jenkins CI detected. [2022-04-25T20:31:32.824Z] current dir:  /w/workspace/edgex-go/5 [2022-04-25T20:31:32.824Z] project root: . [2022-04-25T20:31:32.824Z] --> token set from env [2022-04-25T20:31:32.824Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-25T20:31:32.824Z] ==> Running gcov in . (disable via -X gcov) [2022-04-25T20:31:32.824Z] ==> Python coveragepy not found [2022-04-25T20:31:32.824Z] ==> Searching for coverage reports in: [2022-04-25T20:31:32.824Z] + . [2022-04-25T20:31:32.824Z] -> Found 1 reports [2022-04-25T20:31:32.824Z] ==> Detecting git/mercurial file structure [2022-04-25T20:31:32.824Z] ==> Reading reports [2022-04-25T20:31:32.824Z] + ./coverage.out bytes=435134 [2022-04-25T20:31:32.824Z] ==> Appending adjustments [2022-04-25T20:31:32.824Z] https://docs.codecov.io/docs/fixing-reports [2022-04-25T20:31:34.208Z] + Found adjustments [2022-04-25T20:31:34.208Z] ==> Gzipping contents [2022-04-25T20:31:34.208Z] 60K /tmp/codecov.jaCw3p.gz [2022-04-25T20:31:34.208Z] ==> Uploading reports [2022-04-25T20:31:34.208Z] url: https://codecov.io [2022-04-25T20:31:34.208Z] query: branch=PR-3986&commit=c3f4dbfe9df79810ed1ac2ec26008028cd3eddc9&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3986%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3986&job=&cmd_args= [2022-04-25T20:31:34.208Z] -> Pinging Codecov [2022-04-25T20:31:34.208Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3986&commit=c3f4dbfe9df79810ed1ac2ec26008028cd3eddc9&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3986%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3986&job=&cmd_args= [2022-04-25T20:31:34.469Z] -> Uploading to [2022-04-25T20:31:34.469Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-25/00271124DB129430A58F1EEE437C3FCB/c3f4dbfe9df79810ed1ac2ec26008028cd3eddc9/6c5db522-d79a-4974-b1f0-f836b84b1650.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220425%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220425T203134Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=695e5a7f726be69b2d022fbe3e5efa9a9086255874daa98e22ceff2636f04e17 [2022-04-25T20:31:34.469Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-25T20:31:34.469Z] Dload Upload Total Spent Left Speed [2022-04-25T20:31:34.730Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59829 0 0 100 59829 0 203k --:--:-- --:--:-- --:--:-- 202k [2022-04-25T20:31:34.730Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/c3f4dbfe9df79810ed1ac2ec26008028cd3eddc9 [Pipeline] } [2022-04-25T20:31:34.739Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-04-25T20:31:35.398Z] + [ -d /w/workspace/edgex-go/5/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-04-25T20:31:35.699Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-25T20:31:36.564Z] ---> package-listing.sh [2022-04-25T20:31:36.564Z] ++ facter osfamily [2022-04-25T20:31:36.564Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-25T20:31:36.825Z] + OS_FAMILY=debian [2022-04-25T20:31:36.825Z] + workspace=/w/workspace/edgex-go/5 [2022-04-25T20:31:36.825Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-25T20:31:36.825Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-25T20:31:36.825Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-25T20:31:36.825Z] + PACKAGES=/tmp/packages_start.txt [2022-04-25T20:31:36.825Z] + '[' /w/workspace/edgex-go/5 ']' [2022-04-25T20:31:36.825Z] + PACKAGES=/tmp/packages_end.txt [2022-04-25T20:31:36.825Z] + case "${OS_FAMILY}" in [2022-04-25T20:31:36.825Z] + dpkg -l [2022-04-25T20:31:36.825Z] + grep '^ii' [2022-04-25T20:31:36.825Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-25T20:31:36.825Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-25T20:31:36.825Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-25T20:31:36.825Z] + '[' /w/workspace/edgex-go/5 ']' [2022-04-25T20:31:36.825Z] + mkdir -p /w/workspace/edgex-go/5/archives/ [2022-04-25T20:31:36.825Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo [2022-04-25T20:31:36.835Z] 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/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-25T20:31:37.115Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-25T20:31:37.680Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-25T20:31:37.680Z] [2022-04-25T20:31:37.680Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-25T20:31:37.981Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-25T20:31:37.981Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-25T20:31:37.981Z] 5eb5b503b376: Pulling fs layer [2022-04-25T20:31:37.981Z] 5c69ac0246d0: Pulling fs layer [2022-04-25T20:31:37.981Z] ec43610c2a17: Pulling fs layer [2022-04-25T20:31:37.981Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-25T20:31:37.981Z] 33b1e0a273af: Pulling fs layer [2022-04-25T20:31:37.981Z] 5d3b04190fa2: Pulling fs layer [2022-04-25T20:31:37.981Z] 2f39f015ded8: Pulling fs layer [2022-04-25T20:31:37.981Z] 3a2ae6a8a46f: Waiting [2022-04-25T20:31:37.981Z] 33b1e0a273af: Waiting [2022-04-25T20:31:37.981Z] 2f39f015ded8: Waiting [2022-04-25T20:31:37.981Z] 5d3b04190fa2: Waiting [2022-04-25T20:31:37.981Z] 5c69ac0246d0: Download complete [2022-04-25T20:31:37.981Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-25T20:31:37.981Z] 3a2ae6a8a46f: Download complete [2022-04-25T20:31:37.981Z] 33b1e0a273af: Verifying Checksum [2022-04-25T20:31:37.981Z] 33b1e0a273af: Download complete [2022-04-25T20:31:37.981Z] 5d3b04190fa2: Download complete [2022-04-25T20:31:37.981Z] ec43610c2a17: Verifying Checksum [2022-04-25T20:31:37.981Z] ec43610c2a17: Download complete [2022-04-25T20:31:38.240Z] 5eb5b503b376: Verifying Checksum [2022-04-25T20:31:38.240Z] 5eb5b503b376: Download complete [2022-04-25T20:31:38.808Z] 2f39f015ded8: Verifying Checksum [2022-04-25T20:31:38.808Z] 2f39f015ded8: Download complete [2022-04-25T20:31:39.377Z] 5eb5b503b376: Pull complete [2022-04-25T20:31:39.637Z] 5c69ac0246d0: Pull complete [2022-04-25T20:31:39.897Z] ec43610c2a17: Pull complete [2022-04-25T20:31:40.157Z] 3a2ae6a8a46f: Pull complete [2022-04-25T20:31:40.418Z] 33b1e0a273af: Pull complete [2022-04-25T20:31:40.418Z] 5d3b04190fa2: Pull complete [2022-04-25T20:31:44.615Z] 2f39f015ded8: Pull complete [2022-04-25T20:31:44.615Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-25T20:31:44.615Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-25T20:31:44.615Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-25T20:31:44.680Z] prd-ubuntu20.04-docker-8c-8g-22080 does not seem to be running inside a container [2022-04-25T20:31:44.713Z] $ 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/5/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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-04-25T20:31:46.455Z] $ docker top e3aff6b6caeb9cd0f528b6100bf1f471d34a52408b46c8103f6db0662aa3e56b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-25T20:31:46.819Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-25T20:31:47.110Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-25T20:31:47.399Z] + ls /var/log/sa-host [2022-04-25T20:31:47.399Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-25T20:31:47.487Z] provisioning config files... [2022-04-25T20:31:47.495Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config3308098930981177716tmp [Pipeline] { [Pipeline] echo [2022-04-25T20:31:47.506Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-25T20:31:47.793Z] ---> create-netrc.sh [Pipeline] } [2022-04-25T20:31:47.801Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-25T20:31:48.131Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-25T20:31:48.142Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-25T20:31:48.461Z] ---> sudo-logs.sh [2022-04-25T20:31:48.461Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-25T20:31:48.490Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-25T20:31:48.795Z] ---> job-cost.sh [2022-04-25T20:31:48.795Z] lf-activate-venv: SKIPPING [2022-04-25T20:31:48.795Z] DEBUG: total: 0.2199999988079071 [2022-04-25T20:31:48.795Z] INFO: Retrieving Stack Cost... [2022-04-25T20:31:49.366Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-25T20:31:49.936Z] INFO: Archiving Costs [Pipeline] echo [2022-04-25T20:31:49.951Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-25T20:31:50.237Z] ---> logs-deploy.sh [2022-04-25T20:31:50.237Z] lf-activate-venv: SKIPPING [2022-04-25T20:31:50.237Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3986/5 [2022-04-25T20:31:50.237Z] INFO: archiving workspace using pattern(s): [2022-04-25T20:31:51.176Z] Archives upload complete. [2022-04-25T20:31:51.176Z] INFO: archiving logs to Nexus