Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of ernestojeda for edgexfoundry/edgex-go Obtained Jenkinsfile from 237039cf30f4149665337fa1071805a3535e149b+fed831e05d45eedf309a161f019c6bf56688bfb5 (55e85e64c7e9a13e4b72f56b1272bb4e0b063712) 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-ssh16672001614156893119.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e2cac8b444d664382c771f5dccbf61e369ddf83e 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-ssh2075637564311614328.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 e2cac8b444d664382c771f5dccbf61e369ddf83e 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-4040/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.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-4040/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6175937548736697467.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e2cac8b444d664382c771f5dccbf61e369ddf83e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e2cac8b444d664382c771f5dccbf61e369ddf83e # timeout=10 Commit message: "Merge pull request #396 from ernestojeda/snyk-enhancements" > 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 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-ssh9734804259597709205.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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-4040/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.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-4040/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7274644300369684320.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 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 SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-961 in /w/workspace/edgexfoundry_edgex-go_PR-4040 [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 fed831e05d45eedf309a161f019c6bf56688bfb5 into PR head commit 237039cf30f4149665337fa1071805a3535e149b > 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/4040/head:refs/remotes/origin/PR-4040 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 237039cf30f4149665337fa1071805a3535e149b # timeout=10 Merge succeeded, producing ffc509446a1dc33259747593b94beb4eb502b9b0 Checking out Revision ffc509446a1dc33259747593b94beb4eb502b9b0 (PR-4040) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge fed831e05d45eedf309a161f019c6bf56688bfb5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ffc509446a1dc33259747593b94beb4eb502b9b0 # timeout=10 Commit message: "Merge commit 'fed831e05d45eedf309a161f019c6bf56688bfb5' into HEAD" > git rev-list --no-walk 237039cf30f4149665337fa1071805a3535e149b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:30:06 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:30:06 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:30:06 ========================================================= 16:30:06 EdgeX Global Pipelines Version Info 16:30:06 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:30:07 ------------------- 16:30:07 stable info: 16:30:07 ------------------- 16:30:07 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:30:07 Commit SHA: e2cac8b444d664382c771f5dccbf61e369ddf83e 16:30:07 Message: update stable to v1.0.231 16:30:07 ------------------- 16:30:07 experimental info: 16:30:07 ------------------- 16:30:07 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:30:07 Commit SHA: e2cac8b444d664382c771f5dccbf61e369ddf83e 16:30:07 Message: update experimental to v1.0.231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:30:07 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 16:30:07 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 16:30:07 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:30:07 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:30:07 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:30:07 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 16:30:07 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:30:07 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 16:30:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 16:30:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 16:30:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:30:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:30:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:30:08 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:30:08 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:30:08 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:30:08 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:30:08 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:30:08 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:30:08 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 16:30:08 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:30:08 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:30:08 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:30:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4040 [Pipeline] echo 16:30:08 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4040 [Pipeline] echo 16:30:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4040 [Pipeline] echo 16:30:08 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ffc509446a1dc33259747593b94beb4eb502b9b0 [Pipeline] echo 16:30:08 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ffc5094 [Pipeline] echo 16:30:08 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:30:08 provisioning config files... 16:30:08 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config4223499763965607421tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:30:08 ---> docker-login.sh 16:30:08 nexus3.edgexfoundry.org:10001 16:30:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:09 Configure a credential helper to remove this warning. See 16:30:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:09 16:30:09 Login Succeeded 16:30:09 nexus3.edgexfoundry.org:10002 16:30:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:09 Configure a credential helper to remove this warning. See 16:30:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:09 16:30:09 Login Succeeded 16:30:09 nexus3.edgexfoundry.org:10003 16:30:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:09 Configure a credential helper to remove this warning. See 16:30:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:09 16:30:09 Login Succeeded 16:30:09 nexus3.edgexfoundry.org:10004 16:30:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:09 Configure a credential helper to remove this warning. See 16:30:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:09 16:30:09 Login Succeeded 16:30:09 docker.io 16:30:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:09 Configure a credential helper to remove this warning. See 16:30:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:09 16:30:09 Login Succeeded 16:30:09 ---> docker-login.sh ends [Pipeline] } 16:30:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:30:10 + 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 16:30:10 + dirname cmd/core-command/Dockerfile 16:30:10 + cut -d/ -f2 16:30:10 + echo core-command,cmd/core-command/Dockerfile 16:30:10 + dirname cmd/core-data/Dockerfile 16:30:10 + cut -d/ -f2 16:30:10 + echo core-data,cmd/core-data/Dockerfile 16:30:10 + dirname cmd/core-metadata/Dockerfile 16:30:10 + cut -d/ -f2 16:30:10 + echo core-metadata,cmd/core-metadata/Dockerfile 16:30:10 + dirname cmd/security-bootstrapper/Dockerfile 16:30:10 + cut -d/ -f2 16:30:10 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 16:30:10 + dirname cmd/security-proxy-setup/Dockerfile 16:30:10 + cut -d/ -f2 16:30:10 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 16:30:10 + dirname cmd/security-secretstore-setup/Dockerfile 16:30:10 + cut -d/ -f2 16:30:10 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 16:30:10 + dirname cmd/security-spiffe-token-provider/Dockerfile 16:30:10 + cut -d/ -f2 16:30:10 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 16:30:10 + dirname cmd/security-spire-agent/Dockerfile 16:30:10 + cut -d/ -f2 16:30:10 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 16:30:10 + dirname cmd/security-spire-config/Dockerfile 16:30:10 + cut -d/ -f2 16:30:10 + echo security-spire-config,cmd/security-spire-config/Dockerfile 16:30:10 + dirname cmd/security-spire-server/Dockerfile 16:30:10 + cut -d/ -f2 16:30:10 + echo security-spire-server,cmd/security-spire-server/Dockerfile 16:30:10 + dirname cmd/support-notifications/Dockerfile 16:30:10 + cut -d/ -f2 16:30:10 + echo support-notifications,cmd/support-notifications/Dockerfile 16:30:10 + dirname cmd/support-scheduler/Dockerfile 16:30:10 + cut -d/ -f2 16:30:10 + echo support-scheduler,cmd/support-scheduler/Dockerfile 16:30:10 + dirname cmd/sys-mgmt-agent/Dockerfile 16:30:10 + cut -d/ -f2 16:30:10 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 16:30:10 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 16:30:10 + git rev-list -1 --merges ffc509446a1dc33259747593b94beb4eb502b9b0~1..ffc509446a1dc33259747593b94beb4eb502b9b0 [Pipeline] echo 16:30:10 -----------> git rev-list -1 --merges ffc509446a1dc33259747593b94beb4eb502b9b0~1..ffc509446a1dc33259747593b94beb4eb502b9b0 ffc509446a1dc33259747593b94beb4eb502b9b0 16:30:10 ffc509446a1dc33259747593b94beb4eb502b9b0 [false] [Pipeline] sh 16:30:10 + git log --format=format:%s -1 ffc509446a1dc33259747593b94beb4eb502b9b0 [Pipeline] echo 16:30:10 ========================================================= 16:30:10 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:30:10 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 16:30:11 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:30:11 + grep -v github /etc/ssh/ssh_known_hosts 16:30:11 + [ -e /tmp/ssh_known_hosts ] 16:30:11 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:30:11 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:30:11 + sudo tee -a /etc/ssh/ssh_known_hosts 16:30:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 16:30:11 16:30:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 16:30:12 latest: Pulling from edgex-devops/py-git-semver 16:30:12 42c077c10790: Pulling fs layer 16:30:12 f63e77b7563a: Pulling fs layer 16:30:12 bd5fdadae976: Pulling fs layer 16:30:12 205491f53016: Pulling fs layer 16:30:12 df18705c85c3: Pulling fs layer 16:30:12 bdb3f477010e: Pulling fs layer 16:30:12 c8a8fc8e1c8f: Pulling fs layer 16:30:12 2c6e9b1d212d: Pulling fs layer 16:30:12 bdb8f0575790: Pulling fs layer 16:30:12 386e3cb2ff24: Pulling fs layer 16:30:12 2343380bae48: Pulling fs layer 16:30:12 c8a8fc8e1c8f: Waiting 16:30:12 2c6e9b1d212d: Waiting 16:30:12 bdb8f0575790: Waiting 16:30:12 386e3cb2ff24: Waiting 16:30:12 2343380bae48: Waiting 16:30:12 205491f53016: Waiting 16:30:12 bdb3f477010e: Waiting 16:30:12 df18705c85c3: Waiting 16:30:12 f63e77b7563a: Verifying Checksum 16:30:12 f63e77b7563a: Download complete 16:30:12 205491f53016: Verifying Checksum 16:30:12 205491f53016: Download complete 16:30:12 df18705c85c3: Verifying Checksum 16:30:12 df18705c85c3: Download complete 16:30:12 bdb3f477010e: Verifying Checksum 16:30:12 bdb3f477010e: Download complete 16:30:12 bd5fdadae976: Verifying Checksum 16:30:12 bd5fdadae976: Download complete 16:30:12 2c6e9b1d212d: Download complete 16:30:12 bdb8f0575790: Download complete 16:30:12 386e3cb2ff24: Verifying Checksum 16:30:12 386e3cb2ff24: Download complete 16:30:12 2343380bae48: Verifying Checksum 16:30:12 42c077c10790: Verifying Checksum 16:30:12 42c077c10790: Download complete 16:30:12 c8a8fc8e1c8f: Verifying Checksum 16:30:12 c8a8fc8e1c8f: Download complete 16:30:14 42c077c10790: Pull complete 16:30:14 f63e77b7563a: Pull complete 16:30:14 bd5fdadae976: Pull complete 16:30:14 205491f53016: Pull complete 16:30:14 df18705c85c3: Pull complete 16:30:15 bdb3f477010e: Pull complete 16:30:17 c8a8fc8e1c8f: Pull complete 16:30:17 2c6e9b1d212d: Pull complete 16:30:17 bdb8f0575790: Pull complete 16:30:17 386e3cb2ff24: Pull complete 16:30:17 2343380bae48: Pull complete 16:30:17 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 16:30:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 16:30:17 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:30:17 prd-ubuntu20.04-docker-8c-8g-961 does not seem to be running inside a container 16:30:17 $ 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:10003/edgex-devops/py-git-semver:latest cat 16:30:18 $ docker top cb91e857d80f59dcdcacee2a7b8ae02e1b0e57bc25fc542eb5753c8bee846f0d -eo pid,comm 16:30:18 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 16:30:18 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:30:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:30:18 [ssh-agent] Looking for ssh-agent implementation... 16:30:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:30:19 $ docker exec cb91e857d80f59dcdcacee2a7b8ae02e1b0e57bc25fc542eb5753c8bee846f0d ssh-agent 16:30:19 SSH_AUTH_SOCK=/tmp/ssh-1U19dRS1tsPJ/agent.33 16:30:19 SSH_AGENT_PID=39 16:30:19 Running ssh-add (command line suppressed) 16:30:19 Identity added: /w/workspace/edgex-go/5@tmp/private_key_5938972602969159516.key (/w/workspace/edgex-go/5@tmp/private_key_5938972602969159516.key) 16:30:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:30:19 + git tag --points-at HEAD [Pipeline] } 16:30:19 $ docker exec --env ******** --env ******** cb91e857d80f59dcdcacee2a7b8ae02e1b0e57bc25fc542eb5753c8bee846f0d ssh-agent -k 16:30:19 unset SSH_AUTH_SOCK; 16:30:19 unset SSH_AGENT_PID; 16:30:19 echo Agent pid 39 killed; 16:30:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:30:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:30:19 [ssh-agent] Looking for ssh-agent implementation... 16:30:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:30:19 $ docker exec cb91e857d80f59dcdcacee2a7b8ae02e1b0e57bc25fc542eb5753c8bee846f0d ssh-agent 16:30:20 SSH_AUTH_SOCK=/tmp/ssh-Dh63VV0vASlg/agent.74 16:30:20 SSH_AGENT_PID=81 16:30:20 Running ssh-add (command line suppressed) 16:30:20 Identity added: /w/workspace/edgex-go/5@tmp/private_key_1881912551286562209.key (/w/workspace/edgex-go/5@tmp/private_key_1881912551286562209.key) 16:30:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:30:20 + git semver init 16:30:20 2022-06-03 16:30:20,776 [run_init] DEBUG init version:0.0.0 force:False 16:30:20 2022-06-03 16:30:20,777 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/5/.semver 16:30:20 2022-06-03 16:30:20,777 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/5/.semver 16:30:20 2022-06-03 16:30:20,777 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/5/.semver'], cwd=/w/workspace/edgex-go/5, universal_newlines=False, shell=None, istream=None) 16:30:25 2022-06-03 16:30:24,661 [append_file] DEBUG append to file:/w/workspace/edgex-go/5/.git/info/exclude 16:30:25 2022-06-03 16:30:24,662 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/5/.semver/PR-4040 with force:False 16:30:25 2022-06-03 16:30:24,662 [write_file] DEBUG write to file:/w/workspace/edgex-go/5/.semver/PR-4040 16:30:25 2022-06-03 16:30:24,665 [execute] INFO git cat-file --batch-check 16:30:25 2022-06-03 16:30:24,666 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/5/.semver, universal_newlines=False, shell=None, istream=) 16:30:25 2022-06-03 16:30:24,672 [execute] INFO git cat-file --batch 16:30:25 2022-06-03 16:30:24,672 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/5/.semver, universal_newlines=False, shell=None, istream=) 16:30:25 2022-06-03 16:30:24,678 [read_version] DEBUG read version from /w/workspace/edgex-go/5/.semver/PR-4040 16:30:25 0.0.0 [Pipeline] } 16:30:25 $ docker exec --env ******** --env ******** cb91e857d80f59dcdcacee2a7b8ae02e1b0e57bc25fc542eb5753c8bee846f0d ssh-agent -k 16:30:25 unset SSH_AUTH_SOCK; 16:30:25 unset SSH_AGENT_PID; 16:30:25 echo Agent pid 81 killed; 16:30:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:30:25 + git semver [Pipeline] } 16:30:25 $ docker stop --time=1 cb91e857d80f59dcdcacee2a7b8ae02e1b0e57bc25fc542eb5753c8bee846f0d 16:30:27 $ docker rm -f cb91e857d80f59dcdcacee2a7b8ae02e1b0e57bc25fc542eb5753c8bee846f0d [Pipeline] // withDockerContainer [Pipeline] sh 16:30:27 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:30:27 Stashed 1 file(s) [Pipeline] echo 16:30:27 [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 16:30:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:30:27 ========================================================= 16:30:27 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 16:30:27 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:30:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 16:30:28 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 16:30:28 59bf1c3509f3: Pulling fs layer 16:30:28 666ba61612fd: Pulling fs layer 16:30:28 8ed8ca486205: Pulling fs layer 16:30:28 4fe6c5a15a65: Pulling fs layer 16:30:28 22a0e8bec74d: Pulling fs layer 16:30:28 ca2b28591e48: Pulling fs layer 16:30:28 a51346096db8: Pulling fs layer 16:30:28 daebc70d1ce1: Pulling fs layer 16:30:28 0e18a0eac166: Pulling fs layer 16:30:28 4fe6c5a15a65: Waiting 16:30:28 22a0e8bec74d: Waiting 16:30:28 ca2b28591e48: Waiting 16:30:28 a51346096db8: Waiting 16:30:28 daebc70d1ce1: Waiting 16:30:28 0e18a0eac166: Waiting 16:30:28 8ed8ca486205: Verifying Checksum 16:30:28 8ed8ca486205: Download complete 16:30:28 666ba61612fd: Verifying Checksum 16:30:28 22a0e8bec74d: Verifying Checksum 16:30:28 22a0e8bec74d: Download complete 16:30:28 ca2b28591e48: Verifying Checksum 16:30:28 ca2b28591e48: Download complete 16:30:28 59bf1c3509f3: Verifying Checksum 16:30:28 59bf1c3509f3: Download complete 16:30:28 a51346096db8: Download complete 16:30:28 daebc70d1ce1: Verifying Checksum 16:30:28 daebc70d1ce1: Download complete 16:30:28 59bf1c3509f3: Pull complete 16:30:28 666ba61612fd: Pull complete 16:30:28 8ed8ca486205: Pull complete 16:30:28 0e18a0eac166: Verifying Checksum 16:30:28 0e18a0eac166: Download complete 16:30:28 4fe6c5a15a65: Verifying Checksum 16:30:28 4fe6c5a15a65: Download complete 16:30:33 4fe6c5a15a65: Pull complete 16:30:33 22a0e8bec74d: Pull complete 16:30:33 ca2b28591e48: Pull complete 16:30:33 a51346096db8: Pull complete 16:30:33 daebc70d1ce1: Pull complete 16:30:35 0e18a0eac166: Pull complete 16:30:35 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 16:30:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 16:30:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 16:30:35 + + docker build -t ci-base-image-x86_64 -f - . 16:30:35 echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 16:30:35 WORKDIR /edgex 16:30:35 COPY go.mod . 16:30:35 RUN go mod download 16:30:37 Sending build context to Docker daemon 335.1MB 16:30:37 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 16:30:37 ---> f018257e8ee9 16:30:37 Step 2/4 : WORKDIR /edgex 16:30:39 ---> Running in a98bb063bade 16:30:39 Removing intermediate container a98bb063bade 16:30:39 ---> e1c838589327 16:30:39 Step 3/4 : COPY go.mod . 16:30:39 ---> 7c016f2baf81 16:30:39 Step 4/4 : RUN go mod download 16:30:39 ---> Running in 9816713dc2db 16:30:42 Still waiting to schedule task 16:30:42 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 16:30:57 Removing intermediate container 9816713dc2db 16:30:57 ---> d5afdf9065ce 16:30:57 Successfully built d5afdf9065ce 16:30:57 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:58 + docker inspect -f . ci-base-image-x86_64 16:30:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:30:58 prd-ubuntu20.04-docker-8c-8g-961 does not seem to be running inside a container 16:30:58 $ 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 16:30:58 $ docker top 8b382307827e4a2f0c42145bdf806f69bb71b442bc56fbcf2cb47f9828bbd4f8 -eo pid,comm [Pipeline] { [Pipeline] sh 16:30:59 + go version 16:30:59 go version go1.17.6 linux/amd64 [Pipeline] } 16:30:59 $ docker stop --time=1 8b382307827e4a2f0c42145bdf806f69bb71b442bc56fbcf2cb47f9828bbd4f8 16:31:00 $ docker rm -f 8b382307827e4a2f0c42145bdf806f69bb71b442bc56fbcf2cb47f9828bbd4f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:00 + docker inspect -f . ci-base-image-x86_64 16:31:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:31:00 prd-ubuntu20.04-docker-8c-8g-961 does not seem to be running inside a container 16:31:01 $ 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 16:31:01 $ docker top 635e51ca3766db824f701994d9be00f3979030fd0a72bcb27b68ae5fa5eb3da5 -eo pid,comm [Pipeline] { [Pipeline] echo 16:31:01 ========================================================= 16:31:01 [edgeXBuildGoParallel] Running Tests and Build... 16:31:01 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:31:01 + make test 16:31:01 go mod tidy -compat=1.17 16:31:01 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:31:08 ? github.com/edgexfoundry/edgex-go [no test files] 16:31:20 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:31:20 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:31:20 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:31:20 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:31:20 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:31:20 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:31:20 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:31:20 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:31:20 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 16:31:20 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:31:20 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:31:20 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:31:20 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:31:20 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:31:20 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:31:21 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.101s coverage: 28.7% of statements 16:31:21 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:31:21 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:31:22 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.105s coverage: 98.5% of statements 16:31:22 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:31:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.109s coverage: 53.4% of statements 16:31:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:31:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:31:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.537s coverage: 89.2% of statements 16:31:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 16:31:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:31:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:31:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.071s coverage: 83.8% of statements 16:31:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:31:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:31:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 16:31:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:31:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:31:26 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.569s coverage: 95.6% of statements 16:31:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:31:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:31:26 ok github.com/edgexfoundry/edgex-go/internal/io 0.077s coverage: 72.2% of statements 16:31:26 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:31:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:31:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:31:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:31:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:31:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.081s coverage: 60.0% of statements 16:31:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:31:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:31:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:31:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.081s coverage: 0.9% of statements 16:31:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:31:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.075s coverage: 58.8% of statements 16:31:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.097s coverage: 29.6% of statements 16:31:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:31:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.061s coverage: 47.1% of statements 16:31:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.070s coverage: 79.5% of statements 16:31:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.067s coverage: 94.1% of statements 16:31:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.112s coverage: 96.3% of statements 16:31:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.046s coverage: 87.5% of statements 16:31:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.079s coverage: 94.4% of statements 16:31:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.069s coverage: 44.8% of statements 16:31:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.194s coverage: 82.5% of statements 16:31:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:31:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.101s coverage: 92.9% of statements 16:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:31:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.037s coverage: 65.1% of statements 16:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:31:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.074s coverage: 87.2% of statements 16:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:31:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements 16:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:31:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.088s coverage: 58.8% of statements 16:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:31:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.067s coverage: 80.0% of statements 16:31:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.058s coverage: 87.2% of statements 16:31:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.061s coverage: 85.4% of statements 16:31:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.179s coverage: 91.2% of statements 16:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:31:47 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.167s coverage: 64.4% of statements 16:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:31:47 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.067s coverage: 100.0% of statements 16:31:47 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.035s coverage: 89.4% of statements 16:31:47 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.021s coverage: 100.0% of statements 16:31:47 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.026s coverage: 73.7% of statements 16:31:47 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements 16:31:47 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.363s coverage: 65.4% of statements 16:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:31:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.164s coverage: 43.8% of statements 16:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:31:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.084s coverage: 89.5% of statements 16:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:31:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.052s coverage: 84.8% of statements 16:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 16:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 16:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 16:31:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:31:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.067s coverage: 17.7% of statements 16:31:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:31:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:31:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:31:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:31:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.146s coverage: 92.3% of statements 16:31:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:31:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:31:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:31:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:31:47 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.055s coverage: 63.2% of statements 16:31:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:31:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:31:47 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.107s coverage: 97.7% of statements 16:31:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:31:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:31:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:31:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:31:47 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements 16:31:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:31:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:31:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:31:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:31:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:31:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:31:47 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements 16:31:47 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements 16:31:47 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 16:32:05 GO111MODULE=on go vet ./... 16:32:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:32:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:32:11 ./bin/test-attribution-txt.sh [Pipeline] echo 16:32:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 16:32:11 + ls -al . 16:32:11 total 684 16:32:11 drwxrwxr-x 10 1001 1001 4096 Jun 3 16:32 . 16:32:11 drwxr-xr-x 4 root root 4096 Jun 3 16:31 .. 16:32:11 -rw-rw-r-- 1 1001 1001 11 Jun 3 16:30 .dockerignore 16:32:11 drwxrwxr-x 8 1001 1001 4096 Jun 3 16:30 .git 16:32:11 drwxrwxr-x 3 1001 1001 4096 Jun 3 16:30 .github 16:32:11 -rw-rw-r-- 1 1001 1001 879 Jun 3 16:30 .gitignore 16:32:11 -rw-rw-r-- 1 1001 1001 42 Jun 3 16:30 .golangci.yml 16:32:11 -rw-rw-r-- 1 1001 1001 87 Jun 3 16:30 .hadolint.yml 16:32:11 drwxr-xr-x 3 1001 1001 4096 Jun 3 16:30 .semver 16:32:11 -rw-rw-r-- 1 1001 1001 166 Jun 3 16:30 .sonarcloud.properties 16:32:11 -rw-rw-r-- 1 1001 1001 1171 Jun 3 16:30 ADOPTERS.md 16:32:11 -rw-rw-r-- 1 1001 1001 10220 Jun 3 16:30 Attribution.txt 16:32:11 -rw-rw-r-- 1 1001 1001 63209 Jun 3 16:30 CHANGELOG.md 16:32:11 -rw-rw-r-- 1 1001 1001 3804 Jun 3 16:30 CONTRIBUTING.md 16:32:11 -rw-rw-r-- 1 1001 1001 677 Jun 3 16:30 GOVERNANCE.md 16:32:11 -rw-rw-r-- 1 1001 1001 850 Jun 3 16:30 Jenkinsfile 16:32:11 -rw-rw-r-- 1 1001 1001 10775 Jun 3 16:30 LICENSE 16:32:11 -rw-rw-r-- 1 1001 1001 10389 Jun 3 16:30 Makefile 16:32:11 -rw-rw-r-- 1 1001 1001 582 Jun 3 16:30 OWNERS.md 16:32:11 -rw-rw-r-- 1 1001 1001 9094 Jun 3 16:30 README.md 16:32:11 -rw-rw-r-- 1 1001 1001 6912 Jun 3 16:30 SECURITY.md 16:32:11 -rw-rw-r-- 1 1001 1001 5 Jun 3 16:30 VERSION 16:32:11 -rw-rw-r-- 1 1001 1001 4131 Jun 3 16:30 ZMQWindows.md 16:32:11 drwxrwxr-x 2 1001 1001 4096 Jun 3 16:30 bin 16:32:11 drwxrwxr-x 18 1001 1001 4096 Jun 3 16:30 cmd 16:32:11 -rw-r--r-- 1 root root 435411 Jun 3 16:31 coverage.out 16:32:11 -rw-rw-r-- 1 1001 1001 3267 Jun 3 16:30 go.mod 16:32:11 -rw-rw-r-- 1 1001 1001 35869 Jun 3 16:31 go.sum 16:32:11 drwxrwxr-x 8 1001 1001 4096 Jun 3 16:30 internal 16:32:11 drwxrwxr-x 3 1001 1001 4096 Jun 3 16:30 openapi 16:32:11 drwxrwxr-x 4 1001 1001 4096 Jun 3 16:30 snap 16:32:11 -rw-rw-r-- 1 1001 1001 204 Jun 3 16:30 version.go [Pipeline] sh 16:32:12 + '[' -e coverage.out ] 16:32:12 + chown 1001:1001 coverage.out [Pipeline] stash 16:32:12 Stashed 1 file(s) [Pipeline] sh 16:32:12 + make build 16:32:12 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 16:32:14 Running on prd-ubuntu20.04-docker-arm64-4c-16g-963 in /w/workspace/edgexfoundry_edgex-go_PR-4040 [Pipeline] { [Pipeline] ws 16:32:14 Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout 16:32:14 The recommended git tool is: git 16:32:21 using credential edgex-jenkins-ssh 16:32:21 Cloning the remote Git repository 16:32:21 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:32:21 > git init /w/workspace/edgex-go/5 # timeout=10 16:32:21 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:32:21 > git --version # timeout=10 16:32:21 > git --version # 'git version 2.25.1' 16:32:21 using GIT_SSH to set credentials SSH Credentials for GitHub 16:32:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:32:27 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 16:32:35 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 16:32:35 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 16:32:36 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:32:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:32:37 Merging remotes/origin/main commit fed831e05d45eedf309a161f019c6bf56688bfb5 into PR head commit 237039cf30f4149665337fa1071805a3535e149b 16:32:38 Merge succeeded, producing a0578b59722e5ef2ce66fbcb2762b4af7d902c26 16:32:38 Checking out Revision a0578b59722e5ef2ce66fbcb2762b4af7d902c26 (PR-4040) 16:32:37 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:32:37 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:32:37 using GIT_SSH to set credentials SSH Credentials for GitHub 16:32:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4040/head:refs/remotes/origin/PR-4040 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:32:37 > git config core.sparsecheckout # timeout=10 16:32:37 > git checkout -f 237039cf30f4149665337fa1071805a3535e149b # timeout=10 16:32:38 > git remote # timeout=10 16:32:38 > git config --get remote.origin.url # timeout=10 16:32:38 using GIT_SSH to set credentials SSH Credentials for GitHub 16:32:38 > git merge fed831e05d45eedf309a161f019c6bf56688bfb5 # timeout=10 16:32:38 > git rev-parse HEAD^{commit} # timeout=10 16:32:38 > git config core.sparsecheckout # timeout=10 16:32:38 > git checkout -f a0578b59722e5ef2ce66fbcb2762b4af7d902c26 # timeout=10 16:32:42 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 16:32:42 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 16:32:42 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 16:32:42 Commit message: "Merge commit 'fed831e05d45eedf309a161f019c6bf56688bfb5' into HEAD" 16:32:42 > git rev-list --no-walk 237039cf30f4149665337fa1071805a3535e149b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:32:43 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:32:43 % Total % Received % Xferd Average Speed Time Time Time Current 16:32:43 Dload Upload Total Spent Left Speed 16:32:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 89437 0 --:--:-- --:--:-- --:--:-- 89437 16:32:43 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 [Pipeline] sh 16:32:44 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:32:44 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 16:32:44 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:32:44 + sudo tee /etc/docker/daemon.new 16:32:44 { 16:32:44 "registry-mirrors": [ 16:32:44 "https://nexus3.edgexfoundry.org:10001" 16:32:44 ], 16:32:44 "bip": "10.250.0.254/24", 16:32:44 "hosts": [ 16:32:44 "tcp://0.0.0.0:5555", 16:32:44 "unix:///var/run/docker.sock" 16:32:44 ], 16:32:44 "mtu": 1458, 16:32:44 "selinux-enabled": true, 16:32:44 "seccomp-profile": "/etc/docker/seccomp.json" 16:32:44 } [Pipeline] sh 16:32:44 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:32:45 + sudo service docker restart 16:32:45 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 16:32:46 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 16:32:46 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 16:32:48 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] } 16:32:49 $ docker stop --time=1 635e51ca3766db824f701994d9be00f3979030fd0a72bcb27b68ae5fa5eb3da5 16:32:51 $ docker rm -f 635e51ca3766db824f701994d9be00f3979030fd0a72bcb27b68ae5fa5eb3da5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:32:52 16:32:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:32:53 latest: Pulling from edgex-devops/edgex-compose 16:32:53 cbdbe7a5bc2a: Pulling fs layer 16:32:53 ca9280d653b3: Pulling fs layer 16:32:53 7e9c9ca2126c: Pulling fs layer 16:32:53 cbdbe7a5bc2a: Verifying Checksum 16:32:53 cbdbe7a5bc2a: Download complete 16:32:53 ca9280d653b3: Verifying Checksum 16:32:53 ca9280d653b3: Download complete 16:32:53 cbdbe7a5bc2a: Pull complete 16:32:53 7e9c9ca2126c: Download complete 16:32:53 ca9280d653b3: Pull complete 16:32:57 7e9c9ca2126c: Pull complete 16:32:57 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 16:32:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:32:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:32:57 prd-ubuntu20.04-docker-8c-8g-961 does not seem to be running inside a container 16:32:57 $ 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 16:32:58 $ docker top d03aa190915caecb3c2041d95125132a83be948343ea987d93debe16b915d20a -eo pid,comm [Pipeline] { [Pipeline] sh 16:32:58 + docker-compose build --help 16:32:58 + grep parallel 16:32:59 --parallel Build images in parallel. [Pipeline] } 16:32:59 $ docker stop --time=1 d03aa190915caecb3c2041d95125132a83be948343ea987d93debe16b915d20a 16:33:00 $ docker rm -f d03aa190915caecb3c2041d95125132a83be948343ea987d93debe16b915d20a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:33:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:33:01 prd-ubuntu20.04-docker-8c-8g-961 does not seem to be running inside a container 16:33:01 $ 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 16:33:01 $ docker top ae78c533ff3620be99f2be357f6a4c2af425a28763c7bcc0e052c3e8ff7ebcb5 -eo pid,comm [Pipeline] { [Pipeline] sh 16:33:02 + docker-compose -f ./docker-compose-build.yml build --parallel 16:33:02 Building core-command ... 16:33:02 Building core-data ... 16:33:02 Building core-metadata ... 16:33:02 Building security-bootstrapper ... 16:33:02 Building security-proxy-setup ... 16:33:02 Building security-secretstore-setup ... 16:33:02 Building security-spiffe-token-provider ... 16:33:02 Building security-spire-agent ... 16:33:02 Building security-spire-config ... 16:33:02 Building security-spire-server ... 16:33:02 Building support-notifications ... 16:33:02 Building support-scheduler ... 16:33:02 Building sys-mgmt-agent ... 16:33:02 Building security-spiffe-token-provider 16:33:02 Building security-spire-server 16:33:02 Building security-secretstore-setup 16:33:02 Building security-bootstrapper 16:33:02 Building security-spire-agent [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:33:03 provisioning config files... 16:33:03 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config3329030964660622355tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:33:04 ---> docker-login.sh 16:33:04 nexus3.edgexfoundry.org:10001 16:33:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:33:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:33:05 Configure a credential helper to remove this warning. See 16:33:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:33:05 16:33:05 Login Succeeded 16:33:05 nexus3.edgexfoundry.org:10002 16:33:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:33:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:33:05 Configure a credential helper to remove this warning. See 16:33:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:33:05 16:33:05 Login Succeeded 16:33:05 nexus3.edgexfoundry.org:10003 16:33:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:33:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:33:06 Configure a credential helper to remove this warning. See 16:33:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:33:06 16:33:06 Login Succeeded 16:33:06 nexus3.edgexfoundry.org:10004 16:33:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:33:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:33:06 Configure a credential helper to remove this warning. See 16:33:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:33:06 16:33:06 Login Succeeded 16:33:06 docker.io 16:33:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:33:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:33:07 Configure a credential helper to remove this warning. See 16:33:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:33:07 16:33:07 Login Succeeded 16:33:07 ---> docker-login.sh ends [Pipeline] } 16:33:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:33:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:33:07 ========================================================= 16:33:07 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 16:33:07 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:33:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 16:33:08 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:33:08 9b3977197b4f: Pulling fs layer 16:33:08 1a89e8eeedd5: Pulling fs layer 16:33:08 94645a83ff95: Pulling fs layer 16:33:08 3f3a8bcf1eab: Pulling fs layer 16:33:08 0c92f367c5e7: Pulling fs layer 16:33:08 3096ccb668a1: Pulling fs layer 16:33:08 e8cf19c19ddd: Pulling fs layer 16:33:08 a4caa8a26152: Pulling fs layer 16:33:08 3096ccb668a1: Waiting 16:33:08 a4caa8a26152: Waiting 16:33:08 3f3a8bcf1eab: Waiting 16:33:08 e8cf19c19ddd: Waiting 16:33:08 0c92f367c5e7: Waiting 16:33:08 94645a83ff95: Verifying Checksum 16:33:08 94645a83ff95: Download complete 16:33:08 1a89e8eeedd5: Download complete 16:33:08 0c92f367c5e7: Verifying Checksum 16:33:08 0c92f367c5e7: Download complete 16:33:08 3096ccb668a1: Verifying Checksum 16:33:08 3096ccb668a1: Download complete 16:33:08 9b3977197b4f: Download complete 16:33:08 e8cf19c19ddd: Verifying Checksum 16:33:08 e8cf19c19ddd: Download complete 16:33:09 9b3977197b4f: Pull complete 16:33:09 1a89e8eeedd5: Pull complete 16:33:09 94645a83ff95: Pull complete 16:33:09 a4caa8a26152: Verifying Checksum 16:33:09 a4caa8a26152: Download complete 16:33:10 3f3a8bcf1eab: Verifying Checksum 16:33:10 3f3a8bcf1eab: Download complete 16:33:17 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:33:17 Step 2/20 : FROM ${BUILDER_BASE} AS builder 16:33:17 ---> d5afdf9065ce 16:33:17 Step 3/20 : WORKDIR /edgex-go 16:33:17 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:33:17 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:33:17 ---> d5afdf9065ce 16:33:17 Step 3/26 : WORKDIR /edgex-go 16:33:17 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:33:17 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:33:17 ---> d5afdf9065ce 16:33:17 Step 3/25 : WORKDIR /edgex-go 16:33:17 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:33:17 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:33:17 ---> d5afdf9065ce 16:33:17 Step 3/25 : WORKDIR /edgex-go 16:33:17 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:33:17 Step 2/31 : FROM ${BUILDER_BASE} AS builder 16:33:17 ---> d5afdf9065ce 16:33:17 Step 3/31 : WORKDIR /edgex-go 16:33:20 ---> Running in 17b86f85bd8a 16:33:20 ---> Running in 3040f61f0d15 16:33:20 ---> Running in e794bb572c66 16:33:20 ---> Running in bbe711039a2d 16:33:20 ---> Running in 94ec1cba6e89 16:33:20 Removing intermediate container bbe711039a2d 16:33:20 ---> 3d56b3681c2e 16:33:20 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:20 Removing intermediate container 94ec1cba6e89 16:33:20 ---> 7771e3f71477 16:33:20 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:20 Removing intermediate container e794bb572c66 16:33:20 ---> cbfcb9a20a64 16:33:20 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:20 Removing intermediate container 3040f61f0d15 16:33:20 ---> 5ed8f277a3e7 16:33:20 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:20 Removing intermediate container 17b86f85bd8a 16:33:20 ---> e2488090097b 16:33:20 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 16:33:20 ---> Running in 0cfff442228f 16:33:20 ---> Running in 229d083bc87b 16:33:20 ---> Running in aeef902bd8c8 16:33:20 ---> Running in 95fb8d248586 16:33:20 ---> Running in 2d39152bfd15 16:33:21 Removing intermediate container 0cfff442228f 16:33:21 ---> ac175a00be6e 16:33:21 Step 5/31 : RUN apk add --update --no-cache make git 16:33:21 ---> Running in 537cb91f1fd7 16:33:21 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:33:21 Removing intermediate container aeef902bd8c8 16:33:21 ---> 343b8f9e4c35 16:33:21 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 16:33:21 ---> Running in c94829d96641 16:33:21 Removing intermediate container 229d083bc87b 16:33:21 ---> 5b1bcb60fb76 16:33:21 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:33:21 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:33:21 Removing intermediate container 95fb8d248586 16:33:21 ---> 92b99998e5f7 16:33:21 Step 5/25 : RUN apk add --update --no-cache make git 16:33:21 ---> Running in 38c3923606a2 16:33:21 ---> Running in 3f45c01972f4 16:33:22 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:33:22 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:33:22 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:33:22 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:33:22 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:33:22 v3.15.4-174-gc824d57f78 [https://nl.alpinelinux.org/alpine/v3.15/main] 16:33:22 v3.15.4-176-g70cc351cda [https://nl.alpinelinux.org/alpine/v3.15/community] 16:33:22 OK: 15866 distinct packages available 16:33:22 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:33:22 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:33:22 OK: 221 MiB in 52 packages 16:33:23 3f3a8bcf1eab: Pull complete 16:33:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:33:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:33:23 OK: 221 MiB in 52 packages 16:33:23 Removing intermediate container 537cb91f1fd7 16:33:23 ---> a0db98ef7d56 16:33:23 Step 6/31 : COPY go.mod vendor* ./ 16:33:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:33:23 OK: 221 MiB in 52 packages 16:33:23 OK: 221 MiB in 52 packages 16:33:23 ---> 302f59868d56 16:33:23 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:23 ---> Running in 98523f928a11 16:33:23 Removing intermediate container c94829d96641 16:33:23 ---> d13a68856f66 16:33:23 Step 6/25 : COPY go.mod vendor* ./ 16:33:23 OK: 221 MiB in 52 packages 16:33:23 ---> 5b831a015810 16:33:23 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:23 Removing intermediate container 38c3923606a2 16:33:23 ---> 9cd2730cc339 16:33:23 Step 6/26 : COPY go.mod vendor* ./ 16:33:24 0c92f367c5e7: Pull complete 16:33:24 3096ccb668a1: Pull complete 16:33:24 ---> Running in 31cf6f627616 16:33:24 Removing intermediate container 3f45c01972f4 16:33:24 ---> e48b2a051d57 16:33:24 Step 6/25 : COPY go.mod vendor* ./ 16:33:24 ---> b0a776ab7a0f 16:33:24 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:24 ---> Running in 1e0e2cc0f6f8 16:33:24 e8cf19c19ddd: Pull complete 16:33:24 ---> 183621536bea 16:33:24 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:24 Removing intermediate container 2d39152bfd15 16:33:24 ---> c5cd2aee0df5 16:33:24 Step 5/20 : COPY go.mod vendor* ./ 16:33:24 ---> Running in 2596e26b5636 16:33:24 ---> c1f56a7bab5f 16:33:24 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:24 ---> Running in 4bd390ae28c5 16:33:24 Removing intermediate container 98523f928a11 16:33:24 ---> ac9225bd6350 16:33:24 Step 8/31 : COPY . . 16:33:26 Removing intermediate container 1e0e2cc0f6f8 16:33:26 Removing intermediate container 31cf6f627616 16:33:26 ---> 58282dbaa3a7 16:33:26 ---> 210e2a070a3a 16:33:26 Step 8/26 : COPY . .Step 8/25 : COPY . . 16:33:26 16:33:28 Removing intermediate container 2596e26b5636 16:33:28 ---> b3d251adbcf6 16:33:28 Step 8/25 : COPY . . 16:33:31 a4caa8a26152: Pull complete 16:33:31 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 16:33:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 16:33:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 16:33:31 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 16:33:31 WORKDIR /edgex 16:33:31 COPY go.mod . 16:33:31 RUN go mod download 16:33:31 docker build -t ci-base-image-arm64 -f - . 16:33:33 Removing intermediate container 4bd390ae28c5 16:33:33 ---> 3ce55627e3e1 16:33:33 Step 7/20 : COPY . . 16:33:34 Sending build context to Docker daemon 169.2MB 16:33:34 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 16:33:34 ---> 725f1c02e7f9 16:33:34 Step 2/4 : WORKDIR /edgex 16:33:35 ---> 8aab08c8d2d4 16:33:35 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:33:35 ---> 45c0a407f24e 16:33:35 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:33:35 ---> 402ec086040f 16:33:35 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 16:33:35 ---> fb0a6f669ff4 16:33:35 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:33:35 ---> Running in 3f49c1652b94 16:33:35 ---> Running in 0b0539228aed 16:33:35 ---> Running in 34272890eae7 16:33:35 ---> Running in 3adbf44c8e6e 16:33:35 Removing intermediate container 34272890eae7 16:33:35 ---> 555e658d5b54 16:33:35 Step 10/26 : WORKDIR /edgex-go/spire-build 16:33:35 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 16:33:35 Removing intermediate container 0b0539228aed 16:33:35 ---> c7883608a08b 16:33:35 Step 10/25 : WORKDIR /edgex-go/spire-build 16:33:35 ---> Running in 250c01e03f2d 16:33:35 ---> Running in ea63028e2300 16:33:35 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 16:33:35 Removing intermediate container 250c01e03f2d 16:33:35 ---> aca0d145df58 16:33:35 Step 11/26 : RUN if ! type spire-server; then 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 && cp bin/spire* /usr/local/bin/; fi 16:33:36 ---> Running in 2aafe76633e5 16:33:36 Removing intermediate container 2aafe76633e5 16:33:36 ---> dd81dd0aa522 16:33:36 Step 3/4 : COPY go.mod . 16:33:36 Removing intermediate container ea63028e2300 16:33:36 ---> e6bd7753ccf6 16:33:36 Step 11/25 : RUN if ! type spire-server; then 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 && cp bin/spire* /usr/local/bin/; fi 16:33:36 ---> Running in b0371db86223 16:33:36 ---> Running in b5295cb37e06 16:33:36 spire-server: not found 16:33:36 spire-server: not found 16:33:36 ---> 5825fdf8fd72 16:33:36 Step 4/4 : RUN go mod download 16:33:36 ---> Running in 6bd8a44bc9c7 16:33:37 spire-1.2.1/ 16:33:37 spire-1.2.1/.data/ 16:33:37 spire-1.2.1/.data/.file 16:33:37 spire-1.2.1/.dockerignore 16:33:37 spire-1.2.1/.gitattributes 16:33:37 spire-1.2.1/.githooks/ 16:33:37 spire-1.2.1/.githooks/pre-commit 16:33:37 spire-1.2.1/.github/ 16:33:37 spire-1.2.1/.github/ISSUE_TEMPLATE.md 16:33:37 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 16:33:37 spire-1.2.1/.github/dependabot.yml 16:33:37 spire-1.2.1/.github/workflows/ 16:33:37 spire-1.2.1/.github/workflows/nightly_build.yaml 16:33:37 spire-1.2.1/.github/workflows/pr_build.yaml 16:33:37 spire-1.2.1/.github/workflows/release_build.yaml 16:33:37 spire-1.2.1/.github/workflows/scripts/ 16:33:37 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 16:33:37 spire-1.2.1/.github/workflows/scripts/push-images.sh 16:33:37 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 16:33:37 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 16:33:37 spire-1.2.1/.github/workflows/scripts/split.sh 16:33:37 spire-1.2.1/.gitignore 16:33:37 spire-1.2.1/.go-version 16:33:37 spire-1.2.1/.golangci.yml 16:33:37 spire-1.2.1/ADOPTERS.md 16:33:37 spire-1.2.1/CHANGELOG.md 16:33:37 spire-1.2.1/CODE-OF-CONDUCT.md 16:33:37 spire-1.2.1/CODEOWNERS 16:33:37 spire-1.2.1/CONTRIBUTING.md 16:33:37 spire-1.2.1/Dockerfile 16:33:37 spire-1.2.1/Dockerfile.devspire-1.2.1/ 16:33:37 16:33:37 spire-1.2.1/Dockerfile.scratch 16:33:37 spire-1.2.1/LICENSE 16:33:37 spire-1.2.1/MAINTAINERS.md 16:33:37 spire-1.2.1/Makefile 16:33:37 spire-1.2.1/README.md 16:33:37 spire-1.2.1/ROADMAP.md 16:33:37 spire-1.2.1/SECURITY.md 16:33:37 spire-1.2.1/cmd/ 16:33:37 spire-1.2.1/cmd/spire-agent/ 16:33:37 spire-1.2.1/cmd/spire-agent/cli/ 16:33:37 spire-1.2.1/cmd/spire-agent/cli/api/ 16:33:37 spire-1.2.1/cmd/spire-agent/cli/api/common.go 16:33:37 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 16:33:37 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 16:33:37 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 16:33:37 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 16:33:37 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 16:33:37 spire-1.2.1/cmd/spire-agent/cli/cli.go 16:33:37 spire-1.2.1/cmd/spire-agent/cli/common/ 16:33:37 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 16:33:37 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 16:33:37 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 16:33:37 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 16:33:37 spire-1.2.1/cmd/spire-agent/cli/run/ 16:33:37 spire-1.2.1/cmd/spire-agent/cli/run/run.go 16:33:37 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 16:33:37 spire-1.2.1/cmd/spire-agent/cli/validate/spire-1.2.1/.data/ 16:33:37 spire-1.2.1/.data/.file 16:33:37 spire-1.2.1/.dockerignore 16:33:37 spire-1.2.1/.gitattributes 16:33:37 spire-1.2.1/.githooks/ 16:33:37 spire-1.2.1/.githooks/pre-commit 16:33:37 spire-1.2.1/.github/ 16:33:37 spire-1.2.1/.github/ISSUE_TEMPLATE.md 16:33:37 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 16:33:37 spire-1.2.1/.github/dependabot.yml 16:33:37 spire-1.2.1/.github/workflows/ 16:33:37 spire-1.2.1/.github/workflows/nightly_build.yaml 16:33:37 spire-1.2.1/.github/workflows/pr_build.yaml 16:33:37 spire-1.2.1/.github/workflows/release_build.yaml 16:33:37 spire-1.2.1/.github/workflows/scripts/ 16:33:37 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 16:33:37 spire-1.2.1/.github/workflows/scripts/push-images.sh 16:33:37 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 16:33:37 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 16:33:37 spire-1.2.1/.github/workflows/scripts/split.sh 16:33:37 spire-1.2.1/.gitignore 16:33:37 spire-1.2.1/.go-version 16:33:37 spire-1.2.1/.golangci.yml 16:33:37 spire-1.2.1/ADOPTERS.md 16:33:37 spire-1.2.1/CHANGELOG.md 16:33:37 spire-1.2.1/CODE-OF-CONDUCT.md 16:33:37 spire-1.2.1/CODEOWNERS 16:33:37 spire-1.2.1/CONTRIBUTING.md 16:33:37 spire-1.2.1/Dockerfile 16:33:37 spire-1.2.1/Dockerfile.dev 16:33:37 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 16:33:37 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 16:33:37 spire-1.2.1/cmd/spire-agent/main.go 16:33:37 spire-1.2.1/cmd/spire-server/ 16:33:37 spire-1.2.1/cmd/spire-server/cli/ 16:33:37 spire-1.2.1/cmd/spire-server/cli/agent/ 16:33:37 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 16:33:37 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 16:33:37 spire-1.2.1/cmd/spire-server/cli/agent/count.go 16:33:37 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 16:33:37 spire-1.2.1/cmd/spire-server/cli/agent/list.go 16:33:37 spire-1.2.1/cmd/spire-server/cli/agent/show.go 16:33:37 spire-1.2.1/cmd/spire-server/cli/bundle/ 16:33:37 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 16:33:37 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 16:33:37 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 16:33:37 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 16:33:37 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 16:33:37 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 16:33:37 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 16:33:37 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 16:33:37 spire-1.2.1/cmd/spire-server/cli/cli.go 16:33:37 spire-1.2.1/cmd/spire-server/cli/entry/ 16:33:37 spire-1.2.1/Dockerfile.scratch 16:33:37 spire-1.2.1/LICENSE 16:33:37 spire-1.2.1/MAINTAINERS.md 16:33:37 spire-1.2.1/Makefile 16:33:37 spire-1.2.1/README.md 16:33:37 spire-1.2.1/ROADMAP.md 16:33:37 spire-1.2.1/SECURITY.md 16:33:37 spire-1.2.1/cmd/ 16:33:37 spire-1.2.1/cmd/spire-agent/ 16:33:37 spire-1.2.1/cmd/spire-agent/cli/ 16:33:37 spire-1.2.1/cmd/spire-agent/cli/api/ 16:33:37 spire-1.2.1/cmd/spire-agent/cli/api/common.go 16:33:37 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 16:33:37 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 16:33:37 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 16:33:37 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 16:33:37 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 16:33:37 spire-1.2.1/cmd/spire-agent/cli/cli.go 16:33:37 spire-1.2.1/cmd/spire-agent/cli/common/ 16:33:37 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 16:33:37 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 16:33:37 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 16:33:37 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 16:33:37 spire-1.2.1/cmd/spire-agent/cli/run/ 16:33:37 spire-1.2.1/cmd/spire-agent/cli/run/run.go 16:33:37 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 16:33:37 spire-1.2.1/cmd/spire-agent/cli/validate/ 16:33:37 spire-1.2.1/cmd/spire-server/cli/entry/count.go 16:33:37 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 16:33:37 spire-1.2.1/cmd/spire-server/cli/entry/create.go 16:33:37 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 16:33:37 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 16:33:37 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 16:33:37 spire-1.2.1/cmd/spire-server/cli/entry/show.go 16:33:37 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 16:33:37 spire-1.2.1/cmd/spire-server/cli/entry/update.go 16:33:37 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 16:33:37 spire-1.2.1/cmd/spire-server/cli/entry/util.go 16:33:37 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 16:33:37 spire-1.2.1/cmd/spire-server/cli/federation/ 16:33:37 spire-1.2.1/cmd/spire-server/cli/federation/common.go 16:33:37 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 16:33:37 spire-1.2.1/cmd/spire-server/cli/federation/create.go 16:33:37 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 16:33:37 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 16:33:37 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 16:33:37 spire-1.2.1/cmd/spire-server/cli/federation/list.go 16:33:37 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 16:33:37 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 16:33:37 spire-1.2.1/cmd/spire-agent/main.go 16:33:37 spire-1.2.1/cmd/spire-server/ 16:33:37 spire-1.2.1/cmd/spire-server/cli/ 16:33:37 spire-1.2.1/cmd/spire-server/cli/agent/ 16:33:37 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 16:33:37 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 16:33:37 spire-1.2.1/cmd/spire-server/cli/agent/count.go 16:33:37 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 16:33:37 spire-1.2.1/cmd/spire-server/cli/agent/list.go 16:33:37 spire-1.2.1/cmd/spire-server/cli/agent/show.go 16:33:37 spire-1.2.1/cmd/spire-server/cli/bundle/ 16:33:37 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 16:33:37 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 16:33:37 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 16:33:37 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 16:33:37 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 16:33:37 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 16:33:37 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 16:33:37 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 16:33:37 spire-1.2.1/cmd/spire-server/cli/cli.go 16:33:37 spire-1.2.1/cmd/spire-server/cli/entry/ 16:33:37 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 16:33:37 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 16:33:37 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 16:33:37 spire-1.2.1/cmd/spire-server/cli/federation/show.go 16:33:37 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 16:33:37 spire-1.2.1/cmd/spire-server/cli/federation/update.go 16:33:37 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 16:33:37 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 16:33:37 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 16:33:37 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 16:33:37 spire-1.2.1/cmd/spire-server/cli/jwt/ 16:33:37 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 16:33:37 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 16:33:37 spire-1.2.1/cmd/spire-server/cli/run/ 16:33:37 spire-1.2.1/cmd/spire-server/cli/run/run.go 16:33:37 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 16:33:37 spire-1.2.1/cmd/spire-server/cli/token/ 16:33:37 spire-1.2.1/cmd/spire-server/cli/token/generate.go 16:33:37 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 16:33:37 spire-1.2.1/cmd/spire-server/cli/validate/ 16:33:37 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 16:33:37 spire-1.2.1/cmd/spire-server/cli/entry/count.go 16:33:37 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 16:33:37 spire-1.2.1/cmd/spire-server/cli/entry/create.go 16:33:37 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 16:33:37 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 16:33:37 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 16:33:37 spire-1.2.1/cmd/spire-server/cli/entry/show.go 16:33:37 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 16:33:37 spire-1.2.1/cmd/spire-server/cli/entry/update.go 16:33:37 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 16:33:37 spire-1.2.1/cmd/spire-server/cli/entry/util.go 16:33:37 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 16:33:37 spire-1.2.1/cmd/spire-server/cli/federation/ 16:33:37 spire-1.2.1/cmd/spire-server/cli/federation/common.go 16:33:37 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 16:33:37 spire-1.2.1/cmd/spire-server/cli/federation/create.go 16:33:37 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 16:33:37 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 16:33:37 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 16:33:37 spire-1.2.1/cmd/spire-server/cli/federation/list.go 16:33:37 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 16:33:37 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 16:33:37 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 16:33:37 spire-1.2.1/cmd/spire-server/cli/federation/show.go 16:33:37 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 16:33:37 spire-1.2.1/cmd/spire-server/cli/federation/update.go 16:33:37 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 16:33:37 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 16:33:37 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 16:33:37 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 16:33:37 spire-1.2.1/cmd/spire-server/cli/jwt/ 16:33:37 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 16:33:37 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 16:33:37 spire-1.2.1/cmd/spire-server/cli/run/ 16:33:37 spire-1.2.1/cmd/spire-server/cli/run/run.go 16:33:37 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 16:33:37 spire-1.2.1/cmd/spire-server/cli/token/ 16:33:37 spire-1.2.1/cmd/spire-server/cli/token/generate.go 16:33:37 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 16:33:37 spire-1.2.1/cmd/spire-server/cli/validate/ 16:33:37 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 16:33:37 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 16:33:37 spire-1.2.1/cmd/spire-server/cli/x509/ 16:33:37 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 16:33:37 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 16:33:37 spire-1.2.1/cmd/spire-server/main.go 16:33:37 spire-1.2.1/cmd/spire-server/util/ 16:33:37 spire-1.2.1/cmd/spire-server/util/util.go 16:33:37 spire-1.2.1/conf/ 16:33:37 spire-1.2.1/conf/agent/ 16:33:37 spire-1.2.1/conf/agent/agent.conf 16:33:37 spire-1.2.1/conf/agent/agent_full.conf 16:33:37 spire-1.2.1/conf/agent/dummy_root_ca.crt 16:33:37 spire-1.2.1/conf/server/ 16:33:37 spire-1.2.1/conf/server/dummy_upstream_ca.crt 16:33:37 spire-1.2.1/conf/server/dummy_upstream_ca.key 16:33:37 spire-1.2.1/conf/server/server.conf 16:33:37 spire-1.2.1/conf/server/server_full.conf 16:33:37 spire-1.2.1/doc/ 16:33:37 spire-1.2.1/doc/SPIRE101.md 16:33:37 spire-1.2.1/doc/auditlog.md 16:33:37 spire-1.2.1/doc/authorization_policy_engine.md 16:33:37 spire-1.2.1/doc/changelog_guidelines.md 16:33:37 spire-1.2.1/doc/cure53-report.pdf 16:33:37 spire-1.2.1/doc/images/ 16:33:37 spire-1.2.1/doc/images/2019_roadmap.png 16:33:37 spire-1.2.1/doc/images/SPIRE101.png 16:33:37 spire-1.2.1/doc/images/SPIRE_agent.png 16:33:37 spire-1.2.1/doc/images/SPIRE_server.png 16:33:37 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 16:33:37 spire-1.2.1/cmd/spire-server/cli/x509/ 16:33:37 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 16:33:37 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 16:33:37 spire-1.2.1/cmd/spire-server/main.go 16:33:37 spire-1.2.1/cmd/spire-server/util/ 16:33:37 spire-1.2.1/cmd/spire-server/util/util.go 16:33:37 spire-1.2.1/conf/ 16:33:37 spire-1.2.1/conf/agent/ 16:33:37 spire-1.2.1/conf/agent/agent.conf 16:33:37 spire-1.2.1/conf/agent/agent_full.conf 16:33:37 spire-1.2.1/conf/agent/dummy_root_ca.crt 16:33:37 spire-1.2.1/conf/server/ 16:33:37 spire-1.2.1/conf/server/dummy_upstream_ca.crt 16:33:37 spire-1.2.1/conf/server/dummy_upstream_ca.key 16:33:37 spire-1.2.1/conf/server/server.conf 16:33:37 spire-1.2.1/conf/server/server_full.conf 16:33:37 spire-1.2.1/doc/ 16:33:37 spire-1.2.1/doc/SPIRE101.md 16:33:37 spire-1.2.1/doc/auditlog.md 16:33:37 spire-1.2.1/doc/authorization_policy_engine.md 16:33:37 spire-1.2.1/doc/changelog_guidelines.md 16:33:37 spire-1.2.1/doc/cure53-report.pdf 16:33:37 spire-1.2.1/doc/images/ 16:33:37 spire-1.2.1/doc/images/2019_roadmap.png 16:33:37 spire-1.2.1/doc/images/SPIRE101.png 16:33:37 spire-1.2.1/doc/images/SPIRE_agent.png 16:33:37 spire-1.2.1/doc/images/SPIRE_server.png 16:33:37 spire-1.2.1/doc/images/cache_mgr.png 16:33:37 spire-1.2.1/doc/images/cache_mgr_components.png 16:33:37 spire-1.2.1/doc/images/federated_spire.png 16:33:37 spire-1.2.1/doc/images/ha_mode.png 16:33:37 spire-1.2.1/doc/images/nested_spire.png 16:33:37 spire-1.2.1/doc/images/oidc_federation.png 16:33:37 spire-1.2.1/doc/images/single_trust_domain.png 16:33:37 spire-1.2.1/doc/images/spiffe_compatible.png 16:33:37 spire-1.2.1/doc/images/spire_logo.png 16:33:37 spire-1.2.1/doc/migrating_registration_api_clients.md 16:33:37 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 16:33:37 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 16:33:37 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 16:33:37 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 16:33:37 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 16:33:37 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 16:33:37 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 16:33:37 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 16:33:37 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 16:33:37 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 16:33:37 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 16:33:37 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 16:33:37 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 16:33:37 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 16:33:37 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 16:33:37 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 16:33:37 spire-1.2.1/doc/plugin_server_datastore_sql.md 16:33:37 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 16:33:37 spire-1.2.1/doc/plugin_server_keymanager_disk.md 16:33:37 spire-1.2.1/doc/plugin_server_keymanager_memory.md 16:33:37 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 16:33:37 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 16:33:37 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 16:33:37 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 16:33:37 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 16:33:37 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 16:33:37 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 16:33:37 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 16:33:37 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 16:33:37 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 16:33:37 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 16:33:37 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 16:33:37 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 16:33:37 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 16:33:37 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 16:33:37 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 16:33:37 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 16:33:37 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 16:33:37 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 16:33:37 spire-1.2.1/doc/scaling_spire.md 16:33:37 spire-1.2.1/doc/spire_agent.md 16:33:37 spire-1.2.1/doc/spire_server.md 16:33:37 spire-1.2.1/doc/supported_integrations.md 16:33:37 spire-1.2.1/doc/telemetry.md 16:33:37 spire-1.2.1/doc/telemetry_config.md 16:33:37 spire-1.2.1/doc/upgrading.md 16:33:37 spire-1.2.1/doc/using_spire.md 16:33:37 spire-1.2.1/examples/ 16:33:37 spire-1.2.1/examples/README.md 16:33:37 spire-1.2.1/go.mod 16:33:37 spire-1.2.1/go.sum 16:33:37 spire-1.2.1/pkg/ 16:33:37 spire-1.2.1/pkg/agent/ 16:33:37 spire-1.2.1/pkg/agent/agent.go 16:33:37 spire-1.2.1/pkg/agent/api/ 16:33:37 spire-1.2.1/pkg/agent/api/config.go 16:33:37 spire-1.2.1/pkg/agent/api/debug/ 16:33:37 spire-1.2.1/pkg/agent/api/debug/v1/ 16:33:37 spire-1.2.1/pkg/agent/api/debug/v1/service.go 16:33:37 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 16:33:37 spire-1.2.1/pkg/agent/api/delegatedidentity/ 16:33:37 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 16:33:37 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 16:33:37 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 16:33:37 spire-1.2.1/pkg/agent/api/endpoints.go 16:33:37 spire-1.2.1/pkg/agent/api/health/ 16:33:37 spire-1.2.1/pkg/agent/api/health/v1/ 16:33:37 spire-1.2.1/pkg/agent/api/health/v1/service.go 16:33:37 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 16:33:37 spire-1.2.1/pkg/agent/api/rpccontext/ 16:33:37 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 16:33:37 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 16:33:37 spire-1.2.1/pkg/agent/attestor/ 16:33:37 spire-1.2.1/pkg/agent/attestor/node/ 16:33:37 spire-1.2.1/pkg/agent/attestor/node/experimental.go 16:33:37 spire-1.2.1/pkg/agent/attestor/node/node.go 16:33:37 spire-1.2.1/pkg/agent/attestor/node/node_test.go 16:33:37 spire-1.2.1/pkg/agent/attestor/workload/ 16:33:37 spire-1.2.1/pkg/agent/attestor/workload/workload.go 16:33:37 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 16:33:37 spire-1.2.1/pkg/agent/catalog/ 16:33:37 spire-1.2.1/pkg/agent/catalog/catalog.go 16:33:37 spire-1.2.1/pkg/agent/catalog/keymanager.go 16:33:37 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 16:33:37 spire-1.2.1/pkg/agent/catalog/svidstore.go 16:33:37 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 16:33:37 spire-1.2.1/pkg/agent/client/ 16:33:37 spire-1.2.1/pkg/agent/client/client.go 16:33:37 spire-1.2.1/pkg/agent/client/client_test.go 16:33:37 spire-1.2.1/pkg/agent/client/dial.go 16:33:37 spire-1.2.1/pkg/agent/client/nodeconn.go 16:33:37 spire-1.2.1/pkg/agent/client/nodeconn_test.go 16:33:37 spire-1.2.1/pkg/agent/client/update.go 16:33:37 spire-1.2.1/pkg/agent/client/util.go 16:33:37 spire-1.2.1/pkg/agent/common/ 16:33:37 spire-1.2.1/pkg/agent/common/backoff/ 16:33:37 spire-1.2.1/pkg/agent/common/backoff/backoff.go 16:33:37 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 16:33:37 spire-1.2.1/pkg/agent/common/cgroups/ 16:33:37 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 16:33:37 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 16:33:37 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 16:33:37 spire-1.2.1/pkg/agent/config.go 16:33:37 spire-1.2.1/pkg/agent/endpoints/ 16:33:37 spire-1.2.1/pkg/agent/endpoints/config.go 16:33:37 spire-1.2.1/pkg/agent/endpoints/endpoints.go 16:33:37 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 16:33:37 spire-1.2.1/pkg/agent/endpoints/metrics.go 16:33:37 spire-1.2.1/pkg/agent/endpoints/middleware.go 16:33:37 spire-1.2.1/pkg/agent/endpoints/peertracker.go 16:33:37 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 16:33:37 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 16:33:37 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 16:33:37 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 16:33:37 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 16:33:37 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 16:33:37 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 16:33:37 spire-1.2.1/pkg/agent/endpoints/workload/ 16:33:37 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 16:33:37 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 16:33:37 spire-1.2.1/pkg/agent/manager/ 16:33:37 spire-1.2.1/pkg/agent/manager/cache/ 16:33:37 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 16:33:37 spire-1.2.1/pkg/agent/manager/cache/cache.go 16:33:37 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 16:33:37 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 16:33:37 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 16:33:37 spire-1.2.1/pkg/agent/manager/cache/sets.go 16:33:37 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 16:33:37 spire-1.2.1/pkg/agent/manager/config.go 16:33:37 spire-1.2.1/doc/images/cache_mgr.png 16:33:37 spire-1.2.1/doc/images/cache_mgr_components.png 16:33:37 spire-1.2.1/doc/images/federated_spire.png 16:33:37 spire-1.2.1/doc/images/ha_mode.png 16:33:37 spire-1.2.1/doc/images/nested_spire.png 16:33:37 spire-1.2.1/doc/images/oidc_federation.png 16:33:37 spire-1.2.1/doc/images/single_trust_domain.png 16:33:37 spire-1.2.1/doc/images/spiffe_compatible.png 16:33:37 spire-1.2.1/doc/images/spire_logo.png 16:33:37 spire-1.2.1/doc/migrating_registration_api_clients.md 16:33:37 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 16:33:37 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 16:33:37 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 16:33:37 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 16:33:37 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 16:33:37 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 16:33:37 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 16:33:37 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 16:33:37 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 16:33:37 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 16:33:37 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 16:33:37 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 16:33:37 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 16:33:37 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 16:33:37 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 16:33:37 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 16:33:37 spire-1.2.1/doc/plugin_server_datastore_sql.md 16:33:37 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 16:33:37 spire-1.2.1/doc/plugin_server_keymanager_disk.md 16:33:37 spire-1.2.1/doc/plugin_server_keymanager_memory.md 16:33:37 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 16:33:37 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 16:33:37 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 16:33:37 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 16:33:37 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 16:33:37 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 16:33:37 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 16:33:37 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 16:33:37 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 16:33:37 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 16:33:37 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 16:33:37 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 16:33:37 spire-1.2.1/pkg/agent/manager/manager.go 16:33:37 spire-1.2.1/pkg/agent/manager/manager_test.go 16:33:37 spire-1.2.1/pkg/agent/manager/storage.go 16:33:37 spire-1.2.1/pkg/agent/manager/storage_test.go 16:33:37 spire-1.2.1/pkg/agent/manager/storecache/ 16:33:37 spire-1.2.1/pkg/agent/manager/storecache/cache.go 16:33:37 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 16:33:37 spire-1.2.1/pkg/agent/manager/sync.go 16:33:37 spire-1.2.1/pkg/agent/plugin/ 16:33:37 spire-1.2.1/pkg/agent/plugin/keymanager/ 16:33:37 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 16:33:37 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 16:33:37 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 16:33:37 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 16:33:37 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 16:33:37 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 16:33:37 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 16:33:37 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 16:33:37 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 16:33:37 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 16:33:37 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 16:33:37 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 16:33:37 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 16:33:37 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 16:33:37 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 16:33:37 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 16:33:37 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 16:33:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 16:33:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 16:33:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 16:33:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 16:33:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 16:33:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 16:33:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 16:33:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 16:33:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 16:33:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 16:33:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 16:33:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 16:33:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 16:33:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 16:33:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 16:33:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 16:33:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 16:33:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 16:33:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 16:33:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 16:33:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 16:33:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 16:33:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 16:33:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 16:33:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 16:33:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 16:33:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 16:33:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 16:33:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 16:33:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 16:33:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 16:33:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 16:33:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 16:33:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 16:33:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 16:33:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 16:33:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 16:33:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 16:33:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 16:33:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 16:33:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 16:33:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 16:33:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 16:33:37 spire-1.2.1/pkg/agent/plugin/svidstore/ 16:33:37 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 16:33:37 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 16:33:37 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 16:33:37 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 16:33:37 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 16:33:37 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 16:33:37 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 16:33:37 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 16:33:37 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 16:33:37 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 16:33:37 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 16:33:37 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 16:33:37 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 16:33:37 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 16:33:37 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 16:33:37 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 16:33:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 16:33:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 16:33:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 16:33:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 16:33:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 16:33:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 16:33:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 16:33:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 16:33:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 16:33:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 16:33:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 16:33:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 16:33:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 16:33:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 16:33:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 16:33:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 16:33:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 16:33:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 16:33:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 16:33:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 16:33:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 16:33:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 16:33:37 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 16:33:37 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 16:33:37 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 16:33:37 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 16:33:37 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 16:33:37 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 16:33:37 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 16:33:37 spire-1.2.1/doc/scaling_spire.md 16:33:37 spire-1.2.1/doc/spire_agent.md 16:33:37 spire-1.2.1/doc/spire_server.md 16:33:37 spire-1.2.1/doc/supported_integrations.md 16:33:37 spire-1.2.1/doc/telemetry.md 16:33:37 spire-1.2.1/doc/telemetry_config.md 16:33:37 spire-1.2.1/doc/upgrading.md 16:33:37 spire-1.2.1/doc/using_spire.md 16:33:37 spire-1.2.1/examples/ 16:33:37 spire-1.2.1/examples/README.md 16:33:37 spire-1.2.1/go.mod 16:33:37 spire-1.2.1/go.sum 16:33:37 spire-1.2.1/pkg/ 16:33:37 spire-1.2.1/pkg/agent/ 16:33:37 spire-1.2.1/pkg/agent/agent.go 16:33:37 spire-1.2.1/pkg/agent/api/ 16:33:37 spire-1.2.1/pkg/agent/api/config.go 16:33:37 spire-1.2.1/pkg/agent/api/debug/ 16:33:37 spire-1.2.1/pkg/agent/api/debug/v1/ 16:33:37 spire-1.2.1/pkg/agent/api/debug/v1/service.go 16:33:37 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 16:33:37 spire-1.2.1/pkg/agent/api/delegatedidentity/ 16:33:37 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 16:33:37 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 16:33:37 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 16:33:37 spire-1.2.1/pkg/agent/api/endpoints.go 16:33:37 spire-1.2.1/pkg/agent/api/health/ 16:33:37 spire-1.2.1/pkg/agent/api/health/v1/ 16:33:37 spire-1.2.1/pkg/agent/api/health/v1/service.go 16:33:37 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 16:33:37 spire-1.2.1/pkg/agent/api/rpccontext/ 16:33:37 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 16:33:37 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 16:33:37 spire-1.2.1/pkg/agent/attestor/ 16:33:37 spire-1.2.1/pkg/agent/attestor/node/ 16:33:37 spire-1.2.1/pkg/agent/attestor/node/experimental.go 16:33:37 spire-1.2.1/pkg/agent/attestor/node/node.go 16:33:37 spire-1.2.1/pkg/agent/attestor/node/node_test.go 16:33:37 spire-1.2.1/pkg/agent/attestor/workload/ 16:33:37 spire-1.2.1/pkg/agent/attestor/workload/workload.go 16:33:37 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 16:33:37 spire-1.2.1/pkg/agent/catalog/ 16:33:37 spire-1.2.1/pkg/agent/catalog/catalog.go 16:33:37 spire-1.2.1/pkg/agent/catalog/keymanager.go 16:33:37 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 16:33:37 spire-1.2.1/pkg/agent/catalog/svidstore.go 16:33:37 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 16:33:37 spire-1.2.1/pkg/agent/client/ 16:33:37 spire-1.2.1/pkg/agent/client/client.go 16:33:37 spire-1.2.1/pkg/agent/client/client_test.go 16:33:37 spire-1.2.1/pkg/agent/client/dial.go 16:33:37 spire-1.2.1/pkg/agent/client/nodeconn.go 16:33:37 spire-1.2.1/pkg/agent/client/nodeconn_test.go 16:33:37 spire-1.2.1/pkg/agent/client/update.go 16:33:37 spire-1.2.1/pkg/agent/client/util.go 16:33:37 spire-1.2.1/pkg/agent/common/ 16:33:37 spire-1.2.1/pkg/agent/common/backoff/ 16:33:37 spire-1.2.1/pkg/agent/common/backoff/backoff.go 16:33:37 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 16:33:37 spire-1.2.1/pkg/agent/common/cgroups/ 16:33:37 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 16:33:37 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 16:33:37 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 16:33:37 spire-1.2.1/pkg/agent/config.go 16:33:37 spire-1.2.1/pkg/agent/endpoints/ 16:33:37 spire-1.2.1/pkg/agent/endpoints/config.go 16:33:37 spire-1.2.1/pkg/agent/endpoints/endpoints.go 16:33:37 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 16:33:37 spire-1.2.1/pkg/agent/endpoints/metrics.go 16:33:37 spire-1.2.1/pkg/agent/endpoints/middleware.go 16:33:37 spire-1.2.1/pkg/agent/endpoints/peertracker.go 16:33:37 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 16:33:37 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 16:33:37 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 16:33:37 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 16:33:37 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 16:33:37 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 16:33:37 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 16:33:37 spire-1.2.1/pkg/agent/endpoints/workload/ 16:33:37 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 16:33:37 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 16:33:37 spire-1.2.1/pkg/agent/manager/ 16:33:37 spire-1.2.1/pkg/agent/manager/cache/ 16:33:37 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 16:33:37 spire-1.2.1/pkg/agent/manager/cache/cache.go 16:33:37 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 16:33:37 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 16:33:37 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 16:33:37 spire-1.2.1/pkg/agent/manager/cache/sets.go 16:33:37 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 16:33:37 spire-1.2.1/pkg/agent/manager/config.go 16:33:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 16:33:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 16:33:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 16:33:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 16:33:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 16:33:37 spire-1.2.1/pkg/agent/svid/ 16:33:37 spire-1.2.1/pkg/agent/svid/rotator.go 16:33:37 spire-1.2.1/pkg/agent/svid/rotator_config.go 16:33:37 spire-1.2.1/pkg/agent/svid/rotator_test.go 16:33:37 spire-1.2.1/pkg/agent/svid/store/ 16:33:37 spire-1.2.1/pkg/agent/svid/store/service.go 16:33:37 spire-1.2.1/pkg/agent/svid/store/service_test.go 16:33:37 spire-1.2.1/pkg/common/ 16:33:37 spire-1.2.1/pkg/common/agentpathtemplate/ 16:33:37 spire-1.2.1/pkg/common/agentpathtemplate/template.go 16:33:37 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 16:33:37 spire-1.2.1/pkg/common/api/ 16:33:37 spire-1.2.1/pkg/common/api/metrics.go 16:33:37 spire-1.2.1/pkg/common/api/middleware/ 16:33:37 spire-1.2.1/pkg/common/api/middleware/common_test.go 16:33:37 spire-1.2.1/pkg/common/api/middleware/interceptor.go 16:33:37 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 16:33:37 spire-1.2.1/pkg/common/api/middleware/logger.go 16:33:37 spire-1.2.1/pkg/common/api/middleware/logger_test.go 16:33:37 spire-1.2.1/pkg/common/api/middleware/metrics.go 16:33:37 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 16:33:37 spire-1.2.1/pkg/common/api/middleware/middleware.go 16:33:37 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 16:33:37 spire-1.2.1/pkg/common/api/middleware/misconfig.go 16:33:37 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 16:33:37 spire-1.2.1/pkg/common/api/middleware/names.go 16:33:37 spire-1.2.1/pkg/common/api/middleware/names_test.go 16:33:37 spire-1.2.1/pkg/common/api/names.go 16:33:37 spire-1.2.1/pkg/common/api/ratelimit.go 16:33:37 spire-1.2.1/pkg/common/api/rpccontext/ 16:33:37 spire-1.2.1/pkg/common/api/rpccontext/logger.go 16:33:37 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 16:33:37 spire-1.2.1/pkg/common/api/rpccontext/names.go 16:33:37 spire-1.2.1/pkg/common/auth/ 16:33:37 spire-1.2.1/pkg/common/auth/interceptors.go 16:33:37 spire-1.2.1/pkg/common/auth/interceptors_test.go 16:33:37 spire-1.2.1/pkg/common/auth/untracked_uds.go 16:33:37 spire-1.2.1/pkg/common/bundleutil/ 16:33:37 spire-1.2.1/pkg/common/bundleutil/bundle.go 16:33:37 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 16:33:37 spire-1.2.1/pkg/common/bundleutil/common_test.go 16:33:37 spire-1.2.1/pkg/common/bundleutil/marshal.go 16:33:37 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 16:33:37 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 16:33:37 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 16:33:37 spire-1.2.1/pkg/common/bundleutil/types.go 16:33:37 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 16:33:37 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 16:33:37 spire-1.2.1/pkg/common/catalog/ 16:33:37 spire-1.2.1/pkg/common/catalog/bind.go 16:33:37 spire-1.2.1/pkg/common/catalog/builtin.go 16:33:37 spire-1.2.1/pkg/common/catalog/catalog.go 16:33:37 spire-1.2.1/pkg/common/catalog/catalog_test.go 16:33:37 spire-1.2.1/pkg/common/catalog/closers.go 16:33:37 spire-1.2.1/pkg/common/catalog/cmd_linux.go 16:33:37 spire-1.2.1/pkg/common/catalog/cmd_other.go 16:33:37 spire-1.2.1/pkg/common/catalog/config.go 16:33:37 spire-1.2.1/pkg/common/catalog/config_test.go 16:33:37 spire-1.2.1/pkg/common/catalog/configure.go 16:33:37 spire-1.2.1/pkg/common/catalog/constraints.go 16:33:37 spire-1.2.1/pkg/common/catalog/constraints_test.go 16:33:37 spire-1.2.1/pkg/common/catalog/context.go 16:33:37 spire-1.2.1/pkg/common/catalog/external.go 16:33:37 spire-1.2.1/pkg/common/catalog/host.go 16:33:37 spire-1.2.1/pkg/common/catalog/pipenet.go 16:33:37 spire-1.2.1/pkg/common/catalog/plugin.go 16:33:37 spire-1.2.1/pkg/common/catalog/testplugin/ 16:33:37 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 16:33:37 spire-1.2.1/pkg/common/catalog/testplugin/main.go 16:33:37 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 16:33:37 spire-1.2.1/pkg/common/cli/ 16:33:37 spire-1.2.1/pkg/common/cli/env.go 16:33:37 spire-1.2.1/pkg/common/cli/flags.go 16:33:37 spire-1.2.1/pkg/common/cli/trust_domain.go 16:33:37 spire-1.2.1/pkg/common/cli/trust_domain_test.go 16:33:37 spire-1.2.1/pkg/common/cli/umask.go 16:33:37 spire-1.2.1/pkg/common/cli/umask_posix.go 16:33:37 spire-1.2.1/pkg/common/cli/umask_test.go 16:33:37 spire-1.2.1/pkg/common/cli/umask_windows.go 16:33:37 spire-1.2.1/pkg/common/cliprinter/ 16:33:37 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 16:33:37 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 16:33:37 spire-1.2.1/pkg/common/cliprinter/flag.go 16:33:37 spire-1.2.1/pkg/common/cliprinter/flag_test.go 16:33:37 spire-1.2.1/pkg/common/cliprinter/format.go 16:33:37 spire-1.2.1/pkg/common/cliprinter/format_test.go 16:33:37 spire-1.2.1/pkg/common/cliprinter/internal/ 16:33:37 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 16:33:37 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 16:33:37 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 16:33:37 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 16:33:37 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 16:33:37 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 16:33:37 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 16:33:37 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 16:33:37 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 16:33:37 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 16:33:37 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 16:33:37 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 16:33:37 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 16:33:37 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 16:33:37 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 16:33:37 16:33:37 spire-1.2.1/pkg/agent/manager/manager.go 16:33:37 spire-1.2.1/pkg/agent/manager/manager_test.go 16:33:37 spire-1.2.1/pkg/agent/manager/storage.go 16:33:37 spire-1.2.1/pkg/agent/manager/storage_test.go 16:33:37 spire-1.2.1/pkg/agent/manager/storecache/ 16:33:37 spire-1.2.1/pkg/agent/manager/storecache/cache.go 16:33:37 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 16:33:37 spire-1.2.1/pkg/agent/manager/sync.go 16:33:37 spire-1.2.1/pkg/agent/plugin/ 16:33:37 spire-1.2.1/pkg/agent/plugin/keymanager/ 16:33:37 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 16:33:37 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 16:33:37 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 16:33:37 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 16:33:37 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 16:33:37 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 16:33:37 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 16:33:37 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 16:33:37 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 16:33:37 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 16:33:37 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 16:33:37 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 16:33:37 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 16:33:37 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 16:33:37 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 16:33:37 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 16:33:37 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 16:33:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 16:33:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 16:33:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 16:33:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 16:33:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 16:33:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 16:33:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 16:33:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 16:33:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 16:33:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 16:33:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 16:33:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 16:33:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 16:33:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 16:33:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 16:33:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 16:33:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 16:33:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 16:33:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 16:33:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 16:33:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 16:33:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 16:33:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 16:33:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 16:33:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 16:33:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 16:33:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 16:33:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 16:33:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 16:33:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 16:33:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 16:33:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 16:33:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 16:33:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 16:33:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 16:33:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 16:33:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 16:33:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 16:33:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 16:33:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 16:33:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 16:33:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 16:33:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 16:33:37 spire-1.2.1/pkg/agent/plugin/svidstore/ 16:33:37 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 16:33:37 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 16:33:37 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 16:33:37 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 16:33:37 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 16:33:37 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 16:33:37 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 16:33:37 spire-1.2.1/pkg/common/coretypes/ 16:33:37 spire-1.2.1/pkg/common/coretypes/bundle/ 16:33:37 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 16:33:37 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 16:33:37 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 16:33:37 spire-1.2.1/pkg/common/coretypes/bundle/require.go 16:33:37 spire-1.2.1/pkg/common/coretypes/jwtkey/ 16:33:37 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 16:33:37 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 16:33:37 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 16:33:37 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 16:33:37 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 16:33:37 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 16:33:37 spire-1.2.1/pkg/common/coretypes/x509certificate/ 16:33:37 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 16:33:37 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 16:33:37 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 16:33:37 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 16:33:37 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 16:33:37 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 16:33:37 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 16:33:37 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 16:33:37 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 16:33:37 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 16:33:37 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 16:33:37 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 16:33:37 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 16:33:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 16:33:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 16:33:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 16:33:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 16:33:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 16:33:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 16:33:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 16:33:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 16:33:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 16:33:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 16:33:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 16:33:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 16:33:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 16:33:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 16:33:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 16:33:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 16:33:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 16:33:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 16:33:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 16:33:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 16:33:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 16:33:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 16:33:37 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 16:33:37 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 16:33:37 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 16:33:37 spire-1.2.1/pkg/common/cryptoutil/ 16:33:37 spire-1.2.1/pkg/common/cryptoutil/keys.go 16:33:37 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 16:33:37 spire-1.2.1/pkg/common/diskutil/ 16:33:37 spire-1.2.1/pkg/common/diskutil/file_posix.go 16:33:37 spire-1.2.1/pkg/common/diskutil/file_test.go 16:33:37 spire-1.2.1/pkg/common/diskutil/file_windows.go 16:33:37 spire-1.2.1/pkg/common/errorutil/ 16:33:37 spire-1.2.1/pkg/common/errorutil/wrapper.go 16:33:37 spire-1.2.1/pkg/common/health/ 16:33:37 spire-1.2.1/pkg/common/health/config.go 16:33:37 spire-1.2.1/pkg/common/health/context.go 16:33:37 spire-1.2.1/pkg/common/health/context_test.go 16:33:37 spire-1.2.1/pkg/common/health/health.go 16:33:37 spire-1.2.1/pkg/common/health/health_test.go 16:33:37 spire-1.2.1/pkg/common/health/logger.go 16:33:37 spire-1.2.1/pkg/common/hostservice/ 16:33:37 spire-1.2.1/pkg/common/hostservice/metricsservice/ 16:33:37 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 16:33:37 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 16:33:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 16:33:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 16:33:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 16:33:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 16:33:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 16:33:37 spire-1.2.1/pkg/agent/svid/ 16:33:37 spire-1.2.1/pkg/agent/svid/rotator.go 16:33:37 spire-1.2.1/pkg/agent/svid/rotator_config.go 16:33:37 spire-1.2.1/pkg/agent/svid/rotator_test.go 16:33:37 spire-1.2.1/pkg/agent/svid/store/ 16:33:37 spire-1.2.1/pkg/agent/svid/store/service.go 16:33:37 spire-1.2.1/pkg/agent/svid/store/service_test.go 16:33:37 spire-1.2.1/pkg/common/ 16:33:37 spire-1.2.1/pkg/common/agentpathtemplate/ 16:33:37 spire-1.2.1/pkg/common/agentpathtemplate/template.go 16:33:37 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 16:33:37 spire-1.2.1/pkg/common/api/ 16:33:37 spire-1.2.1/pkg/common/api/metrics.go 16:33:37 spire-1.2.1/pkg/common/api/middleware/ 16:33:37 spire-1.2.1/pkg/common/api/middleware/common_test.go 16:33:37 spire-1.2.1/pkg/common/api/middleware/interceptor.go 16:33:37 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 16:33:37 spire-1.2.1/pkg/common/api/middleware/logger.go 16:33:37 spire-1.2.1/pkg/common/api/middleware/logger_test.go 16:33:37 spire-1.2.1/pkg/common/api/middleware/metrics.go 16:33:37 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 16:33:37 spire-1.2.1/pkg/common/api/middleware/middleware.go 16:33:37 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 16:33:37 spire-1.2.1/pkg/common/api/middleware/misconfig.go 16:33:37 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 16:33:37 spire-1.2.1/pkg/common/api/middleware/names.go 16:33:37 spire-1.2.1/pkg/common/api/middleware/names_test.go 16:33:37 spire-1.2.1/pkg/common/api/names.go 16:33:37 spire-1.2.1/pkg/common/api/ratelimit.go 16:33:37 spire-1.2.1/pkg/common/api/rpccontext/ 16:33:37 spire-1.2.1/pkg/common/api/rpccontext/logger.go 16:33:37 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 16:33:37 spire-1.2.1/pkg/common/api/rpccontext/names.go 16:33:37 spire-1.2.1/pkg/common/auth/ 16:33:37 spire-1.2.1/pkg/common/auth/interceptors.go 16:33:37 spire-1.2.1/pkg/common/auth/interceptors_test.go 16:33:37 spire-1.2.1/pkg/common/auth/untracked_uds.go 16:33:37 spire-1.2.1/pkg/common/bundleutil/ 16:33:37 spire-1.2.1/pkg/common/bundleutil/bundle.go 16:33:37 16:33:37 spire-1.2.1/pkg/common/idutil/ 16:33:37 spire-1.2.1/pkg/common/idutil/require.go 16:33:37 spire-1.2.1/pkg/common/idutil/require_test.go 16:33:37 spire-1.2.1/pkg/common/idutil/safety.go 16:33:37 spire-1.2.1/pkg/common/idutil/safety_test.go 16:33:37 spire-1.2.1/pkg/common/idutil/spiffeid.go 16:33:37 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 16:33:37 spire-1.2.1/pkg/common/jwtsvid/ 16:33:37 spire-1.2.1/pkg/common/jwtsvid/common.go 16:33:37 spire-1.2.1/pkg/common/jwtsvid/sign.go 16:33:37 spire-1.2.1/pkg/common/jwtsvid/token_test.go 16:33:37 spire-1.2.1/pkg/common/jwtsvid/validate.go 16:33:37 spire-1.2.1/pkg/common/jwtutil/ 16:33:37 spire-1.2.1/pkg/common/jwtutil/keyset.go 16:33:37 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 16:33:37 spire-1.2.1/pkg/common/log/ 16:33:37 spire-1.2.1/pkg/common/log/hclog_adapter.go 16:33:37 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 16:33:37 spire-1.2.1/pkg/common/log/log.go 16:33:37 spire-1.2.1/pkg/common/log/log_test.go 16:33:37 spire-1.2.1/pkg/common/log/options.go 16:33:37 spire-1.2.1/pkg/common/nodeutil/ 16:33:37 spire-1.2.1/pkg/common/nodeutil/node.go 16:33:37 spire-1.2.1/pkg/common/nodeutil/node_test.go 16:33:37 spire-1.2.1/pkg/common/peertracker/ 16:33:37 spire-1.2.1/pkg/common/peertracker/conn.gospire-1.2.1/pkg/common/bundleutil/bundle_test.go 16:33:37 spire-1.2.1/pkg/common/bundleutil/common_test.go 16:33:37 spire-1.2.1/pkg/common/bundleutil/marshal.go 16:33:37 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 16:33:37 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 16:33:37 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 16:33:37 spire-1.2.1/pkg/common/bundleutil/types.go 16:33:37 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 16:33:37 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 16:33:37 spire-1.2.1/pkg/common/catalog/ 16:33:37 spire-1.2.1/pkg/common/catalog/bind.go 16:33:37 spire-1.2.1/pkg/common/catalog/builtin.go 16:33:37 spire-1.2.1/pkg/common/catalog/catalog.go 16:33:37 spire-1.2.1/pkg/common/catalog/catalog_test.go 16:33:37 spire-1.2.1/pkg/common/catalog/closers.go 16:33:37 spire-1.2.1/pkg/common/catalog/cmd_linux.go 16:33:37 spire-1.2.1/pkg/common/catalog/cmd_other.go 16:33:37 spire-1.2.1/pkg/common/catalog/config.go 16:33:37 spire-1.2.1/pkg/common/catalog/config_test.go 16:33:37 spire-1.2.1/pkg/common/catalog/configure.go 16:33:37 spire-1.2.1/pkg/common/catalog/constraints.go 16:33:37 spire-1.2.1/pkg/common/catalog/constraints_test.go 16:33:37 spire-1.2.1/pkg/common/catalog/context.go 16:33:37 spire-1.2.1/pkg/common/catalog/external.go 16:33:37 spire-1.2.1/pkg/common/catalog/host.go 16:33:37 spire-1.2.1/pkg/common/catalog/pipenet.go 16:33:37 spire-1.2.1/pkg/common/catalog/plugin.go 16:33:37 spire-1.2.1/pkg/common/catalog/testplugin/ 16:33:37 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 16:33:37 spire-1.2.1/pkg/common/catalog/testplugin/main.go 16:33:37 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 16:33:37 spire-1.2.1/pkg/common/cli/ 16:33:37 spire-1.2.1/pkg/common/cli/env.go 16:33:37 spire-1.2.1/pkg/common/cli/flags.go 16:33:37 spire-1.2.1/pkg/common/cli/trust_domain.go 16:33:37 spire-1.2.1/pkg/common/cli/trust_domain_test.go 16:33:37 spire-1.2.1/pkg/common/cli/umask.go 16:33:37 spire-1.2.1/pkg/common/cli/umask_posix.go 16:33:37 spire-1.2.1/pkg/common/cli/umask_test.go 16:33:37 spire-1.2.1/pkg/common/cli/umask_windows.go 16:33:37 spire-1.2.1/pkg/common/cliprinter/ 16:33:37 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 16:33:37 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 16:33:37 spire-1.2.1/pkg/common/cliprinter/flag.go 16:33:37 spire-1.2.1/pkg/common/cliprinter/flag_test.go 16:33:37 spire-1.2.1/pkg/common/cliprinter/format.go 16:33:37 spire-1.2.1/pkg/common/cliprinter/format_test.go 16:33:37 spire-1.2.1/pkg/common/cliprinter/internal/ 16:33:37 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 16:33:37 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 16:33:37 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 16:33:37 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 16:33:37 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 16:33:37 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 16:33:37 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 16:33:37 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 16:33:37 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 16:33:37 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 16:33:37 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 16:33:37 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 16:33:37 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 16:33:37 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 16:33:37 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 16:33:37 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 16:33:37 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 16:33:37 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 16:33:37 spire-1.2.1/pkg/common/coretypes/ 16:33:37 spire-1.2.1/pkg/common/coretypes/bundle/ 16:33:37 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 16:33:37 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 16:33:37 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 16:33:37 spire-1.2.1/pkg/common/coretypes/bundle/require.go 16:33:37 spire-1.2.1/pkg/common/coretypes/jwtkey/ 16:33:37 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 16:33:37 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 16:33:37 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 16:33:37 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 16:33:37 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 16:33:37 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 16:33:37 spire-1.2.1/pkg/common/coretypes/x509certificate/ 16:33:37 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 16:33:37 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 16:33:37 spire-1.2.1/pkg/common/peertracker/credentials.go 16:33:37 spire-1.2.1/pkg/common/peertracker/errors.go 16:33:37 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 16:33:37 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 16:33:37 spire-1.2.1/pkg/common/peertracker/info.go 16:33:37 spire-1.2.1/pkg/common/peertracker/listener.go 16:33:37 spire-1.2.1/pkg/common/peertracker/listener_test.go 16:33:37 spire-1.2.1/pkg/common/peertracker/peertracker.go 16:33:37 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 16:33:37 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 16:33:37 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 16:33:37 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 16:33:37 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 16:33:37 spire-1.2.1/pkg/common/peertracker/tcp.go 16:33:37 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 16:33:37 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 16:33:37 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 16:33:37 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 16:33:37 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 16:33:37 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 16:33:37 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 16:33:37 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 16:33:37 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 16:33:37 spire-1.2.1/pkg/common/cryptoutil/ 16:33:37 spire-1.2.1/pkg/common/cryptoutil/keys.go 16:33:37 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 16:33:37 spire-1.2.1/pkg/common/diskutil/ 16:33:37 spire-1.2.1/pkg/common/diskutil/file_posix.go 16:33:37 spire-1.2.1/pkg/common/diskutil/file_test.go 16:33:37 spire-1.2.1/pkg/common/diskutil/file_windows.go 16:33:37 spire-1.2.1/pkg/common/errorutil/ 16:33:37 spire-1.2.1/pkg/common/errorutil/wrapper.go 16:33:37 spire-1.2.1/pkg/common/health/ 16:33:37 spire-1.2.1/pkg/common/health/config.go 16:33:37 spire-1.2.1/pkg/common/health/context.go 16:33:37 spire-1.2.1/pkg/common/health/context_test.go 16:33:37 spire-1.2.1/pkg/common/health/health.go 16:33:37 spire-1.2.1/pkg/common/health/health_test.go 16:33:37 spire-1.2.1/pkg/common/health/logger.go 16:33:37 spire-1.2.1/pkg/common/hostservice/ 16:33:37 spire-1.2.1/pkg/common/hostservice/metricsservice/ 16:33:37 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 16:33:37 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 16:33:37 spire-1.2.1/pkg/common/idutil/ 16:33:37 spire-1.2.1/pkg/common/idutil/require.go 16:33:37 spire-1.2.1/pkg/common/idutil/require_test.go 16:33:37 spire-1.2.1/pkg/common/idutil/safety.go 16:33:37 spire-1.2.1/pkg/common/idutil/safety_test.go 16:33:37 spire-1.2.1/pkg/common/idutil/spiffeid.go 16:33:37 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 16:33:37 spire-1.2.1/pkg/common/jwtsvid/ 16:33:37 spire-1.2.1/pkg/common/jwtsvid/common.go 16:33:37 spire-1.2.1/pkg/common/jwtsvid/sign.go 16:33:37 spire-1.2.1/pkg/common/jwtsvid/token_test.go 16:33:37 spire-1.2.1/pkg/common/jwtsvid/validate.go 16:33:37 spire-1.2.1/pkg/common/jwtutil/ 16:33:37 spire-1.2.1/pkg/common/jwtutil/keyset.go 16:33:37 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 16:33:37 spire-1.2.1/pkg/common/log/ 16:33:37 spire-1.2.1/pkg/common/log/hclog_adapter.go 16:33:37 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 16:33:37 spire-1.2.1/pkg/common/log/log.go 16:33:37 spire-1.2.1/pkg/common/log/log_test.go 16:33:37 spire-1.2.1/pkg/common/log/options.go 16:33:37 spire-1.2.1/pkg/common/nodeutil/ 16:33:37 spire-1.2.1/pkg/common/nodeutil/node.go 16:33:37 spire-1.2.1/pkg/common/nodeutil/node_test.go 16:33:37 spire-1.2.1/pkg/common/peertracker/ 16:33:37 spire-1.2.1/pkg/common/peertracker/conn.go 16:33:37 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 16:33:37 spire-1.2.1/pkg/common/peertracker/uds.go 16:33:37 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 16:33:37 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 16:33:37 spire-1.2.1/pkg/common/peertracker/uds_linux.go 16:33:37 spire-1.2.1/pkg/common/pemutil/ 16:33:37 spire-1.2.1/pkg/common/pemutil/block.go 16:33:37 spire-1.2.1/pkg/common/pemutil/certs.go 16:33:37 spire-1.2.1/pkg/common/pemutil/common.go 16:33:37 spire-1.2.1/pkg/common/pemutil/csr.go 16:33:37 spire-1.2.1/pkg/common/pemutil/keys.go 16:33:37 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 16:33:37 spire-1.2.1/pkg/common/pemutil/testdata/ 16:33:37 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 16:33:37 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 16:33:37 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 16:33:37 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 16:33:37 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 16:33:37 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 16:33:37 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 16:33:37 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 16:33:37 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 16:33:37 spire-1.2.1/pkg/common/plugin/ 16:33:37 spire-1.2.1/pkg/common/plugin/aws/ 16:33:37 spire-1.2.1/pkg/common/plugin/aws/iid.go 16:33:37 spire-1.2.1/pkg/common/plugin/azure/ 16:33:37 spire-1.2.1/pkg/common/plugin/azure/msi.go 16:33:37 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 16:33:37 spire-1.2.1/pkg/common/plugin/facade.go 16:33:37 spire-1.2.1/pkg/common/plugin/facade_test.go 16:33:37 spire-1.2.1/pkg/common/plugin/gcp/ 16:33:37 spire-1.2.1/pkg/common/plugin/gcp/iit.go 16:33:37 spire-1.2.1/pkg/common/plugin/k8s/ 16:33:37 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 16:33:37 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 16:33:37 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 16:33:37 spire-1.2.1/pkg/common/plugin/k8s/utils.go 16:33:37 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 16:33:37 spire-1.2.1/pkg/common/plugin/log.go 16:33:37 spire-1.2.1/pkg/common/plugin/sshpop/ 16:33:37 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 16:33:37 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 16:33:37 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 16:33:37 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 16:33:37 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 16:33:37 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 16:33:37 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 16:33:37 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 16:33:37 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 16:33:37 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 16:33:37 spire-1.2.1/pkg/common/plugin/tpmdevid/ 16:33:37 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 16:33:37 spire-1.2.1/pkg/common/plugin/x509pop/ 16:33:37 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 16:33:37 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 16:33:37 spire-1.2.1/pkg/common/profiling/ 16:33:37 spire-1.2.1/pkg/common/profiling/dumpers.go 16:33:37 spire-1.2.1/pkg/common/profiling/profiling.go 16:33:37 spire-1.2.1/pkg/common/protoutil/ 16:33:37 spire-1.2.1/pkg/common/protoutil/masks.go 16:33:37 spire-1.2.1/pkg/common/protoutil/masks_test.go 16:33:37 spire-1.2.1/pkg/common/rotationutil/ 16:33:37 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 16:33:37 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 16:33:37 spire-1.2.1/pkg/common/selector/ 16:33:37 spire-1.2.1/pkg/common/selector/selector.go 16:33:37 spire-1.2.1/pkg/common/selector/selector_test.go 16:33:37 spire-1.2.1/pkg/common/peertracker/credentials.go 16:33:37 spire-1.2.1/pkg/common/peertracker/errors.go 16:33:37 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 16:33:37 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 16:33:37 spire-1.2.1/pkg/common/peertracker/info.go 16:33:37 spire-1.2.1/pkg/common/peertracker/listener.go 16:33:37 spire-1.2.1/pkg/common/peertracker/listener_test.go 16:33:37 spire-1.2.1/pkg/common/peertracker/peertracker.go 16:33:37 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 16:33:37 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 16:33:37 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 16:33:37 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 16:33:37 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 16:33:37 spire-1.2.1/pkg/common/peertracker/tcp.go 16:33:37 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 16:33:37 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 16:33:37 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 16:33:37 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 16:33:37 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 16:33:37 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 16:33:37 spire-1.2.1/pkg/common/selector/set.go 16:33:37 spire-1.2.1/pkg/common/selector/set_utils.go 16:33:37 spire-1.2.1/pkg/common/selector/set_utils_test.go 16:33:37 spire-1.2.1/pkg/common/telemetry/ 16:33:37 spire-1.2.1/pkg/common/telemetry/agent/ 16:33:37 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 16:33:37 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 16:33:37 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 16:33:37 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 16:33:37 spire-1.2.1/pkg/common/telemetry/agent/manager.go 16:33:37 spire-1.2.1/pkg/common/telemetry/agent/node.go 16:33:37 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 16:33:37 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 16:33:37 spire-1.2.1/pkg/common/telemetry/agent/store/ 16:33:37 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 16:33:37 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 16:33:37 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 16:33:37 spire-1.2.1/pkg/common/telemetry/blackhole.go 16:33:37 spire-1.2.1/pkg/common/telemetry/call.go 16:33:37 spire-1.2.1/pkg/common/telemetry/common/ 16:33:37 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 16:33:37 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 16:33:37 spire-1.2.1/pkg/common/peertracker/uds.go 16:33:37 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 16:33:37 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 16:33:37 spire-1.2.1/pkg/common/peertracker/uds_linux.go 16:33:37 spire-1.2.1/pkg/common/pemutil/ 16:33:37 spire-1.2.1/pkg/common/pemutil/block.go 16:33:37 spire-1.2.1/pkg/common/pemutil/certs.go 16:33:37 spire-1.2.1/pkg/common/pemutil/common.go 16:33:37 spire-1.2.1/pkg/common/pemutil/csr.go 16:33:37 spire-1.2.1/pkg/common/pemutil/keys.go 16:33:37 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 16:33:37 spire-1.2.1/pkg/common/pemutil/testdata/ 16:33:37 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 16:33:37 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 16:33:37 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 16:33:37 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 16:33:37 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 16:33:37 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 16:33:37 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 16:33:37 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 16:33:37 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 16:33:37 spire-1.2.1/pkg/common/telemetry/config.go 16:33:37 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 16:33:37 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 16:33:37 spire-1.2.1/pkg/common/telemetry/inmem.go 16:33:37 spire-1.2.1/pkg/common/telemetry/inmem_test.go 16:33:37 spire-1.2.1/pkg/common/telemetry/m3.go 16:33:37 spire-1.2.1/pkg/common/telemetry/m3_test.go 16:33:37 spire-1.2.1/pkg/common/telemetry/metrics.go 16:33:37 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 16:33:37 spire-1.2.1/pkg/common/telemetry/names.go 16:33:37 spire-1.2.1/pkg/common/telemetry/prometheus.go 16:33:37 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 16:33:37 spire-1.2.1/pkg/common/telemetry/sanitize.go 16:33:37 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 16:33:37 spire-1.2.1/pkg/common/telemetry/server/ 16:33:37 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 16:33:37 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 16:33:37 spire-1.2.1/pkg/common/telemetry/server/datastore/ 16:33:37 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 16:33:37 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 16:33:37 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 16:33:37 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 16:33:37 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 16:33:37 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 16:33:37 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 16:33:37 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 16:33:37 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 16:33:37 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 16:33:37 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 16:33:37 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 16:33:37 spire-1.2.1/pkg/common/telemetry/server/rotate.go 16:33:37 spire-1.2.1/pkg/common/telemetry/server/server.go 16:33:37 spire-1.2.1/pkg/common/telemetry/sink.go 16:33:37 spire-1.2.1/pkg/common/telemetry/statsd.go 16:33:37 spire-1.2.1/pkg/common/telemetry/statsd_test.go 16:33:37 spire-1.2.1/pkg/common/telemetry/uptime.go 16:33:37 spire-1.2.1/pkg/common/telemetry/version.go 16:33:37 spire-1.2.1/pkg/common/telemetry/withlabels.go 16:33:37 spire-1.2.1/pkg/common/uptime/ 16:33:37 spire-1.2.1/pkg/common/uptime/uptime.go 16:33:37 spire-1.2.1/pkg/common/uptime/uptime_test.go 16:33:37 spire-1.2.1/pkg/common/util/ 16:33:37 spire-1.2.1/pkg/common/util/certs.go 16:33:37 spire-1.2.1/pkg/common/util/certs_test.go 16:33:37 spire-1.2.1/pkg/common/util/csr.go 16:33:37 spire-1.2.1/pkg/common/util/hash.go 16:33:37 spire-1.2.1/pkg/common/util/selectors.go 16:33:37 spire-1.2.1/pkg/common/util/selectors_test.go 16:33:37 spire-1.2.1/pkg/common/util/signals.go 16:33:37 spire-1.2.1/pkg/common/util/sort.go 16:33:37 spire-1.2.1/pkg/common/util/sort_test.go 16:33:37 spire-1.2.1/pkg/common/util/task.go 16:33:37 spire-1.2.1/pkg/common/util/task_test.go 16:33:37 spire-1.2.1/pkg/common/util/testdata/ 16:33:37 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 16:33:37 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 16:33:37 spire-1.2.1/pkg/common/version/ 16:33:37 spire-1.2.1/pkg/common/version/version.go 16:33:37 spire-1.2.1/pkg/common/x509svid/ 16:33:37 spire-1.2.1/pkg/common/x509svid/common_test.go 16:33:37 spire-1.2.1/pkg/common/x509svid/csr.go 16:33:37 spire-1.2.1/pkg/common/x509svid/upstreamca.go 16:33:37 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 16:33:37 spire-1.2.1/pkg/common/x509util/ 16:33:37 spire-1.2.1/pkg/common/x509util/cert.go 16:33:37 spire-1.2.1/pkg/common/x509util/dns.go 16:33:37 spire-1.2.1/pkg/common/x509util/dns_test.go 16:33:37 spire-1.2.1/pkg/common/plugin/ 16:33:37 spire-1.2.1/pkg/common/plugin/aws/ 16:33:37 spire-1.2.1/pkg/common/plugin/aws/iid.go 16:33:37 spire-1.2.1/pkg/common/plugin/azure/ 16:33:37 spire-1.2.1/pkg/common/plugin/azure/msi.go 16:33:37 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 16:33:37 spire-1.2.1/pkg/common/plugin/facade.go 16:33:37 spire-1.2.1/pkg/common/plugin/facade_test.go 16:33:37 spire-1.2.1/pkg/common/plugin/gcp/ 16:33:37 spire-1.2.1/pkg/common/plugin/gcp/iit.go 16:33:37 spire-1.2.1/pkg/common/plugin/k8s/ 16:33:37 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 16:33:37 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 16:33:37 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 16:33:37 spire-1.2.1/pkg/common/plugin/k8s/utils.go 16:33:37 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 16:33:37 spire-1.2.1/pkg/common/plugin/log.go 16:33:37 spire-1.2.1/pkg/common/plugin/sshpop/ 16:33:37 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 16:33:37 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 16:33:37 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 16:33:37 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 16:33:37 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 16:33:37 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 16:33:37 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 16:33:37 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 16:33:37 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 16:33:37 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 16:33:37 spire-1.2.1/pkg/common/plugin/tpmdevid/ 16:33:37 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 16:33:37 spire-1.2.1/pkg/common/plugin/x509pop/ 16:33:37 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 16:33:37 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 16:33:37 spire-1.2.1/pkg/common/profiling/ 16:33:37 spire-1.2.1/pkg/common/profiling/dumpers.go 16:33:37 spire-1.2.1/pkg/common/profiling/profiling.go 16:33:37 spire-1.2.1/pkg/common/protoutil/ 16:33:37 spire-1.2.1/pkg/common/protoutil/masks.go 16:33:37 spire-1.2.1/pkg/common/protoutil/masks_test.go 16:33:37 spire-1.2.1/pkg/common/rotationutil/ 16:33:37 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 16:33:37 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 16:33:37 spire-1.2.1/pkg/common/selector/ 16:33:37 spire-1.2.1/pkg/common/selector/selector.go 16:33:37 spire-1.2.1/pkg/common/selector/selector_test.go 16:33:37 spire-1.2.1/pkg/common/x509util/keyid.go 16:33:37 spire-1.2.1/pkg/common/x509util/keypair.go 16:33:37 spire-1.2.1/pkg/common/x509util/serialnumber.go 16:33:37 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 16:33:37 spire-1.2.1/pkg/server/ 16:33:37 spire-1.2.1/pkg/server/api/ 16:33:37 spire-1.2.1/pkg/server/api/agent.go 16:33:37 spire-1.2.1/pkg/server/api/agent/ 16:33:37 spire-1.2.1/pkg/server/api/agent/v1/ 16:33:37 spire-1.2.1/pkg/server/api/agent/v1/service.go 16:33:37 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 16:33:37 spire-1.2.1/pkg/server/api/agent_test.go 16:33:37 spire-1.2.1/pkg/server/api/api.go 16:33:37 spire-1.2.1/pkg/server/api/audit/ 16:33:37 spire-1.2.1/pkg/server/api/audit/audit.go 16:33:37 spire-1.2.1/pkg/server/api/audit/audit_test.go 16:33:37 spire-1.2.1/pkg/server/api/bundle.go 16:33:37 spire-1.2.1/pkg/server/api/bundle/ 16:33:37 spire-1.2.1/pkg/server/api/bundle/v1/ 16:33:37 spire-1.2.1/pkg/server/api/bundle/v1/service.go 16:33:37 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 16:33:37 spire-1.2.1/pkg/server/api/bundle_test.go 16:33:37 spire-1.2.1/pkg/server/api/debug/ 16:33:37 spire-1.2.1/pkg/server/api/debug/v1/ 16:33:37 spire-1.2.1/pkg/server/api/debug/v1/service.go 16:33:37 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 16:33:37 spire-1.2.1/pkg/common/selector/set.go 16:33:37 spire-1.2.1/pkg/common/selector/set_utils.go 16:33:37 spire-1.2.1/pkg/common/selector/set_utils_test.go 16:33:37 spire-1.2.1/pkg/common/telemetry/ 16:33:37 spire-1.2.1/pkg/common/telemetry/agent/ 16:33:37 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 16:33:37 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 16:33:37 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 16:33:37 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 16:33:37 spire-1.2.1/pkg/common/telemetry/agent/manager.go 16:33:37 spire-1.2.1/pkg/common/telemetry/agent/node.go 16:33:37 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 16:33:37 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 16:33:37 spire-1.2.1/pkg/common/telemetry/agent/store/ 16:33:37 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 16:33:37 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 16:33:37 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 16:33:37 spire-1.2.1/pkg/common/telemetry/blackhole.go 16:33:37 spire-1.2.1/pkg/common/telemetry/call.go 16:33:37 spire-1.2.1/pkg/common/telemetry/common/ 16:33:37 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 16:33:37 spire-1.2.1/pkg/common/telemetry/config.go 16:33:37 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 16:33:37 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 16:33:37 spire-1.2.1/pkg/common/telemetry/inmem.go 16:33:37 spire-1.2.1/pkg/common/telemetry/inmem_test.go 16:33:37 spire-1.2.1/pkg/common/telemetry/m3.go 16:33:37 spire-1.2.1/pkg/common/telemetry/m3_test.go 16:33:37 spire-1.2.1/pkg/common/telemetry/metrics.go 16:33:37 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 16:33:37 spire-1.2.1/pkg/common/telemetry/names.go 16:33:37 spire-1.2.1/pkg/common/telemetry/prometheus.go 16:33:37 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 16:33:37 spire-1.2.1/pkg/common/telemetry/sanitize.go 16:33:37 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 16:33:37 spire-1.2.1/pkg/common/telemetry/server/ 16:33:37 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 16:33:37 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 16:33:37 spire-1.2.1/pkg/common/telemetry/server/datastore/ 16:33:37 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 16:33:37 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 16:33:37 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 16:33:37 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 16:33:37 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 16:33:37 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 16:33:37 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 16:33:37 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 16:33:37 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 16:33:37 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 16:33:37 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 16:33:37 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 16:33:37 spire-1.2.1/pkg/common/telemetry/server/rotate.go 16:33:37 spire-1.2.1/pkg/common/telemetry/server/server.go 16:33:37 spire-1.2.1/pkg/common/telemetry/sink.go 16:33:37 spire-1.2.1/pkg/common/telemetry/statsd.go 16:33:37 spire-1.2.1/pkg/common/telemetry/statsd_test.go 16:33:37 spire-1.2.1/pkg/common/telemetry/uptime.go 16:33:37 spire-1.2.1/pkg/common/telemetry/version.go 16:33:37 spire-1.2.1/pkg/common/telemetry/withlabels.go 16:33:37 spire-1.2.1/pkg/common/uptime/ 16:33:37 spire-1.2.1/pkg/common/uptime/uptime.go 16:33:37 spire-1.2.1/pkg/common/uptime/uptime_test.go 16:33:37 spire-1.2.1/pkg/common/util/ 16:33:37 spire-1.2.1/pkg/common/util/certs.go 16:33:37 spire-1.2.1/pkg/common/util/certs_test.go 16:33:37 spire-1.2.1/pkg/common/util/csr.go 16:33:37 spire-1.2.1/pkg/common/util/hash.go 16:33:37 spire-1.2.1/pkg/common/util/selectors.go 16:33:37 spire-1.2.1/pkg/common/util/selectors_test.go 16:33:37 spire-1.2.1/pkg/common/util/signals.go 16:33:37 spire-1.2.1/pkg/common/util/sort.go 16:33:37 spire-1.2.1/pkg/common/util/sort_test.go 16:33:37 spire-1.2.1/pkg/common/util/task.go 16:33:37 spire-1.2.1/pkg/common/util/task_test.go 16:33:37 spire-1.2.1/pkg/common/util/testdata/ 16:33:37 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 16:33:37 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 16:33:37 spire-1.2.1/pkg/common/version/ 16:33:37 spire-1.2.1/pkg/common/version/version.go 16:33:37 spire-1.2.1/pkg/common/x509svid/ 16:33:37 spire-1.2.1/pkg/common/x509svid/common_test.go 16:33:37 spire-1.2.1/pkg/common/x509svid/csr.go 16:33:37 spire-1.2.1/pkg/common/x509svid/upstreamca.go 16:33:37 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 16:33:37 spire-1.2.1/pkg/common/x509util/ 16:33:37 spire-1.2.1/pkg/common/x509util/cert.go 16:33:37 spire-1.2.1/pkg/common/x509util/dns.go 16:33:37 spire-1.2.1/pkg/common/x509util/dns_test.go 16:33:37 spire-1.2.1/pkg/common/x509util/keyid.go 16:33:37 spire-1.2.1/pkg/common/x509util/keypair.go 16:33:37 spire-1.2.1/pkg/common/x509util/serialnumber.go 16:33:37 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 16:33:37 spire-1.2.1/pkg/server/ 16:33:37 spire-1.2.1/pkg/server/api/ 16:33:37 spire-1.2.1/pkg/server/api/agent.go 16:33:37 spire-1.2.1/pkg/server/api/agent/ 16:33:37 spire-1.2.1/pkg/server/api/agent/v1/ 16:33:37 spire-1.2.1/pkg/server/api/agent/v1/service.go 16:33:37 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 16:33:37 spire-1.2.1/pkg/server/api/agent_test.go 16:33:37 spire-1.2.1/pkg/server/api/api.go 16:33:37 spire-1.2.1/pkg/server/api/audit/ 16:33:37 spire-1.2.1/pkg/server/api/audit/audit.go 16:33:37 spire-1.2.1/pkg/server/api/audit/audit_test.go 16:33:37 spire-1.2.1/pkg/server/api/bundle.go 16:33:37 spire-1.2.1/pkg/server/api/bundle/ 16:33:37 spire-1.2.1/pkg/server/api/bundle/v1/ 16:33:37 spire-1.2.1/pkg/server/api/bundle/v1/service.go 16:33:37 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 16:33:37 spire-1.2.1/pkg/server/api/bundle_test.go 16:33:37 spire-1.2.1/pkg/server/api/debug/ 16:33:37 spire-1.2.1/pkg/server/api/debug/v1/ 16:33:37 spire-1.2.1/pkg/server/api/debug/v1/service.go 16:33:37 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 16:33:37 spire-1.2.1/pkg/server/api/entry.go 16:33:37 spire-1.2.1/pkg/server/api/entry/ 16:33:37 spire-1.2.1/pkg/server/api/entry/v1/ 16:33:37 spire-1.2.1/pkg/server/api/entry/v1/service.go 16:33:37 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 16:33:37 spire-1.2.1/pkg/server/api/entry_test.go 16:33:37 spire-1.2.1/pkg/server/api/health/ 16:33:37 spire-1.2.1/pkg/server/api/health/v1/ 16:33:37 spire-1.2.1/pkg/server/api/health/v1/service.go 16:33:37 spire-1.2.1/pkg/server/api/health/v1/service_test.go 16:33:37 spire-1.2.1/pkg/server/api/id.go 16:33:37 spire-1.2.1/pkg/server/api/id_test.go 16:33:37 spire-1.2.1/pkg/server/api/limits/ 16:33:37 spire-1.2.1/pkg/server/api/limits/limits.go 16:33:37 spire-1.2.1/pkg/server/api/middleware/ 16:33:37 spire-1.2.1/pkg/server/api/middleware/alias.go 16:33:37 spire-1.2.1/pkg/server/api/middleware/audit.go 16:33:37 spire-1.2.1/pkg/server/api/middleware/authorization.go 16:33:37 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 16:33:37 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 16:33:37 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 16:33:37 spire-1.2.1/pkg/server/api/middleware/caller.go 16:33:37 spire-1.2.1/pkg/server/api/middleware/caller_test.go 16:33:37 spire-1.2.1/pkg/server/api/middleware/common.go 16:33:37 spire-1.2.1/pkg/server/api/middleware/common_test.go 16:33:37 spire-1.2.1/pkg/server/api/middleware/entries.go 16:33:37 spire-1.2.1/pkg/server/api/middleware/entries_test.go 16:33:37 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 16:33:37 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 16:33:37 spire-1.2.1/pkg/server/api/ratelimit.go 16:33:37 spire-1.2.1/pkg/server/api/rpccontext/ 16:33:37 spire-1.2.1/pkg/server/api/rpccontext/alias.go 16:33:37 spire-1.2.1/pkg/server/api/rpccontext/audit.go 16:33:37 spire-1.2.1/pkg/server/api/rpccontext/caller.go 16:33:37 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 16:33:37 spire-1.2.1/pkg/server/api/selector.go 16:33:37 spire-1.2.1/pkg/server/api/selector_test.go 16:33:37 spire-1.2.1/pkg/server/api/status.go 16:33:37 spire-1.2.1/pkg/server/api/status_test.go 16:33:37 spire-1.2.1/pkg/server/api/svid/ 16:33:37 spire-1.2.1/pkg/server/api/svid/v1/ 16:33:37 spire-1.2.1/pkg/server/api/svid/v1/service.go 16:33:37 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 16:33:37 spire-1.2.1/pkg/server/api/trustdomain.go 16:33:37 spire-1.2.1/pkg/server/api/trustdomain/ 16:33:37 spire-1.2.1/pkg/server/api/trustdomain/v1/ 16:33:37 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 16:33:37 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 16:33:37 spire-1.2.1/pkg/server/api/trustdomain_test.go 16:33:37 spire-1.2.1/pkg/server/authpolicy/ 16:33:37 spire-1.2.1/pkg/server/authpolicy/defaults.go 16:33:37 spire-1.2.1/pkg/server/authpolicy/policy.go 16:33:37 spire-1.2.1/pkg/server/authpolicy/policy.rego 16:33:37 spire-1.2.1/pkg/server/authpolicy/policy_data.json 16:33:37 spire-1.2.1/pkg/server/authpolicy/policy_test.go 16:33:37 spire-1.2.1/pkg/server/authpolicy/validate.go 16:33:37 spire-1.2.1/pkg/server/bundle/ 16:33:37 spire-1.2.1/pkg/server/bundle/client/ 16:33:37 spire-1.2.1/pkg/server/bundle/client/client.go 16:33:37 spire-1.2.1/pkg/server/bundle/client/client_test.go 16:33:37 spire-1.2.1/pkg/server/bundle/client/manager.go 16:33:37 spire-1.2.1/pkg/server/bundle/client/manager_test.go 16:33:37 spire-1.2.1/pkg/server/bundle/client/sources.go 16:33:37 spire-1.2.1/pkg/server/bundle/client/sources_test.go 16:33:37 spire-1.2.1/pkg/server/bundle/client/updater.go 16:33:37 spire-1.2.1/pkg/server/bundle/client/updater_test.go 16:33:37 spire-1.2.1/pkg/server/ca/ 16:33:37 spire-1.2.1/pkg/server/ca/ca.go 16:33:37 spire-1.2.1/pkg/server/ca/ca_health.go 16:33:37 spire-1.2.1/pkg/server/ca/ca_test.go 16:33:37 spire-1.2.1/pkg/server/ca/journal.go 16:33:37 spire-1.2.1/pkg/server/ca/journal_test.go 16:33:37 spire-1.2.1/pkg/server/ca/manager.go 16:33:37 spire-1.2.1/pkg/server/ca/manager_health.go 16:33:37 spire-1.2.1/pkg/server/ca/manager_test.go 16:33:37 spire-1.2.1/pkg/server/ca/templates.go 16:33:37 spire-1.2.1/pkg/server/ca/upstream_client.go 16:33:37 spire-1.2.1/pkg/server/ca/upstream_client_test.go 16:33:37 spire-1.2.1/pkg/server/ca/validation.go 16:33:37 spire-1.2.1/pkg/server/cache/ 16:33:37 spire-1.2.1/pkg/server/cache/dscache/ 16:33:37 spire-1.2.1/pkg/server/cache/dscache/cache.go 16:33:37 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 16:33:37 spire-1.2.1/pkg/server/cache/entrycache/ 16:33:37 spire-1.2.1/pkg/server/cache/entrycache/cache.go 16:33:37 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 16:33:37 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 16:33:37 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 16:33:37 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 16:33:37 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 16:33:37 spire-1.2.1/pkg/server/catalog/ 16:33:37 spire-1.2.1/pkg/server/catalog/catalog.go 16:33:37 16:33:37 spire-1.2.1/pkg/server/api/entry.go 16:33:37 spire-1.2.1/pkg/server/api/entry/ 16:33:37 spire-1.2.1/pkg/server/api/entry/v1/ 16:33:37 spire-1.2.1/pkg/server/api/entry/v1/service.go 16:33:37 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 16:33:37 spire-1.2.1/pkg/server/api/entry_test.go 16:33:37 spire-1.2.1/pkg/server/api/health/ 16:33:37 spire-1.2.1/pkg/server/api/health/v1/ 16:33:37 spire-1.2.1/pkg/server/api/health/v1/service.go 16:33:37 spire-1.2.1/pkg/server/api/health/v1/service_test.go 16:33:37 spire-1.2.1/pkg/server/api/id.go 16:33:37 spire-1.2.1/pkg/server/api/id_test.go 16:33:37 spire-1.2.1/pkg/server/api/limits/ 16:33:37 spire-1.2.1/pkg/server/api/limits/limits.go 16:33:37 spire-1.2.1/pkg/server/api/middleware/ 16:33:37 spire-1.2.1/pkg/server/api/middleware/alias.go 16:33:37 spire-1.2.1/pkg/server/api/middleware/audit.go 16:33:37 spire-1.2.1/pkg/server/api/middleware/authorization.go 16:33:37 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 16:33:37 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 16:33:37 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 16:33:37 spire-1.2.1/pkg/server/api/middleware/caller.go 16:33:37 spire-1.2.1/pkg/server/api/middleware/caller_test.gospire-1.2.1/pkg/server/catalog/keymanager.go 16:33:37 spire-1.2.1/pkg/server/catalog/nodeattestor.go 16:33:37 spire-1.2.1/pkg/server/catalog/noderesolver.go 16:33:37 spire-1.2.1/pkg/server/catalog/notifier.go 16:33:37 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 16:33:37 spire-1.2.1/pkg/server/config.go 16:33:37 spire-1.2.1/pkg/server/datastore/ 16:33:37 spire-1.2.1/pkg/server/datastore/datastore.go 16:33:37 spire-1.2.1/pkg/server/datastore/datastore_health.go 16:33:37 spire-1.2.1/pkg/server/datastore/repository.go 16:33:37 spire-1.2.1/pkg/server/datastore/sqlstore/ 16:33:37 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 16:33:37 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 16:33:37 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 16:33:37 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 16:33:37 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 16:33:37 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 16:33:37 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 16:33:37 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 16:33:37 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 16:33:37 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 16:33:37 spire-1.2.1/pkg/server/api/middleware/common.go 16:33:37 spire-1.2.1/pkg/server/api/middleware/common_test.go 16:33:37 spire-1.2.1/pkg/server/api/middleware/entries.go 16:33:37 spire-1.2.1/pkg/server/api/middleware/entries_test.go 16:33:37 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 16:33:37 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 16:33:37 spire-1.2.1/pkg/server/api/ratelimit.go 16:33:37 spire-1.2.1/pkg/server/api/rpccontext/ 16:33:37 spire-1.2.1/pkg/server/api/rpccontext/alias.go 16:33:37 spire-1.2.1/pkg/server/api/rpccontext/audit.go 16:33:37 spire-1.2.1/pkg/server/api/rpccontext/caller.go 16:33:37 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 16:33:37 spire-1.2.1/pkg/server/api/selector.go 16:33:37 spire-1.2.1/pkg/server/api/selector_test.go 16:33:37 spire-1.2.1/pkg/server/api/status.go 16:33:37 spire-1.2.1/pkg/server/api/status_test.go 16:33:37 spire-1.2.1/pkg/server/api/svid/ 16:33:37 spire-1.2.1/pkg/server/api/svid/v1/ 16:33:37 spire-1.2.1/pkg/server/api/svid/v1/service.go 16:33:37 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 16:33:37 spire-1.2.1/pkg/server/api/trustdomain.go 16:33:37 spire-1.2.1/pkg/server/api/trustdomain/ 16:33:37 spire-1.2.1/pkg/server/api/trustdomain/v1/ 16:33:37 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 16:33:37 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 16:33:37 spire-1.2.1/pkg/server/api/trustdomain_test.go 16:33:37 spire-1.2.1/pkg/server/authpolicy/ 16:33:37 spire-1.2.1/pkg/server/authpolicy/defaults.go 16:33:37 spire-1.2.1/pkg/server/authpolicy/policy.go 16:33:37 spire-1.2.1/pkg/server/authpolicy/policy.rego 16:33:37 spire-1.2.1/pkg/server/authpolicy/policy_data.json 16:33:37 spire-1.2.1/pkg/server/authpolicy/policy_test.go 16:33:37 spire-1.2.1/pkg/server/authpolicy/validate.go 16:33:37 spire-1.2.1/pkg/server/bundle/ 16:33:37 spire-1.2.1/pkg/server/bundle/client/ 16:33:37 spire-1.2.1/pkg/server/bundle/client/client.go 16:33:37 spire-1.2.1/pkg/server/bundle/client/client_test.go 16:33:37 spire-1.2.1/pkg/server/bundle/client/manager.go 16:33:37 spire-1.2.1/pkg/server/bundle/client/manager_test.go 16:33:37 spire-1.2.1/pkg/server/bundle/client/sources.go 16:33:37 spire-1.2.1/pkg/server/bundle/client/sources_test.go 16:33:37 spire-1.2.1/pkg/server/bundle/client/updater.go 16:33:37 spire-1.2.1/pkg/server/bundle/client/updater_test.go 16:33:37 spire-1.2.1/pkg/server/ca/ 16:33:37 spire-1.2.1/pkg/server/ca/ca.go 16:33:37 spire-1.2.1/pkg/server/ca/ca_health.go 16:33:37 spire-1.2.1/pkg/server/ca/ca_test.go 16:33:37 spire-1.2.1/pkg/server/ca/journal.go 16:33:37 spire-1.2.1/pkg/server/ca/journal_test.go 16:33:37 spire-1.2.1/pkg/server/ca/manager.go 16:33:37 spire-1.2.1/pkg/server/ca/manager_health.go 16:33:37 spire-1.2.1/pkg/server/ca/manager_test.go 16:33:37 spire-1.2.1/pkg/server/ca/templates.go 16:33:37 spire-1.2.1/pkg/server/ca/upstream_client.go 16:33:37 spire-1.2.1/pkg/server/ca/upstream_client_test.go 16:33:37 spire-1.2.1/pkg/server/ca/validation.go 16:33:37 spire-1.2.1/pkg/server/cache/ 16:33:37 spire-1.2.1/pkg/server/cache/dscache/ 16:33:37 spire-1.2.1/pkg/server/cache/dscache/cache.go 16:33:37 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 16:33:37 spire-1.2.1/pkg/server/cache/entrycache/ 16:33:37 spire-1.2.1/pkg/server/cache/entrycache/cache.go 16:33:37 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 16:33:37 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 16:33:37 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 16:33:37 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 16:33:37 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 16:33:37 spire-1.2.1/pkg/server/catalog/ 16:33:37 spire-1.2.1/pkg/server/catalog/catalog.go 16:33:37 spire-1.2.1/pkg/server/catalog/keymanager.go 16:33:37 spire-1.2.1/pkg/server/catalog/nodeattestor.go 16:33:37 spire-1.2.1/pkg/server/catalog/noderesolver.go 16:33:37 spire-1.2.1/pkg/server/catalog/notifier.go 16:33:37 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 16:33:37 spire-1.2.1/pkg/server/config.go 16:33:37 spire-1.2.1/pkg/server/datastore/ 16:33:37 spire-1.2.1/pkg/server/datastore/datastore.go 16:33:37 spire-1.2.1/pkg/server/datastore/datastore_health.go 16:33:37 spire-1.2.1/pkg/server/datastore/repository.go 16:33:37 spire-1.2.1/pkg/server/datastore/sqlstore/ 16:33:37 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 16:33:37 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 16:33:37 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 16:33:37 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 16:33:37 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 16:33:37 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 16:33:37 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 16:33:37 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 16:33:37 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 16:33:37 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 16:33:37 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 16:33:37 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 16:33:37 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 16:33:37 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 16:33:37 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 16:33:37 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 16:33:37 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 16:33:37 spire-1.2.1/pkg/server/endpoints/ 16:33:37 spire-1.2.1/pkg/server/endpoints/bundle/ 16:33:37 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 16:33:37 spire-1.2.1/pkg/server/endpoints/bundle/config.go 16:33:37 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 16:33:37 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 16:33:37 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 16:33:37 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 16:33:37 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 16:33:37 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 16:33:37 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 16:33:37 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 16:33:37 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 16:33:37 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 16:33:37 spire-1.2.1/pkg/server/endpoints/bundle/server.go 16:33:37 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 16:33:37 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 16:33:37 spire-1.2.1/pkg/server/endpoints/config.go 16:33:37 spire-1.2.1/pkg/server/endpoints/endpoints.go 16:33:37 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 16:33:37 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 16:33:37 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 16:33:37 spire-1.2.1/pkg/server/endpoints/middleware.go 16:33:37 spire-1.2.1/pkg/server/endpoints/middleware_test.go 16:33:37 spire-1.2.1/pkg/server/hostservice/ 16:33:37 spire-1.2.1/pkg/server/hostservice/agentstore/ 16:33:37 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 16:33:37 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 16:33:37 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 16:33:37 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 16:33:37 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 16:33:37 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 16:33:37 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 16:33:37 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 16:33:37 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 16:33:37 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 16:33:37 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 16:33:37 spire-1.2.1/pkg/server/endpoints/ 16:33:37 spire-1.2.1/pkg/server/endpoints/bundle/ 16:33:37 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 16:33:37 spire-1.2.1/pkg/server/endpoints/bundle/config.go 16:33:37 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 16:33:37 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 16:33:37 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 16:33:37 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 16:33:37 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 16:33:37 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 16:33:37 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 16:33:37 spire-1.2.1/pkg/server/hostservice/identityprovider/ 16:33:37 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 16:33:37 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 16:33:37 spire-1.2.1/pkg/server/plugin/ 16:33:37 spire-1.2.1/pkg/server/plugin/keymanager/ 16:33:37 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 16:33:37 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 16:33:37 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 16:33:37 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 16:33:37 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 16:33:37 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 16:33:37 spire-1.2.1/pkg/server/plugin/keymanager/base/ 16:33:37 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 16:33:37 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 16:33:37 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 16:33:37 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 16:33:37 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 16:33:37 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 16:33:37 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 16:33:37 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 16:33:37 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 16:33:37 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 16:33:37 spire-1.2.1/pkg/server/plugin/keymanager/test/ 16:33:37 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 16:33:37 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 16:33:37 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 16:33:37 spire-1.2.1/pkg/server/plugin/nodeattestor/ 16:33:37 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 16:33:37 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 16:33:37 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 16:33:37 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 16:33:37 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 16:33:37 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 16:33:37 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 16:33:37 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 16:33:37 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 16:33:37 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 16:33:37 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 16:33:37 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 16:33:37 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 16:33:37 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 16:33:37 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 16:33:37 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 16:33:37 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 16:33:37 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 16:33:37 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 16:33:37 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 16:33:37 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 16:33:37 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 16:33:37 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 16:33:37 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 16:33:37 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 16:33:37 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 16:33:37 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 16:33:37 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 16:33:37 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 16:33:37 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 16:33:37 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 16:33:37 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 16:33:37 spire-1.2.1/pkg/server/endpoints/bundle/server.go 16:33:37 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 16:33:37 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 16:33:37 spire-1.2.1/pkg/server/endpoints/config.go 16:33:37 spire-1.2.1/pkg/server/endpoints/endpoints.go 16:33:37 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 16:33:37 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 16:33:37 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 16:33:37 spire-1.2.1/pkg/server/endpoints/middleware.go 16:33:37 spire-1.2.1/pkg/server/endpoints/middleware_test.go 16:33:37 spire-1.2.1/pkg/server/hostservice/ 16:33:37 spire-1.2.1/pkg/server/hostservice/agentstore/ 16:33:37 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 16:33:37 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 16:33:37 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 16:33:37 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 16:33:37 spire-1.2.1/pkg/server/hostservice/identityprovider/ 16:33:37 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 16:33:37 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 16:33:37 spire-1.2.1/pkg/server/plugin/ 16:33:37 spire-1.2.1/pkg/server/plugin/keymanager/ 16:33:37 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 16:33:37 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 16:33:37 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 16:33:37 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 16:33:37 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 16:33:37 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 16:33:37 spire-1.2.1/pkg/server/plugin/keymanager/base/ 16:33:37 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 16:33:37 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 16:33:37 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 16:33:37 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 16:33:37 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 16:33:37 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 16:33:37 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 16:33:37 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 16:33:37 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 16:33:37 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 16:33:37 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 16:33:37 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 16:33:37 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 16:33:37 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 16:33:37 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 16:33:37 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 16:33:37 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 16:33:37 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 16:33:37 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 16:33:37 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 16:33:37 spire-1.2.1/pkg/server/plugin/noderesolver/ 16:33:37 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 16:33:37 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 16:33:37 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 16:33:37 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 16:33:37 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 16:33:37 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 16:33:37 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 16:33:37 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 16:33:37 spire-1.2.1/pkg/server/plugin/notifier/ 16:33:37 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 16:33:37 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 16:33:37 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 16:33:37 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 16:33:37 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 16:33:37 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 16:33:37 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 16:33:37 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 16:33:37 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 16:33:37 spire-1.2.1/pkg/server/plugin/notifier/repository.go 16:33:37 spire-1.2.1/pkg/server/plugin/notifier/v1.go 16:33:37 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 16:33:37 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 16:33:37 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 16:33:37 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 16:33:37 spire-1.2.1/pkg/server/plugin/keymanager/test/ 16:33:37 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 16:33:37 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 16:33:37 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 16:33:37 spire-1.2.1/pkg/server/plugin/nodeattestor/ 16:33:37 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 16:33:37 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 16:33:37 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 16:33:37 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 16:33:37 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 16:33:37 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 16:33:37 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 16:33:37 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 16:33:37 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 16:33:37 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 16:33:37 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 16:33:37 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 16:33:37 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 16:33:37 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 16:33:37 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 16:33:37 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 16:33:37 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 16:33:37 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 16:33:37 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 16:33:37 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 16:33:37 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 16:33:37 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 16:33:37 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 16:33:37 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 16:33:37 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 16:33:37 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 16:33:37 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 16:33:37 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 16:33:37 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 16:33:37 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 16:33:37 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 16:33:37 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 16:33:37 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 16:33:37 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 16:33:37 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 16:33:37 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 16:33:37 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 16:33:37 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 16:33:37 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 16:33:37 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 16:33:37 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 16:33:37 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 16:33:37 spire-1.2.1/pkg/server/plugin/noderesolver/ 16:33:37 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 16:33:37 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 16:33:37 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 16:33:37 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 16:33:37 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 16:33:37 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 16:33:37 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 16:33:37 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 16:33:37 spire-1.2.1/pkg/server/plugin/notifier/ 16:33:37 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 16:33:37 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 16:33:37 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 16:33:37 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 16:33:37 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 16:33:37 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 16:33:37 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 16:33:37 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 16:33:37 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 16:33:37 spire-1.2.1/pkg/server/plugin/notifier/repository.go 16:33:37 spire-1.2.1/pkg/server/plugin/notifier/v1.go 16:33:37 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 16:33:37 spire-1.2.1/pkg/server/registration/ 16:33:37 spire-1.2.1/pkg/server/registration/manager.go 16:33:37 spire-1.2.1/pkg/server/registration/manager_test.go 16:33:37 spire-1.2.1/pkg/server/scanentries.go 16:33:37 spire-1.2.1/pkg/server/scanentries_test.go 16:33:37 spire-1.2.1/pkg/server/server.go 16:33:37 spire-1.2.1/pkg/server/server_test.go 16:33:37 spire-1.2.1/pkg/server/svid/ 16:33:37 spire-1.2.1/pkg/server/svid/observer.go 16:33:37 spire-1.2.1/pkg/server/svid/observer_test.go 16:33:37 spire-1.2.1/pkg/server/svid/rotator.go 16:33:37 spire-1.2.1/pkg/server/svid/rotator_config.go 16:33:37 spire-1.2.1/pkg/server/svid/rotator_config_test.go 16:33:37 spire-1.2.1/pkg/server/svid/rotator_test.go 16:33:37 spire-1.2.1/proto/ 16:33:37 spire-1.2.1/proto/private/ 16:33:37 spire-1.2.1/proto/private/server/ 16:33:37 spire-1.2.1/proto/private/server/journal/ 16:33:37 spire-1.2.1/proto/private/server/journal/journal.pb.go 16:33:37 spire-1.2.1/proto/private/server/journal/journal.proto 16:33:37 spire-1.2.1/proto/spire/ 16:33:37 spire-1.2.1/proto/spire/common/ 16:33:37 spire-1.2.1/proto/spire/common/common.pb.go 16:33:37 spire-1.2.1/proto/spire/common/common.proto 16:33:37 spire-1.2.1/proto/spire/common/plugin/ 16:33:37 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 16:33:37 spire-1.2.1/proto/spire/common/plugin/plugin.proto 16:33:37 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 16:33:37 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 16:33:37 spire-1.2.1/proto/spire/plugin/ 16:33:37 spire-1.2.1/proto/spire/plugin/agent/ 16:33:37 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 16:33:37 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 16:33:37 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 16:33:37 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 16:33:37 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 16:33:37 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 16:33:37 spire-1.2.1/release/ 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 16:33:37 spire-1.2.1/release/spire-extras/ 16:33:37 spire-1.2.1/release/spire-extras/README.md 16:33:37 spire-1.2.1/release/spire-extras/conf/ 16:33:37 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 16:33:37 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 16:33:37 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 16:33:37 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 16:33:37 spire-1.2.1/release/spire/ 16:33:37 spire-1.2.1/release/spire/README.md 16:33:37 spire-1.2.1/release/spire/conf/ 16:33:37 spire-1.2.1/release/spire/conf/agent/ 16:33:37 spire-1.2.1/release/spire/conf/agent/agent.conf 16:33:37 spire-1.2.1/release/spire/conf/server/ 16:33:37 spire-1.2.1/release/spire/conf/server/server.conf 16:33:37 spire-1.2.1/script/ 16:33:37 spire-1.2.1/script/build-artifact.sh 16:33:37 spire-1.2.1/script/generate_dummy_ca.sh 16:33:37 spire-1.2.1/support/ 16:33:37 spire-1.2.1/support/k8s/ 16:33:37 spire-1.2.1/support/k8s/k8s-workload-registrar/ 16:33:37 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 16:33:37 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 16:33:37 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 16:33:37 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 16:33:37 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 16:33:37 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 16:33:37 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 16:33:37 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 16:33:37 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 16:33:37 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 16:33:37 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 16:33:37 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 16:33:37 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 16:33:37 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 16:33:37 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 16:33:37 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 16:33:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 16:33:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 16:33:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 16:33:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 16:33:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 16:33:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 16:33:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 16:33:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 16:33:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 16:33:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 16:33:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 16:33:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 16:33:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 16:33:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 16:33:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 16:33:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 16:33:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 16:33:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 16:33:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 16:33:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 16:33:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 16:33:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 16:33:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 16:33:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 16:33:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 16:33:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 16:33:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 16:33:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 16:33:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 16:33:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 16:33:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 16:33:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 16:33:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 16:33:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 16:33:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 16:33:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 16:33:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 16:33:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 16:33:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 16:33:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 16:33:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 16:33:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 16:33:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 16:33:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 16:33:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 16:33:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 16:33:37 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 16:33:37 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 16:33:37 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 16:33:37 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 16:33:37 spire-1.2.1/support/oidc-discovery-provider/ 16:33:37 spire-1.2.1/support/oidc-discovery-provider/README.md 16:33:37 spire-1.2.1/support/oidc-discovery-provider/common_test.go 16:33:37 spire-1.2.1/support/oidc-discovery-provider/config.go 16:33:37 spire-1.2.1/support/oidc-discovery-provider/config_test.go 16:33:37 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 16:33:37 16:33:37 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 16:33:37 spire-1.2.1/support/oidc-discovery-provider/handler.go 16:33:37 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 16:33:37 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 16:33:37 spire-1.2.1/support/oidc-discovery-provider/main.go 16:33:37 spire-1.2.1/support/oidc-discovery-provider/server_api.go 16:33:37 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 16:33:37 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 16:33:37 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 16:33:37 spire-1.2.1/test/ 16:33:37 spire-1.2.1/test/clock/ 16:33:37 spire-1.2.1/test/clock/clock.go 16:33:37 spire-1.2.1/test/fakes/ 16:33:37 spire-1.2.1/test/fakes/fakeagentcatalog/ 16:33:37 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 16:33:37 spire-1.2.1/test/fakes/fakeagentkeymanager/ 16:33:37 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 16:33:37 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 16:33:37 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 16:33:37 spire-1.2.1/test/fakes/fakeagentstore/ 16:33:37 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 16:33:37 spire-1.2.1/test/fakes/fakedatastore/ 16:33:37 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 16:33:37 spire-1.2.1/test/fakes/fakeentryclient/ 16:33:37 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 16:33:37 spire-1.2.1/test/fakes/fakehealthchecker/ 16:33:37 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 16:33:37 spire-1.2.1/test/fakes/fakeidentityprovider/ 16:33:37 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 16:33:37 spire-1.2.1/test/fakes/fakemetrics/ 16:33:37 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 16:33:37 spire-1.2.1/test/fakes/fakenoderesolver/ 16:33:37 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 16:33:37 spire-1.2.1/test/fakes/fakenotifier/ 16:33:37 spire-1.2.1/test/fakes/fakenotifier/notifier.go 16:33:37 spire-1.2.1/test/fakes/fakepluginmetrics/ 16:33:37 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 16:33:37 spire-1.2.1/test/fakes/fakeserverca/ 16:33:37 spire-1.2.1/test/fakes/fakeserverca/serverca.go 16:33:37 spire-1.2.1/test/fakes/fakeservercatalog/ 16:33:37 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 16:33:37 spire-1.2.1/test/fakes/fakeserverkeymanager/ 16:33:37 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 16:33:37 spire-1.2.1/test/fakes/fakeservernodeattestor/ 16:33:37 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 16:33:37 spire-1.2.1/test/fakes/fakeupstreamauthority/ 16:33:37 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 16:33:37 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 16:33:37 spire-1.2.1/test/fakes/fakeworkloadapi/ 16:33:37 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 16:33:37 spire-1.2.1/test/fakes/fakeworkloadattestor/ 16:33:37 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 16:33:37 spire-1.2.1/test/fixture/ 16:33:37 spire-1.2.1/test/fixture/certs/ 16:33:37 spire-1.2.1/test/fixture/certs/agent_svid.der 16:33:37 spire-1.2.1/test/fixture/certs/base_cert.pem 16:33:37 spire-1.2.1/test/fixture/certs/base_csr.pem 16:33:37 spire-1.2.1/test/fixture/certs/base_key.pem 16:33:37 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 16:33:37 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 16:33:37 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 16:33:37 spire-1.2.1/test/fixture/certs/blog_cert.pem 16:33:37 spire-1.2.1/test/fixture/certs/blog_csr.pem 16:33:37 spire-1.2.1/test/fixture/certs/blog_key.pem 16:33:37 spire-1.2.1/test/fixture/certs/bundle.derspire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 16:33:37 spire-1.2.1/test/fixture/certs/ca.pem 16:33:37 spire-1.2.1/test/fixture/certs/ca_key.pem 16:33:37 spire-1.2.1/test/fixture/certs/database_cert.pem 16:33:37 spire-1.2.1/test/fixture/certs/database_csr.pem 16:33:37 spire-1.2.1/test/fixture/certs/database_key.pem 16:33:37 spire-1.2.1/test/fixture/certs/node_cert.pem 16:33:37 spire-1.2.1/test/fixture/certs/node_csr.pem 16:33:37 spire-1.2.1/test/fixture/certs/node_key.pem 16:33:37 spire-1.2.1/test/fixture/certs/svid.pem 16:33:37 spire-1.2.1/test/fixture/certs/svid_key.pem 16:33:37 spire-1.2.1/test/fixture/config/ 16:33:37 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 16:33:37 spire-1.2.1/test/fixture/config/agent_good.conf 16:33:37 spire-1.2.1/test/fixture/config/agent_good_templated.conf 16:33:37 spire-1.2.1/test/fixture/config/plugin_good.conf 16:33:37 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 16:33:37 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 16:33:37 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 16:33:37 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 16:33:37 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 16:33:37 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 16:33:37 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 16:33:37 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 16:33:37 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 16:33:37 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 16:33:37 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 16:33:37 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 16:33:37 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 16:33:37 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 16:33:37 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 16:33:37 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 16:33:37 spire-1.2.1/test/fixture/config/server_good.conf 16:33:37 spire-1.2.1/test/fixture/config/server_good_templated.conf 16:33:37 spire-1.2.1/test/fixture/fixture.go 16:33:37 spire-1.2.1/test/fixture/nodeattestor/ 16:33:37 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 16:33:37 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 16:33:37 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 16:33:37 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 16:33:37 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 16:33:37 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 16:33:37 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 16:33:37 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 16:33:37 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 16:33:37 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 16:33:37 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 16:33:37 spire-1.2.1/test/fixture/registration/ 16:33:37 spire-1.2.1/test/fixture/registration/entries.json 16:33:37 spire-1.2.1/test/fixture/registration/good-for-update.json 16:33:37 spire-1.2.1/test/fixture/registration/good.json 16:33:37 spire-1.2.1/test/fixture/registration/invalid.json 16:33:37 spire-1.2.1/test/fixture/registration/invalid_json.json 16:33:37 spire-1.2.1/test/fixture/registration/manager_test_entries.json 16:33:37 spire-1.2.1/test/integration/ 16:33:37 spire-1.2.1/test/integration/README.md 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 16:33:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 16:33:37 spire-1.2.1/pkg/server/registration/ 16:33:37 spire-1.2.1/pkg/server/registration/manager.go 16:33:37 spire-1.2.1/pkg/server/registration/manager_test.go 16:33:37 spire-1.2.1/pkg/server/scanentries.go 16:33:37 spire-1.2.1/pkg/server/scanentries_test.go 16:33:37 spire-1.2.1/pkg/server/server.go 16:33:37 spire-1.2.1/pkg/server/server_test.go 16:33:37 spire-1.2.1/pkg/server/svid/ 16:33:37 spire-1.2.1/pkg/server/svid/observer.go 16:33:37 spire-1.2.1/pkg/server/svid/observer_test.go 16:33:37 spire-1.2.1/pkg/server/svid/rotator.go 16:33:37 spire-1.2.1/pkg/server/svid/rotator_config.go 16:33:37 spire-1.2.1/pkg/server/svid/rotator_config_test.go 16:33:37 spire-1.2.1/pkg/server/svid/rotator_test.go 16:33:37 spire-1.2.1/proto/ 16:33:37 spire-1.2.1/proto/private/ 16:33:37 spire-1.2.1/proto/private/server/ 16:33:37 spire-1.2.1/proto/private/server/journal/ 16:33:37 spire-1.2.1/test/integration/common 16:33:37 spire-1.2.1/test/integration/setup/ 16:33:37 spire-1.2.1/test/integration/setup/adminclient/ 16:33:37 spire-1.2.1/test/integration/setup/adminclient/build.sh 16:33:37 spire-1.2.1/test/integration/setup/adminclient/client.go 16:33:37 spire-1.2.1/test/integration/setup/debugagent/ 16:33:37 spire-1.2.1/test/integration/setup/debugagent/build.sh 16:33:37 spire-1.2.1/test/integration/setup/debugagent/main.go 16:33:37 spire-1.2.1/test/integration/setup/debugserver/ 16:33:37 spire-1.2.1/test/integration/setup/debugserver/build.sh 16:33:37 spire-1.2.1/test/integration/setup/debugserver/main.go 16:33:37 spire-1.2.1/test/integration/setup/downstreamclient/ 16:33:37 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 16:33:37 spire-1.2.1/test/integration/setup/downstreamclient/client.go 16:33:37 spire-1.2.1/test/integration/setup/itclient/ 16:33:37 spire-1.2.1/test/integration/setup/itclient/client.go 16:33:37 spire-1.2.1/test/integration/setup/node-attestation/ 16:33:37 spire-1.2.1/test/integration/setup/node-attestation/build.sh 16:33:37 spire-1.2.1/test/integration/setup/node-attestation/client.go 16:33:37 spire-1.2.1/test/integration/setup/x509pop/ 16:33:37 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 16:33:37 spire-1.2.1/test/integration/setup/x509pop/setup.sh 16:33:37 spire-1.2.1/test/integration/suites/ 16:33:37 spire-1.2.1/test/integration/suites/admin-endpoints/ 16:33:37 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 16:33:37 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 16:33:37 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 16:33:37 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 16:33:37 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 16:33:37 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 16:33:37 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 16:33:37 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 16:33:37 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 16:33:37 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 16:33:37 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 16:33:37 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 16:33:37 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 16:33:37 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 16:33:37 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 16:33:37 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 16:33:37 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 16:33:37 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 16:33:37 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 16:33:37 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 16:33:37 spire-1.2.1/test/integration/suites/datastore-mysql/ 16:33:37 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 16:33:37 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 16:33:37 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 16:33:37 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 16:33:37 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 16:33:37 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 16:33:37 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 16:33:37 spire-1.2.1/proto/private/server/journal/journal.pb.go 16:33:37 spire-1.2.1/proto/private/server/journal/journal.proto 16:33:37 spire-1.2.1/proto/spire/ 16:33:37 spire-1.2.1/proto/spire/common/ 16:33:37 spire-1.2.1/proto/spire/common/common.pb.go 16:33:37 spire-1.2.1/proto/spire/common/common.proto 16:33:37 spire-1.2.1/proto/spire/common/plugin/ 16:33:37 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 16:33:37 spire-1.2.1/proto/spire/common/plugin/plugin.proto 16:33:37 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 16:33:37 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 16:33:37 spire-1.2.1/proto/spire/plugin/ 16:33:37 spire-1.2.1/proto/spire/plugin/agent/ 16:33:37 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 16:33:37 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 16:33:37 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 16:33:37 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 16:33:37 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 16:33:37 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 16:33:37 spire-1.2.1/release/ 16:33:37 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 16:33:37 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 16:33:37 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 16:33:37 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 16:33:37 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 16:33:37 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 16:33:37 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 16:33:37 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 16:33:37 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 16:33:37 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 16:33:37 spire-1.2.1/test/integration/suites/datastore-postgres/ 16:33:37 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 16:33:37 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 16:33:37 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 16:33:37 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 16:33:37 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 16:33:37 spire-1.2.1/test/integration/suites/debug-endpoints/ 16:33:37 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 16:33:37 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 16:33:37 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 16:33:37 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 16:33:37 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 16:33:37 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 16:33:37 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 16:33:37 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 16:33:37 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 16:33:37 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 16:33:37 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 16:33:37 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 16:33:37 spire-1.2.1/release/spire-extras/ 16:33:37 spire-1.2.1/release/spire-extras/README.md 16:33:37 spire-1.2.1/release/spire-extras/conf/ 16:33:37 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 16:33:37 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 16:33:37 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 16:33:37 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 16:33:37 spire-1.2.1/release/spire/ 16:33:37 spire-1.2.1/release/spire/README.md 16:33:37 spire-1.2.1/release/spire/conf/ 16:33:37 spire-1.2.1/release/spire/conf/agent/ 16:33:37 spire-1.2.1/release/spire/conf/agent/agent.conf 16:33:37 spire-1.2.1/release/spire/conf/server/ 16:33:37 spire-1.2.1/release/spire/conf/server/server.conf 16:33:37 spire-1.2.1/script/ 16:33:37 spire-1.2.1/script/build-artifact.sh 16:33:37 spire-1.2.1/script/generate_dummy_ca.sh 16:33:37 spire-1.2.1/support/ 16:33:37 spire-1.2.1/support/k8s/ 16:33:37 spire-1.2.1/support/k8s/k8s-workload-registrar/ 16:33:37 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 16:33:37 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 16:33:37 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 16:33:37 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 16:33:37 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 16:33:37 spire-1.2.1/test/integration/suites/downstream-endpoints/ 16:33:37 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 16:33:37 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 16:33:37 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 16:33:37 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 16:33:37 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 16:33:37 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 16:33:37 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 16:33:37 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 16:33:37 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 16:33:37 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 16:33:37 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 16:33:37 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 16:33:37 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 16:33:37 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 16:33:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 16:33:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 16:33:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 16:33:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 16:33:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 16:33:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 16:33:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 16:33:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 16:33:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 16:33:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 16:33:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 16:33:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 16:33:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 16:33:37 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 16:33:37 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 16:33:37 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 16:33:37 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 16:33:37 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 16:33:37 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 16:33:37 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 16:33:37 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 16:33:37 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 16:33:37 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 16:33:37 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 16:33:37 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 16:33:37 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 16:33:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 16:33:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 16:33:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 16:33:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 16:33:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 16:33:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 16:33:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 16:33:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 16:33:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 16:33:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 16:33:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 16:33:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 16:33:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 16:33:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 16:33:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 16:33:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 16:33:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 16:33:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 16:33:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 16:33:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 16:33:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 16:33:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 16:33:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 16:33:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 16:33:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 16:33:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 16:33:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 16:33:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 16:33:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 16:33:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 16:33:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 16:33:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 16:33:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 16:33:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 16:33:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 16:33:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 16:33:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 16:33:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 16:33:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 16:33:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 16:33:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 16:33:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 16:33:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 16:33:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 16:33:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 16:33:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 16:33:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 16:33:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 16:33:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 16:33:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 16:33:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 16:33:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 16:33:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 16:33:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 16:33:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 16:33:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 16:33:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 16:33:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 16:33:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 16:33:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 16:33:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 16:33:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 16:33:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 16:33:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 16:33:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 16:33:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 16:33:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 16:33:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 16:33:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 16:33:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 16:33:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 16:33:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 16:33:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 16:33:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 16:33:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 16:33:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 16:33:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 16:33:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 16:33:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 16:33:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 16:33:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 16:33:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 16:33:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 16:33:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 16:33:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 16:33:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 16:33:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 16:33:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 16:33:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 16:33:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 16:33:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 16:33:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 16:33:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 16:33:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 16:33:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 16:33:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 16:33:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 16:33:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 16:33:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 16:33:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 16:33:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 16:33:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 16:33:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 16:33:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 16:33:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 16:33:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 16:33:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 16:33:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 16:33:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 16:33:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 16:33:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 16:33:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 16:33:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 16:33:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 16:33:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 16:33:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 16:33:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 16:33:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 16:33:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 16:33:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 16:33:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 16:33:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 16:33:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 16:33:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 16:33:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 16:33:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 16:33:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 16:33:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 16:33:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 16:33:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 16:33:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 16:33:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 16:33:37 spire-1.2.1/test/integration/suites/join-token/ 16:33:37 spire-1.2.1/test/integration/suites/join-token/01-start-server 16:33:37 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 16:33:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 16:33:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 16:33:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 16:33:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 16:33:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 16:33:37 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 16:33:37 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 16:33:37 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 16:33:37 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 16:33:37 spire-1.2.1/support/oidc-discovery-provider/ 16:33:37 spire-1.2.1/support/oidc-discovery-provider/README.md 16:33:37 spire-1.2.1/support/oidc-discovery-provider/common_test.go 16:33:37 spire-1.2.1/support/oidc-discovery-provider/config.go 16:33:37 spire-1.2.1/support/oidc-discovery-provider/config_test.go 16:33:37 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 16:33:37 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 16:33:37 spire-1.2.1/support/oidc-discovery-provider/handler.go 16:33:37 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 16:33:37 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 16:33:37 spire-1.2.1/support/oidc-discovery-provider/main.go 16:33:37 spire-1.2.1/support/oidc-discovery-provider/server_api.go 16:33:37 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 16:33:37 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 16:33:37 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 16:33:37 spire-1.2.1/test/ 16:33:37 spire-1.2.1/test/clock/ 16:33:37 spire-1.2.1/test/clock/clock.go 16:33:37 spire-1.2.1/test/fakes/ 16:33:37 spire-1.2.1/test/fakes/fakeagentcatalog/ 16:33:37 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 16:33:37 spire-1.2.1/test/fakes/fakeagentkeymanager/ 16:33:37 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 16:33:37 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 16:33:37 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 16:33:37 spire-1.2.1/test/fakes/fakeagentstore/ 16:33:37 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 16:33:37 spire-1.2.1/test/integration/suites/join-token/03-start-agent 16:33:37 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 16:33:37 spire-1.2.1/test/integration/suites/join-token/05-check-svid 16:33:37 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 16:33:37 spire-1.2.1/test/integration/suites/join-token/README.md 16:33:37 spire-1.2.1/test/integration/suites/join-token/conf/ 16:33:37 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 16:33:37 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 16:33:37 spire-1.2.1/test/integration/suites/join-token/conf/server/ 16:33:37 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 16:33:37 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 16:33:37 spire-1.2.1/test/integration/suites/join-token/teardown 16:33:37 spire-1.2.1/test/integration/suites/k8s-reconcile/ 16:33:37 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 16:33:37 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 16:33:37 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 16:33:37 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 16:33:37 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 16:33:37 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 16:33:37 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 16:33:37 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 16:33:37 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 16:33:37 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 16:33:37 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 16:33:37 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 16:33:37 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 16:33:37 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 16:33:37 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 16:33:37 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 16:33:37 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 16:33:37 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 16:33:37 spire-1.2.1/test/fakes/fakedatastore/ 16:33:37 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 16:33:37 spire-1.2.1/test/fakes/fakeentryclient/ 16:33:37 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 16:33:37 spire-1.2.1/test/fakes/fakehealthchecker/ 16:33:37 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 16:33:37 spire-1.2.1/test/fakes/fakeidentityprovider/ 16:33:37 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 16:33:37 spire-1.2.1/test/fakes/fakemetrics/ 16:33:37 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 16:33:37 spire-1.2.1/test/fakes/fakenoderesolver/ 16:33:37 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 16:33:37 spire-1.2.1/test/fakes/fakenotifier/ 16:33:37 spire-1.2.1/test/fakes/fakenotifier/notifier.go 16:33:37 spire-1.2.1/test/fakes/fakepluginmetrics/ 16:33:37 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 16:33:37 spire-1.2.1/test/fakes/fakeserverca/ 16:33:37 spire-1.2.1/test/fakes/fakeserverca/serverca.go 16:33:37 spire-1.2.1/test/fakes/fakeservercatalog/ 16:33:37 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 16:33:37 spire-1.2.1/test/fakes/fakeserverkeymanager/ 16:33:37 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 16:33:37 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 16:33:37 spire-1.2.1/test/integration/suites/k8s-scratch/ 16:33:37 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 16:33:37 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 16:33:37 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 16:33:37 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 16:33:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 16:33:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 16:33:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 16:33:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 16:33:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 16:33:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 16:33:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 16:33:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 16:33:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 16:33:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 16:33:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 16:33:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 16:33:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 16:33:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 16:33:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 16:33:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 16:33:37 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 16:33:37 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 16:33:37 spire-1.2.1/test/integration/suites/k8s/ 16:33:37 spire-1.2.1/test/integration/suites/k8s/00-setup 16:33:37 spire-1.2.1/test/integration/suites/k8s/01-apply-config 16:33:37 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 16:33:37 spire-1.2.1/test/integration/suites/k8s/README.md 16:33:37 spire-1.2.1/test/integration/suites/k8s/conf/ 16:33:37 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 16:33:37 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 16:33:37 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 16:33:37 spire-1.2.1/test/fakes/fakeservernodeattestor/ 16:33:37 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 16:33:37 spire-1.2.1/test/fakes/fakeupstreamauthority/ 16:33:37 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 16:33:37 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 16:33:37 spire-1.2.1/test/fakes/fakeworkloadapi/ 16:33:37 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 16:33:37 spire-1.2.1/test/fakes/fakeworkloadattestor/ 16:33:37 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 16:33:37 spire-1.2.1/test/fixture/ 16:33:37 spire-1.2.1/test/fixture/certs/ 16:33:37 spire-1.2.1/test/fixture/certs/agent_svid.der 16:33:37 spire-1.2.1/test/fixture/certs/base_cert.pem 16:33:37 spire-1.2.1/test/fixture/certs/base_csr.pem 16:33:37 spire-1.2.1/test/fixture/certs/base_key.pem 16:33:37 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 16:33:37 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 16:33:37 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 16:33:37 spire-1.2.1/test/fixture/certs/blog_cert.pem 16:33:37 spire-1.2.1/test/fixture/certs/blog_csr.pem 16:33:37 spire-1.2.1/test/fixture/certs/blog_key.pem 16:33:37 spire-1.2.1/test/fixture/certs/bundle.der 16:33:37 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 16:33:37 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 16:33:37 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 16:33:37 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 16:33:37 spire-1.2.1/test/integration/suites/k8s/conf/server/ 16:33:37 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 16:33:37 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 16:33:37 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 16:33:37 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 16:33:37 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 16:33:37 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 16:33:37 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 16:33:37 spire-1.2.1/test/integration/suites/k8s/init-kubectl 16:33:37 spire-1.2.1/test/integration/suites/k8s/teardown 16:33:37 spire-1.2.1/test/integration/suites/nested-rotation/ 16:33:37 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 16:33:37 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 16:33:37 spire-1.2.1/test/fixture/certs/ca.pem 16:33:37 spire-1.2.1/test/fixture/certs/ca_key.pem 16:33:37 spire-1.2.1/test/fixture/certs/database_cert.pem 16:33:37 spire-1.2.1/test/fixture/certs/database_csr.pem 16:33:37 spire-1.2.1/test/fixture/certs/database_key.pem 16:33:37 spire-1.2.1/test/fixture/certs/node_cert.pem 16:33:37 spire-1.2.1/test/fixture/certs/node_csr.pem 16:33:37 spire-1.2.1/test/fixture/certs/node_key.pem 16:33:37 spire-1.2.1/test/fixture/certs/svid.pem 16:33:37 spire-1.2.1/test/fixture/certs/svid_key.pem 16:33:37 spire-1.2.1/test/fixture/config/ 16:33:37 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 16:33:37 spire-1.2.1/test/fixture/config/agent_good.conf 16:33:37 spire-1.2.1/test/fixture/config/agent_good_templated.conf 16:33:37 spire-1.2.1/test/fixture/config/plugin_good.conf 16:33:37 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 16:33:37 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 16:33:37 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 16:33:37 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 16:33:37 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 16:33:37 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 16:33:37 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 16:33:37 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 16:33:37 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 16:33:37 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 16:33:37 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 16:33:37 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 16:33:37 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 16:33:37 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 16:33:37 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 16:33:37 spire-1.2.1/test/integration/suites/nested-rotation/README.md 16:33:37 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 16:33:37 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 16:33:37 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 16:33:37 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 16:33:37 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 16:33:37 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 16:33:37 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 16:33:37 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 16:33:37 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 16:33:37 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 16:33:37 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 16:33:37 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 16:33:37 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 16:33:37 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 16:33:37 spire-1.2.1/test/fixture/config/server_good.conf 16:33:37 spire-1.2.1/test/fixture/config/server_good_templated.conf 16:33:37 spire-1.2.1/test/fixture/fixture.go 16:33:37 spire-1.2.1/test/fixture/nodeattestor/ 16:33:37 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 16:33:37 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 16:33:37 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 16:33:37 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 16:33:37 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 16:33:37 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 16:33:37 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 16:33:37 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 16:33:37 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 16:33:37 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 16:33:37 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 16:33:37 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 16:33:37 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 16:33:37 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 16:33:37 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 16:33:37 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 16:33:37 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 16:33:37 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 16:33:37 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 16:33:37 spire-1.2.1/test/integration/suites/nested-rotation/root/ 16:33:37 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 16:33:37 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 16:33:37 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 16:33:37 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 16:33:37 spire-1.2.1/test/integration/suites/nested-rotation/teardown 16:33:37 spire-1.2.1/test/integration/suites/node-attestation/ 16:33:37 spire-1.2.1/test/integration/suites/node-attestation/00-setup 16:33:37 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 16:33:37 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 16:33:37 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 16:33:37 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 16:33:37 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 16:33:37 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 16:33:37 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 16:33:37 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 16:33:37 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 16:33:37 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 16:33:37 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 16:33:37 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 16:33:37 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 16:33:37 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 16:33:37 spire-1.2.1/test/fixture/registration/ 16:33:37 spire-1.2.1/test/fixture/registration/entries.json 16:33:37 spire-1.2.1/test/fixture/registration/good-for-update.json 16:33:37 spire-1.2.1/test/fixture/registration/good.json 16:33:37 spire-1.2.1/test/fixture/registration/invalid.json 16:33:37 spire-1.2.1/test/fixture/registration/invalid_json.json 16:33:37 spire-1.2.1/test/fixture/registration/manager_test_entries.json 16:33:37 spire-1.2.1/test/integration/ 16:33:37 spire-1.2.1/test/integration/README.md 16:33:37 spire-1.2.1/test/integration/suites/node-attestation/README.md 16:33:37 spire-1.2.1/test/integration/suites/node-attestation/conf/ 16:33:37 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 16:33:37 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 16:33:37 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 16:33:37 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 16:33:37 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 16:33:37 spire-1.2.1/test/integration/suites/node-attestation/teardown 16:33:37 spire-1.2.1/test/integration/suites/rotation/ 16:33:37 spire-1.2.1/test/integration/suites/rotation/00-setup 16:33:37 spire-1.2.1/test/integration/suites/rotation/01-start-server 16:33:37 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 16:33:37 spire-1.2.1/test/integration/suites/rotation/03-start-agent 16:33:37 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 16:33:37 spire-1.2.1/test/integration/suites/rotation/05-check-svids 16:33:37 spire-1.2.1/test/integration/suites/rotation/README.md 16:33:37 spire-1.2.1/test/integration/suites/rotation/conf/ 16:33:37 spire-1.2.1/test/integration/common 16:33:37 spire-1.2.1/test/integration/setup/ 16:33:37 spire-1.2.1/test/integration/setup/adminclient/ 16:33:37 spire-1.2.1/test/integration/setup/adminclient/build.sh 16:33:37 spire-1.2.1/test/integration/setup/adminclient/client.go 16:33:37 spire-1.2.1/test/integration/setup/debugagent/ 16:33:37 spire-1.2.1/test/integration/setup/debugagent/build.sh 16:33:37 spire-1.2.1/test/integration/setup/debugagent/main.go 16:33:37 spire-1.2.1/test/integration/setup/debugserver/ 16:33:37 spire-1.2.1/test/integration/setup/debugserver/build.sh 16:33:37 spire-1.2.1/test/integration/setup/debugserver/main.go 16:33:37 spire-1.2.1/test/integration/setup/downstreamclient/ 16:33:37 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 16:33:37 spire-1.2.1/test/integration/setup/downstreamclient/client.go 16:33:37 spire-1.2.1/test/integration/setup/itclient/ 16:33:37 spire-1.2.1/test/integration/setup/itclient/client.go 16:33:37 spire-1.2.1/test/integration/setup/node-attestation/ 16:33:37 spire-1.2.1/test/integration/setup/node-attestation/build.sh 16:33:37 spire-1.2.1/test/integration/setup/node-attestation/client.go 16:33:37 spire-1.2.1/test/integration/setup/x509pop/ 16:33:37 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 16:33:37 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 16:33:37 spire-1.2.1/test/integration/suites/rotation/conf/server/ 16:33:37 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 16:33:37 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 16:33:37 spire-1.2.1/test/integration/suites/rotation/teardown 16:33:37 spire-1.2.1/test/integration/suites/self-test/ 16:33:37 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 16:33:37 spire-1.2.1/test/integration/suites/self-test/README.md 16:33:37 spire-1.2.1/test/integration/suites/self-test/teardown 16:33:37 spire-1.2.1/test/integration/suites/spire-server-cli/ 16:33:37 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 16:33:37 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 16:33:37 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 16:33:37 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 16:33:37 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 16:33:37 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 16:33:37 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 16:33:37 spire-1.2.1/test/integration/setup/x509pop/setup.sh 16:33:37 spire-1.2.1/test/integration/suites/ 16:33:37 spire-1.2.1/test/integration/suites/admin-endpoints/ 16:33:37 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 16:33:37 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 16:33:37 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 16:33:37 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 16:33:37 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 16:33:37 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 16:33:37 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 16:33:37 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 16:33:37 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 16:33:37 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 16:33:37 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 16:33:37 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 16:33:37 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 16:33:37 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 16:33:37 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 16:33:37 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 16:33:37 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 16:33:37 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 16:33:37 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 16:33:37 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 16:33:37 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 16:33:37 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 16:33:37 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 16:33:37 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 16:33:37 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 16:33:37 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 16:33:37 spire-1.2.1/test/integration/suites/upgrade/ 16:33:37 spire-1.2.1/test/integration/suites/upgrade/00-setup 16:33:37 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 16:33:37 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 16:33:37 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 16:33:37 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 16:33:37 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 16:33:37 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 16:33:37 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 16:33:37 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 16:33:37 spire-1.2.1/test/integration/suites/datastore-mysql/ 16:33:37 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 16:33:37 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 16:33:37 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 16:33:37 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 16:33:37 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 16:33:37 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 16:33:37 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 16:33:37 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 16:33:37 spire-1.2.1/test/integration/suites/upgrade/README.md 16:33:37 spire-1.2.1/test/integration/suites/upgrade/conf/ 16:33:37 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 16:33:37 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 16:33:37 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 16:33:37 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 16:33:37 spire-1.2.1/test/integration/suites/upgrade/teardown 16:33:37 spire-1.2.1/test/integration/suites/upgrade/versions.txt 16:33:37 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 16:33:37 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 16:33:37 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 16:33:37 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 16:33:37 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 16:33:37 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 16:33:37 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 16:33:37 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 16:33:37 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 16:33:37 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 16:33:37 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 16:33:37 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 16:33:37 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 16:33:37 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 16:33:37 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 16:33:37 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 16:33:37 spire-1.2.1/test/integration/suites/datastore-postgres/ 16:33:37 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 16:33:37 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 16:33:37 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 16:33:37 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 16:33:37 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 16:33:37 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 16:33:37 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 16:33:37 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 16:33:37 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 16:33:37 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 16:33:37 spire-1.2.1/test/integration/test-one.sh 16:33:37 spire-1.2.1/test/integration/test.sh 16:33:37 spire-1.2.1/test/plugintest/ 16:33:37 spire-1.2.1/test/plugintest/config.go 16:33:37 spire-1.2.1/test/plugintest/load.go 16:33:37 spire-1.2.1/test/plugintest/option.go 16:33:37 spire-1.2.1/test/spiretest/ 16:33:37 spire-1.2.1/test/spiretest/apiserver.go 16:33:37 spire-1.2.1/test/spiretest/assertions.go 16:33:37 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 16:33:37 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 16:33:37 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 16:33:37 spire-1.2.1/test/integration/suites/debug-endpoints/ 16:33:37 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 16:33:37 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 16:33:37 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 16:33:37 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 16:33:37 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 16:33:37 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 16:33:37 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 16:33:37 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 16:33:37 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 16:33:37 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 16:33:37 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 16:33:37 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 16:33:37 spire-1.2.1/test/spiretest/dir.go 16:33:37 spire-1.2.1/test/spiretest/errors_posix.go 16:33:37 spire-1.2.1/test/spiretest/errors_windows.go 16:33:37 spire-1.2.1/test/spiretest/logs.go 16:33:37 spire-1.2.1/test/spiretest/socketapi.go 16:33:37 spire-1.2.1/test/spiretest/suite.go 16:33:37 spire-1.2.1/test/spiretest/x509.go 16:33:37 spire-1.2.1/test/testca/ 16:33:37 spire-1.2.1/test/testca/ca.go 16:33:37 spire-1.2.1/test/testkey/ 16:33:37 spire-1.2.1/test/testkey/generate.sh 16:33:37 spire-1.2.1/test/testkey/genkeys.go 16:33:37 spire-1.2.1/test/testkey/keys.go 16:33:37 spire-1.2.1/test/testkey/new.go 16:33:37 spire-1.2.1/test/tpmsimulator/ 16:33:37 spire-1.2.1/test/tpmsimulator/simulator.go 16:33:37 spire-1.2.1/test/util/ 16:33:37 spire-1.2.1/test/util/cert_fixtures.go 16:33:37 spire-1.2.1/test/util/cert_generation.go 16:33:37 spire-1.2.1/test/util/io_redirection.go 16:33:37 spire-1.2.1/test/util/race.go 16:33:37 spire-1.2.1/test/util/util.go 16:33:37 building spire from source... 16:33:37 16:33:37 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 16:33:37 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 16:33:37 spire-1.2.1/test/integration/suites/downstream-endpoints/ 16:33:37 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 16:33:37 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 16:33:37 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 16:33:37 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 16:33:37 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 16:33:37 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 16:33:37 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 16:33:37 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 16:33:37 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 16:33:37 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 16:33:37 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 16:33:37 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 16:33:37 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 16:33:37 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 16:33:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 16:33:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 16:33:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 16:33:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 16:33:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 16:33:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 16:33:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 16:33:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 16:33:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 16:33:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 16:33:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 16:33:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 16:33:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 16:33:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 16:33:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 16:33:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 16:33:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 16:33:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 16:33:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 16:33:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 16:33:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 16:33:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 16:33:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 16:33:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 16:33:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 16:33:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 16:33:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 16:33:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 16:33:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 16:33:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 16:33:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 16:33:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 16:33:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 16:33:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 16:33:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 16:33:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 16:33:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 16:33:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 16:33:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 16:33:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 16:33:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 16:33:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 16:33:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 16:33:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 16:33:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 16:33:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 16:33:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 16:33:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 16:33:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 16:33:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 16:33:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 16:33:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 16:33:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 16:33:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 16:33:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 16:33:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 16:33:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 16:33:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 16:33:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 16:33:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 16:33:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 16:33:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 16:33:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 16:33:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 16:33:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 16:33:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 16:33:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 16:33:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 16:33:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 16:33:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 16:33:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 16:33:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 16:33:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 16:33:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 16:33:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 16:33:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 16:33:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 16:33:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 16:33:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 16:33:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 16:33:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 16:33:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 16:33:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 16:33:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 16:33:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 16:33:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 16:33:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 16:33:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 16:33:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 16:33:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 16:33:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 16:33:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 16:33:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 16:33:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 16:33:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 16:33:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 16:33:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 16:33:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 16:33:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 16:33:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 16:33:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 16:33:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 16:33:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 16:33:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 16:33:37 spire-1.2.1/test/integration/suites/join-token/ 16:33:37 spire-1.2.1/test/integration/suites/join-token/01-start-server 16:33:37 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 16:33:37 spire-1.2.1/test/integration/suites/join-token/03-start-agent 16:33:37 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 16:33:37 spire-1.2.1/test/integration/suites/join-token/05-check-svid 16:33:37 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 16:33:37 spire-1.2.1/test/integration/suites/join-token/README.md 16:33:37 spire-1.2.1/test/integration/suites/join-token/conf/ 16:33:37 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 16:33:37 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 16:33:37 spire-1.2.1/test/integration/suites/join-token/conf/server/ 16:33:37 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 16:33:37 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 16:33:37 spire-1.2.1/test/integration/suites/join-token/teardown 16:33:37 spire-1.2.1/test/integration/suites/k8s-reconcile/ 16:33:37 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 16:33:37 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 16:33:37 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 16:33:37 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 16:33:37 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 16:33:37 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 16:33:37 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 16:33:37 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 16:33:37 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 16:33:37 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 16:33:37 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 16:33:37 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 16:33:37 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 16:33:37 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 16:33:37 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 16:33:37 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 16:33:37 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 16:33:37 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 16:33:37 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 16:33:37 spire-1.2.1/test/integration/suites/k8s-scratch/ 16:33:37 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 16:33:37 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 16:33:37 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 16:33:37 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 16:33:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 16:33:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 16:33:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 16:33:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 16:33:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 16:33:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 16:33:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 16:33:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 16:33:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 16:33:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 16:33:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 16:33:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 16:33:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 16:33:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 16:33:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 16:33:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 16:33:37 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 16:33:37 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 16:33:37 spire-1.2.1/test/integration/suites/k8s/ 16:33:37 spire-1.2.1/test/integration/suites/k8s/00-setup 16:33:37 spire-1.2.1/test/integration/suites/k8s/01-apply-config 16:33:37 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 16:33:37 spire-1.2.1/test/integration/suites/k8s/README.md 16:33:37 spire-1.2.1/test/integration/suites/k8s/conf/ 16:33:37 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 16:33:37 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 16:33:37 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 16:33:37 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 16:33:37 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 16:33:37 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 16:33:37 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 16:33:37 spire-1.2.1/test/integration/suites/k8s/conf/server/ 16:33:37 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 16:33:37 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 16:33:37 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 16:33:37 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 16:33:37 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 16:33:37 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 16:33:37 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 16:33:37 spire-1.2.1/test/integration/suites/k8s/init-kubectl 16:33:37 spire-1.2.1/test/integration/suites/k8s/teardown 16:33:37 spire-1.2.1/test/integration/suites/nested-rotation/ 16:33:37 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 16:33:37 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 16:33:37 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 16:33:37 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 16:33:37 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 16:33:37 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 16:33:37 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 16:33:37 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 16:33:37 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 16:33:37 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 16:33:37 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 16:33:37 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 16:33:37 spire-1.2.1/test/integration/suites/nested-rotation/README.md 16:33:37 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 16:33:37 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 16:33:37 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 16:33:37 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 16:33:37 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 16:33:37 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 16:33:37 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 16:33:37 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 16:33:37 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 16:33:37 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 16:33:37 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 16:33:37 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 16:33:37 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 16:33:37 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 16:33:37 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 16:33:37 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 16:33:37 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 16:33:37 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 16:33:37 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 16:33:37 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 16:33:37 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 16:33:37 spire-1.2.1/test/integration/suites/nested-rotation/root/ 16:33:37 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 16:33:37 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 16:33:37 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 16:33:37 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 16:33:37 spire-1.2.1/test/integration/suites/nested-rotation/teardown 16:33:37 spire-1.2.1/test/integration/suites/node-attestation/ 16:33:37 spire-1.2.1/test/integration/suites/node-attestation/00-setup 16:33:37 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 16:33:37 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 16:33:37 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 16:33:37 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 16:33:37 spire-1.2.1/test/integration/suites/node-attestation/README.md 16:33:37 spire-1.2.1/test/integration/suites/node-attestation/conf/ 16:33:37 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 16:33:37 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 16:33:37 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 16:33:37 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 16:33:37 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 16:33:37 spire-1.2.1/test/integration/suites/node-attestation/teardown 16:33:37 spire-1.2.1/test/integration/suites/rotation/ 16:33:37 spire-1.2.1/test/integration/suites/rotation/00-setup 16:33:37 spire-1.2.1/test/integration/suites/rotation/01-start-server 16:33:37 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 16:33:37 spire-1.2.1/test/integration/suites/rotation/03-start-agent 16:33:37 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 16:33:37 spire-1.2.1/test/integration/suites/rotation/05-check-svids 16:33:37 spire-1.2.1/test/integration/suites/rotation/README.md 16:33:37 spire-1.2.1/test/integration/suites/rotation/conf/ 16:33:37 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 16:33:37 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 16:33:37 spire-1.2.1/test/integration/suites/rotation/conf/server/ 16:33:37 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 16:33:37 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 16:33:37 spire-1.2.1/test/integration/suites/rotation/teardown 16:33:37 spire-1.2.1/test/integration/suites/self-test/ 16:33:37 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 16:33:37 spire-1.2.1/test/integration/suites/self-test/README.md 16:33:37 spire-1.2.1/test/integration/suites/self-test/teardown 16:33:37 spire-1.2.1/test/integration/suites/spire-server-cli/ 16:33:37 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 16:33:37 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 16:33:37 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 16:33:37 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 16:33:37 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 16:33:37 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 16:33:37 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 16:33:37 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 16:33:37 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 16:33:37 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 16:33:37 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 16:33:37 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 16:33:37 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 16:33:37 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 16:33:37 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 16:33:37 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 16:33:37 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 16:33:37 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 16:33:37 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 16:33:37 spire-1.2.1/test/integration/suites/upgrade/ 16:33:37 spire-1.2.1/test/integration/suites/upgrade/00-setup 16:33:37 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 16:33:37 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 16:33:37 spire-1.2.1/test/integration/suites/upgrade/README.md 16:33:37 spire-1.2.1/test/integration/suites/upgrade/conf/ 16:33:37 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 16:33:37 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 16:33:37 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 16:33:37 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 16:33:37 spire-1.2.1/test/integration/suites/upgrade/teardown 16:33:37 spire-1.2.1/test/integration/suites/upgrade/versions.txt 16:33:37 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 16:33:37 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 16:33:37 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 16:33:37 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 16:33:37 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 16:33:37 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 16:33:37 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 16:33:37 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 16:33:37 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 16:33:37 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 16:33:37 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 16:33:37 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 16:33:37 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 16:33:37 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 16:33:37 spire-1.2.1/test/integration/test-one.sh 16:33:37 spire-1.2.1/test/integration/test.sh 16:33:37 spire-1.2.1/test/plugintest/ 16:33:37 spire-1.2.1/test/plugintest/config.go 16:33:37 spire-1.2.1/test/plugintest/load.go 16:33:37 spire-1.2.1/test/plugintest/option.go 16:33:37 spire-1.2.1/test/spiretest/ 16:33:37 spire-1.2.1/test/spiretest/apiserver.go 16:33:37 spire-1.2.1/test/spiretest/assertions.go 16:33:37 spire-1.2.1/test/spiretest/dir.go 16:33:37 spire-1.2.1/test/spiretest/errors_posix.go 16:33:37 spire-1.2.1/test/spiretest/errors_windows.go 16:33:37 spire-1.2.1/test/spiretest/logs.go 16:33:37 spire-1.2.1/test/spiretest/socketapi.go 16:33:37 spire-1.2.1/test/spiretest/suite.go 16:33:37 spire-1.2.1/test/spiretest/x509.go 16:33:37 spire-1.2.1/test/testca/ 16:33:37 spire-1.2.1/test/testca/ca.go 16:33:37 spire-1.2.1/test/testkey/ 16:33:37 spire-1.2.1/test/testkey/generate.sh 16:33:37 spire-1.2.1/test/testkey/genkeys.go 16:33:37 spire-1.2.1/test/testkey/keys.go 16:33:37 spire-1.2.1/test/testkey/new.go 16:33:37 spire-1.2.1/test/tpmsimulator/ 16:33:37 spire-1.2.1/test/tpmsimulator/simulator.go 16:33:37 spire-1.2.1/test/util/ 16:33:37 spire-1.2.1/test/util/cert_fixtures.go 16:33:37 spire-1.2.1/test/util/cert_generation.go 16:33:37 spire-1.2.1/test/util/io_redirection.go 16:33:37 spire-1.2.1/test/util/race.go 16:33:37 spire-1.2.1/test/util/util.go 16:33:37 building spire from source... 16:33:37 Installing go1.17.7... 16:33:37 Installing go1.17.7... 16:33:41 ---> 4ce9ad555182 16:33:41 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:33:41 ---> Running in 63515dd018cc 16:33:42 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 16:33:43 Building bin/spire-server... 16:33:43 go: downloading github.com/mitchellh/cli v1.1.2 16:33:43 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 16:33:43 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 16:33:43 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 16:33:43 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 16:33:43 go: downloading github.com/imdario/mergo v0.3.12 16:33:43 go: downloading github.com/sirupsen/logrus v1.8.1 16:33:43 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 16:33:43 go: downloading google.golang.org/grpc v1.44.0 16:33:43 go: downloading github.com/hashicorp/go-hclog v1.1.0 16:33:43 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 16:33:43 go: downloading github.com/hashicorp/go-plugin v1.4.3 16:33:43 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 16:33:43 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 16:33:43 Building bin/spire-server... 16:33:43 go: downloading github.com/InVisionApp/go-logger v1.0.1 16:33:43 go: downloading google.golang.org/grpc v1.44.0 16:33:43 go: downloading github.com/mitchellh/cli v1.1.2 16:33:43 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 16:33:43 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 16:33:43 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 16:33:44 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 16:33:44 go: downloading github.com/armon/go-metrics v0.3.10 16:33:44 go: downloading github.com/prometheus/client_golang v1.12.1 16:33:44 go: downloading github.com/uber-go/tally/v4 v4.1.1 16:33:44 go: downloading google.golang.org/protobuf v1.27.1 16:33:44 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 16:33:44 go: downloading github.com/open-policy-agent/opa v0.38.0 16:33:44 go: downloading github.com/imdario/mergo v0.3.12 16:33:44 go: downloading github.com/sirupsen/logrus v1.8.1 16:33:44 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 16:33:44 go: downloading github.com/hashicorp/go-hclog v1.1.0 16:33:44 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 16:33:44 go: downloading github.com/fatih/color v1.13.0 16:33:44 go: downloading github.com/mattn/go-isatty v0.0.14 16:33:44 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 16:33:44 go: downloading google.golang.org/protobuf v1.27.1 16:33:44 go: downloading github.com/fatih/color v1.13.0 16:33:44 go: downloading github.com/mattn/go-isatty v0.0.14 16:33:44 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 16:33:44 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 16:33:44 go: downloading github.com/oklog/run v1.0.0 16:33:44 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 16:33:44 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 16:33:44 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 16:33:44 go: downloading github.com/imkira/go-observer v1.0.3 16:33:44 go: downloading github.com/prometheus/client_model v0.2.0 16:33:44 go: downloading github.com/prometheus/common v0.32.1 16:33:44 go: downloading github.com/beorn7/perks v1.0.1 16:33:44 go: downloading github.com/cespare/xxhash/v2 v2.1.2 16:33:44 go: downloading github.com/prometheus/procfs v0.7.3 16:33:44 go: downloading go.uber.org/atomic v1.9.0 16:33:44 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 16:33:44 go: downloading github.com/InVisionApp/go-logger v1.0.1 16:33:44 go: downloading github.com/Masterminds/goutils v1.1.0 16:33:44 go: downloading github.com/armon/go-metrics v0.3.10 16:33:44 go: downloading github.com/Masterminds/semver v1.5.0 16:33:44 go: downloading github.com/prometheus/client_golang v1.12.1 16:33:44 go: downloading github.com/google/uuid v1.1.2 16:33:44 go: downloading github.com/huandu/xstrings v1.3.2 16:33:44 go: downloading github.com/uber-go/tally/v4 v4.1.1 16:33:44 go: downloading github.com/open-policy-agent/opa v0.38.0 16:33:44 go: downloading github.com/mattn/go-colorable v0.1.12 16:33:44 go: downloading github.com/hashicorp/golang-lru v0.5.4 16:33:44 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 16:33:44 go: downloading github.com/blang/semver/v4 v4.0.0 16:33:44 go: downloading github.com/go-sql-driver/mysql v1.6.0 16:33:44 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 16:33:44 go: downloading github.com/jinzhu/gorm v1.9.16 16:33:45 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 16:33:45 go: downloading github.com/lib/pq v1.10.4 16:33:45 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 16:33:45 go: downloading github.com/hashicorp/go-plugin v1.4.3 16:33:45 go: downloading github.com/mattn/go-sqlite3 v1.14.12 16:33:45 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 16:33:45 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 16:33:45 go: downloading github.com/mattn/go-colorable v0.1.12 16:33:45 go: downloading github.com/Masterminds/goutils v1.1.0 16:33:45 go: downloading github.com/Masterminds/semver v1.5.0 16:33:45 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 16:33:45 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 16:33:45 go: downloading github.com/google/uuid v1.1.2 16:33:45 go: downloading github.com/huandu/xstrings v1.3.2 16:33:45 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 16:33:45 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 16:33:45 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 16:33:45 go: downloading go.uber.org/atomic v1.9.0 16:33:45 go: downloading github.com/imkira/go-observer v1.0.3 16:33:45 go: downloading github.com/beorn7/perks v1.0.1 16:33:45 go: downloading github.com/cespare/xxhash/v2 v2.1.2 16:33:45 go: downloading github.com/prometheus/client_model v0.2.0 16:33:45 go: downloading github.com/prometheus/common v0.32.1 16:33:45 go: downloading github.com/prometheus/procfs v0.7.3 16:33:45 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 16:33:45 go: downloading github.com/oklog/run v1.0.0 16:33:45 go: downloading github.com/hashicorp/errwrap v1.1.0 16:33:45 go: downloading github.com/mitchellh/reflectwalk v1.0.1 16:33:45 go: downloading github.com/hashicorp/golang-lru v0.5.4 16:33:45 go: downloading github.com/twmb/murmur3 v1.1.6 16:33:45 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 16:33:45 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 16:33:45 go: downloading github.com/blang/semver/v4 v4.0.0 16:33:45 go: downloading github.com/go-sql-driver/mysql v1.6.0 16:33:45 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 16:33:46 go: downloading github.com/jinzhu/gorm v1.9.16 16:33:46 go: downloading github.com/lib/pq v1.10.4 16:33:46 go: downloading github.com/mattn/go-sqlite3 v1.14.12 16:33:46 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 16:33:46 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 16:33:46 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 16:33:47 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 16:33:47 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 16:33:48 go: downloading github.com/stretchr/testify v1.7.0 16:33:48 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 16:33:48 go: downloading github.com/aws/aws-sdk-go v1.43.0 16:33:48 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 16:33:48 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 16:33:48 go: downloading github.com/stretchr/testify v1.7.0 16:33:48 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 16:33:48 go: downloading google.golang.org/api v0.70.0 16:33:48 go: downloading k8s.io/client-go v0.23.4 16:33:48 go: downloading k8s.io/api v0.23.4 16:33:48 go: downloading github.com/google/go-tpm v0.3.3 16:33:48 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 16:33:49 go: downloading google.golang.org/api v0.70.0 16:33:50 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 16:33:50 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 16:33:50 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 16:33:50 go: downloading cloud.google.com/go/storage v1.21.0 16:33:50 go: downloading cloud.google.com/go v0.100.2 16:33:50 go: downloading github.com/aws/aws-sdk-go v1.43.0 16:33:53 go: downloading k8s.io/client-go v0.23.4 16:33:53 go: downloading k8s.io/api v0.23.4 16:33:53 go: downloading github.com/google/go-tpm v0.3.3 16:33:53 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 16:33:53 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 16:33:53 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 16:33:53 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 16:33:53 go: downloading k8s.io/apimachinery v0.23.4 16:33:54 go: downloading k8s.io/kube-aggregator v0.23.3 16:33:55 go: downloading sigs.k8s.io/controller-runtime v0.11.1 16:33:55 go: downloading cloud.google.com/go/security v1.3.0 16:33:55 go: downloading github.com/hashicorp/vault/api v1.4.1 16:33:55 go: downloading cloud.google.com/go/storage v1.21.0 16:33:55 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 16:33:55 go: downloading cloud.google.com/go v0.100.2 16:33:55 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 16:33:55 go: downloading github.com/twmb/murmur3 v1.1.6 16:33:55 go: downloading github.com/mitchellh/reflectwalk v1.0.1 16:33:55 go: downloading github.com/hashicorp/errwrap v1.1.0 16:33:55 go: downloading github.com/jinzhu/inflection v1.0.0 16:33:55 go: downloading github.com/aws/smithy-go v1.11.0 16:33:55 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 16:33:55 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 16:33:55 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 16:33:55 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 16:33:55 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 16:33:55 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 16:33:55 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 16:33:55 go: downloading github.com/Azure/go-autorest/logger v0.2.1 16:33:55 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 16:33:55 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 16:33:55 go: downloading github.com/dimchansky/utfbom v1.1.1 16:33:55 go: downloading k8s.io/klog/v2 v2.30.0 16:33:55 go: downloading github.com/gogo/protobuf v1.3.2 16:33:55 go: downloading github.com/google/gofuzz v1.1.0 16:33:55 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 16:33:55 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 16:33:55 go: downloading github.com/spf13/pflag v1.0.5 16:33:55 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 16:33:55 go: downloading github.com/tklauser/go-sysconf v0.3.9 16:33:55 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 16:33:55 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 16:33:55 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 16:33:55 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 16:33:56 go: downloading github.com/hashicorp/vault/sdk v0.4.1 16:33:56 go: downloading github.com/mitchellh/mapstructure v1.4.3 16:33:56 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 16:33:56 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 16:33:56 go: downloading cloud.google.com/go/compute v1.3.0 16:33:56 go: downloading cloud.google.com/go/iam v0.1.1 16:33:56 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 16:33:56 go: downloading github.com/OneOfOne/xxhash v1.2.8 16:33:56 go: downloading gopkg.in/yaml.v2 v2.4.0 16:33:56 go: downloading github.com/gobwas/glob v0.2.3 16:33:56 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 16:33:56 go: downloading github.com/jmespath/go-jmespath v0.4.0 16:33:56 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 16:33:56 go: downloading go.opencensus.io v0.23.0 16:33:56 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 16:33:56 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 16:33:56 go: downloading gopkg.in/inf.v0 v0.9.1 16:33:56 go: downloading github.com/google/go-cmp v0.5.7 16:33:56 go: downloading k8s.io/apimachinery v0.23.4 16:33:56 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 16:33:56 go: downloading github.com/go-logr/logr v1.2.2 16:33:56 go: downloading github.com/googleapis/gnostic v0.5.5 16:33:56 go: downloading github.com/json-iterator/go v1.1.12 16:33:56 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 16:33:56 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 16:33:56 go: downloading github.com/tklauser/numcpus v0.3.0 16:33:56 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 16:33:56 go: downloading go.uber.org/zap v1.21.0 16:33:56 go: downloading k8s.io/kube-aggregator v0.23.3 16:33:56 go: downloading sigs.k8s.io/controller-runtime v0.11.1 16:33:56 go: downloading cloud.google.com/go/security v1.3.0 16:33:56 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 16:33:56 go: downloading github.com/hashicorp/vault/api v1.4.1 16:33:56 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 16:33:56 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 16:33:56 go: downloading sigs.k8s.io/yaml v1.3.0 16:33:56 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 16:33:56 go: downloading github.com/modern-go/reflect2 v1.0.2 16:33:56 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 16:33:56 go: downloading github.com/hashicorp/go-uuid v1.0.2 16:33:56 go: downloading github.com/hashicorp/go-version v1.2.0 16:33:56 go: downloading github.com/golang/snappy v0.0.4 16:33:56 go: downloading github.com/jinzhu/inflection v1.0.0 16:33:56 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 16:33:56 go: downloading github.com/ryanuber/go-glob v1.0.0 16:33:56 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 16:33:56 go: downloading github.com/aws/smithy-go v1.11.0 16:33:56 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 16:33:56 go: downloading go.uber.org/multierr v1.6.0 16:33:57 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 16:33:57 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 16:33:57 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 16:33:57 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 16:33:57 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 16:33:57 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 16:33:57 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 16:33:57 go: downloading github.com/Azure/go-autorest/logger v0.2.1 16:33:57 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 16:33:57 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 16:33:57 go: downloading github.com/dimchansky/utfbom v1.1.1 16:33:57 go: downloading github.com/gogo/protobuf v1.3.2 16:33:57 go: downloading cloud.google.com/go/compute v1.3.0 16:33:57 go: downloading cloud.google.com/go/iam v0.1.1 16:33:57 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 16:33:57 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 16:33:57 go: downloading k8s.io/klog/v2 v2.30.0 16:33:57 go: downloading github.com/google/gofuzz v1.1.0 16:33:57 go: downloading github.com/spf13/pflag v1.0.5 16:33:57 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 16:33:57 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 16:33:57 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 16:33:57 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 16:33:57 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 16:33:57 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 16:33:57 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 16:33:57 go: downloading github.com/hashicorp/vault/sdk v0.4.1 16:33:57 go: downloading github.com/mitchellh/mapstructure v1.4.3 16:33:57 go: downloading github.com/OneOfOne/xxhash v1.2.8 16:33:57 go: downloading gopkg.in/yaml.v2 v2.4.0 16:33:57 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 16:33:57 go: downloading github.com/gobwas/glob v0.2.3 16:33:57 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 16:33:57 go: downloading github.com/tklauser/go-sysconf v0.3.9 16:33:57 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 16:33:57 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 16:33:57 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 16:33:57 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 16:33:57 go: downloading go.opencensus.io v0.23.0 16:33:57 go: downloading github.com/jmespath/go-jmespath v0.4.0 16:33:57 go: downloading gopkg.in/inf.v0 v0.9.1 16:33:57 go: downloading github.com/googleapis/gnostic v0.5.5 16:33:57 go: downloading github.com/go-logr/logr v1.2.2 16:33:57 go: downloading github.com/google/go-cmp v0.5.7 16:33:57 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 16:33:57 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 16:33:57 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 16:33:57 go: downloading github.com/json-iterator/go v1.1.12 16:33:57 go: downloading go.uber.org/zap v1.21.0 16:33:57 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 16:33:57 go: downloading github.com/tklauser/numcpus v0.3.0 16:33:57 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 16:33:57 go: downloading sigs.k8s.io/yaml v1.3.0 16:33:57 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 16:33:57 go: downloading github.com/ryanuber/go-glob v1.0.0 16:33:57 go: downloading github.com/golang/snappy v0.0.4 16:33:57 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 16:33:57 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 16:33:57 go: downloading github.com/hashicorp/go-uuid v1.0.2 16:33:57 go: downloading github.com/hashicorp/go-version v1.2.0 16:33:57 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 16:33:57 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 16:33:57 go: downloading github.com/modern-go/reflect2 v1.0.2 16:33:57 go: downloading go.uber.org/multierr v1.6.0 16:34:03 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 16:34:03 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 16:34:05 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 16:34:05 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 16:34:20 Removing intermediate container 3f49c1652b94 16:34:20 ---> d39228690291 16:34:20 16:34:20 Step 10/25 : FROM alpine:3.14 16:34:20 Removing intermediate container 3adbf44c8e6e 16:34:20 ---> ebf414a6fea8 16:34:20 16:34:20 Step 10/31 : FROM alpine:3.14 16:34:20 Removing intermediate container 63515dd018cc 16:34:20 ---> 33ed16f4b778 16:34:20 16:34:20 Step 9/20 : FROM alpine:3.15 16:34:20 3.14: Pulling from library/alpine 16:34:20 3.14: Pulling from library/alpine 16:34:20 3.15: Pulling from library/alpine 16:34:21 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 16:34:21 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 16:34:21 Status: Downloaded newer image for alpine:3.14 16:34:21 Status: Downloaded newer image for alpine:3.14 16:34:21 ---> e04c818066af 16:34:21 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:34:21 ---> e04c818066af 16:34:21 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:34:21 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 16:34:21 Status: Downloaded newer image for alpine:3.15 16:34:21 ---> 0ac33e5f5afa 16:34:21 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:34:22 ---> Running in 4d39c60a9851 16:34:22 ---> Running in a1d6c9e60c6e 16:34:22 ---> Running in ee17c3b77e1d 16:34:22 Removing intermediate container a1d6c9e60c6e 16:34:22 ---> 050318cc2e96 16:34:22 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:22 Removing intermediate container ee17c3b77e1d 16:34:22 ---> 59c1e62340d2 16:34:22 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 16:34:22 ---> Running in 5b2349295f25 16:34:22 ---> Running in 766c92041ce5 16:34:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:34:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:34:23 (1/3) Installing ca-certificates (20211220-r0) 16:34:23 (2/3) Installing dumb-init (1.2.5-r1) 16:34:23 (3/3) Installing su-exec (0.2-r1) 16:34:23 Executing busybox-1.33.1-r7.trigger 16:34:23 Executing ca-certificates-20211220-r0.trigger 16:34:23 OK: 6 MiB in 17 packages 16:34:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:34:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:34:23 Removing intermediate container 6bd8a44bc9c7 16:34:23 ---> 1322eb78acc9 16:34:23 Successfully built 1322eb78acc9 16:34:23 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:34:23 (1/2) Installing dumb-init (1.2.5-r1) 16:34:23 (2/2) Installing su-exec (0.2-r1) 16:34:23 Executing busybox-1.33.1-r7.trigger 16:34:23 OK: 6 MiB in 16 packages 16:34:23 + docker inspect -f . ci-base-image-arm64 16:34:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:34:24 prd-ubuntu20.04-docker-arm64-4c-16g-963 does not seem to be running inside a container 16:34:24 $ 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 ******** -e ******** ci-base-image-arm64 cat 16:34:24 Removing intermediate container 4d39c60a9851 16:34:24 ---> ab29e69aa678 16:34:24 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:34:24 ---> Running in ef4682c7c01e 16:34:24 Removing intermediate container 5b2349295f25 16:34:24 ---> dbca7e067e49 16:34:24 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 16:34:24 Removing intermediate container 766c92041ce5 16:34:24 ---> 4ed30f46a0be 16:34:24 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 16:34:24 ---> Running in 6341efca0d58 16:34:24 Removing intermediate container ef4682c7c01e 16:34:24 ---> 37b2a6e3c6f9 16:34:24 Step 13/25 : WORKDIR / 16:34:24 ---> Running in e4d6701d9b4b 16:34:24 ---> Running in fd22ac029ae7 16:34:24 Removing intermediate container e4d6701d9b4b 16:34:24 ---> b3bc1bf11473 16:34:24 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:34:25 Removing intermediate container fd22ac029ae7 16:34:25 ---> 672e08803c9d 16:34:25 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:34:25 ---> Running in c946f1257d35 16:34:25 Removing intermediate container c946f1257d35 16:34:25 ---> 6dc566e93ca9 16:34:25 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:34:25 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:34:25 ---> Running in cd0a4e19d94a 16:34:25 $ docker top 60d2d17e7cd54ff20b74215a3d461754c8c8062c97ad077ab1b11634844f85e3 -eo pid,comm 16:34:25 ---> cee67e5a35f8 16:34:25 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [Pipeline] { [Pipeline] sh 16:34:26 ---> cb32b3ab983c 16:34:26 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:34:26 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:34:26 + go version 16:34:26 go version go1.17.6 linux/arm64 [Pipeline] } 16:34:26 $ docker stop --time=1 60d2d17e7cd54ff20b74215a3d461754c8c8062c97ad077ab1b11634844f85e3 16:34:26 v3.15.4-174-gc824d57f78 [https://nl.alpinelinux.org/alpine/v3.15/main] 16:34:26 v3.15.4-176-g70cc351cda [https://nl.alpinelinux.org/alpine/v3.15/community] 16:34:26 OK: 15859 distinct packages available 16:34:26 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:34:26 ---> afb470dc4483 16:34:26 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:34:27 Removing intermediate container cd0a4e19d94a 16:34:27 ---> 4b0b0153e025 16:34:27 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 16:34:27 ---> 5dbd839d3b23 16:34:27 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:34:27 ---> Running in c34f55e5edbc 16:34:27 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:34:27 Removing intermediate container c34f55e5edbc 16:34:27 ---> 3e1452cadbf0 16:34:27 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:34:27 (1/9) Installing ca-certificates (20211220-r0) 16:34:27 (2/9) Installing brotli-libs (1.0.9-r5) 16:34:27 (3/9) Installing nghttp2-libs (1.46.0-r0) 16:34:28 $ docker rm -f 60d2d17e7cd54ff20b74215a3d461754c8c8062c97ad077ab1b11634844f85e3 16:34:28 (4/9) Installing libcurl (7.80.0-r1) 16:34:28 (5/9) Installing curl (7.80.0-r1) 16:34:28 (6/9) Installing dumb-init (1.2.5-r1) [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:34:28 (7/9) Installing musl-obstack (1.2.3-r0) 16:34:28 ---> 5face7d74112 16:34:28 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:34:28 ---> de318c2120df 16:34:28 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:34:28 (8/9) Installing libucontext (1.1-r0) 16:34:28 ---> Running in 40bf2731c50b 16:34:28 (9/9) Installing gcompat (1.0.0-r4) 16:34:28 Executing busybox-1.34.1-r5.trigger 16:34:28 Executing ca-certificates-20211220-r0.trigger 16:34:28 OK: 8 MiB in 23 packages 16:34:28 + docker inspect -f . ci-base-image-arm64 16:34:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:34:28 prd-ubuntu20.04-docker-arm64-4c-16g-963 does not seem to be running inside a container 16:34:28 $ 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 ******** -e ******** ci-base-image-arm64 cat 16:34:29 ---> 8880e90de634 16:34:29 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:34:29 ---> e278bbafd16c 16:34:29 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/ 16:34:29 Removing intermediate container 6341efca0d58 16:34:29 ---> 2f59c3635850 16:34:29 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 16:34:29 ---> Running in 4e1e2dfcf96a 16:34:30 $ docker top 2c269c2cd4e1d776ae9ddec7a641e5dfc386c872f8f63f3660cac410a228627b -eo pid,comm 16:34:30 Removing intermediate container 40bf2731c50b 16:34:30 ---> 281aafada960 16:34:30 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 16:34:30 ---> 0e68f34a0870 16:34:30 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [Pipeline] { [Pipeline] echo 16:34:30 ========================================================= 16:34:30 [edgeXBuildGoParallel] Running Tests and Build... 16:34:30 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:34:30 ---> 63131089a821 16:34:30 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:34:31 + make test 16:34:31 go mod tidy -compat=1.17 16:34:31 Removing intermediate container 4e1e2dfcf96a 16:34:31 ---> 1faada3d3aa5 16:34:31 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 16:34:31 ---> Running in 994c7c50e5d1 16:34:31 ---> 6fbfb4c332fc 16:34:31 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 16:34:32 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:34:32 ---> 1198e2361cab 16:34:32 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:34:32 Removing intermediate container 994c7c50e5d1 16:34:32 ---> 5a3db8951357 16:34:32 Step 23/25 : LABEL arch=x86_64 16:34:32 ---> Running in 894e66352446 16:34:32 ---> 8c453f5d6c2a 16:34:32 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 16:34:32 ---> Running in dde5f0746ec0 16:34:32 Removing intermediate container 894e66352446 16:34:32 ---> 76ef8d18e93c 16:34:32 Step 24/25 : LABEL git_sha=ffc509446a1dc33259747593b94beb4eb502b9b0 16:34:32 ---> Running in 9a7ffb1f3d13 16:34:32 ---> deb6b2899d88 16:34:32 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:34:32 Removing intermediate container dde5f0746ec0 16:34:32 ---> e7552068fb21 16:34:32 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:34:32 Removing intermediate container 9a7ffb1f3d13 16:34:32 ---> 956887ceb870 16:34:32 Step 25/25 : LABEL version=0.0.0 16:34:33 ---> Running in 1651f3c8de97 16:34:33 ---> Running in c9be400dcc4a 16:34:33 ---> d467aea0ba11 16:34:33 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 16:34:33 Removing intermediate container 1651f3c8de97 16:34:33 ---> 32c8c675a1c8 16:34:33 Step 18/20 : LABEL arch=x86_64 16:34:33 ---> Running in 599adaf624ec 16:34:33 Removing intermediate container c9be400dcc4a 16:34:33 ---> 659adc991bce 16:34:33 16:34:33 Removing intermediate container 599adaf624ec 16:34:33 ---> 62ecb9c3b3cc 16:34:33 Step 19/20 : LABEL git_sha=ffc509446a1dc33259747593b94beb4eb502b9b0 16:34:33 ---> Running in ec54e418bfed 16:34:33 ---> 4a7567a2c446 16:34:33 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 16:34:33 Successfully built 659adc991bce 16:34:33 Successfully tagged security-secretstore-setup:latest 16:34:33  Building security-secretstore-setup ... done Building sys-mgmt-agent 16:34:33 ---> Running in 9a96f2ed3568 16:34:34 Removing intermediate container ec54e418bfed 16:34:34 ---> 6f8d0edb4bc8 16:34:34 Step 20/20 : LABEL version=0.0.0 16:34:35 Removing intermediate container 9a96f2ed3568 16:34:35 ---> 80014d455642 16:34:35 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:34:35 ---> Running in bd772e458f96 16:34:35 Removing intermediate container bd772e458f96 16:34:35 ---> d8f4947bdd29 16:34:35 16:34:35 Successfully built d8f4947bdd29 16:34:35 Successfully tagged security-spiffe-token-provider:latest 16:34:35 Building security-spire-config 16:34:35  Building security-spiffe-token-provider ... done  ---> 0cc4f90c155a 16:34:35 Step 26/31 : RUN chmod +x /entrypoint.sh 16:34:35 ---> Running in 24af23363e0f 16:34:41 Removing intermediate container 24af23363e0f 16:34:41 ---> 79f79134797f 16:34:41 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 16:34:41 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:34:41 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:34:41 ---> d5afdf9065ce 16:34:41 Step 3/26 : WORKDIR /edgex-go 16:34:41 ---> Using cache 16:34:41 ---> e2488090097b 16:34:41 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:41 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:34:41 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:34:41 ---> d5afdf9065ce 16:34:41 Step 3/23 : WORKDIR /edgex-go 16:34:41 ---> Using cache 16:34:41 ---> e2488090097b 16:34:41 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:41 ---> Running in 2bb4dd8a5dc9 16:34:41 ---> Running in 6436ec36fadf 16:34:41 ---> Running in e5ed40158572 16:34:41 Removing intermediate container e5ed40158572 16:34:41 ---> efde14bb37c9 16:34:41 Step 28/31 : CMD ["gate"] 16:34:41 ---> Running in 4beb7e2ecb79 16:34:42 Removing intermediate container 4beb7e2ecb79 16:34:42 ---> 259f71fed964 16:34:42 Step 29/31 : LABEL arch=x86_64 16:34:42 ---> Running in 2b8cf58735b1 16:34:42 Removing intermediate container 2b8cf58735b1 16:34:42 ---> 7d0fea080d46 16:34:42 Step 30/31 : LABEL git_sha=ffc509446a1dc33259747593b94beb4eb502b9b0 16:34:42 ---> Running in c3f8fd278f08 16:34:43 Removing intermediate container 2bb4dd8a5dc9 16:34:43 ---> a5726195ffef 16:34:43 Step 5/23 : RUN apk add --update --no-cache make bash git 16:34:43 ---> Running in 55d598063c59 16:34:43 Removing intermediate container c3f8fd278f08 16:34:43 ---> b606b55f3f8e 16:34:43 Step 31/31 : LABEL version=0.0.0 16:34:43 ---> Running in a2fca4015e48 16:34:43 Removing intermediate container 6436ec36fadf 16:34:43 ---> 0c2583765af7 16:34:43 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:34:43 ---> Running in 3e643b725bd0 16:34:43 Removing intermediate container a2fca4015e48 16:34:43 ---> 500dfff9b9d0 16:34:43 16:34:43 Successfully built 500dfff9b9d0 16:34:43 Successfully tagged security-bootstrapper:latest 16:34:43  Building security-bootstrapper ... done Building support-scheduler 16:34:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:34:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:34:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:34:45 OK: 221 MiB in 52 packages 16:34:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:34:46 OK: 221 MiB in 52 packages 16:34:48 Removing intermediate container 3e643b725bd0 16:34:48 ---> 2e0a7e7638b4 16:34:48 Step 6/26 : COPY go.mod vendor* ./ 16:34:48 Removing intermediate container 55d598063c59 16:34:48 ---> 9e519026a031 16:34:48 Step 6/23 : COPY go.mod vendor* ./ 16:34:48 ---> 684e62bed366 16:34:48 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:34:48 ---> 731e763b1079 16:34:48 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:34:48 ---> Running in bf152183fb46 16:34:48 ---> Running in af96c647a327 16:34:52 Removing intermediate container bf152183fb46 16:34:52 ---> cbb7540d6f95 16:34:52 Step 8/26 : COPY . . 16:34:52 Removing intermediate container af96c647a327 16:34:52 ---> e7a8f99fd874 16:34:52 Step 8/23 : COPY . . 16:34:56 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:34:56 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:34:56 ---> d5afdf9065ce 16:34:56 Step 3/22 : WORKDIR /edgex-go 16:34:56 ---> Using cache 16:34:56 ---> e2488090097b 16:34:56 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:56 ---> Using cache 16:34:56 ---> 0c2583765af7 16:34:56 Step 5/22 : RUN apk add --update --no-cache make git 16:34:59 ---> Running in 92ccf2a524d8 16:35:00 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:35:00 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:35:01 OK: 221 MiB in 52 packages 16:35:02 Removing intermediate container 92ccf2a524d8 16:35:02 ---> bce041673a46 16:35:02 Step 6/22 : COPY go.mod vendor* ./ 16:35:03 ---> f89efff7c230 16:35:03 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:35:04 ---> Running in 3cf3674e6979 16:35:04 ? github.com/edgexfoundry/edgex-go [no test files] 16:35:09 ---> 04a77a98a2a2 16:35:09 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:35:09 Removing intermediate container 3cf3674e6979 16:35:09 ---> 7ed606705527 16:35:09 Step 8/22 : COPY . . 16:35:09 ---> Running in 17ca610c85d0 16:35:09 ---> 49b04ee6ba9a 16:35:09 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:35:09 ---> Running in 3c260227ff9c 16:35:09 Removing intermediate container 3c260227ff9c 16:35:09 ---> 4e41ccdcb9f4 16:35:09 Step 10/26 : WORKDIR /edgex-go/spire-build 16:35:10 ---> Running in 451ba12d215f 16:35:11 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 16:35:11 Removing intermediate container 451ba12d215f 16:35:11 ---> 124a13945b17 16:35:11 Step 11/26 : RUN if ! type spire-server; then 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 && cp bin/spire* /usr/local/bin/; fi 16:35:12 ---> Running in 36e020c7b74e 16:35:13 spire-server: not found 16:35:14 spire-1.2.1/ 16:35:14 spire-1.2.1/.data/ 16:35:14 spire-1.2.1/.data/.file 16:35:14 spire-1.2.1/.dockerignore 16:35:14 spire-1.2.1/.gitattributes 16:35:14 spire-1.2.1/.githooks/ 16:35:14 spire-1.2.1/.githooks/pre-commit 16:35:14 spire-1.2.1/.github/ 16:35:14 spire-1.2.1/.github/ISSUE_TEMPLATE.md 16:35:14 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 16:35:14 spire-1.2.1/.github/dependabot.yml 16:35:14 spire-1.2.1/.github/workflows/ 16:35:14 spire-1.2.1/.github/workflows/nightly_build.yaml 16:35:14 spire-1.2.1/.github/workflows/pr_build.yaml 16:35:14 spire-1.2.1/.github/workflows/release_build.yaml 16:35:14 spire-1.2.1/.github/workflows/scripts/ 16:35:14 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 16:35:14 spire-1.2.1/.github/workflows/scripts/push-images.sh 16:35:14 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 16:35:14 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 16:35:14 spire-1.2.1/.github/workflows/scripts/split.sh 16:35:14 spire-1.2.1/.gitignore 16:35:14 spire-1.2.1/.go-version 16:35:14 spire-1.2.1/.golangci.yml 16:35:14 spire-1.2.1/ADOPTERS.md 16:35:14 spire-1.2.1/CHANGELOG.md 16:35:14 spire-1.2.1/CODE-OF-CONDUCT.md 16:35:14 spire-1.2.1/CODEOWNERS 16:35:14 spire-1.2.1/CONTRIBUTING.md 16:35:14 spire-1.2.1/Dockerfile 16:35:14 spire-1.2.1/Dockerfile.dev 16:35:14 spire-1.2.1/Dockerfile.scratch 16:35:14 spire-1.2.1/LICENSE 16:35:14 spire-1.2.1/MAINTAINERS.md 16:35:14 spire-1.2.1/Makefile 16:35:14 spire-1.2.1/README.md 16:35:14 spire-1.2.1/ROADMAP.md 16:35:14 spire-1.2.1/SECURITY.md 16:35:14 spire-1.2.1/cmd/ 16:35:14 spire-1.2.1/cmd/spire-agent/ 16:35:14 spire-1.2.1/cmd/spire-agent/cli/ 16:35:14 spire-1.2.1/cmd/spire-agent/cli/api/ 16:35:14 spire-1.2.1/cmd/spire-agent/cli/api/common.go 16:35:14 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 16:35:14 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 16:35:14 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 16:35:14 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 16:35:14 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 16:35:14 spire-1.2.1/cmd/spire-agent/cli/cli.go 16:35:14 spire-1.2.1/cmd/spire-agent/cli/common/ 16:35:14 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 16:35:14 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 16:35:14 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 16:35:14 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 16:35:14 spire-1.2.1/cmd/spire-agent/cli/run/ 16:35:14 spire-1.2.1/cmd/spire-agent/cli/run/run.go 16:35:14 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 16:35:14 spire-1.2.1/cmd/spire-agent/cli/validate/ 16:35:14 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 16:35:14 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 16:35:14 spire-1.2.1/cmd/spire-agent/main.go 16:35:14 spire-1.2.1/cmd/spire-server/ 16:35:14 spire-1.2.1/cmd/spire-server/cli/ 16:35:14 spire-1.2.1/cmd/spire-server/cli/agent/ 16:35:14 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 16:35:14 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 16:35:14 spire-1.2.1/cmd/spire-server/cli/agent/count.go 16:35:14 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 16:35:14 spire-1.2.1/cmd/spire-server/cli/agent/list.go 16:35:14 spire-1.2.1/cmd/spire-server/cli/agent/show.go 16:35:14 spire-1.2.1/cmd/spire-server/cli/bundle/ 16:35:14 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 16:35:14 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 16:35:14 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 16:35:14 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 16:35:14 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 16:35:14 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 16:35:14 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 16:35:14 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 16:35:14 spire-1.2.1/cmd/spire-server/cli/cli.go 16:35:14 spire-1.2.1/cmd/spire-server/cli/entry/ 16:35:14 spire-1.2.1/cmd/spire-server/cli/entry/count.go 16:35:14 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 16:35:14 spire-1.2.1/cmd/spire-server/cli/entry/create.go 16:35:14 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 16:35:14 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 16:35:14 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 16:35:14 spire-1.2.1/cmd/spire-server/cli/entry/show.go 16:35:14 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 16:35:14 spire-1.2.1/cmd/spire-server/cli/entry/update.go 16:35:14 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 16:35:14 spire-1.2.1/cmd/spire-server/cli/entry/util.go 16:35:14 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 16:35:14 spire-1.2.1/cmd/spire-server/cli/federation/ 16:35:14 spire-1.2.1/cmd/spire-server/cli/federation/common.go 16:35:14 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 16:35:14 spire-1.2.1/cmd/spire-server/cli/federation/create.go 16:35:14 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 16:35:14 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 16:35:14 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 16:35:14 spire-1.2.1/cmd/spire-server/cli/federation/list.go 16:35:14 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 16:35:14 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 16:35:14 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 16:35:14 spire-1.2.1/cmd/spire-server/cli/federation/show.go 16:35:14 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 16:35:14 spire-1.2.1/cmd/spire-server/cli/federation/update.go 16:35:14 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 16:35:14 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 16:35:14 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 16:35:14 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 16:35:14 spire-1.2.1/cmd/spire-server/cli/jwt/ 16:35:14 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 16:35:14 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 16:35:14 spire-1.2.1/cmd/spire-server/cli/run/ 16:35:14 spire-1.2.1/cmd/spire-server/cli/run/run.go 16:35:14 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 16:35:14 spire-1.2.1/cmd/spire-server/cli/token/ 16:35:14 spire-1.2.1/cmd/spire-server/cli/token/generate.go 16:35:14 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 16:35:14 spire-1.2.1/cmd/spire-server/cli/validate/ 16:35:14 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 16:35:14 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 16:35:14 spire-1.2.1/cmd/spire-server/cli/x509/ 16:35:14 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 16:35:14 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 16:35:14 spire-1.2.1/cmd/spire-server/main.go 16:35:14 spire-1.2.1/cmd/spire-server/util/ 16:35:14 spire-1.2.1/cmd/spire-server/util/util.go 16:35:14 spire-1.2.1/conf/ 16:35:14 spire-1.2.1/conf/agent/ 16:35:14 spire-1.2.1/conf/agent/agent.conf 16:35:14 spire-1.2.1/conf/agent/agent_full.conf 16:35:14 spire-1.2.1/conf/agent/dummy_root_ca.crt 16:35:14 spire-1.2.1/conf/server/ 16:35:14 spire-1.2.1/conf/server/dummy_upstream_ca.crt 16:35:14 spire-1.2.1/conf/server/dummy_upstream_ca.key 16:35:14 spire-1.2.1/conf/server/server.conf 16:35:14 spire-1.2.1/conf/server/server_full.conf 16:35:14 spire-1.2.1/doc/ 16:35:14 spire-1.2.1/doc/SPIRE101.md 16:35:14 spire-1.2.1/doc/auditlog.md 16:35:14 spire-1.2.1/doc/authorization_policy_engine.md 16:35:14 spire-1.2.1/doc/changelog_guidelines.md 16:35:14 spire-1.2.1/doc/cure53-report.pdf 16:35:14 spire-1.2.1/doc/images/ 16:35:14 spire-1.2.1/doc/images/2019_roadmap.png 16:35:14 spire-1.2.1/doc/images/SPIRE101.png 16:35:14 spire-1.2.1/doc/images/SPIRE_agent.png 16:35:14 spire-1.2.1/doc/images/SPIRE_server.png 16:35:14 spire-1.2.1/doc/images/cache_mgr.png 16:35:14 spire-1.2.1/doc/images/cache_mgr_components.png 16:35:14 spire-1.2.1/doc/images/federated_spire.png 16:35:14 spire-1.2.1/doc/images/ha_mode.png 16:35:14 spire-1.2.1/doc/images/nested_spire.png 16:35:14 spire-1.2.1/doc/images/oidc_federation.png 16:35:14 spire-1.2.1/doc/images/single_trust_domain.png 16:35:14 spire-1.2.1/doc/images/spiffe_compatible.png 16:35:14 spire-1.2.1/doc/images/spire_logo.png 16:35:14 spire-1.2.1/doc/migrating_registration_api_clients.md 16:35:14 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 16:35:14 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 16:35:14 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 16:35:14 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 16:35:14 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 16:35:14 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 16:35:14 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 16:35:14 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 16:35:14 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 16:35:14 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 16:35:14 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 16:35:14 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 16:35:14 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 16:35:14 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 16:35:14 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 16:35:14 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 16:35:14 spire-1.2.1/doc/plugin_server_datastore_sql.md 16:35:14 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 16:35:14 spire-1.2.1/doc/plugin_server_keymanager_disk.md 16:35:14 spire-1.2.1/doc/plugin_server_keymanager_memory.md 16:35:14 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 16:35:14 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 16:35:14 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 16:35:14 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 16:35:14 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 16:35:14 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 16:35:14 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 16:35:14 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 16:35:14 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 16:35:14 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 16:35:14 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 16:35:14 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 16:35:14 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 16:35:14 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 16:35:14 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 16:35:14 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 16:35:14 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 16:35:14 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 16:35:14 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 16:35:14 spire-1.2.1/doc/scaling_spire.md 16:35:14 spire-1.2.1/doc/spire_agent.md 16:35:14 spire-1.2.1/doc/spire_server.md 16:35:14 spire-1.2.1/doc/supported_integrations.md 16:35:14 spire-1.2.1/doc/telemetry.md 16:35:14 spire-1.2.1/doc/telemetry_config.md 16:35:14 spire-1.2.1/doc/upgrading.md 16:35:14 spire-1.2.1/doc/using_spire.md 16:35:14 spire-1.2.1/examples/ 16:35:14 spire-1.2.1/examples/README.md 16:35:14 spire-1.2.1/go.mod 16:35:14 spire-1.2.1/go.sum 16:35:14 spire-1.2.1/pkg/ 16:35:14 spire-1.2.1/pkg/agent/ 16:35:14 spire-1.2.1/pkg/agent/agent.go 16:35:14 spire-1.2.1/pkg/agent/api/ 16:35:14 spire-1.2.1/pkg/agent/api/config.go 16:35:14 spire-1.2.1/pkg/agent/api/debug/ 16:35:14 spire-1.2.1/pkg/agent/api/debug/v1/ 16:35:14 spire-1.2.1/pkg/agent/api/debug/v1/service.go 16:35:14 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 16:35:14 spire-1.2.1/pkg/agent/api/delegatedidentity/ 16:35:14 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 16:35:14 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 16:35:14 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 16:35:14 spire-1.2.1/pkg/agent/api/endpoints.go 16:35:14 spire-1.2.1/pkg/agent/api/health/ 16:35:14 spire-1.2.1/pkg/agent/api/health/v1/ 16:35:14 spire-1.2.1/pkg/agent/api/health/v1/service.go 16:35:14 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 16:35:14 spire-1.2.1/pkg/agent/api/rpccontext/ 16:35:14 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 16:35:14 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 16:35:14 spire-1.2.1/pkg/agent/attestor/ 16:35:14 spire-1.2.1/pkg/agent/attestor/node/ 16:35:14 spire-1.2.1/pkg/agent/attestor/node/experimental.go 16:35:14 spire-1.2.1/pkg/agent/attestor/node/node.go 16:35:14 spire-1.2.1/pkg/agent/attestor/node/node_test.go 16:35:14 spire-1.2.1/pkg/agent/attestor/workload/ 16:35:14 spire-1.2.1/pkg/agent/attestor/workload/workload.go 16:35:14 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 16:35:14 spire-1.2.1/pkg/agent/catalog/ 16:35:14 spire-1.2.1/pkg/agent/catalog/catalog.go 16:35:14 spire-1.2.1/pkg/agent/catalog/keymanager.go 16:35:14 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 16:35:14 spire-1.2.1/pkg/agent/catalog/svidstore.go 16:35:14 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 16:35:14 spire-1.2.1/pkg/agent/client/ 16:35:14 spire-1.2.1/pkg/agent/client/client.go 16:35:14 spire-1.2.1/pkg/agent/client/client_test.go 16:35:14 spire-1.2.1/pkg/agent/client/dial.go 16:35:14 spire-1.2.1/pkg/agent/client/nodeconn.go 16:35:14 spire-1.2.1/pkg/agent/client/nodeconn_test.go 16:35:14 spire-1.2.1/pkg/agent/client/update.go 16:35:14 spire-1.2.1/pkg/agent/client/util.go 16:35:14 spire-1.2.1/pkg/agent/common/ 16:35:14 spire-1.2.1/pkg/agent/common/backoff/ 16:35:14 spire-1.2.1/pkg/agent/common/backoff/backoff.go 16:35:14 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 16:35:14 spire-1.2.1/pkg/agent/common/cgroups/ 16:35:14 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 16:35:14 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 16:35:14 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 16:35:14 spire-1.2.1/pkg/agent/config.go 16:35:14 spire-1.2.1/pkg/agent/endpoints/ 16:35:14 spire-1.2.1/pkg/agent/endpoints/config.go 16:35:14 spire-1.2.1/pkg/agent/endpoints/endpoints.go 16:35:14 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 16:35:14 spire-1.2.1/pkg/agent/endpoints/metrics.go 16:35:14 spire-1.2.1/pkg/agent/endpoints/middleware.go 16:35:14 spire-1.2.1/pkg/agent/endpoints/peertracker.go 16:35:14 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 16:35:14 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 16:35:14 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 16:35:14 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 16:35:14 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 16:35:14 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 16:35:14 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 16:35:14 spire-1.2.1/pkg/agent/endpoints/workload/ 16:35:14 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 16:35:14 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 16:35:14 spire-1.2.1/pkg/agent/manager/ 16:35:14 spire-1.2.1/pkg/agent/manager/cache/ 16:35:14 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 16:35:14 spire-1.2.1/pkg/agent/manager/cache/cache.go 16:35:14 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 16:35:14 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 16:35:14 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 16:35:14 spire-1.2.1/pkg/agent/manager/cache/sets.go 16:35:14 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 16:35:14 spire-1.2.1/pkg/agent/manager/config.go 16:35:14 spire-1.2.1/pkg/agent/manager/manager.go 16:35:14 spire-1.2.1/pkg/agent/manager/manager_test.go 16:35:14 spire-1.2.1/pkg/agent/manager/storage.go 16:35:14 spire-1.2.1/pkg/agent/manager/storage_test.go 16:35:14 spire-1.2.1/pkg/agent/manager/storecache/ 16:35:14 spire-1.2.1/pkg/agent/manager/storecache/cache.go 16:35:14 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 16:35:14 spire-1.2.1/pkg/agent/manager/sync.go 16:35:14 spire-1.2.1/pkg/agent/plugin/ 16:35:14 spire-1.2.1/pkg/agent/plugin/keymanager/ 16:35:14 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 16:35:14 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 16:35:14 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 16:35:14 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 16:35:14 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 16:35:14 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 16:35:14 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 16:35:14 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 16:35:14 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 16:35:14 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 16:35:14 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 16:35:14 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 16:35:14 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 16:35:14 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 16:35:14 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 16:35:14 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 16:35:14 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 16:35:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 16:35:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 16:35:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 16:35:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 16:35:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 16:35:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 16:35:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 16:35:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 16:35:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 16:35:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 16:35:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 16:35:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 16:35:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 16:35:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 16:35:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 16:35:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 16:35:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 16:35:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 16:35:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 16:35:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 16:35:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 16:35:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 16:35:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 16:35:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 16:35:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 16:35:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 16:35:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 16:35:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 16:35:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 16:35:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 16:35:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 16:35:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 16:35:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 16:35:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 16:35:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 16:35:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 16:35:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 16:35:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 16:35:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 16:35:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 16:35:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 16:35:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 16:35:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 16:35:14 spire-1.2.1/pkg/agent/plugin/svidstore/ 16:35:14 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 16:35:14 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 16:35:14 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 16:35:14 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 16:35:14 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 16:35:14 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 16:35:14 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 16:35:14 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 16:35:14 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 16:35:14 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 16:35:14 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 16:35:14 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 16:35:14 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 16:35:14 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 16:35:14 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 16:35:14 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 16:35:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 16:35:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 16:35:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 16:35:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 16:35:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 16:35:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 16:35:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 16:35:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 16:35:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 16:35:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 16:35:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 16:35:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 16:35:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 16:35:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 16:35:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 16:35:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 16:35:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 16:35:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 16:35:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 16:35:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 16:35:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 16:35:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 16:35:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 16:35:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 16:35:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 16:35:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 16:35:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 16:35:14 spire-1.2.1/pkg/agent/svid/ 16:35:14 spire-1.2.1/pkg/agent/svid/rotator.go 16:35:14 spire-1.2.1/pkg/agent/svid/rotator_config.go 16:35:14 spire-1.2.1/pkg/agent/svid/rotator_test.go 16:35:14 spire-1.2.1/pkg/agent/svid/store/ 16:35:14 spire-1.2.1/pkg/agent/svid/store/service.go 16:35:14 spire-1.2.1/pkg/agent/svid/store/service_test.go 16:35:14 spire-1.2.1/pkg/common/ 16:35:14 spire-1.2.1/pkg/common/agentpathtemplate/ 16:35:14 spire-1.2.1/pkg/common/agentpathtemplate/template.go 16:35:14 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 16:35:14 spire-1.2.1/pkg/common/api/ 16:35:14 spire-1.2.1/pkg/common/api/metrics.go 16:35:14 spire-1.2.1/pkg/common/api/middleware/ 16:35:14 spire-1.2.1/pkg/common/api/middleware/common_test.go 16:35:14 spire-1.2.1/pkg/common/api/middleware/interceptor.go 16:35:14 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 16:35:14 spire-1.2.1/pkg/common/api/middleware/logger.go 16:35:14 spire-1.2.1/pkg/common/api/middleware/logger_test.go 16:35:14 spire-1.2.1/pkg/common/api/middleware/metrics.go 16:35:14 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 16:35:14 spire-1.2.1/pkg/common/api/middleware/middleware.go 16:35:14 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 16:35:14 spire-1.2.1/pkg/common/api/middleware/misconfig.go 16:35:14 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 16:35:14 spire-1.2.1/pkg/common/api/middleware/names.go 16:35:14 spire-1.2.1/pkg/common/api/middleware/names_test.go 16:35:14 spire-1.2.1/pkg/common/api/names.go 16:35:14 spire-1.2.1/pkg/common/api/ratelimit.go 16:35:14 spire-1.2.1/pkg/common/api/rpccontext/ 16:35:14 spire-1.2.1/pkg/common/api/rpccontext/logger.go 16:35:14 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 16:35:14 spire-1.2.1/pkg/common/api/rpccontext/names.go 16:35:14 spire-1.2.1/pkg/common/auth/ 16:35:14 spire-1.2.1/pkg/common/auth/interceptors.go 16:35:14 spire-1.2.1/pkg/common/auth/interceptors_test.go 16:35:14 spire-1.2.1/pkg/common/auth/untracked_uds.go 16:35:14 spire-1.2.1/pkg/common/bundleutil/ 16:35:14 spire-1.2.1/pkg/common/bundleutil/bundle.go 16:35:14 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 16:35:14 spire-1.2.1/pkg/common/bundleutil/common_test.go 16:35:14 spire-1.2.1/pkg/common/bundleutil/marshal.go 16:35:14 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 16:35:14 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 16:35:14 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 16:35:14 spire-1.2.1/pkg/common/bundleutil/types.go 16:35:14 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 16:35:14 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 16:35:14 spire-1.2.1/pkg/common/catalog/ 16:35:14 spire-1.2.1/pkg/common/catalog/bind.go 16:35:14 spire-1.2.1/pkg/common/catalog/builtin.go 16:35:14 spire-1.2.1/pkg/common/catalog/catalog.go 16:35:14 spire-1.2.1/pkg/common/catalog/catalog_test.go 16:35:14 spire-1.2.1/pkg/common/catalog/closers.go 16:35:14 spire-1.2.1/pkg/common/catalog/cmd_linux.go 16:35:14 spire-1.2.1/pkg/common/catalog/cmd_other.go 16:35:14 spire-1.2.1/pkg/common/catalog/config.go 16:35:14 spire-1.2.1/pkg/common/catalog/config_test.go 16:35:14 spire-1.2.1/pkg/common/catalog/configure.go 16:35:14 spire-1.2.1/pkg/common/catalog/constraints.go 16:35:14 spire-1.2.1/pkg/common/catalog/constraints_test.go 16:35:14 spire-1.2.1/pkg/common/catalog/context.go 16:35:14 spire-1.2.1/pkg/common/catalog/external.go 16:35:14 spire-1.2.1/pkg/common/catalog/host.go 16:35:14 spire-1.2.1/pkg/common/catalog/pipenet.go 16:35:14 spire-1.2.1/pkg/common/catalog/plugin.go 16:35:14 spire-1.2.1/pkg/common/catalog/testplugin/ 16:35:14 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 16:35:14 spire-1.2.1/pkg/common/catalog/testplugin/main.go 16:35:14 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 16:35:14 spire-1.2.1/pkg/common/cli/ 16:35:14 spire-1.2.1/pkg/common/cli/env.go 16:35:14 spire-1.2.1/pkg/common/cli/flags.go 16:35:14 spire-1.2.1/pkg/common/cli/trust_domain.go 16:35:14 spire-1.2.1/pkg/common/cli/trust_domain_test.go 16:35:14 spire-1.2.1/pkg/common/cli/umask.go 16:35:14 spire-1.2.1/pkg/common/cli/umask_posix.go 16:35:14 spire-1.2.1/pkg/common/cli/umask_test.go 16:35:14 spire-1.2.1/pkg/common/cli/umask_windows.go 16:35:14 spire-1.2.1/pkg/common/cliprinter/ 16:35:14 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 16:35:14 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 16:35:14 spire-1.2.1/pkg/common/cliprinter/flag.go 16:35:14 spire-1.2.1/pkg/common/cliprinter/flag_test.go 16:35:14 spire-1.2.1/pkg/common/cliprinter/format.go 16:35:14 spire-1.2.1/pkg/common/cliprinter/format_test.go 16:35:14 spire-1.2.1/pkg/common/cliprinter/internal/ 16:35:14 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 16:35:14 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 16:35:14 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 16:35:14 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 16:35:14 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 16:35:14 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 16:35:14 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 16:35:14 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 16:35:14 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 16:35:14 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 16:35:14 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 16:35:14 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 16:35:14 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 16:35:14 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 16:35:14 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 16:35:14 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 16:35:14 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 16:35:14 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 16:35:14 spire-1.2.1/pkg/common/coretypes/ 16:35:14 spire-1.2.1/pkg/common/coretypes/bundle/ 16:35:14 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 16:35:14 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 16:35:14 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 16:35:14 spire-1.2.1/pkg/common/coretypes/bundle/require.go 16:35:14 spire-1.2.1/pkg/common/coretypes/jwtkey/ 16:35:14 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 16:35:14 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 16:35:14 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 16:35:14 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 16:35:14 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 16:35:14 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 16:35:14 spire-1.2.1/pkg/common/coretypes/x509certificate/ 16:35:14 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 16:35:14 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 16:35:14 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 16:35:14 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 16:35:14 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 16:35:14 spire-1.2.1/pkg/common/cryptoutil/ 16:35:14 spire-1.2.1/pkg/common/cryptoutil/keys.go 16:35:14 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 16:35:14 spire-1.2.1/pkg/common/diskutil/ 16:35:14 spire-1.2.1/pkg/common/diskutil/file_posix.go 16:35:14 spire-1.2.1/pkg/common/diskutil/file_test.go 16:35:14 spire-1.2.1/pkg/common/diskutil/file_windows.go 16:35:14 spire-1.2.1/pkg/common/errorutil/ 16:35:14 spire-1.2.1/pkg/common/errorutil/wrapper.go 16:35:14 spire-1.2.1/pkg/common/health/ 16:35:14 spire-1.2.1/pkg/common/health/config.go 16:35:14 spire-1.2.1/pkg/common/health/context.go 16:35:14 spire-1.2.1/pkg/common/health/context_test.go 16:35:14 spire-1.2.1/pkg/common/health/health.go 16:35:14 spire-1.2.1/pkg/common/health/health_test.go 16:35:14 spire-1.2.1/pkg/common/health/logger.go 16:35:14 spire-1.2.1/pkg/common/hostservice/ 16:35:14 spire-1.2.1/pkg/common/hostservice/metricsservice/ 16:35:14 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 16:35:14 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 16:35:14 spire-1.2.1/pkg/common/idutil/ 16:35:14 spire-1.2.1/pkg/common/idutil/require.go 16:35:14 spire-1.2.1/pkg/common/idutil/require_test.go 16:35:14 spire-1.2.1/pkg/common/idutil/safety.go 16:35:14 spire-1.2.1/pkg/common/idutil/safety_test.go 16:35:14 spire-1.2.1/pkg/common/idutil/spiffeid.go 16:35:14 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 16:35:14 spire-1.2.1/pkg/common/jwtsvid/ 16:35:14 spire-1.2.1/pkg/common/jwtsvid/common.go 16:35:14 spire-1.2.1/pkg/common/jwtsvid/sign.go 16:35:14 spire-1.2.1/pkg/common/jwtsvid/token_test.go 16:35:14 spire-1.2.1/pkg/common/jwtsvid/validate.go 16:35:14 spire-1.2.1/pkg/common/jwtutil/ 16:35:14 spire-1.2.1/pkg/common/jwtutil/keyset.go 16:35:14 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 16:35:14 spire-1.2.1/pkg/common/log/ 16:35:14 spire-1.2.1/pkg/common/log/hclog_adapter.go 16:35:14 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 16:35:14 spire-1.2.1/pkg/common/log/log.go 16:35:14 spire-1.2.1/pkg/common/log/log_test.go 16:35:14 spire-1.2.1/pkg/common/log/options.go 16:35:14 spire-1.2.1/pkg/common/nodeutil/ 16:35:14 spire-1.2.1/pkg/common/nodeutil/node.go 16:35:14 spire-1.2.1/pkg/common/nodeutil/node_test.go 16:35:14 spire-1.2.1/pkg/common/peertracker/ 16:35:14 spire-1.2.1/pkg/common/peertracker/conn.go 16:35:14 spire-1.2.1/pkg/common/peertracker/credentials.go 16:35:14 spire-1.2.1/pkg/common/peertracker/errors.go 16:35:14 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 16:35:14 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 16:35:14 spire-1.2.1/pkg/common/peertracker/info.go 16:35:14 spire-1.2.1/pkg/common/peertracker/listener.go 16:35:14 spire-1.2.1/pkg/common/peertracker/listener_test.go 16:35:14 spire-1.2.1/pkg/common/peertracker/peertracker.go 16:35:14 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 16:35:14 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 16:35:14 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 16:35:14 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 16:35:14 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 16:35:14 spire-1.2.1/pkg/common/peertracker/tcp.go 16:35:14 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 16:35:14 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 16:35:14 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 16:35:14 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 16:35:14 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 16:35:14 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 16:35:14 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 16:35:14 spire-1.2.1/pkg/common/peertracker/uds.go 16:35:14 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 16:35:14 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 16:35:14 spire-1.2.1/pkg/common/peertracker/uds_linux.go 16:35:14 spire-1.2.1/pkg/common/pemutil/ 16:35:14 spire-1.2.1/pkg/common/pemutil/block.go 16:35:14 spire-1.2.1/pkg/common/pemutil/certs.go 16:35:14 spire-1.2.1/pkg/common/pemutil/common.go 16:35:14 spire-1.2.1/pkg/common/pemutil/csr.go 16:35:14 spire-1.2.1/pkg/common/pemutil/keys.go 16:35:14 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 16:35:14 spire-1.2.1/pkg/common/pemutil/testdata/ 16:35:14 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 16:35:14 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 16:35:14 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 16:35:14 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 16:35:14 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 16:35:14 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 16:35:14 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 16:35:14 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 16:35:14 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 16:35:14 spire-1.2.1/pkg/common/plugin/ 16:35:14 spire-1.2.1/pkg/common/plugin/aws/ 16:35:14 spire-1.2.1/pkg/common/plugin/aws/iid.go 16:35:14 spire-1.2.1/pkg/common/plugin/azure/ 16:35:14 spire-1.2.1/pkg/common/plugin/azure/msi.go 16:35:14 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 16:35:14 spire-1.2.1/pkg/common/plugin/facade.go 16:35:14 spire-1.2.1/pkg/common/plugin/facade_test.go 16:35:14 spire-1.2.1/pkg/common/plugin/gcp/ 16:35:14 spire-1.2.1/pkg/common/plugin/gcp/iit.go 16:35:14 spire-1.2.1/pkg/common/plugin/k8s/ 16:35:14 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 16:35:14 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 16:35:14 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 16:35:14 spire-1.2.1/pkg/common/plugin/k8s/utils.go 16:35:14 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 16:35:14 spire-1.2.1/pkg/common/plugin/log.go 16:35:14 spire-1.2.1/pkg/common/plugin/sshpop/ 16:35:14 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 16:35:14 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 16:35:14 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 16:35:14 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 16:35:14 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 16:35:14 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 16:35:14 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 16:35:14 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 16:35:14 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 16:35:14 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 16:35:14 spire-1.2.1/pkg/common/plugin/tpmdevid/ 16:35:14 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 16:35:14 spire-1.2.1/pkg/common/plugin/x509pop/ 16:35:14 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 16:35:14 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 16:35:14 spire-1.2.1/pkg/common/profiling/ 16:35:14 spire-1.2.1/pkg/common/profiling/dumpers.go 16:35:14 spire-1.2.1/pkg/common/profiling/profiling.go 16:35:14 spire-1.2.1/pkg/common/protoutil/ 16:35:14 spire-1.2.1/pkg/common/protoutil/masks.go 16:35:14 spire-1.2.1/pkg/common/protoutil/masks_test.go 16:35:14 spire-1.2.1/pkg/common/rotationutil/ 16:35:14 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 16:35:14 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 16:35:14 spire-1.2.1/pkg/common/selector/ 16:35:14 spire-1.2.1/pkg/common/selector/selector.go 16:35:14 spire-1.2.1/pkg/common/selector/selector_test.go 16:35:14 spire-1.2.1/pkg/common/selector/set.go 16:35:14 spire-1.2.1/pkg/common/selector/set_utils.go 16:35:14 spire-1.2.1/pkg/common/selector/set_utils_test.go 16:35:14 spire-1.2.1/pkg/common/telemetry/ 16:35:14 spire-1.2.1/pkg/common/telemetry/agent/ 16:35:14 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 16:35:14 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 16:35:14 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 16:35:14 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 16:35:14 spire-1.2.1/pkg/common/telemetry/agent/manager.go 16:35:14 spire-1.2.1/pkg/common/telemetry/agent/node.go 16:35:14 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 16:35:14 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 16:35:14 spire-1.2.1/pkg/common/telemetry/agent/store/ 16:35:14 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 16:35:14 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 16:35:14 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 16:35:14 spire-1.2.1/pkg/common/telemetry/blackhole.go 16:35:14 spire-1.2.1/pkg/common/telemetry/call.go 16:35:14 spire-1.2.1/pkg/common/telemetry/common/ 16:35:14 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 16:35:14 spire-1.2.1/pkg/common/telemetry/config.go 16:35:14 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 16:35:14 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 16:35:14 spire-1.2.1/pkg/common/telemetry/inmem.go 16:35:14 spire-1.2.1/pkg/common/telemetry/inmem_test.go 16:35:14 spire-1.2.1/pkg/common/telemetry/m3.go 16:35:14 spire-1.2.1/pkg/common/telemetry/m3_test.go 16:35:14 spire-1.2.1/pkg/common/telemetry/metrics.go 16:35:14 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 16:35:14 spire-1.2.1/pkg/common/telemetry/names.go 16:35:14 spire-1.2.1/pkg/common/telemetry/prometheus.go 16:35:14 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 16:35:14 spire-1.2.1/pkg/common/telemetry/sanitize.go 16:35:14 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 16:35:14 spire-1.2.1/pkg/common/telemetry/server/ 16:35:14 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 16:35:14 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 16:35:14 spire-1.2.1/pkg/common/telemetry/server/datastore/ 16:35:14 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 16:35:14 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 16:35:14 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 16:35:14 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 16:35:14 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 16:35:14 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 16:35:14 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 16:35:14 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 16:35:14 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 16:35:14 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 16:35:14 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 16:35:14 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 16:35:14 spire-1.2.1/pkg/common/telemetry/server/rotate.go 16:35:14 spire-1.2.1/pkg/common/telemetry/server/server.go 16:35:14 spire-1.2.1/pkg/common/telemetry/sink.go 16:35:14 spire-1.2.1/pkg/common/telemetry/statsd.go 16:35:14 spire-1.2.1/pkg/common/telemetry/statsd_test.go 16:35:14 spire-1.2.1/pkg/common/telemetry/uptime.go 16:35:14 spire-1.2.1/pkg/common/telemetry/version.go 16:35:14 spire-1.2.1/pkg/common/telemetry/withlabels.go 16:35:14 spire-1.2.1/pkg/common/uptime/ 16:35:14 spire-1.2.1/pkg/common/uptime/uptime.go 16:35:14 spire-1.2.1/pkg/common/uptime/uptime_test.go 16:35:14 spire-1.2.1/pkg/common/util/ 16:35:14 spire-1.2.1/pkg/common/util/certs.go 16:35:14 spire-1.2.1/pkg/common/util/certs_test.go 16:35:14 spire-1.2.1/pkg/common/util/csr.go 16:35:14 spire-1.2.1/pkg/common/util/hash.go 16:35:14 spire-1.2.1/pkg/common/util/selectors.go 16:35:14 spire-1.2.1/pkg/common/util/selectors_test.go 16:35:14 spire-1.2.1/pkg/common/util/signals.go 16:35:14 spire-1.2.1/pkg/common/util/sort.go 16:35:14 spire-1.2.1/pkg/common/util/sort_test.go 16:35:14 spire-1.2.1/pkg/common/util/task.go 16:35:14 spire-1.2.1/pkg/common/util/task_test.go 16:35:14 spire-1.2.1/pkg/common/util/testdata/ 16:35:14 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 16:35:14 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 16:35:14 spire-1.2.1/pkg/common/version/ 16:35:14 spire-1.2.1/pkg/common/version/version.go 16:35:14 spire-1.2.1/pkg/common/x509svid/ 16:35:14 spire-1.2.1/pkg/common/x509svid/common_test.go 16:35:14 spire-1.2.1/pkg/common/x509svid/csr.go 16:35:14 spire-1.2.1/pkg/common/x509svid/upstreamca.go 16:35:14 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 16:35:14 spire-1.2.1/pkg/common/x509util/ 16:35:14 spire-1.2.1/pkg/common/x509util/cert.go 16:35:14 spire-1.2.1/pkg/common/x509util/dns.go 16:35:14 spire-1.2.1/pkg/common/x509util/dns_test.go 16:35:14 spire-1.2.1/pkg/common/x509util/keyid.go 16:35:14 spire-1.2.1/pkg/common/x509util/keypair.go 16:35:14 spire-1.2.1/pkg/common/x509util/serialnumber.go 16:35:14 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 16:35:14 spire-1.2.1/pkg/server/ 16:35:14 spire-1.2.1/pkg/server/api/ 16:35:14 spire-1.2.1/pkg/server/api/agent.go 16:35:14 spire-1.2.1/pkg/server/api/agent/ 16:35:14 spire-1.2.1/pkg/server/api/agent/v1/ 16:35:14 spire-1.2.1/pkg/server/api/agent/v1/service.go 16:35:14 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 16:35:14 spire-1.2.1/pkg/server/api/agent_test.go 16:35:14 spire-1.2.1/pkg/server/api/api.go 16:35:14 spire-1.2.1/pkg/server/api/audit/ 16:35:14 spire-1.2.1/pkg/server/api/audit/audit.go 16:35:14 spire-1.2.1/pkg/server/api/audit/audit_test.go 16:35:14 spire-1.2.1/pkg/server/api/bundle.go 16:35:14 spire-1.2.1/pkg/server/api/bundle/ 16:35:14 spire-1.2.1/pkg/server/api/bundle/v1/ 16:35:14 spire-1.2.1/pkg/server/api/bundle/v1/service.go 16:35:14 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 16:35:14 spire-1.2.1/pkg/server/api/bundle_test.go 16:35:14 spire-1.2.1/pkg/server/api/debug/ 16:35:14 spire-1.2.1/pkg/server/api/debug/v1/ 16:35:14 spire-1.2.1/pkg/server/api/debug/v1/service.go 16:35:14 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 16:35:14 spire-1.2.1/pkg/server/api/entry.go 16:35:14 spire-1.2.1/pkg/server/api/entry/ 16:35:14 spire-1.2.1/pkg/server/api/entry/v1/ 16:35:14 spire-1.2.1/pkg/server/api/entry/v1/service.go 16:35:14 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 16:35:14 spire-1.2.1/pkg/server/api/entry_test.go 16:35:14 spire-1.2.1/pkg/server/api/health/ 16:35:14 spire-1.2.1/pkg/server/api/health/v1/ 16:35:14 spire-1.2.1/pkg/server/api/health/v1/service.go 16:35:14 spire-1.2.1/pkg/server/api/health/v1/service_test.go 16:35:14 spire-1.2.1/pkg/server/api/id.go 16:35:14 spire-1.2.1/pkg/server/api/id_test.go 16:35:14 spire-1.2.1/pkg/server/api/limits/ 16:35:14 spire-1.2.1/pkg/server/api/limits/limits.go 16:35:14 spire-1.2.1/pkg/server/api/middleware/ 16:35:14 spire-1.2.1/pkg/server/api/middleware/alias.go 16:35:14 spire-1.2.1/pkg/server/api/middleware/audit.go 16:35:14 spire-1.2.1/pkg/server/api/middleware/authorization.go 16:35:14 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 16:35:14 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 16:35:14 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 16:35:14 spire-1.2.1/pkg/server/api/middleware/caller.go 16:35:14 spire-1.2.1/pkg/server/api/middleware/caller_test.go 16:35:14 spire-1.2.1/pkg/server/api/middleware/common.go 16:35:14 spire-1.2.1/pkg/server/api/middleware/common_test.go 16:35:14 spire-1.2.1/pkg/server/api/middleware/entries.go 16:35:14 spire-1.2.1/pkg/server/api/middleware/entries_test.go 16:35:14 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 16:35:14 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 16:35:14 spire-1.2.1/pkg/server/api/ratelimit.go 16:35:14 spire-1.2.1/pkg/server/api/rpccontext/ 16:35:14 spire-1.2.1/pkg/server/api/rpccontext/alias.go 16:35:14 spire-1.2.1/pkg/server/api/rpccontext/audit.go 16:35:14 spire-1.2.1/pkg/server/api/rpccontext/caller.go 16:35:14 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 16:35:14 spire-1.2.1/pkg/server/api/selector.go 16:35:14 spire-1.2.1/pkg/server/api/selector_test.go 16:35:14 spire-1.2.1/pkg/server/api/status.go 16:35:14 spire-1.2.1/pkg/server/api/status_test.go 16:35:14 spire-1.2.1/pkg/server/api/svid/ 16:35:14 spire-1.2.1/pkg/server/api/svid/v1/ 16:35:14 spire-1.2.1/pkg/server/api/svid/v1/service.go 16:35:14 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 16:35:14 spire-1.2.1/pkg/server/api/trustdomain.go 16:35:14 spire-1.2.1/pkg/server/api/trustdomain/ 16:35:14 spire-1.2.1/pkg/server/api/trustdomain/v1/ 16:35:14 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 16:35:14 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 16:35:14 spire-1.2.1/pkg/server/api/trustdomain_test.go 16:35:14 spire-1.2.1/pkg/server/authpolicy/ 16:35:14 spire-1.2.1/pkg/server/authpolicy/defaults.go 16:35:14 spire-1.2.1/pkg/server/authpolicy/policy.go 16:35:14 spire-1.2.1/pkg/server/authpolicy/policy.rego 16:35:14 spire-1.2.1/pkg/server/authpolicy/policy_data.json 16:35:14 spire-1.2.1/pkg/server/authpolicy/policy_test.go 16:35:14 spire-1.2.1/pkg/server/authpolicy/validate.go 16:35:14 spire-1.2.1/pkg/server/bundle/ 16:35:14 spire-1.2.1/pkg/server/bundle/client/ 16:35:14 spire-1.2.1/pkg/server/bundle/client/client.go 16:35:14 spire-1.2.1/pkg/server/bundle/client/client_test.go 16:35:14 spire-1.2.1/pkg/server/bundle/client/manager.go 16:35:14 spire-1.2.1/pkg/server/bundle/client/manager_test.go 16:35:14 spire-1.2.1/pkg/server/bundle/client/sources.go 16:35:14 spire-1.2.1/pkg/server/bundle/client/sources_test.go 16:35:14 spire-1.2.1/pkg/server/bundle/client/updater.go 16:35:14 spire-1.2.1/pkg/server/bundle/client/updater_test.go 16:35:14 spire-1.2.1/pkg/server/ca/ 16:35:14 spire-1.2.1/pkg/server/ca/ca.go 16:35:14 spire-1.2.1/pkg/server/ca/ca_health.go 16:35:14 spire-1.2.1/pkg/server/ca/ca_test.go 16:35:14 spire-1.2.1/pkg/server/ca/journal.go 16:35:14 spire-1.2.1/pkg/server/ca/journal_test.go 16:35:14 spire-1.2.1/pkg/server/ca/manager.go 16:35:14 spire-1.2.1/pkg/server/ca/manager_health.go 16:35:14 spire-1.2.1/pkg/server/ca/manager_test.go 16:35:14 spire-1.2.1/pkg/server/ca/templates.go 16:35:14 spire-1.2.1/pkg/server/ca/upstream_client.go 16:35:14 spire-1.2.1/pkg/server/ca/upstream_client_test.go 16:35:14 spire-1.2.1/pkg/server/ca/validation.go 16:35:14 spire-1.2.1/pkg/server/cache/ 16:35:14 spire-1.2.1/pkg/server/cache/dscache/ 16:35:14 spire-1.2.1/pkg/server/cache/dscache/cache.go 16:35:14 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 16:35:14 spire-1.2.1/pkg/server/cache/entrycache/ 16:35:14 spire-1.2.1/pkg/server/cache/entrycache/cache.go 16:35:14 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 16:35:14 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 16:35:14 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 16:35:14 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 16:35:14 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 16:35:14 spire-1.2.1/pkg/server/catalog/ 16:35:14 spire-1.2.1/pkg/server/catalog/catalog.go 16:35:14 spire-1.2.1/pkg/server/catalog/keymanager.go 16:35:14 spire-1.2.1/pkg/server/catalog/nodeattestor.go 16:35:14 spire-1.2.1/pkg/server/catalog/noderesolver.go 16:35:14 spire-1.2.1/pkg/server/catalog/notifier.go 16:35:14 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 16:35:14 spire-1.2.1/pkg/server/config.go 16:35:14 spire-1.2.1/pkg/server/datastore/ 16:35:14 spire-1.2.1/pkg/server/datastore/datastore.go 16:35:14 spire-1.2.1/pkg/server/datastore/datastore_health.go 16:35:14 spire-1.2.1/pkg/server/datastore/repository.go 16:35:14 spire-1.2.1/pkg/server/datastore/sqlstore/ 16:35:14 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 16:35:14 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 16:35:14 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 16:35:14 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 16:35:14 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 16:35:14 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 16:35:14 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 16:35:14 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 16:35:14 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 16:35:14 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 16:35:14 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 16:35:14 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 16:35:14 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 16:35:14 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 16:35:14 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 16:35:14 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 16:35:14 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 16:35:14 spire-1.2.1/pkg/server/endpoints/ 16:35:14 spire-1.2.1/pkg/server/endpoints/bundle/ 16:35:14 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 16:35:14 spire-1.2.1/pkg/server/endpoints/bundle/config.go 16:35:14 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 16:35:14 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 16:35:14 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 16:35:14 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 16:35:14 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 16:35:14 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 16:35:14 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 16:35:14 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 16:35:14 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 16:35:14 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 16:35:14 spire-1.2.1/pkg/server/endpoints/bundle/server.go 16:35:14 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 16:35:14 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 16:35:14 spire-1.2.1/pkg/server/endpoints/config.go 16:35:14 spire-1.2.1/pkg/server/endpoints/endpoints.go 16:35:14 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 16:35:14 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 16:35:14 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 16:35:14 spire-1.2.1/pkg/server/endpoints/middleware.go 16:35:14 spire-1.2.1/pkg/server/endpoints/middleware_test.go 16:35:14 spire-1.2.1/pkg/server/hostservice/ 16:35:14 spire-1.2.1/pkg/server/hostservice/agentstore/ 16:35:14 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 16:35:14 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 16:35:14 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 16:35:14 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 16:35:14 spire-1.2.1/pkg/server/hostservice/identityprovider/ 16:35:14 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 16:35:14 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 16:35:14 spire-1.2.1/pkg/server/plugin/ 16:35:14 spire-1.2.1/pkg/server/plugin/keymanager/ 16:35:14 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 16:35:14 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 16:35:14 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 16:35:14 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 16:35:14 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 16:35:14 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 16:35:14 spire-1.2.1/pkg/server/plugin/keymanager/base/ 16:35:14 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 16:35:14 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 16:35:14 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 16:35:14 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 16:35:14 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 16:35:14 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 16:35:14 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 16:35:14 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 16:35:14 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 16:35:14 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 16:35:14 spire-1.2.1/pkg/server/plugin/keymanager/test/ 16:35:14 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 16:35:14 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 16:35:14 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 16:35:14 spire-1.2.1/pkg/server/plugin/nodeattestor/ 16:35:14 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 16:35:14 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 16:35:14 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 16:35:14 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 16:35:14 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 16:35:14 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 16:35:14 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 16:35:14 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 16:35:14 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 16:35:14 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 16:35:14 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 16:35:14 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 16:35:14 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 16:35:14 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 16:35:14 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 16:35:14 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 16:35:14 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 16:35:14 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 16:35:14 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 16:35:14 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 16:35:14 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 16:35:14 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 16:35:14 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 16:35:14 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 16:35:14 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 16:35:14 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 16:35:14 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 16:35:14 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 16:35:14 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 16:35:14 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 16:35:14 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 16:35:14 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 16:35:14 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 16:35:14 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 16:35:14 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 16:35:14 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 16:35:14 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 16:35:14 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 16:35:14 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 16:35:14 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 16:35:14 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 16:35:14 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 16:35:14 spire-1.2.1/pkg/server/plugin/noderesolver/ 16:35:14 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 16:35:14 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 16:35:14 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 16:35:14 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 16:35:14 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 16:35:14 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 16:35:14 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 16:35:14 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 16:35:14 spire-1.2.1/pkg/server/plugin/notifier/ 16:35:14 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 16:35:14 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 16:35:14 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 16:35:14 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 16:35:14 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 16:35:14 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 16:35:14 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 16:35:14 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 16:35:14 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 16:35:14 spire-1.2.1/pkg/server/plugin/notifier/repository.go 16:35:14 spire-1.2.1/pkg/server/plugin/notifier/v1.go 16:35:14 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 16:35:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 16:35:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 16:35:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 16:35:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 16:35:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 16:35:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 16:35:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 16:35:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 16:35:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 16:35:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 16:35:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 16:35:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 16:35:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 16:35:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 16:35:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 16:35:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 16:35:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 16:35:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 16:35:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 16:35:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 16:35:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 16:35:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 16:35:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 16:35:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 16:35:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 16:35:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 16:35:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 16:35:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 16:35:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 16:35:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 16:35:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 16:35:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 16:35:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 16:35:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 16:35:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 16:35:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 16:35:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 16:35:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 16:35:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 16:35:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 16:35:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 16:35:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 16:35:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 16:35:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 16:35:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 16:35:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 16:35:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 16:35:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 16:35:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 16:35:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 16:35:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 16:35:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 16:35:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 16:35:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 16:35:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 16:35:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 16:35:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 16:35:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 16:35:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 16:35:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 16:35:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 16:35:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 16:35:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 16:35:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 16:35:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 16:35:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 16:35:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 16:35:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 16:35:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 16:35:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 16:35:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 16:35:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 16:35:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 16:35:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 16:35:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 16:35:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 16:35:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 16:35:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 16:35:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 16:35:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 16:35:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 16:35:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 16:35:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 16:35:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 16:35:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 16:35:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 16:35:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 16:35:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 16:35:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 16:35:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 16:35:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 16:35:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 16:35:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 16:35:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 16:35:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 16:35:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 16:35:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 16:35:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 16:35:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 16:35:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 16:35:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 16:35:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 16:35:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 16:35:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 16:35:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 16:35:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 16:35:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 16:35:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 16:35:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 16:35:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 16:35:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 16:35:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 16:35:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 16:35:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 16:35:14 spire-1.2.1/pkg/server/registration/ 16:35:14 spire-1.2.1/pkg/server/registration/manager.go 16:35:14 spire-1.2.1/pkg/server/registration/manager_test.go 16:35:14 spire-1.2.1/pkg/server/scanentries.go 16:35:14 spire-1.2.1/pkg/server/scanentries_test.go 16:35:14 spire-1.2.1/pkg/server/server.go 16:35:14 spire-1.2.1/pkg/server/server_test.go 16:35:14 spire-1.2.1/pkg/server/svid/ 16:35:14 spire-1.2.1/pkg/server/svid/observer.go 16:35:14 spire-1.2.1/pkg/server/svid/observer_test.go 16:35:14 spire-1.2.1/pkg/server/svid/rotator.go 16:35:14 spire-1.2.1/pkg/server/svid/rotator_config.go 16:35:14 spire-1.2.1/pkg/server/svid/rotator_config_test.go 16:35:14 spire-1.2.1/pkg/server/svid/rotator_test.go 16:35:14 spire-1.2.1/proto/ 16:35:14 spire-1.2.1/proto/private/ 16:35:14 spire-1.2.1/proto/private/server/ 16:35:14 spire-1.2.1/proto/private/server/journal/ 16:35:14 spire-1.2.1/proto/private/server/journal/journal.pb.go 16:35:14 spire-1.2.1/proto/private/server/journal/journal.proto 16:35:14 spire-1.2.1/proto/spire/ 16:35:14 spire-1.2.1/proto/spire/common/ 16:35:14 spire-1.2.1/proto/spire/common/common.pb.go 16:35:14 spire-1.2.1/proto/spire/common/common.proto 16:35:14 spire-1.2.1/proto/spire/common/plugin/ 16:35:14 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 16:35:14 spire-1.2.1/proto/spire/common/plugin/plugin.proto 16:35:14 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 16:35:14 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 16:35:14 spire-1.2.1/proto/spire/plugin/ 16:35:14 spire-1.2.1/proto/spire/plugin/agent/ 16:35:14 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 16:35:14 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 16:35:14 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 16:35:14 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 16:35:14 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 16:35:14 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 16:35:14 spire-1.2.1/release/ 16:35:14 spire-1.2.1/release/spire-extras/ 16:35:14 spire-1.2.1/release/spire-extras/README.md 16:35:14 spire-1.2.1/release/spire-extras/conf/ 16:35:14 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 16:35:14 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 16:35:14 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 16:35:14 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 16:35:14 spire-1.2.1/release/spire/ 16:35:14 spire-1.2.1/release/spire/README.md 16:35:14 spire-1.2.1/release/spire/conf/ 16:35:14 spire-1.2.1/release/spire/conf/agent/ 16:35:14 spire-1.2.1/release/spire/conf/agent/agent.conf 16:35:14 spire-1.2.1/release/spire/conf/server/ 16:35:14 spire-1.2.1/release/spire/conf/server/server.conf 16:35:14 spire-1.2.1/script/ 16:35:14 spire-1.2.1/script/build-artifact.sh 16:35:14 spire-1.2.1/script/generate_dummy_ca.sh 16:35:14 spire-1.2.1/support/ 16:35:14 spire-1.2.1/support/k8s/ 16:35:14 spire-1.2.1/support/k8s/k8s-workload-registrar/ 16:35:14 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 16:35:14 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 16:35:14 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 16:35:14 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 16:35:14 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 16:35:14 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 16:35:14 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 16:35:14 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 16:35:14 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 16:35:14 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 16:35:14 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 16:35:14 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 16:35:14 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 16:35:14 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 16:35:14 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 16:35:14 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 16:35:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 16:35:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 16:35:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 16:35:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 16:35:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 16:35:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 16:35:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 16:35:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 16:35:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 16:35:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 16:35:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 16:35:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 16:35:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 16:35:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 16:35:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 16:35:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 16:35:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 16:35:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 16:35:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 16:35:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 16:35:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 16:35:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 16:35:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 16:35:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 16:35:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 16:35:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 16:35:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 16:35:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 16:35:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 16:35:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 16:35:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 16:35:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 16:35:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 16:35:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 16:35:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 16:35:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 16:35:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 16:35:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 16:35:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 16:35:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 16:35:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 16:35:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 16:35:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 16:35:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 16:35:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 16:35:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 16:35:14 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 16:35:14 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 16:35:14 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 16:35:14 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 16:35:14 spire-1.2.1/support/oidc-discovery-provider/ 16:35:14 spire-1.2.1/support/oidc-discovery-provider/README.md 16:35:14 spire-1.2.1/support/oidc-discovery-provider/common_test.go 16:35:14 spire-1.2.1/support/oidc-discovery-provider/config.go 16:35:14 spire-1.2.1/support/oidc-discovery-provider/config_test.go 16:35:14 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 16:35:14 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 16:35:14 spire-1.2.1/support/oidc-discovery-provider/handler.go 16:35:14 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 16:35:14 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 16:35:14 spire-1.2.1/support/oidc-discovery-provider/main.go 16:35:14 spire-1.2.1/support/oidc-discovery-provider/server_api.go 16:35:14 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 16:35:14 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 16:35:14 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 16:35:14 spire-1.2.1/test/ 16:35:14 spire-1.2.1/test/clock/ 16:35:14 spire-1.2.1/test/clock/clock.go 16:35:14 spire-1.2.1/test/fakes/ 16:35:14 spire-1.2.1/test/fakes/fakeagentcatalog/ 16:35:14 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 16:35:14 spire-1.2.1/test/fakes/fakeagentkeymanager/ 16:35:14 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 16:35:14 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 16:35:14 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 16:35:14 spire-1.2.1/test/fakes/fakeagentstore/ 16:35:14 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 16:35:14 spire-1.2.1/test/fakes/fakedatastore/ 16:35:14 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 16:35:14 spire-1.2.1/test/fakes/fakeentryclient/ 16:35:14 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 16:35:14 spire-1.2.1/test/fakes/fakehealthchecker/ 16:35:14 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 16:35:14 spire-1.2.1/test/fakes/fakeidentityprovider/ 16:35:14 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 16:35:14 spire-1.2.1/test/fakes/fakemetrics/ 16:35:14 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 16:35:14 spire-1.2.1/test/fakes/fakenoderesolver/ 16:35:14 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 16:35:14 spire-1.2.1/test/fakes/fakenotifier/ 16:35:14 spire-1.2.1/test/fakes/fakenotifier/notifier.go 16:35:14 spire-1.2.1/test/fakes/fakepluginmetrics/ 16:35:14 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 16:35:14 spire-1.2.1/test/fakes/fakeserverca/ 16:35:14 spire-1.2.1/test/fakes/fakeserverca/serverca.go 16:35:14 spire-1.2.1/test/fakes/fakeservercatalog/ 16:35:14 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 16:35:14 spire-1.2.1/test/fakes/fakeserverkeymanager/ 16:35:14 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 16:35:14 spire-1.2.1/test/fakes/fakeservernodeattestor/ 16:35:14 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 16:35:14 spire-1.2.1/test/fakes/fakeupstreamauthority/ 16:35:14 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 16:35:14 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 16:35:14 spire-1.2.1/test/fakes/fakeworkloadapi/ 16:35:14 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 16:35:14 spire-1.2.1/test/fakes/fakeworkloadattestor/ 16:35:14 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 16:35:14 spire-1.2.1/test/fixture/ 16:35:14 spire-1.2.1/test/fixture/certs/ 16:35:14 spire-1.2.1/test/fixture/certs/agent_svid.der 16:35:14 spire-1.2.1/test/fixture/certs/base_cert.pem 16:35:14 spire-1.2.1/test/fixture/certs/base_csr.pem 16:35:14 spire-1.2.1/test/fixture/certs/base_key.pem 16:35:14 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 16:35:14 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 16:35:14 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 16:35:14 spire-1.2.1/test/fixture/certs/blog_cert.pem 16:35:14 spire-1.2.1/test/fixture/certs/blog_csr.pem 16:35:14 spire-1.2.1/test/fixture/certs/blog_key.pem 16:35:14 spire-1.2.1/test/fixture/certs/bundle.der 16:35:14 spire-1.2.1/test/fixture/certs/ca.pem 16:35:14 spire-1.2.1/test/fixture/certs/ca_key.pem 16:35:14 spire-1.2.1/test/fixture/certs/database_cert.pem 16:35:14 spire-1.2.1/test/fixture/certs/database_csr.pem 16:35:14 spire-1.2.1/test/fixture/certs/database_key.pem 16:35:14 spire-1.2.1/test/fixture/certs/node_cert.pem 16:35:14 spire-1.2.1/test/fixture/certs/node_csr.pem 16:35:14 spire-1.2.1/test/fixture/certs/node_key.pem 16:35:14 spire-1.2.1/test/fixture/certs/svid.pem 16:35:14 spire-1.2.1/test/fixture/certs/svid_key.pem 16:35:14 spire-1.2.1/test/fixture/config/ 16:35:14 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 16:35:14 spire-1.2.1/test/fixture/config/agent_good.conf 16:35:14 spire-1.2.1/test/fixture/config/agent_good_templated.conf 16:35:14 spire-1.2.1/test/fixture/config/plugin_good.conf 16:35:14 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 16:35:14 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 16:35:14 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 16:35:14 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 16:35:14 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 16:35:14 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 16:35:14 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 16:35:14 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 16:35:14 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 16:35:14 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 16:35:14 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 16:35:14 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 16:35:14 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 16:35:14 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 16:35:14 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 16:35:14 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 16:35:14 spire-1.2.1/test/fixture/config/server_good.conf 16:35:14 spire-1.2.1/test/fixture/config/server_good_templated.conf 16:35:14 spire-1.2.1/test/fixture/fixture.go 16:35:14 spire-1.2.1/test/fixture/nodeattestor/ 16:35:14 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 16:35:14 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 16:35:14 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 16:35:14 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 16:35:14 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 16:35:14 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 16:35:14 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 16:35:14 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 16:35:14 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 16:35:14 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 16:35:14 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 16:35:14 spire-1.2.1/test/fixture/registration/ 16:35:14 spire-1.2.1/test/fixture/registration/entries.json 16:35:14 spire-1.2.1/test/fixture/registration/good-for-update.json 16:35:14 spire-1.2.1/test/fixture/registration/good.json 16:35:14 spire-1.2.1/test/fixture/registration/invalid.json 16:35:14 spire-1.2.1/test/fixture/registration/invalid_json.json 16:35:14 spire-1.2.1/test/fixture/registration/manager_test_entries.json 16:35:14 spire-1.2.1/test/integration/ 16:35:14 spire-1.2.1/test/integration/README.md 16:35:14 spire-1.2.1/test/integration/common 16:35:14 spire-1.2.1/test/integration/setup/ 16:35:14 spire-1.2.1/test/integration/setup/adminclient/ 16:35:14 spire-1.2.1/test/integration/setup/adminclient/build.sh 16:35:14 spire-1.2.1/test/integration/setup/adminclient/client.go 16:35:14 spire-1.2.1/test/integration/setup/debugagent/ 16:35:14 spire-1.2.1/test/integration/setup/debugagent/build.sh 16:35:14 spire-1.2.1/test/integration/setup/debugagent/main.go 16:35:14 spire-1.2.1/test/integration/setup/debugserver/ 16:35:14 spire-1.2.1/test/integration/setup/debugserver/build.sh 16:35:14 spire-1.2.1/test/integration/setup/debugserver/main.go 16:35:14 spire-1.2.1/test/integration/setup/downstreamclient/ 16:35:14 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 16:35:14 spire-1.2.1/test/integration/setup/downstreamclient/client.go 16:35:14 spire-1.2.1/test/integration/setup/itclient/ 16:35:14 spire-1.2.1/test/integration/setup/itclient/client.go 16:35:14 spire-1.2.1/test/integration/setup/node-attestation/ 16:35:14 spire-1.2.1/test/integration/setup/node-attestation/build.sh 16:35:14 spire-1.2.1/test/integration/setup/node-attestation/client.go 16:35:14 spire-1.2.1/test/integration/setup/x509pop/ 16:35:14 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 16:35:14 spire-1.2.1/test/integration/setup/x509pop/setup.sh 16:35:14 spire-1.2.1/test/integration/suites/ 16:35:14 spire-1.2.1/test/integration/suites/admin-endpoints/ 16:35:14 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 16:35:14 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 16:35:14 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 16:35:14 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 16:35:14 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 16:35:14 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 16:35:14 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 16:35:14 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 16:35:14 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 16:35:14 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 16:35:14 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 16:35:14 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 16:35:14 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 16:35:14 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 16:35:14 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 16:35:14 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 16:35:14 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 16:35:14 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 16:35:14 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 16:35:14 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 16:35:14 spire-1.2.1/test/integration/suites/datastore-mysql/ 16:35:14 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 16:35:14 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 16:35:14 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 16:35:14 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 16:35:14 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 16:35:14 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 16:35:14 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 16:35:14 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 16:35:14 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 16:35:14 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 16:35:14 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 16:35:14 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 16:35:14 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 16:35:14 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 16:35:14 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 16:35:14 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 16:35:14 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 16:35:14 spire-1.2.1/test/integration/suites/datastore-postgres/ 16:35:14 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 16:35:14 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 16:35:14 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 16:35:14 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 16:35:14 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 16:35:14 spire-1.2.1/test/integration/suites/debug-endpoints/ 16:35:14 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 16:35:14 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 16:35:14 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 16:35:14 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 16:35:14 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 16:35:14 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 16:35:14 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 16:35:14 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 16:35:14 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 16:35:14 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 16:35:14 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 16:35:14 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 16:35:14 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 16:35:14 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 16:35:14 spire-1.2.1/test/integration/suites/downstream-endpoints/ 16:35:14 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 16:35:14 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 16:35:14 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 16:35:14 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 16:35:14 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 16:35:14 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 16:35:14 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 16:35:14 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 16:35:14 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 16:35:14 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 16:35:14 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 16:35:14 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 16:35:14 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 16:35:14 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 16:35:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 16:35:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 16:35:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 16:35:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 16:35:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 16:35:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 16:35:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 16:35:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 16:35:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 16:35:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 16:35:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 16:35:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 16:35:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 16:35:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 16:35:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 16:35:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 16:35:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 16:35:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 16:35:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 16:35:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 16:35:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 16:35:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 16:35:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 16:35:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 16:35:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 16:35:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 16:35:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 16:35:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 16:35:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 16:35:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 16:35:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 16:35:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 16:35:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 16:35:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 16:35:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 16:35:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 16:35:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 16:35:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 16:35:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 16:35:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 16:35:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 16:35:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 16:35:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 16:35:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 16:35:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 16:35:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 16:35:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 16:35:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 16:35:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 16:35:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 16:35:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 16:35:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 16:35:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 16:35:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 16:35:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 16:35:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 16:35:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 16:35:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 16:35:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 16:35:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 16:35:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 16:35:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 16:35:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 16:35:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 16:35:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 16:35:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 16:35:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 16:35:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 16:35:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 16:35:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 16:35:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 16:35:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 16:35:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 16:35:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 16:35:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 16:35:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 16:35:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 16:35:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 16:35:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 16:35:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 16:35:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 16:35:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 16:35:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 16:35:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 16:35:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 16:35:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 16:35:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 16:35:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 16:35:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 16:35:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 16:35:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 16:35:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 16:35:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 16:35:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 16:35:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 16:35:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 16:35:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 16:35:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 16:35:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 16:35:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 16:35:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 16:35:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 16:35:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 16:35:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 16:35:14 spire-1.2.1/test/integration/suites/join-token/ 16:35:14 spire-1.2.1/test/integration/suites/join-token/01-start-server 16:35:14 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 16:35:14 spire-1.2.1/test/integration/suites/join-token/03-start-agent 16:35:14 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 16:35:14 spire-1.2.1/test/integration/suites/join-token/05-check-svid 16:35:14 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 16:35:14 spire-1.2.1/test/integration/suites/join-token/README.md 16:35:14 spire-1.2.1/test/integration/suites/join-token/conf/ 16:35:14 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 16:35:14 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 16:35:14 spire-1.2.1/test/integration/suites/join-token/conf/server/ 16:35:14 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 16:35:14 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 16:35:14 spire-1.2.1/test/integration/suites/join-token/teardown 16:35:14 spire-1.2.1/test/integration/suites/k8s-reconcile/ 16:35:14 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 16:35:14 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 16:35:14 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 16:35:14 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 16:35:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 16:35:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 16:35:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 16:35:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 16:35:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 16:35:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 16:35:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 16:35:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 16:35:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 16:35:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 16:35:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 16:35:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 16:35:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 16:35:14 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 16:35:14 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 16:35:14 spire-1.2.1/test/integration/suites/k8s-scratch/ 16:35:14 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 16:35:14 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 16:35:14 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 16:35:14 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 16:35:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 16:35:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 16:35:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 16:35:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 16:35:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 16:35:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 16:35:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 16:35:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 16:35:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 16:35:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 16:35:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 16:35:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 16:35:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 16:35:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 16:35:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 16:35:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 16:35:14 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 16:35:14 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 16:35:14 spire-1.2.1/test/integration/suites/k8s/ 16:35:14 spire-1.2.1/test/integration/suites/k8s/00-setup 16:35:14 spire-1.2.1/test/integration/suites/k8s/01-apply-config 16:35:14 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 16:35:14 spire-1.2.1/test/integration/suites/k8s/README.md 16:35:14 spire-1.2.1/test/integration/suites/k8s/conf/ 16:35:14 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 16:35:14 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 16:35:14 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 16:35:14 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 16:35:14 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 16:35:14 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 16:35:14 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 16:35:14 spire-1.2.1/test/integration/suites/k8s/conf/server/ 16:35:14 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 16:35:14 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 16:35:14 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 16:35:14 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 16:35:14 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 16:35:14 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 16:35:14 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 16:35:14 spire-1.2.1/test/integration/suites/k8s/init-kubectl 16:35:14 spire-1.2.1/test/integration/suites/k8s/teardown 16:35:14 spire-1.2.1/test/integration/suites/nested-rotation/ 16:35:14 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 16:35:14 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 16:35:14 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 16:35:14 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 16:35:14 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 16:35:14 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 16:35:14 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 16:35:14 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 16:35:14 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 16:35:14 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 16:35:14 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 16:35:14 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 16:35:14 spire-1.2.1/test/integration/suites/nested-rotation/README.md 16:35:14 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 16:35:14 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 16:35:14 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 16:35:14 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 16:35:14 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 16:35:14 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 16:35:14 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 16:35:14 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 16:35:14 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 16:35:14 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 16:35:14 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 16:35:14 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 16:35:14 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 16:35:14 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 16:35:14 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 16:35:14 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 16:35:14 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 16:35:14 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 16:35:14 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 16:35:14 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 16:35:14 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 16:35:14 spire-1.2.1/test/integration/suites/nested-rotation/root/ 16:35:14 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 16:35:14 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 16:35:14 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 16:35:14 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 16:35:14 spire-1.2.1/test/integration/suites/nested-rotation/teardown 16:35:14 spire-1.2.1/test/integration/suites/node-attestation/ 16:35:14 spire-1.2.1/test/integration/suites/node-attestation/00-setup 16:35:14 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 16:35:14 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 16:35:14 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 16:35:14 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 16:35:14 spire-1.2.1/test/integration/suites/node-attestation/README.md 16:35:14 spire-1.2.1/test/integration/suites/node-attestation/conf/ 16:35:14 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 16:35:14 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 16:35:14 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 16:35:14 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 16:35:14 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 16:35:14 spire-1.2.1/test/integration/suites/node-attestation/teardown 16:35:14 spire-1.2.1/test/integration/suites/rotation/ 16:35:14 spire-1.2.1/test/integration/suites/rotation/00-setup 16:35:14 spire-1.2.1/test/integration/suites/rotation/01-start-server 16:35:14 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 16:35:14 spire-1.2.1/test/integration/suites/rotation/03-start-agent 16:35:14 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 16:35:14 spire-1.2.1/test/integration/suites/rotation/05-check-svids 16:35:14 spire-1.2.1/test/integration/suites/rotation/README.md 16:35:14 spire-1.2.1/test/integration/suites/rotation/conf/ 16:35:14 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 16:35:14 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 16:35:14 spire-1.2.1/test/integration/suites/rotation/conf/server/ 16:35:14 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 16:35:14 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 16:35:14 spire-1.2.1/test/integration/suites/rotation/teardown 16:35:14 spire-1.2.1/test/integration/suites/self-test/ 16:35:14 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 16:35:14 spire-1.2.1/test/integration/suites/self-test/README.md 16:35:14 spire-1.2.1/test/integration/suites/self-test/teardown 16:35:14 spire-1.2.1/test/integration/suites/spire-server-cli/ 16:35:14 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 16:35:14 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 16:35:14 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 16:35:14 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 16:35:14 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 16:35:14 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 16:35:14 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 16:35:14 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 16:35:14 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 16:35:14 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 16:35:14 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 16:35:14 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 16:35:14 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 16:35:14 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 16:35:14 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 16:35:14 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 16:35:14 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 16:35:14 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 16:35:14 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 16:35:14 spire-1.2.1/test/integration/suites/upgrade/ 16:35:14 spire-1.2.1/test/integration/suites/upgrade/00-setup 16:35:14 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 16:35:14 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 16:35:14 spire-1.2.1/test/integration/suites/upgrade/README.md 16:35:14 spire-1.2.1/test/integration/suites/upgrade/conf/ 16:35:14 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 16:35:14 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 16:35:14 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 16:35:14 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 16:35:14 spire-1.2.1/test/integration/suites/upgrade/teardown 16:35:14 spire-1.2.1/test/integration/suites/upgrade/versions.txt 16:35:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 16:35:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 16:35:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 16:35:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 16:35:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 16:35:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 16:35:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 16:35:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 16:35:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 16:35:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 16:35:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 16:35:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 16:35:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 16:35:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 16:35:14 spire-1.2.1/test/integration/test-one.sh 16:35:14 spire-1.2.1/test/integration/test.sh 16:35:14 spire-1.2.1/test/plugintest/ 16:35:14 spire-1.2.1/test/plugintest/config.go 16:35:14 spire-1.2.1/test/plugintest/load.go 16:35:14 spire-1.2.1/test/plugintest/option.go 16:35:14 spire-1.2.1/test/spiretest/ 16:35:14 spire-1.2.1/test/spiretest/apiserver.go 16:35:14 spire-1.2.1/test/spiretest/assertions.go 16:35:14 spire-1.2.1/test/spiretest/dir.go 16:35:14 spire-1.2.1/test/spiretest/errors_posix.go 16:35:14 spire-1.2.1/test/spiretest/errors_windows.go 16:35:14 spire-1.2.1/test/spiretest/logs.go 16:35:14 spire-1.2.1/test/spiretest/socketapi.go 16:35:14 spire-1.2.1/test/spiretest/suite.go 16:35:14 spire-1.2.1/test/spiretest/x509.go 16:35:14 spire-1.2.1/test/testca/ 16:35:14 spire-1.2.1/test/testca/ca.go 16:35:14 spire-1.2.1/test/testkey/ 16:35:14 spire-1.2.1/test/testkey/generate.sh 16:35:14 spire-1.2.1/test/testkey/genkeys.go 16:35:14 spire-1.2.1/test/testkey/keys.go 16:35:14 spire-1.2.1/test/testkey/new.go 16:35:14 spire-1.2.1/test/tpmsimulator/ 16:35:14 spire-1.2.1/test/tpmsimulator/simulator.go 16:35:14 spire-1.2.1/test/util/ 16:35:14 spire-1.2.1/test/util/cert_fixtures.go 16:35:14 spire-1.2.1/test/util/cert_generation.go 16:35:14 spire-1.2.1/test/util/io_redirection.go 16:35:14 spire-1.2.1/test/util/race.go 16:35:14 spire-1.2.1/test/util/util.go 16:35:14 building spire from source... 16:35:14 Installing go1.17.7... 16:35:20 ---> 2b008ed433cd 16:35:20 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 16:35:21 Building bin/spire-server... 16:35:21 go: downloading github.com/mitchellh/cli v1.1.2 16:35:21 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 16:35:21 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 16:35:21 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 16:35:21 go: downloading google.golang.org/grpc v1.44.0 16:35:21  ---> Running in a197f6602bbb 16:35:21 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 16:35:21 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 16:35:21 go: downloading github.com/imdario/mergo v0.3.12 16:35:21 go: downloading github.com/sirupsen/logrus v1.8.1 16:35:21 go: downloading github.com/hashicorp/go-hclog v1.1.0 16:35:21 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 16:35:21 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 16:35:21 go: downloading github.com/fatih/color v1.13.0 16:35:21 go: downloading github.com/mattn/go-isatty v0.0.14 16:35:21 go: downloading google.golang.org/protobuf v1.27.1 16:35:21 go: downloading github.com/hashicorp/go-plugin v1.4.3 16:35:21 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 16:35:22 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 16:35:22 go: downloading github.com/InVisionApp/go-logger v1.0.1 16:35:22 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 16:35:22 go: downloading github.com/open-policy-agent/opa v0.38.0 16:35:22 go: downloading github.com/armon/go-metrics v0.3.10 16:35:22 go: downloading github.com/prometheus/client_golang v1.12.1 16:35:22 go: downloading github.com/uber-go/tally/v4 v4.1.1 16:35:22 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 16:35:22 go: downloading github.com/Masterminds/goutils v1.1.0 16:35:22 go: downloading github.com/Masterminds/semver v1.5.0 16:35:22 go: downloading github.com/google/uuid v1.1.2 16:35:22 go: downloading github.com/huandu/xstrings v1.3.2 16:35:22 go: downloading github.com/mattn/go-colorable v0.1.12 16:35:22 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 16:35:22 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 16:35:22 go: downloading github.com/oklog/run v1.0.0 16:35:22 go: downloading github.com/imkira/go-observer v1.0.3 16:35:22 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 16:35:22 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 16:35:22 go: downloading github.com/prometheus/client_model v0.2.0 16:35:22 go: downloading github.com/prometheus/common v0.32.1 16:35:22 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 16:35:22 go: downloading github.com/beorn7/perks v1.0.1 16:35:22 go: downloading github.com/cespare/xxhash/v2 v2.1.2 16:35:22 go: downloading github.com/prometheus/procfs v0.7.3 16:35:22 go: downloading go.uber.org/atomic v1.9.0 16:35:22 go: downloading github.com/mitchellh/reflectwalk v1.0.1 16:35:22 go: downloading github.com/hashicorp/errwrap v1.1.0 16:35:22 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 16:35:22 go: downloading github.com/blang/semver/v4 v4.0.0 16:35:22 go: downloading github.com/go-sql-driver/mysql v1.6.0 16:35:22 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 16:35:22 go: downloading github.com/jinzhu/gorm v1.9.16 16:35:23 go: downloading github.com/lib/pq v1.10.4 16:35:23 go: downloading github.com/mattn/go-sqlite3 v1.14.12 16:35:23 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 16:35:23 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 16:35:23 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 16:35:25 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 16:35:25 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 16:35:25 go: downloading github.com/stretchr/testify v1.7.0 16:35:25 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 16:35:25 go: downloading github.com/aws/aws-sdk-go v1.43.0 16:35:30 go: downloading google.golang.org/api v0.70.0 16:35:30 go: downloading k8s.io/client-go v0.23.4 16:35:30 go: downloading k8s.io/api v0.23.4 16:35:30 go: downloading github.com/google/go-tpm v0.3.3 16:35:30 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 16:35:30 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 16:35:30 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 16:35:30 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 16:35:30 go: downloading cloud.google.com/go/storage v1.21.0 16:35:30 go: downloading cloud.google.com/go v0.100.2 16:35:31 go: downloading k8s.io/apimachinery v0.23.4 16:35:32 go: downloading k8s.io/kube-aggregator v0.23.3 16:35:32 go: downloading sigs.k8s.io/controller-runtime v0.11.1 16:35:32 go: downloading cloud.google.com/go/security v1.3.0 16:35:32 go: downloading github.com/hashicorp/vault/api v1.4.1 16:35:32 go: downloading github.com/hashicorp/golang-lru v0.5.4 16:35:32 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 16:35:32 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 16:35:32 go: downloading github.com/twmb/murmur3 v1.1.6 16:35:32 go: downloading github.com/jinzhu/inflection v1.0.0 16:35:32 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 16:35:32 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 16:35:32 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 16:35:32 go: downloading github.com/aws/smithy-go v1.11.0 16:35:33 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 16:35:33 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 16:35:33 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 16:35:33 go: downloading github.com/Azure/go-autorest/logger v0.2.1 16:35:33 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 16:35:33 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 16:35:33 go: downloading github.com/dimchansky/utfbom v1.1.1 16:35:33 go: downloading cloud.google.com/go/compute v1.3.0 16:35:33 go: downloading cloud.google.com/go/iam v0.1.1 16:35:33 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 16:35:33 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 16:35:37 go: downloading github.com/gogo/protobuf v1.3.2 16:35:37 go: downloading k8s.io/klog/v2 v2.30.0 16:35:37 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 16:35:37 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 16:35:37 go: downloading github.com/spf13/pflag v1.0.5 16:35:37 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 16:35:37 go: downloading github.com/google/gofuzz v1.1.0 16:35:37 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 16:35:37 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 16:35:37 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 16:35:37 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 16:35:37 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 16:35:37 go: downloading github.com/hashicorp/vault/sdk v0.4.1 16:35:37 go: downloading github.com/mitchellh/mapstructure v1.4.3 16:35:37 go: downloading github.com/tklauser/go-sysconf v0.3.9 16:35:37 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 16:35:37 go: downloading github.com/OneOfOne/xxhash v1.2.8 16:35:37 go: downloading gopkg.in/yaml.v2 v2.4.0 16:35:37 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 16:35:37 go: downloading github.com/gobwas/glob v0.2.3 16:35:37 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 16:35:37 go: downloading github.com/jmespath/go-jmespath v0.4.0 16:35:37 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 16:35:37 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 16:35:37 go: downloading go.opencensus.io v0.23.0 16:35:37 go: downloading gopkg.in/inf.v0 v0.9.1 16:35:37 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 16:35:37 go: downloading github.com/googleapis/gnostic v0.5.5 16:35:37 go: downloading github.com/go-logr/logr v1.2.2 16:35:37 go: downloading github.com/json-iterator/go v1.1.12 16:35:37 go: downloading github.com/google/go-cmp v0.5.7 16:35:37 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 16:35:37 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 16:35:37 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 16:35:37 go: downloading go.uber.org/zap v1.21.0 16:35:38 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 16:35:38 go: downloading github.com/tklauser/numcpus v0.3.0 16:35:38 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 16:35:38 go: downloading sigs.k8s.io/yaml v1.3.0 16:35:38 go: downloading github.com/ryanuber/go-glob v1.0.0 16:35:38 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 16:35:38 go: downloading github.com/modern-go/reflect2 v1.0.2 16:35:38 go: downloading github.com/golang/snappy v0.0.4 16:35:38 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 16:35:38 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 16:35:38 go: downloading github.com/hashicorp/go-uuid v1.0.2 16:35:38 go: downloading github.com/hashicorp/go-version v1.2.0 16:35:38 go: downloading go.uber.org/multierr v1.6.0 16:35:38 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 16:35:45 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 16:35:45 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 16:35:57 Removing intermediate container 17ca610c85d0 16:35:57 ---> 7bb3d93c38d1 16:35:57 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:35:57 ---> Running in d816d8cecb49 16:35:57 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 16:35:58 Removing intermediate container d816d8cecb49 16:35:58 ---> 9736a76e2f25 16:35:58 16:35:58 Step 11/23 : FROM docker:20.10.14 16:35:58 Removing intermediate container a197f6602bbb 16:35:58 ---> ec483ac1c70e 16:35:58 16:35:58 Step 10/22 : FROM alpine:3.14 16:35:58 ---> e04c818066af 16:35:58 Step 11/22 : RUN apk add --update --no-cache dumb-init 16:35:58 20.10.14: Pulling from library/docker 16:35:58 ---> Running in 6c61a000d114 16:35:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:35:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:35:59 (1/1) Installing dumb-init (1.2.5-r1) 16:35:59 Executing busybox-1.33.1-r7.trigger 16:35:59 OK: 6 MiB in 15 packages 16:36:01 Removing intermediate container 6c61a000d114 16:36:01 ---> 4d2766f1a301 16:36:01 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:36:01 ---> Running in c204b576bbc0 16:36:01 Removing intermediate container c204b576bbc0 16:36:01 ---> d81ed20c7ee1 16:36:01 Step 13/22 : ENV APP_PORT=59861 16:36:01 ---> Running in 27ad70e125e5 16:36:02 Removing intermediate container 27ad70e125e5 16:36:02 ---> 11195cd5cb78 16:36:02 Step 14/22 : EXPOSE $APP_PORT 16:36:02 ---> Running in 113e2257a91f 16:36:02 Removing intermediate container 113e2257a91f 16:36:02 ---> 116aa3959789 16:36:02 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:36:02 ---> 7d3f5dc6614e 16:36:02 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:36:04 ---> 621c4c67382a 16:36:04 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:36:04 ---> ba9f1bbc524e 16:36:04 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 16:36:04 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 16:36:04 Status: Downloaded newer image for docker:20.10.14 16:36:04 ---> Running in 1c547e4e2513 16:36:04 ---> 7417809fdb73 16:36:04 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:36:04 ---> Running in 4a9045b81c14 16:36:04 Removing intermediate container 1c547e4e2513 16:36:04 ---> daf4dbe2f4b6 16:36:04 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:36:04 Removing intermediate container 4a9045b81c14 16:36:04 ---> daa386b7168b 16:36:04 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 16:36:04 ---> Running in 4f681044e744 16:36:04 ---> Running in 815295603e23 16:36:04 Removing intermediate container 4f681044e744 16:36:04 ---> 00d23b5d3e6d 16:36:04 Step 20/22 : LABEL arch=x86_64 16:36:05 ---> Running in 7ade413ab942 16:36:05 Removing intermediate container 7ade413ab942 16:36:05 ---> c7f171d1dc1b 16:36:05 Step 21/22 : LABEL git_sha=ffc509446a1dc33259747593b94beb4eb502b9b0 16:36:05 ---> Running in 4ab2d5deadb7 16:36:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:36:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:36:05 Removing intermediate container 4ab2d5deadb7 16:36:05 ---> cba9163bf74d 16:36:05 Step 22/22 : LABEL version=0.0.0 16:36:05 ---> Running in fd01eeb9d298 16:36:05 (1/43) Installing readline (8.1.1-r0) 16:36:05 (2/43) Installing bash (5.1.16-r0) 16:36:05 Executing bash-5.1.16-r0.post-install 16:36:05 (3/43) Installing brotli-libs (1.0.9-r5) 16:36:05 (4/43) Installing nghttp2-libs (1.46.0-r0) 16:36:05 (5/43) Installing libcurl (7.80.0-r1) 16:36:05 (6/43) Installing curl (7.80.0-r1) 16:36:05 (7/43) Installing dumb-init (1.2.5-r1) 16:36:05 (8/43) Installing libbz2 (1.0.8-r1) 16:36:05 (9/43) Installing expat (2.4.7-r0) 16:36:05 (10/43) Installing libffi (3.4.2-r1) 16:36:05 (11/43) Installing gdbm (1.22-r0) 16:36:05 (12/43) Installing xz-libs (5.2.5-r1) 16:36:05 (13/43) Installing libgcc (10.3.1_git20211027-r0) 16:36:05 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 16:36:05 (15/43) Installing mpdecimal (2.5.1-r1) 16:36:05 (16/43) Installing sqlite-libs (3.36.0-r0) 16:36:05 (17/43) Installing python3 (3.9.7-r4) 16:36:05 Removing intermediate container fd01eeb9d298 16:36:05 ---> 59bd7a6cff9e 16:36:05 16:36:05 Successfully built 59bd7a6cff9e 16:36:06 Successfully tagged support-scheduler:latest 16:36:06 Building core-command 16:36:06  Building support-scheduler ... done (18/43) Installing py3-appdirs (1.4.4-r2) 16:36:06 (19/43) Installing py3-certifi (2020.12.5-r1) 16:36:06 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 16:36:06 (21/43) Installing py3-idna (3.3-r0) 16:36:06 (22/43) Installing py3-urllib3 (1.26.7-r0) 16:36:06 (23/43) Installing py3-requests (2.26.0-r1) 16:36:06 (24/43) Installing py3-msgpack (1.0.2-r1) 16:36:06 (25/43) Installing py3-lockfile (0.12.2-r4) 16:36:06 (26/43) Installing py3-cachecontrol (0.12.10-r0) 16:36:06 (27/43) Installing py3-colorama (0.4.4-r1) 16:36:06 (28/43) Installing py3-contextlib2 (21.6.0-r1) 16:36:06 (29/43) Installing py3-distlib (0.3.3-r0) 16:36:06 (30/43) Installing py3-distro (1.6.0-r0) 16:36:06 (31/43) Installing py3-six (1.16.0-r0) 16:36:06 (32/43) Installing py3-webencodings (0.5.1-r4) 16:36:06 (33/43) Installing py3-html5lib (1.1-r1) 16:36:06 (34/43) Installing py3-parsing (2.4.7-r2) 16:36:06 (35/43) Installing py3-packaging (20.9-r1) 16:36:06 (36/43) Installing py3-tomli (1.2.2-r0) 16:36:06 (37/43) Installing py3-pep517 (0.12.0-r0) 16:36:06 (38/43) Installing py3-progress (1.6-r0) 16:36:06 (39/43) Installing py3-retrying (1.3.3-r2) 16:36:06 (40/43) Installing py3-ordered-set (4.0.2-r2) 16:36:06 (41/43) Installing py3-setuptools (52.0.0-r4) 16:36:06 (42/43) Installing py3-toml (0.10.2-r2) 16:36:06 (43/43) Installing py3-pip (20.3.4-r1) 16:36:06 Executing busybox-1.34.1-r5.trigger 16:36:06 OK: 83 MiB in 65 packages 16:36:07 Collecting docker-compose==1.23.2 16:36:07 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:36:07 Collecting texttable<0.10,>=0.9.0 16:36:07 Downloading texttable-0.9.1.tar.gz (11 kB) 16:36:07 Collecting docopt<0.7,>=0.6.1 16:36:07 Downloading docopt-0.6.2.tar.gz (25 kB) 16:36:08 Collecting docker<4.0,>=3.6.0 16:36:08 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:36:08 Collecting dockerpty<0.5,>=0.4.1 16:36:08 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:36:08 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:36:08 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:36:09 Collecting PyYAML<4,>=3.10 16:36:09 Downloading PyYAML-3.13.tar.gz (270 kB) 16:36:09 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:36:09 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:36:09 ---> d5afdf9065ce 16:36:09 Step 3/23 : WORKDIR /edgex-go 16:36:09 ---> Using cache 16:36:09 ---> e2488090097b 16:36:09 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:09 ---> Using cache 16:36:09 ---> 0c2583765af7 16:36:09 Step 5/23 : RUN apk add --update --no-cache make git 16:36:09 ---> Using cache 16:36:09 ---> bce041673a46 16:36:09 Step 6/23 : COPY go.mod vendor* ./ 16:36:09 ---> Using cache 16:36:09 ---> f89efff7c230 16:36:09 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:36:09 ---> Using cache 16:36:09 ---> 7ed606705527 16:36:09 Step 8/23 : COPY . . 16:36:09 ---> Using cache 16:36:09 ---> 2b008ed433cd 16:36:09 Step 9/23 : RUN make cmd/core-command/core-command 16:36:09 Collecting jsonschema<3,>=2.5.1 16:36:09 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:36:09 Collecting websocket-client<1.0,>=0.32.0 16:36:09 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:36:09 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 16:36:10 Collecting cached-property<2,>=1.2.0 16:36:10 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:36:10 Collecting docker-pycreds>=0.4.0 16:36:10 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:36:10 Collecting urllib3<1.25,>=1.21.1 16:36:10 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:36:10 Collecting idna<2.8,>=2.5 16:36:10 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:36:10 Collecting chardet<3.1.0,>=3.0.2 16:36:10 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:36:10 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) 16:36:10 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:36:10 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:36:10 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:36:10 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:36:10 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 16:36:10 Attempting uninstall: urllib3 16:36:10 Found existing installation: urllib3 1.26.7 16:36:10 Uninstalling urllib3-1.26.7: 16:36:10 Successfully uninstalled urllib3-1.26.7 16:36:11 Attempting uninstall: idna 16:36:11 Found existing installation: idna 3.3 16:36:11 Uninstalling idna-3.3: 16:36:11 Successfully uninstalled idna-3.3 16:36:11 ---> Running in 76bfd42bcad3 16:36:12 Attempting uninstall: requests 16:36:12 Found existing installation: requests 2.26.0 16:36:12 Uninstalling requests-2.26.0: 16:36:12 Successfully uninstalled requests-2.26.0 16:36:12 Running setup.py install for texttable: started 16:36:12 Running setup.py install for texttable: finished with status 'done' 16:36:12 Running setup.py install for PyYAML: started 16:36:12 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 16:36:13 Running setup.py install for PyYAML: finished with status 'done' 16:36:13 Running setup.py install for docopt: started 16:36:13 Running setup.py install for docopt: finished with status 'done' 16:36:13 Running setup.py install for dockerpty: started 16:36:13 Running setup.py install for dockerpty: finished with status 'done' 16:36:14 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 16:36:18 Removing intermediate container 815295603e23 16:36:18 ---> 03e7e5c5cbe8 16:36:18 Step 14/23 : ENV APP_PORT=58890 16:36:18 ---> Running in 5a17c7a430b8 16:36:18 Removing intermediate container 5a17c7a430b8 16:36:18 ---> 9dca6e38e1cd 16:36:18 Step 15/23 : EXPOSE $APP_PORT 16:36:18 ---> Running in add77518820f 16:36:18 Removing intermediate container add77518820f 16:36:18 ---> d2c131c5b306 16:36:18 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:36:19 ---> 514b367c380e 16:36:19 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:36:20 ---> 95c73774dfd5 16:36:20 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:36:20 ---> f55047a9ef91 16:36:20 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 16:36:20 ---> Running in 48e6d99e582c 16:36:20 Removing intermediate container 48e6d99e582c 16:36:20 ---> 1be8c6ff0ee7 16:36:20 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:36:20 ---> Running in 30011dd80ac2 16:36:21 Removing intermediate container 30011dd80ac2 16:36:21 ---> 9442fc556e8b 16:36:21 Step 21/23 : LABEL arch=x86_64 16:36:21 ---> Running in 9ae90a34c45b 16:36:21 Removing intermediate container 9ae90a34c45b 16:36:21 ---> 79d1c70cd5f4 16:36:21 Step 22/23 : LABEL git_sha=ffc509446a1dc33259747593b94beb4eb502b9b0 16:36:21 ---> Running in 09efb31c52b1 16:36:21 Removing intermediate container 09efb31c52b1 16:36:21 ---> 85900c6bf977 16:36:21 Step 23/23 : LABEL version=0.0.0 16:36:21 ---> Running in 223526fc4b92 16:36:22 Removing intermediate container 223526fc4b92 16:36:22 ---> 3d77ea672770 16:36:22 16:36:22 Successfully built 3d77ea672770 16:36:22 Successfully tagged sys-mgmt-agent:latest 16:36:22  Building sys-mgmt-agent ... done Building support-notifications 16:36:27 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:36:27 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:36:27 ---> d5afdf9065ce 16:36:27 Step 3/22 : WORKDIR /edgex-go 16:36:27 ---> Using cache 16:36:27 ---> e2488090097b 16:36:27 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:27 ---> Using cache 16:36:27 ---> 0c2583765af7 16:36:27 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 16:36:29 ---> Running in 69e70889e6df 16:36:30 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:36:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:36:31 OK: 221 MiB in 52 packages 16:36:32 Removing intermediate container 69e70889e6df 16:36:32 ---> c7415bec771e 16:36:32 Step 6/22 : COPY go.mod vendor* ./ 16:36:32 ---> bdfb5c2e5944 16:36:32 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:36:32 ---> Running in fd6fa4bb559f 16:36:36 Removing intermediate container fd6fa4bb559f 16:36:36 ---> f54f14d65eb3 16:36:36 Step 8/22 : COPY . . 16:36:40 Removing intermediate container 76bfd42bcad3 16:36:40 ---> 5c9231c2e6d6 16:36:40 16:36:40 Step 10/23 : FROM alpine:3.14 16:36:40 ---> e04c818066af 16:36:40 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:36:40 ---> Using cache 16:36:40 ---> 4d2766f1a301 16:36:40 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:36:40 ---> Using cache 16:36:40 ---> d81ed20c7ee1 16:36:40 Step 13/23 : ENV APP_PORT=59882 16:36:41 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:36:41 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:36:41 Building bin/spire-agent... 16:36:41 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 16:36:41 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 16:36:41 go: downloading cloud.google.com/go/secretmanager v1.3.0 16:36:41 go: downloading github.com/docker/docker v20.10.12+incompatible 16:36:42 Building bin/spire-agent... 16:36:42 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 16:36:42 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 16:36:42 go: downloading github.com/docker/docker v20.10.12+incompatible 16:36:42 go: downloading cloud.google.com/go/secretmanager v1.3.0 16:36:42 go: downloading github.com/google/go-tpm-tools v0.3.3 16:36:42 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 16:36:42 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 16:36:42 go: downloading github.com/docker/go-connections v0.4.0 16:36:42 go: downloading github.com/docker/go-units v0.4.0 16:36:42 go: downloading github.com/opencontainers/image-spec v1.0.1 16:36:42 go: downloading github.com/docker/distribution v2.7.1+incompatible 16:36:42 go: downloading github.com/opencontainers/go-digest v1.0.0 16:36:42 go: downloading github.com/containerd/containerd v1.3.4 16:36:43 go: downloading github.com/google/go-tpm-tools v0.3.3 16:36:43 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 16:36:43 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 16:36:43 go: downloading github.com/docker/go-connections v0.4.0 16:36:43 go: downloading github.com/docker/go-units v0.4.0 16:36:43 go: downloading github.com/opencontainers/image-spec v1.0.1 16:36:43 go: downloading github.com/containerd/containerd v1.3.4 16:36:43 go: downloading github.com/docker/distribution v2.7.1+incompatible 16:36:43 go: downloading github.com/opencontainers/go-digest v1.0.0 16:36:43 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:36:43 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:36:44  ---> Running in 12d423b03ea4 16:36:44 ---> 58c09ccaa3b4 16:36:44 Step 9/22 : RUN make cmd/support-notifications/support-notifications 16:36:44 ---> Running in 97d8ceaf434f 16:36:44 Removing intermediate container 12d423b03ea4 16:36:44 ---> 600a6dbbad3e 16:36:44 Step 14/23 : EXPOSE $APP_PORT 16:36:45 ---> Running in adaf6fc63c5f 16:36:45 Removing intermediate container adaf6fc63c5f 16:36:45 ---> 8557276bbd81 16:36:45 Step 15/23 : WORKDIR / 16:36:45 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 16:36:45 ---> Running in f3a7ddbcefa3 16:36:45 Removing intermediate container f3a7ddbcefa3 16:36:45 ---> 8d9a29402002 16:36:45 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:36:46 ---> 574b6fadb26b 16:36:46 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:36:47 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:36:47 ---> e160fd366d9b 16:36:47 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:36:47 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:36:47 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:36:47 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:36:47 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 16:36:48 ---> 07617d6d2968 16:36:48 Step 19/23 : ENTRYPOINT ["/core-command"] 16:36:48 ---> Running in 5ed1e8d41247 16:36:49 Removing intermediate container 5ed1e8d41247 16:36:49 ---> 76356c69d721 16:36:49 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:36:49 ---> Running in ec8ba2a9a817 16:36:49 Removing intermediate container ec8ba2a9a817 16:36:49 ---> c409d430db91 16:36:49 Step 21/23 : LABEL arch=x86_64 16:36:49 ---> Running in fe9b7df2f8bc 16:36:49 Removing intermediate container fe9b7df2f8bc 16:36:49 ---> 948dc68dbce7 16:36:49 Step 22/23 : LABEL git_sha=ffc509446a1dc33259747593b94beb4eb502b9b0 16:36:50 ---> Running in 8eac62cda8af 16:36:50 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:36:50 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:36:50 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:36:50 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:36:50 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:36:50 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:36:50 Removing intermediate container 8eac62cda8af 16:36:50 ---> 10c9d22755d8 16:36:50 Step 23/23 : LABEL version=0.0.0 16:36:50 ---> Running in af9717e3b6f8 16:36:51 Removing intermediate container af9717e3b6f8 16:36:51 ---> bb16dfb4cd3c 16:36:51 16:36:51 Successfully built bb16dfb4cd3c 16:36:51 Successfully tagged core-command:latest 16:36:51 Building security-proxy-setup 16:36:56  Building core-command ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:36:56 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:36:56 ---> d5afdf9065ce 16:36:56 Step 3/22 : WORKDIR /edgex-go 16:36:56 ---> Using cache 16:36:56 ---> e2488090097b 16:36:56 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:56 ---> Using cache 16:36:56 ---> 0c2583765af7 16:36:56 Step 5/22 : RUN apk add --update --no-cache make git 16:36:56 ---> Using cache 16:36:56 ---> bce041673a46 16:36:56 Step 6/22 : COPY go.mod vendor* ./ 16:36:56 ---> Using cache 16:36:56 ---> f89efff7c230 16:36:56 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:36:56 ---> Using cache 16:36:56 ---> 7ed606705527 16:36:56 Step 8/22 : COPY . . 16:36:56 ---> Using cache 16:36:56 ---> 2b008ed433cd 16:36:56 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:36:59 ---> Running in 889c764ce8c1 16:37:00 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 16:37:03 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.269s coverage: 28.7% of statements 16:37:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:37:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:37:09 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.442s coverage: 98.5% of statements 16:37:09 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:37:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.451s coverage: 53.4% of statements 16:37:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:37:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:37:22 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 16:37:29 Removing intermediate container 889c764ce8c1 16:37:29 ---> 6def5a26f057 16:37:29 16:37:29 Step 10/22 : FROM alpine:3.14 16:37:29 ---> e04c818066af 16:37:29 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 16:37:29 Removing intermediate container 97d8ceaf434f 16:37:29 ---> ad9c63536483 16:37:29 16:37:29 Step 10/22 : FROM alpine:3.14 16:37:29 ---> e04c818066af 16:37:29 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 16:37:29 ---> Running in d478c9247b21 16:37:29 ---> Running in 18490e5b1abb 16:37:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:37:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:37:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:37:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:37:29 (1/6) Installing ca-certificates (20211220-r0) 16:37:29 (2/6) Installing brotli-libs (1.0.9-r5) 16:37:29 (3/6) Installing nghttp2-libs (1.43.0-r0) 16:37:29 (4/6) Installing libcurl (7.79.1-r1) 16:37:29 (5/6) Installing curl (7.79.1-r1) 16:37:29 (6/6) Installing dumb-init (1.2.5-r1) 16:37:29 Executing busybox-1.33.1-r7.trigger 16:37:29 Executing ca-certificates-20211220-r0.trigger 16:37:29 (1/2) Installing ca-certificates (20211220-r0) 16:37:29 (2/2) Installing dumb-init (1.2.5-r1) 16:37:29 OK: 8 MiB in 20 packages 16:37:29 Executing busybox-1.33.1-r7.trigger 16:37:29 Executing ca-certificates-20211220-r0.trigger 16:37:29 OK: 6 MiB in 16 packages 16:37:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.245s coverage: 89.2% of statements 16:37:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 16:37:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:37:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:37:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.545s coverage: 83.8% of statements 16:37:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:37:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:37:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 16:37:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:37:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:37:33 Removing intermediate container 18490e5b1abb 16:37:33 ---> edf2fb3610d4 16:37:33 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:37:33 Removing intermediate container d478c9247b21 16:37:33 ---> 92583ff540ec 16:37:33 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:37:33 ---> Running in 9b92cca75252 16:37:33 ---> Running in 7775dcd2c0b9 16:37:33 Removing intermediate container 9b92cca75252 16:37:33 ---> dae12a3623a1 16:37:33 Step 13/22 : ENV APP_PORT=59860 16:37:33 Removing intermediate container 7775dcd2c0b9 16:37:33 ---> 769a220b1125 16:37:33 Step 13/22 : WORKDIR /edgex 16:37:33 ---> Running in 73385a7351d3 16:37:33 ---> Running in 835037d5e041 16:37:33 Removing intermediate container 73385a7351d3 16:37:33 ---> 1513d57d7d9b 16:37:33 Step 14/22 : EXPOSE $APP_PORT 16:37:33 ---> Running in 2ceb3dc61fa7 16:37:33 Removing intermediate container 835037d5e041 16:37:33 ---> 57124cc68889 16:37:33 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:37:33 Removing intermediate container 2ceb3dc61fa7 16:37:33 ---> a005127023a7 16:37:33 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:37:34 ---> cf5b35daf0f6 16:37:34 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:37:34 ---> dbbbe84532c5 16:37:34 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:37:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.340s coverage: 95.6% of statements 16:37:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:37:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:37:35 ok github.com/edgexfoundry/edgex-go/internal/io 0.541s coverage: 72.2% of statements 16:37:35 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:37:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:37:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:37:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:37:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:37:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.463s coverage: 60.0% of statements 16:37:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:37:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:37:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:37:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.478s coverage: 0.9% of statements 16:37:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:37:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.700s coverage: 58.8% of statements 16:37:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.271s coverage: 29.6% of statements 16:37:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:37:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.250s coverage: 47.1% of statements 16:37:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.309s coverage: 79.5% of statements 16:37:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.248s coverage: 94.1% of statements 16:37:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.283s coverage: 96.3% of statements 16:37:35 ---> 81a51c7c7a23 16:37:35 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:37:35 ---> 4a6cd1c49edf 16:37:35 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:37:35 ---> b8d2ce90f927 16:37:35 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 16:37:35 ---> 30988e1f7513 16:37:35 Step 18/22 : ENTRYPOINT ["/support-notifications"] 16:37:35 ---> Running in fceb0716d021 16:37:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.306s coverage: 87.5% of statements 16:37:35 ---> d60cff4bc9e0 16:37:35 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:37:35 Removing intermediate container fceb0716d021 16:37:35 ---> 3aea7449518e 16:37:35 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:37:35 ---> Running in 6dfa1945eded 16:37:36 ---> Running in 202ee5a30dbc 16:37:36 Removing intermediate container 202ee5a30dbc 16:37:36 ---> 1da2a4e633c6 16:37:36 Step 20/22 : LABEL arch=x86_64 16:37:36 ---> Running in 333969a06bb9 16:37:36 Removing intermediate container 333969a06bb9 16:37:36 ---> 0f2b3825d8d6 16:37:36 Step 21/22 : LABEL git_sha=ffc509446a1dc33259747593b94beb4eb502b9b0 16:37:36 ---> Running in ce92e26c75ef 16:37:36 Removing intermediate container ce92e26c75ef 16:37:36 ---> 9828c16ff5fa 16:37:36 Step 22/22 : LABEL version=0.0.0 16:37:36 ---> Running in 2fabf26a03f8 16:37:36 Removing intermediate container 6dfa1945eded 16:37:36 ---> c0f65514815c 16:37:36 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 16:37:37 Removing intermediate container 2fabf26a03f8 16:37:37 ---> 7cc5c7c7ef43 16:37:37 16:37:37 ---> Running in e0a7a31a975f 16:37:37 Successfully built 7cc5c7c7ef43 16:37:37 Successfully tagged support-notifications:latest 16:37:37  Building support-notifications ... done Building core-metadata 16:37:37 Removing intermediate container e0a7a31a975f 16:37:37 ---> 5a9b5bfe2239 16:37:37 Step 20/22 : LABEL arch=x86_64 16:37:39 ---> Running in 60d6b6cfd153 16:37:40 Removing intermediate container 60d6b6cfd153 16:37:40 ---> f704e417032b 16:37:40 Step 21/22 : LABEL git_sha=ffc509446a1dc33259747593b94beb4eb502b9b0 16:37:41 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:37:41 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:37:41 ---> d5afdf9065ce 16:37:41 Step 3/23 : WORKDIR /edgex-go 16:37:41 ---> Using cache 16:37:41 ---> e2488090097b 16:37:41 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:37:41 ---> Using cache 16:37:41 ---> 0c2583765af7 16:37:41 Step 5/23 : RUN apk add --update --no-cache make git 16:37:41 ---> Using cache 16:37:41 ---> bce041673a46 16:37:41 Step 6/23 : COPY go.mod vendor* ./ 16:37:41 ---> Using cache 16:37:41 ---> f89efff7c230 16:37:41 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:37:41 ---> Using cache 16:37:41 ---> 7ed606705527 16:37:41 Step 8/23 : COPY . . 16:37:41 ---> Using cache 16:37:41 ---> 2b008ed433cd 16:37:41 Step 9/23 : RUN make cmd/core-metadata/core-metadata 16:37:44 ---> Running in f918b9e89a36 16:37:44 ---> Running in ec8c658cdaaa 16:37:44 Removing intermediate container f918b9e89a36 16:37:44 ---> 665d761bb517 16:37:44 Step 22/22 : LABEL version=0.0.0 16:37:44 ---> Running in f6c6251abcc2 16:37:44 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 16:37:45 Removing intermediate container f6c6251abcc2 16:37:45 ---> c06a64e558a4 16:37:45 16:37:45 Successfully built c06a64e558a4 16:37:45 Successfully tagged security-proxy-setup:latest 16:37:45 Building core-data 16:37:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.262s coverage: 94.4% of statements 16:37:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.196s coverage: 44.8% of statements 16:37:52  Building security-proxy-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:37:52 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:37:52 ---> d5afdf9065ce 16:37:52 Step 3/23 : WORKDIR /edgex-go 16:37:52 ---> Using cache 16:37:52 ---> e2488090097b 16:37:52 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:37:52 ---> Using cache 16:37:52 ---> 0c2583765af7 16:37:52 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:37:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.672s coverage: 82.5% of statements 16:37:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:38:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.280s coverage: 92.9% of statements 16:38:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:38:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:38:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:38:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.060s coverage: 65.1% of statements 16:38:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:38:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:38:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:38:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:38:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:38:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.209s coverage: 87.2% of statements 16:38:01 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:38:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:38:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.175s coverage: 100.0% of statements 16:38:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:38:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.258s coverage: 58.8% of statements 16:38:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:38:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.264s coverage: 80.0% of statements 16:38:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.233s coverage: 87.2% of statements 16:38:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.318s coverage: 85.4% of statements 16:38:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.804s coverage: 91.2% of statements 16:38:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:38:07 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.003s coverage: 64.4% of statements 16:38:07 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:38:07 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:38:07 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.241s coverage: 100.0% of statements 16:38:07 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.112s coverage: 89.4% of statements 16:38:07 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.065s coverage: 100.0% of statements 16:38:07 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.089s coverage: 73.7% of statements 16:38:07 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.079s coverage: 100.0% of statements 16:38:14 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.318s coverage: 65.4% of statements 16:38:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:38:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:38:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:38:14 ---> Running in 70fd0c7ab5b2 16:38:14 Building bin/spire-agent... 16:38:14 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 16:38:14 go: downloading cloud.google.com/go/secretmanager v1.3.0 16:38:14 go: downloading github.com/docker/docker v20.10.12+incompatible 16:38:14 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 16:38:14 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:38:14 go: downloading github.com/google/go-tpm-tools v0.3.3 16:38:14 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 16:38:14 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 16:38:14 go: downloading github.com/docker/go-connections v0.4.0 16:38:14 go: downloading github.com/opencontainers/image-spec v1.0.1 16:38:14 go: downloading github.com/docker/go-units v0.4.0 16:38:14 go: downloading github.com/containerd/containerd v1.3.4 16:38:14 go: downloading github.com/docker/distribution v2.7.1+incompatible 16:38:14 go: downloading github.com/opencontainers/go-digest v1.0.0 16:38:14 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:38:15 OK: 221 MiB in 52 packages 16:38:16 Removing intermediate container ec8c658cdaaa 16:38:16 ---> df84f3fb7fe4 16:38:16 16:38:16 Step 10/23 : FROM alpine:3.14 16:38:16 ---> e04c818066af 16:38:16 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:38:16 ---> Using cache 16:38:16 ---> 4d2766f1a301 16:38:16 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:38:16 ---> Using cache 16:38:16 ---> d81ed20c7ee1 16:38:16 Step 13/23 : ENV APP_PORT=59881 16:38:16 ---> Running in 15eab8bc62d0 16:38:16 Removing intermediate container 70fd0c7ab5b2 16:38:16 ---> 2093d70295aa 16:38:16 Step 6/23 : COPY go.mod vendor* ./ 16:38:17 Removing intermediate container 15eab8bc62d0 16:38:17 ---> d97b1c07a1d1 16:38:17 Step 14/23 : EXPOSE $APP_PORT 16:38:17 ---> Running in a2c5bcf2a4ff 16:38:17 ---> b244ab0ec80b 16:38:17 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:38:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.815s coverage: 43.8% of statements 16:38:17 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:38:17 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:38:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.282s coverage: 89.5% of statements 16:38:17 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:38:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.249s coverage: 84.8% of statements 16:38:17 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 16:38:17 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 16:38:17 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 16:38:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:38:17 ---> Running in c6e891622e6b 16:38:17 Removing intermediate container b5295cb37e06 16:38:17 ---> 4a4278b6c246 16:38:17 Step 12/25 : WORKDIR /edgex-go 16:38:17 Removing intermediate container a2c5bcf2a4ff 16:38:17 ---> beaed244245b 16:38:17 Step 15/23 : WORKDIR / 16:38:17 ---> Running in 7767c8186fb8 16:38:17 ---> Running in 5f996eacd01e 16:38:18 Removing intermediate container b0371db86223 16:38:18 ---> f66eff31bad1 16:38:18 Step 12/26 : WORKDIR /edgex-go 16:38:18 ---> Running in 4ba5d94d5cff 16:38:18 Removing intermediate container 7767c8186fb8 16:38:18 ---> bea7b576a1de 16:38:18 16:38:18 Step 13/25 : FROM alpine:3.15 16:38:18 ---> 0ac33e5f5afa 16:38:18 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:38:18 ---> Using cache 16:38:18 ---> 050318cc2e96 16:38:18 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:38:18 ---> Using cache 16:38:18 ---> dbca7e067e49 16:38:18 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:38:18 Removing intermediate container 5f996eacd01e 16:38:18 ---> 1343141e2ff2 16:38:18 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:38:18 ---> Running in f8b160431413 16:38:18 Removing intermediate container 4ba5d94d5cff 16:38:18 ---> 960d0ef7f0d6 16:38:18 16:38:18 Step 13/26 : FROM alpine:3.15 16:38:18 ---> 0ac33e5f5afa 16:38:18 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:38:18 ---> Using cache 16:38:18 ---> 050318cc2e96 16:38:18 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:38:18 ---> Using cache 16:38:18 ---> dbca7e067e49 16:38:18 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:38:18 ---> Running in e6b64494467b 16:38:18 ---> 5cafc8d5825d 16:38:18 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:38:19 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:38:19 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:38:19 ---> 892dce5858de 16:38:19 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:38:19 Removing intermediate container c6e891622e6b 16:38:19 ---> dc04cff9603f 16:38:19 Step 8/23 : COPY . . 16:38:20 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:38:20 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:38:20 v3.15.4-174-gc824d57f78 [https://nl.alpinelinux.org/alpine/v3.15/main] 16:38:20 v3.15.4-176-g70cc351cda [https://nl.alpinelinux.org/alpine/v3.15/community] 16:38:20 OK: 15859 distinct packages available 16:38:20 v3.15.4-174-gc824d57f78 [https://nl.alpinelinux.org/alpine/v3.15/main] 16:38:20 v3.15.4-176-g70cc351cda [https://nl.alpinelinux.org/alpine/v3.15/community] 16:38:20 OK: 15859 distinct packages available 16:38:20 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:38:20 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:38:21 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:38:21 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:38:21 ---> a592dca9c057 16:38:21 Step 19/23 : ENTRYPOINT ["/core-metadata"] 16:38:21 (1/5) Installing dumb-init (1.2.5-r1) 16:38:21 (1/5) Installing dumb-init (1.2.5-r1) 16:38:21 (2/5) Installing musl-obstack (1.2.3-r0) 16:38:21 (2/5) Installing musl-obstack (1.2.3-r0) 16:38:21 (3/5) Installing libucontext (1.1-r0) 16:38:21 (3/5) Installing libucontext (1.1-r0) 16:38:21 (4/5) Installing gcompat (1.0.0-r4) 16:38:21 (4/5) Installing gcompat (1.0.0-r4) 16:38:21 (5/5) Installing openssl (1.1.1o-r0) 16:38:21 (5/5) Installing openssl (1.1.1o-r0) 16:38:22 Executing busybox-1.34.1-r5.trigger 16:38:22 Executing busybox-1.34.1-r5.trigger 16:38:22 OK: 6 MiB in 19 packages 16:38:22 OK: 6 MiB in 19 packages 16:38:22 ---> Running in 36be437f48c7 16:38:22 Removing intermediate container 36be437f48c7 16:38:22 ---> 814571a91a71 16:38:22 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:38:22 ---> Running in 77321f7e349a 16:38:22 Removing intermediate container e6b64494467b 16:38:22 ---> b1bbdc4ca1b4 16:38:22 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 16:38:23 Removing intermediate container 77321f7e349a 16:38:23 ---> c16da4e4b8a2 16:38:23 Step 21/23 : LABEL arch=x86_64 16:38:23 Removing intermediate container f8b160431413 16:38:23 ---> 2cc43002ba21 16:38:23 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:38:23 ---> Running in e49b479e3ac7 16:38:23 Removing intermediate container e49b479e3ac7 16:38:23 ---> 4ad3732d684e 16:38:23 Step 22/23 : LABEL git_sha=ffc509446a1dc33259747593b94beb4eb502b9b0 16:38:24 ---> Running in 15a1dff893e1 16:38:24 ---> f2b07da49a2a 16:38:24 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:38:24 Removing intermediate container 15a1dff893e1 16:38:24 ---> 201b96b37563 16:38:24 Step 23/23 : LABEL version=0.0.0 16:38:24 ---> 077019951886 16:38:24 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 16:38:24 ---> Running in 97e14f9bb39c 16:38:24 Removing intermediate container 97e14f9bb39c 16:38:24 ---> 5c6fee2686bf 16:38:24 16:38:24 ---> ba3ab08331ee 16:38:24 Step 9/23 : RUN make cmd/core-data/core-data 16:38:24 ---> Running in 8541e64be100 16:38:24 ---> d6f4ab9ae25b 16:38:24 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 16:38:24 Successfully built 5c6fee2686bf 16:38:24 Successfully tagged core-metadata:latest 16:38:25  Building core-metadata ... done 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 16:38:25 ---> ea64d5090555 16:38:25 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 16:38:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.413s coverage: 17.7% of statements 16:38:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:38:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:38:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:38:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:38:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.797s coverage: 92.3% of statements 16:38:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:38:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:38:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:38:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:38:25 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.242s coverage: 63.2% of statements 16:38:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:38:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:38:26 ---> f60dc6b0f532 16:38:26 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 16:38:26 ---> 5c415de18695 16:38:26 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:38:26 ---> Running in 71a8f0cac4ff 16:38:26 ---> 0c0ffba3de76 16:38:26 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 16:38:26 Removing intermediate container 71a8f0cac4ff 16:38:26 ---> 212ed197ebb3 16:38:26 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:38:26 ---> Running in b96ec9be7388 16:38:26 Removing intermediate container b96ec9be7388 16:38:26 ---> 157832b32353 16:38:26 Step 23/25 : LABEL arch=x86_64 16:38:26 ---> 9e4642a132e6 16:38:26 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 16:38:26 ---> Running in ef48ba07480d 16:38:26 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.460s coverage: 97.7% of statements 16:38:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:38:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:38:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:38:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:38:26 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.186s coverage: 28.9% of statements 16:38:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:38:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:38:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:38:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:38:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:38:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:38:26 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.186s coverage: 100.0% of statements 16:38:26 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.094s coverage: 96.9% of statements 16:38:26 Removing intermediate container ef48ba07480d 16:38:26 ---> 042b5792191c 16:38:26 Step 24/25 : LABEL git_sha=ffc509446a1dc33259747593b94beb4eb502b9b0 16:38:26 ---> c6e74d69ce6f 16:38:26 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:38:26 ---> Running in 93612b4e61a9 16:38:26 ---> Running in 3417e9a617a8 16:38:26 Removing intermediate container 93612b4e61a9 16:38:26 ---> b850fac76cd6 16:38:26 Step 25/25 : LABEL version=0.0.0 16:38:27 ---> Running in 6748228eb17a 16:38:27 Removing intermediate container 3417e9a617a8 16:38:27 ---> ac5ccf428909 16:38:27 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:38:27 ---> Running in 1e172ef80d5f 16:38:27 Removing intermediate container 6748228eb17a 16:38:27 ---> a1667d7c123d 16:38:27 16:38:27 Successfully built a1667d7c123d 16:38:27 Successfully tagged security-spire-server:latest 16:38:27  Building security-spire-server ... done Removing intermediate container 1e172ef80d5f 16:38:27 ---> 6926b69b6122 16:38:27 Step 24/26 : LABEL arch=x86_64 16:38:27 ---> Running in 8f0e9ac8fa53 16:38:27 Removing intermediate container 8f0e9ac8fa53 16:38:27 ---> 93e58e03e528 16:38:27 Step 25/26 : LABEL git_sha=ffc509446a1dc33259747593b94beb4eb502b9b0 16:38:27 ---> Running in adf8f2b154ef 16:38:27 Removing intermediate container adf8f2b154ef 16:38:27 ---> 515f15c8c8eb 16:38:27 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 16:38:27 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:38:27 GO111MODULE=on go vet ./... 16:38:27 Step 26/26 : LABEL version=0.0.0 16:38:27 ---> Running in 38ebf1a450aa 16:38:27 Removing intermediate container 38ebf1a450aa 16:38:27 ---> 5cb61a608568 16:38:27 16:38:28 Successfully built 5cb61a608568 16:38:28 Successfully tagged security-spire-agent:latest 16:38:54  Building security-spire-agent ... done Removing intermediate container 8541e64be100 16:38:54 ---> 37a3fa4995dd 16:38:54 16:38:54 Step 10/23 : FROM alpine:3.14 16:38:54 ---> e04c818066af 16:38:54 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:38:54 ---> Running in 97ac0359d2f8 16:38:54 Removing intermediate container 97ac0359d2f8 16:38:54 ---> f61df80a6848 16:38:54 Step 12/23 : ENV APP_PORT=59880 16:38:54 ---> Running in 07f47d49a599 16:38:54 Removing intermediate container 07f47d49a599 16:38:54 ---> 33d9a38174a1 16:38:54 Step 13/23 : EXPOSE $APP_PORT 16:38:54 ---> Running in 55fb87a9101d 16:38:54 Removing intermediate container 55fb87a9101d 16:38:54 ---> 1accfcf3f862 16:38:54 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:38:54 ---> Running in 7dd315795add 16:38:55 Removing intermediate container 7dd315795add 16:38:55 ---> fc3318728c1b 16:38:55 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 16:38:55 ---> Running in 1248efdc4a2a 16:38:55 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:38:56 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:38:56 (1/6) Installing dumb-init (1.2.5-r1) 16:38:57 (2/6) Installing libgcc (10.3.1_git20210424-r2) 16:38:57 (3/6) Installing libsodium (1.0.18-r0) 16:38:57 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 16:38:57 (5/6) Installing libzmq (4.3.4-r0) 16:38:57 (6/6) Installing zeromq (4.3.4-r0) 16:38:57 Executing busybox-1.33.1-r7.trigger 16:38:57 OK: 8 MiB in 20 packages 16:38:59 Removing intermediate container 1248efdc4a2a 16:38:59 ---> 975646bf4583 16:38:59 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:38:59 ---> 01eedd0206fe 16:38:59 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:39:00 ---> ea1b8960f6da 16:39:00 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:39:00 ---> daf09ab23f35 16:39:00 Step 19/23 : ENTRYPOINT ["/core-data"] 16:39:00 ---> Running in 3b3addfb0a71 16:39:00 Removing intermediate container 3b3addfb0a71 16:39:00 ---> 0579574b08e4 16:39:00 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:39:01 ---> Running in 409120b386b8 16:39:01 Removing intermediate container 409120b386b8 16:39:01 ---> 8d0961c8cd57 16:39:01 Step 21/23 : LABEL arch=x86_64 16:39:01 ---> Running in c5fc017dd902 16:39:01 Removing intermediate container c5fc017dd902 16:39:01 ---> d7433e6bec1f 16:39:01 Step 22/23 : LABEL git_sha=ffc509446a1dc33259747593b94beb4eb502b9b0 16:39:01 ---> Running in 55ec1ffb3ac3 16:39:01 Removing intermediate container 55ec1ffb3ac3 16:39:01 ---> 2be338ad742a 16:39:01 Step 23/23 : LABEL version=0.0.0 16:39:01 ---> Running in 37dde5cb72f1 16:39:01 Removing intermediate container 37dde5cb72f1 16:39:01 ---> c36272a2fd7d 16:39:01 16:39:02 Successfully built c36272a2fd7d 16:39:02 Successfully tagged core-data:latest 16:39:04  Building core-data ... done Removing intermediate container 36e020c7b74e 16:39:04 ---> e8bb2b27310c 16:39:04 Step 12/26 : WORKDIR /edgex-go 16:39:05 ---> Running in 18f31910592c 16:39:05 Removing intermediate container 18f31910592c 16:39:05 ---> 40eb7e2e8b1e 16:39:05 16:39:05 Step 13/26 : FROM alpine:3.15 16:39:05 ---> 0ac33e5f5afa 16:39:05 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:39:05 ---> Using cache 16:39:05 ---> 050318cc2e96 16:39:05 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:39:05 ---> Using cache 16:39:05 ---> dbca7e067e49 16:39:05 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 16:39:05 ---> Running in 9b202528c49d 16:39:05 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:39:06 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:39:07 v3.15.4-174-gc824d57f78 [https://nl.alpinelinux.org/alpine/v3.15/main] 16:39:07 v3.15.4-176-g70cc351cda [https://nl.alpinelinux.org/alpine/v3.15/community] 16:39:07 OK: 15859 distinct packages available 16:39:07 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:39:08 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:39:08 (1/4) Installing dumb-init (1.2.5-r1) 16:39:08 (2/4) Installing musl-obstack (1.2.3-r0) 16:39:08 (3/4) Installing libucontext (1.1-r0) 16:39:08 (4/4) Installing gcompat (1.0.0-r4) 16:39:08 Executing busybox-1.34.1-r5.trigger 16:39:08 OK: 6 MiB in 18 packages 16:39:09 Removing intermediate container 9b202528c49d 16:39:09 ---> c9c00d3f891a 16:39:09 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:39:10 ---> 9835c0e217aa 16:39:10 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 16:39:10 ---> e4356d243ff5 16:39:10 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 16:39:10 ---> Running in c2a77ce1304a 16:39:10 Removing intermediate container c2a77ce1304a 16:39:10 ---> 88ee536bbb82 16:39:10 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 16:39:10 ---> 587d01126aff 16:39:10 Step 21/26 : WORKDIR / 16:39:11 ---> Running in d1a16255f3cc 16:39:11 Removing intermediate container d1a16255f3cc 16:39:11 ---> 20767e3958a9 16:39:11 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:39:11 ---> Running in ca32ef24da2a 16:39:11 Removing intermediate container ca32ef24da2a 16:39:11 ---> 27b1a99f6923 16:39:11 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:39:11 ---> Running in b60987faf93f 16:39:11 Removing intermediate container b60987faf93f 16:39:11 ---> ab7e48800241 16:39:11 Step 24/26 : LABEL arch=x86_64 16:39:11 ---> Running in fd04fdd47c64 16:39:11 Removing intermediate container fd04fdd47c64 16:39:11 ---> 7698d280da76 16:39:11 Step 25/26 : LABEL git_sha=ffc509446a1dc33259747593b94beb4eb502b9b0 16:39:11 ---> Running in dacc7cb2ff14 16:39:11 Removing intermediate container dacc7cb2ff14 16:39:11 ---> d7262cc8e417 16:39:11 Step 26/26 : LABEL version=0.0.0 16:39:11 ---> Running in ba1373a2f41b 16:39:11 Removing intermediate container ba1373a2f41b 16:39:11 ---> fe214438f813 16:39:11 16:39:11 Successfully built fe214438f813 16:39:11 Successfully tagged security-spire-config:latest 16:39:11  Building security-spire-config ... done  [Pipeline] } 16:39:11 $ docker stop --time=1 ae78c533ff3620be99f2be357f6a4c2af425a28763c7bcc0e052c3e8ff7ebcb5 16:39:13 $ docker rm -f ae78c533ff3620be99f2be357f6a4c2af425a28763c7bcc0e052c3e8ff7ebcb5 [Pipeline] // withDockerContainer [Pipeline] sh 16:39:13 + docker images 16:39:13 REPOSITORY TAG IMAGE ID CREATED SIZE 16:39:13 security-spire-config latest fe214438f813 2 seconds ago 86.7MB 16:39:13 40eb7e2e8b1e 8 seconds ago 4.57GB 16:39:13 core-data latest c36272a2fd7d 12 seconds ago 22.5MB 16:39:13 37a3fa4995dd 25 seconds ago 1.53GB 16:39:13 security-spire-agent latest 5cb61a608568 46 seconds ago 127MB 16:39:13 security-spire-server latest a1667d7c123d 47 seconds ago 87.3MB 16:39:13 core-metadata latest 5c6fee2686bf 49 seconds ago 17MB 16:39:13 960d0ef7f0d6 55 seconds ago 4.57GB 16:39:13 bea7b576a1de 56 seconds ago 4.57GB 16:39:13 df84f3fb7fe4 59 seconds ago 1.5GB 16:39:13 security-proxy-setup latest c06a64e558a4 About a minute ago 26.9MB 16:39:13 support-notifications latest 7cc5c7c7ef43 About a minute ago 27MB 16:39:13 6def5a26f057 About a minute ago 1.5GB 16:39:13 ad9c63536483 About a minute ago 1.56GB 16:39:13 core-command latest bb16dfb4cd3c 2 minutes ago 16.1MB 16:39:13 5c9231c2e6d6 2 minutes ago 1.5GB 16:39:13 sys-mgmt-agent latest 3d77ea672770 2 minutes ago 299MB 16:39:13 support-scheduler latest 59bd7a6cff9e 3 minutes ago 26.4MB 16:39:13 9736a76e2f25 3 minutes ago 1.5GB 16:39:13 ec483ac1c70e 3 minutes ago 1.56GB 16:39:13 security-bootstrapper latest 500dfff9b9d0 4 minutes ago 19.1MB 16:39:13 security-spiffe-token-provider latest d8f4947bdd29 4 minutes ago 28.9MB 16:39:13 security-secretstore-setup latest 659adc991bce 4 minutes ago 28.5MB 16:39:13 33ed16f4b778 4 minutes ago 1.55GB 16:39:13 d39228690291 4 minutes ago 1.51GB 16:39:13 ebf414a6fea8 4 minutes ago 1.5GB 16:39:13 ci-base-image-x86_64 latest d5afdf9065ce 8 minutes ago 901MB 16:39:13 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver latest d7ea09dbb500 17 hours ago 253MB 16:39:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine f018257e8ee9 6 weeks ago 562MB 16:39:13 docker 20.10.14 7417809fdb73 8 weeks ago 218MB 16:39:13 alpine 3.14 e04c818066af 8 weeks ago 5.59MB 16:39:13 alpine 3.15 0ac33e5f5afa 8 weeks ago 5.57MB 16:39:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 23 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] } 16:40:19 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:40:19 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:40:20 ./bin/test-attribution-txt.sh [Pipeline] echo 16:40:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 16:40:24 + ls -al . 16:40:24 total 680 16:40:24 drwxrwxr-x 9 1001 1001 4096 Jun 3 16:40 . 16:40:24 drwxr-xr-x 4 root root 4096 Jun 3 16:34 .. 16:40:24 -rw-rw-r-- 1 1001 1001 11 Jun 3 16:32 .dockerignore 16:40:24 drwxrwxr-x 8 1001 1001 4096 Jun 3 16:32 .git 16:40:24 drwxrwxr-x 3 1001 1001 4096 Jun 3 16:32 .github 16:40:24 -rw-rw-r-- 1 1001 1001 879 Jun 3 16:32 .gitignore 16:40:24 -rw-rw-r-- 1 1001 1001 42 Jun 3 16:32 .golangci.yml 16:40:24 -rw-rw-r-- 1 1001 1001 87 Jun 3 16:32 .hadolint.yml 16:40:24 -rw-rw-r-- 1 1001 1001 166 Jun 3 16:32 .sonarcloud.properties 16:40:24 -rw-rw-r-- 1 1001 1001 1171 Jun 3 16:32 ADOPTERS.md 16:40:24 -rw-rw-r-- 1 1001 1001 10220 Jun 3 16:32 Attribution.txt 16:40:24 -rw-rw-r-- 1 1001 1001 63209 Jun 3 16:32 CHANGELOG.md 16:40:24 -rw-rw-r-- 1 1001 1001 3804 Jun 3 16:32 CONTRIBUTING.md 16:40:24 -rw-rw-r-- 1 1001 1001 677 Jun 3 16:32 GOVERNANCE.md 16:40:24 -rw-rw-r-- 1 1001 1001 850 Jun 3 16:32 Jenkinsfile 16:40:24 -rw-rw-r-- 1 1001 1001 10775 Jun 3 16:32 LICENSE 16:40:24 -rw-rw-r-- 1 1001 1001 10389 Jun 3 16:32 Makefile 16:40:24 -rw-rw-r-- 1 1001 1001 582 Jun 3 16:32 OWNERS.md 16:40:24 -rw-rw-r-- 1 1001 1001 9094 Jun 3 16:32 README.md 16:40:24 -rw-rw-r-- 1 1001 1001 6912 Jun 3 16:32 SECURITY.md 16:40:24 -rw-rw-r-- 1 1001 1001 5 Jun 3 16:30 VERSION 16:40:24 -rw-rw-r-- 1 1001 1001 4131 Jun 3 16:32 ZMQWindows.md 16:40:24 drwxrwxr-x 2 1001 1001 4096 Jun 3 16:32 bin 16:40:24 drwxrwxr-x 18 1001 1001 4096 Jun 3 16:32 cmd 16:40:24 -rw-r--r-- 1 root root 435411 Jun 3 16:38 coverage.out 16:40:24 -rw-rw-r-- 1 1001 1001 3267 Jun 3 16:32 go.mod 16:40:24 -rw-rw-r-- 1 1001 1001 35869 Jun 3 16:34 go.sum 16:40:24 drwxrwxr-x 8 1001 1001 4096 Jun 3 16:32 internal 16:40:24 drwxrwxr-x 3 1001 1001 4096 Jun 3 16:32 openapi 16:40:24 drwxrwxr-x 4 1001 1001 4096 Jun 3 16:32 snap 16:40:24 -rw-rw-r-- 1 1001 1001 204 Jun 3 16:32 version.go [Pipeline] sh 16:40:25 + '[' -e coverage.out ] 16:40:25 + chown 1001:1001 coverage.out [Pipeline] stash 16:40:25 Warning: overwriting stash ‘coverage-report’ 16:40:25 Stashed 1 file(s) [Pipeline] sh 16:40:26 + make build 16:40:26 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 16:41:48 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 16:42:44 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 16:42:44 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 16:43:23 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 16:43:23 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 16:43:23 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 16:43:29 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 16:43:32 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 16:43:38 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 16:43:40 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 16:43:44 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 16:43:52 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] } 16:43:57 $ docker stop --time=1 2c269c2cd4e1d776ae9ddec7a641e5dfc386c872f8f63f3660cac410a228627b 16:43:59 $ docker rm -f 2c269c2cd4e1d776ae9ddec7a641e5dfc386c872f8f63f3660cac410a228627b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:44:01 16:44:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:44:01 latest: Pulling from edgex-devops/edgex-compose-arm64 16:44:01 29e5d40040c1: Pulling fs layer 16:44:01 1ce36da41761: Pulling fs layer 16:44:01 25b303627fd3: Pulling fs layer 16:44:01 29e5d40040c1: Verifying Checksum 16:44:01 29e5d40040c1: Download complete 16:44:02 1ce36da41761: Download complete 16:44:02 29e5d40040c1: Pull complete 16:44:03 25b303627fd3: Verifying Checksum 16:44:03 25b303627fd3: Download complete 16:44:03 1ce36da41761: Pull complete 16:44:16 25b303627fd3: Pull complete 16:44:16 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 16:44:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:44:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:44:16 prd-ubuntu20.04-docker-arm64-4c-16g-963 does not seem to be running inside a container 16:44:16 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:44:18 $ docker top 9e762e665db8b99a39ee052ccee4a9677fef71cef26ada5fc6d68047ef812bec -eo pid,comm [Pipeline] { [Pipeline] sh 16:44:19 + grep parallel 16:44:19 + docker-compose build --help 16:44:24 --parallel Build images in parallel. [Pipeline] } 16:44:24 $ docker stop --time=1 9e762e665db8b99a39ee052ccee4a9677fef71cef26ada5fc6d68047ef812bec 16:44:25 $ docker rm -f 9e762e665db8b99a39ee052ccee4a9677fef71cef26ada5fc6d68047ef812bec [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:44:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:44:26 prd-ubuntu20.04-docker-arm64-4c-16g-963 does not seem to be running inside a container 16:44:26 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:44:27 $ docker top e1d76f5c9394b8176eae722cf1624a9d4f054f7c563866945da71509a3df7db3 -eo pid,comm [Pipeline] { [Pipeline] sh 16:44:28 + docker-compose -f ./docker-compose-build.yml build --parallel 16:44:33 Building core-command ... 16:44:33 Building core-data ... 16:44:33 Building core-metadata ... 16:44:33 Building security-bootstrapper ... 16:44:33 Building security-proxy-setup ... 16:44:33 Building security-secretstore-setup ... 16:44:33 Building security-spiffe-token-provider ... 16:44:33 Building security-spire-agent ... 16:44:33 Building security-spire-config ... 16:44:33 Building security-spire-server ... 16:44:33 Building support-notifications ... 16:44:33 Building support-scheduler ... 16:44:33 Building sys-mgmt-agent ... 16:44:33 Building security-spire-agent 16:44:33 Building security-spire-config 16:44:33 Building security-spire-server 16:44:33 Building security-proxy-setup 16:44:33 Building support-notifications 16:45:54 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:45:54 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:45:54 ---> 1322eb78acc9 16:45:54 Step 3/26 : WORKDIR /edgex-go 16:45:54 ---> Running in 6781c47a28c8 16:45:54 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:45:54 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:45:54 ---> 1322eb78acc9 16:45:54 Step 3/22 : WORKDIR /edgex-go 16:45:54 ---> Running in 43b6386330e7 16:45:54 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:45:54 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:45:54 ---> 1322eb78acc9 16:45:54 Step 3/26 : WORKDIR /edgex-go 16:45:54 ---> Running in 124e36f9b66a 16:45:55 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:45:55 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:45:55 ---> 1322eb78acc9 16:45:55 Step 3/25 : WORKDIR /edgex-go 16:45:55 ---> Running in 3ff346b7aff9 16:45:55 Removing intermediate container 6781c47a28c8 16:45:55 ---> d2c419ff9739 16:45:55 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:45:55 ---> Running in 7c0c32bfc811 16:45:55 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:45:55 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:45:55 ---> 1322eb78acc9 16:45:55 Step 3/22 : WORKDIR /edgex-go 16:45:55 ---> Running in a5ed35d44c71 16:45:56 Removing intermediate container 3ff346b7aff9 16:45:56 ---> b191a1973f6e 16:45:56 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:45:56 Removing intermediate container 124e36f9b66a 16:45:56 ---> b092d046a7d1 16:45:56 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:45:56 Removing intermediate container a5ed35d44c71 16:45:56 ---> 0bf7d12af061 16:45:56 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:45:56 Removing intermediate container 43b6386330e7 16:45:56 ---> 1d80bc6d27aa 16:45:56 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:45:56 ---> Running in 4d4304a5ba0b 16:45:56 ---> Running in 7d260f7d4fac 16:45:56 ---> Running in f7fc65ceea64 16:45:56 ---> Running in a8653e396218 16:45:59 Removing intermediate container 7c0c32bfc811 16:45:59 ---> 906ceed4ad28 16:45:59 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:45:59 ---> Running in d4de0331abf6 16:46:00 Removing intermediate container 4d4304a5ba0b 16:46:00 ---> a141fc1cdfa1 16:46:00 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 16:46:00 Removing intermediate container 7d260f7d4fac 16:46:00 ---> 7518884db048 16:46:00 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:46:00 ---> Running in 793bf310b0e9 16:46:00 Removing intermediate container f7fc65ceea64 16:46:00 ---> 5072423c74bf 16:46:00 Step 5/22 : RUN apk add --update --no-cache make git 16:46:00 Removing intermediate container a8653e396218 16:46:00 ---> f00dcb0214b9 16:46:00 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 16:46:00 ---> Running in ccfabd13e213 16:46:00 ---> Running in 2021281d6886 16:46:00 ---> Running in e813d8a9081b 16:46:01 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:46:02 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:46:02 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:46:02 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:46:02 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:46:02 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:46:02 OK: 220 MiB in 52 packages 16:46:03 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:46:03 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:46:03 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:46:03 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:46:04 Removing intermediate container d4de0331abf6 16:46:04 ---> 152e8e7f041c 16:46:04 Step 6/26 : COPY go.mod vendor* ./ 16:46:04 OK: 220 MiB in 52 packages 16:46:05 OK: 220 MiB in 52 packages 16:46:05 OK: 220 MiB in 52 packages 16:46:05 OK: 220 MiB in 52 packages 16:46:05 ---> 051c77a03ffa 16:46:05 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:46:05 ---> Running in 8f534b8f31c5 16:46:06 Removing intermediate container 793bf310b0e9 16:46:06 ---> ceb062f2a585 16:46:06 Step 6/25 : COPY go.mod vendor* ./ 16:46:06 Removing intermediate container ccfabd13e213 16:46:06 ---> 2f00d267ad55 16:46:06 Step 6/26 : COPY go.mod vendor* ./ 16:46:06 Removing intermediate container e813d8a9081b 16:46:06 ---> 75e0f8e9815f 16:46:06 Step 6/22 : COPY go.mod vendor* ./ 16:46:07 Removing intermediate container 2021281d6886 16:46:07 ---> 204173106679 16:46:07 Step 6/22 : COPY go.mod vendor* ./ 16:46:08 ---> 2d4bbc501746 16:46:08 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:46:08 ---> ffc059eef7e7 16:46:08 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:46:08 ---> Running in d4e8d1bb306f 16:46:08 ---> 797860042d83 16:46:08 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:46:08 ---> 0f899ab4b5b7 16:46:08 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:46:08 ---> Running in a3c1ee11d2f1 16:46:08 ---> Running in cafd842fb11b 16:46:08 ---> Running in 64717482c74c 16:46:10 Removing intermediate container 8f534b8f31c5 16:46:10 ---> b594f4bf9d5b 16:46:10 Step 8/26 : COPY . . 16:46:15 Removing intermediate container d4e8d1bb306f 16:46:15 ---> ae72d4c0327b 16:46:15 Step 8/25 : COPY . . 16:46:15 Removing intermediate container a3c1ee11d2f1 16:46:15 ---> af920e16b2ed 16:46:15 Step 8/26 : COPY . . 16:46:15 Removing intermediate container cafd842fb11b 16:46:15 ---> 188db9aac611 16:46:15 Step 8/22 : COPY . . 16:46:15 Removing intermediate container 64717482c74c 16:46:15 ---> f961d33b8342 16:46:15 Step 8/22 : COPY . . 16:46:37 ---> 0e8524650e1f 16:46:37 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:46:37 ---> Running in 309b28643132 16:46:37 Removing intermediate container 309b28643132 16:46:37 ---> d9a896c3581a 16:46:37 Step 10/26 : WORKDIR /edgex-go/spire-build 16:46:37 ---> Running in dad5fc2ada9b 16:46:37 Removing intermediate container dad5fc2ada9b 16:46:37 ---> 7497b6be44a9 16:46:37 Step 11/26 : RUN if ! type spire-server; then 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 && cp bin/spire* /usr/local/bin/; fi 16:46:38 ---> Running in 0da4f4edc836 16:46:39 spire-server: not found 16:46:40 spire-1.2.1/ 16:46:40 spire-1.2.1/.data/ 16:46:40 spire-1.2.1/.data/.file 16:46:40 spire-1.2.1/.dockerignore 16:46:40 spire-1.2.1/.gitattributes 16:46:40 spire-1.2.1/.githooks/ 16:46:40 spire-1.2.1/.githooks/pre-commit 16:46:40 spire-1.2.1/.github/ 16:46:40 spire-1.2.1/.github/ISSUE_TEMPLATE.md 16:46:40 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 16:46:40 spire-1.2.1/.github/dependabot.yml 16:46:40 spire-1.2.1/.github/workflows/ 16:46:40 spire-1.2.1/.github/workflows/nightly_build.yaml 16:46:40 spire-1.2.1/.github/workflows/pr_build.yaml 16:46:40 spire-1.2.1/.github/workflows/release_build.yaml 16:46:40 spire-1.2.1/.github/workflows/scripts/ 16:46:40 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 16:46:40 spire-1.2.1/.github/workflows/scripts/push-images.sh 16:46:40 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 16:46:40 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 16:46:40 spire-1.2.1/.github/workflows/scripts/split.sh 16:46:40 spire-1.2.1/.gitignore 16:46:40 spire-1.2.1/.go-version 16:46:40 spire-1.2.1/.golangci.yml 16:46:40 spire-1.2.1/ADOPTERS.md 16:46:40 spire-1.2.1/CHANGELOG.md 16:46:40 spire-1.2.1/CODE-OF-CONDUCT.md 16:46:40 spire-1.2.1/CODEOWNERS 16:46:40 spire-1.2.1/CONTRIBUTING.md 16:46:40 spire-1.2.1/Dockerfile 16:46:40 spire-1.2.1/Dockerfile.dev 16:46:40 spire-1.2.1/Dockerfile.scratch 16:46:40 spire-1.2.1/LICENSE 16:46:40 spire-1.2.1/MAINTAINERS.md 16:46:40 spire-1.2.1/Makefile 16:46:40 spire-1.2.1/README.md 16:46:40 spire-1.2.1/ROADMAP.md 16:46:40 spire-1.2.1/SECURITY.md 16:46:40 spire-1.2.1/cmd/ 16:46:40 spire-1.2.1/cmd/spire-agent/ 16:46:40 spire-1.2.1/cmd/spire-agent/cli/ 16:46:40 spire-1.2.1/cmd/spire-agent/cli/api/ 16:46:40 spire-1.2.1/cmd/spire-agent/cli/api/common.go 16:46:40 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 16:46:40 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 16:46:40 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 16:46:40 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 16:46:40 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 16:46:40 spire-1.2.1/cmd/spire-agent/cli/cli.go 16:46:40 spire-1.2.1/cmd/spire-agent/cli/common/ 16:46:40 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 16:46:40 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 16:46:40 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 16:46:40 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 16:46:40 spire-1.2.1/cmd/spire-agent/cli/run/ 16:46:40 spire-1.2.1/cmd/spire-agent/cli/run/run.go 16:46:40 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 16:46:40 spire-1.2.1/cmd/spire-agent/cli/validate/ 16:46:40 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 16:46:40 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 16:46:40 spire-1.2.1/cmd/spire-agent/main.go 16:46:40 spire-1.2.1/cmd/spire-server/ 16:46:40 spire-1.2.1/cmd/spire-server/cli/ 16:46:40 spire-1.2.1/cmd/spire-server/cli/agent/ 16:46:40 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 16:46:40 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 16:46:40 spire-1.2.1/cmd/spire-server/cli/agent/count.go 16:46:40 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 16:46:40 spire-1.2.1/cmd/spire-server/cli/agent/list.go 16:46:40 spire-1.2.1/cmd/spire-server/cli/agent/show.go 16:46:40 spire-1.2.1/cmd/spire-server/cli/bundle/ 16:46:40 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 16:46:40 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 16:46:40 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 16:46:40 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 16:46:40 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 16:46:40 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 16:46:40 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 16:46:40 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 16:46:40 spire-1.2.1/cmd/spire-server/cli/cli.go 16:46:40 spire-1.2.1/cmd/spire-server/cli/entry/ 16:46:40 spire-1.2.1/cmd/spire-server/cli/entry/count.go 16:46:40 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 16:46:40 spire-1.2.1/cmd/spire-server/cli/entry/create.go 16:46:40 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 16:46:40 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 16:46:40 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 16:46:40 spire-1.2.1/cmd/spire-server/cli/entry/show.go 16:46:40 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 16:46:40 spire-1.2.1/cmd/spire-server/cli/entry/update.go 16:46:40 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 16:46:40 spire-1.2.1/cmd/spire-server/cli/entry/util.go 16:46:40 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 16:46:40 spire-1.2.1/cmd/spire-server/cli/federation/ 16:46:40 spire-1.2.1/cmd/spire-server/cli/federation/common.go 16:46:40 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 16:46:40 spire-1.2.1/cmd/spire-server/cli/federation/create.go 16:46:40 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 16:46:40 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 16:46:40 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 16:46:40 spire-1.2.1/cmd/spire-server/cli/federation/list.go 16:46:40 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 16:46:40 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 16:46:40 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 16:46:40 spire-1.2.1/cmd/spire-server/cli/federation/show.go 16:46:40 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 16:46:40 spire-1.2.1/cmd/spire-server/cli/federation/update.go 16:46:40 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 16:46:40 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 16:46:40 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 16:46:40 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 16:46:40 spire-1.2.1/cmd/spire-server/cli/jwt/ 16:46:40 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 16:46:40 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 16:46:40 spire-1.2.1/cmd/spire-server/cli/run/ 16:46:40 spire-1.2.1/cmd/spire-server/cli/run/run.go 16:46:40 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 16:46:40 spire-1.2.1/cmd/spire-server/cli/token/ 16:46:40 spire-1.2.1/cmd/spire-server/cli/token/generate.go 16:46:40 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 16:46:40 spire-1.2.1/cmd/spire-server/cli/validate/ 16:46:40 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 16:46:40 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 16:46:40 spire-1.2.1/cmd/spire-server/cli/x509/ 16:46:40 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 16:46:40 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 16:46:40 spire-1.2.1/cmd/spire-server/main.go 16:46:40 spire-1.2.1/cmd/spire-server/util/ 16:46:40 spire-1.2.1/cmd/spire-server/util/util.go 16:46:40 spire-1.2.1/conf/ 16:46:40 spire-1.2.1/conf/agent/ 16:46:40 spire-1.2.1/conf/agent/agent.conf 16:46:40 spire-1.2.1/conf/agent/agent_full.conf 16:46:40 spire-1.2.1/conf/agent/dummy_root_ca.crt 16:46:40 spire-1.2.1/conf/server/ 16:46:40 spire-1.2.1/conf/server/dummy_upstream_ca.crt 16:46:40 spire-1.2.1/conf/server/dummy_upstream_ca.key 16:46:40 spire-1.2.1/conf/server/server.conf 16:46:40 spire-1.2.1/conf/server/server_full.conf 16:46:40 spire-1.2.1/doc/ 16:46:40 spire-1.2.1/doc/SPIRE101.md 16:46:40 spire-1.2.1/doc/auditlog.md 16:46:40 spire-1.2.1/doc/authorization_policy_engine.md 16:46:40 spire-1.2.1/doc/changelog_guidelines.md 16:46:40 spire-1.2.1/doc/cure53-report.pdf 16:46:40 spire-1.2.1/doc/images/ 16:46:40 spire-1.2.1/doc/images/2019_roadmap.png 16:46:40 spire-1.2.1/doc/images/SPIRE101.png 16:46:40 spire-1.2.1/doc/images/SPIRE_agent.png 16:46:40 spire-1.2.1/doc/images/SPIRE_server.png 16:46:40 spire-1.2.1/doc/images/cache_mgr.png 16:46:40 spire-1.2.1/doc/images/cache_mgr_components.png 16:46:40 spire-1.2.1/doc/images/federated_spire.png 16:46:40 spire-1.2.1/doc/images/ha_mode.png 16:46:40 spire-1.2.1/doc/images/nested_spire.png 16:46:40 spire-1.2.1/doc/images/oidc_federation.png 16:46:40 spire-1.2.1/doc/images/single_trust_domain.png 16:46:40 spire-1.2.1/doc/images/spiffe_compatible.png 16:46:40 spire-1.2.1/doc/images/spire_logo.png 16:46:40 spire-1.2.1/doc/migrating_registration_api_clients.md 16:46:40 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 16:46:40 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 16:46:40 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 16:46:40 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 16:46:40 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 16:46:40 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 16:46:40 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 16:46:40 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 16:46:40 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 16:46:40 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 16:46:40 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 16:46:40 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 16:46:40 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 16:46:40 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 16:46:40 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 16:46:40 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 16:46:40 spire-1.2.1/doc/plugin_server_datastore_sql.md 16:46:40 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 16:46:40 spire-1.2.1/doc/plugin_server_keymanager_disk.md 16:46:40 spire-1.2.1/doc/plugin_server_keymanager_memory.md 16:46:40 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 16:46:40 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 16:46:40 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 16:46:40 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 16:46:40 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 16:46:40 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 16:46:40 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 16:46:40 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 16:46:40 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 16:46:40 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 16:46:40 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 16:46:40 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 16:46:40 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 16:46:40 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 16:46:40 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 16:46:40 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 16:46:40 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 16:46:40 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 16:46:40 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 16:46:40 spire-1.2.1/doc/scaling_spire.md 16:46:40 spire-1.2.1/doc/spire_agent.md 16:46:40 spire-1.2.1/doc/spire_server.md 16:46:40 spire-1.2.1/doc/supported_integrations.md 16:46:40 spire-1.2.1/doc/telemetry.md 16:46:40 spire-1.2.1/doc/telemetry_config.md 16:46:40 spire-1.2.1/doc/upgrading.md 16:46:40 spire-1.2.1/doc/using_spire.md 16:46:40 spire-1.2.1/examples/ 16:46:40 spire-1.2.1/examples/README.md 16:46:40 spire-1.2.1/go.mod 16:46:40 spire-1.2.1/go.sum 16:46:40 spire-1.2.1/pkg/ 16:46:40 spire-1.2.1/pkg/agent/ 16:46:40 spire-1.2.1/pkg/agent/agent.go 16:46:40 spire-1.2.1/pkg/agent/api/ 16:46:40 spire-1.2.1/pkg/agent/api/config.go 16:46:40 spire-1.2.1/pkg/agent/api/debug/ 16:46:40 spire-1.2.1/pkg/agent/api/debug/v1/ 16:46:40 spire-1.2.1/pkg/agent/api/debug/v1/service.go 16:46:40 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 16:46:40 spire-1.2.1/pkg/agent/api/delegatedidentity/ 16:46:40 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 16:46:40 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 16:46:40 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 16:46:40 spire-1.2.1/pkg/agent/api/endpoints.go 16:46:40 spire-1.2.1/pkg/agent/api/health/ 16:46:40 spire-1.2.1/pkg/agent/api/health/v1/ 16:46:40 spire-1.2.1/pkg/agent/api/health/v1/service.go 16:46:40 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 16:46:40 spire-1.2.1/pkg/agent/api/rpccontext/ 16:46:40 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 16:46:40 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 16:46:40 spire-1.2.1/pkg/agent/attestor/ 16:46:40 spire-1.2.1/pkg/agent/attestor/node/ 16:46:40 spire-1.2.1/pkg/agent/attestor/node/experimental.go 16:46:40 spire-1.2.1/pkg/agent/attestor/node/node.go 16:46:40 spire-1.2.1/pkg/agent/attestor/node/node_test.go 16:46:40 spire-1.2.1/pkg/agent/attestor/workload/ 16:46:40 spire-1.2.1/pkg/agent/attestor/workload/workload.go 16:46:40 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 16:46:40 spire-1.2.1/pkg/agent/catalog/ 16:46:40 spire-1.2.1/pkg/agent/catalog/catalog.go 16:46:40 spire-1.2.1/pkg/agent/catalog/keymanager.go 16:46:40 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 16:46:40 spire-1.2.1/pkg/agent/catalog/svidstore.go 16:46:40 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 16:46:40 spire-1.2.1/pkg/agent/client/ 16:46:40 spire-1.2.1/pkg/agent/client/client.go 16:46:40 spire-1.2.1/pkg/agent/client/client_test.go 16:46:40 spire-1.2.1/pkg/agent/client/dial.go 16:46:40 spire-1.2.1/pkg/agent/client/nodeconn.go 16:46:40 spire-1.2.1/pkg/agent/client/nodeconn_test.go 16:46:40 spire-1.2.1/pkg/agent/client/update.go 16:46:40 spire-1.2.1/pkg/agent/client/util.go 16:46:40 spire-1.2.1/pkg/agent/common/ 16:46:40 spire-1.2.1/pkg/agent/common/backoff/ 16:46:40 spire-1.2.1/pkg/agent/common/backoff/backoff.go 16:46:40 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 16:46:40 spire-1.2.1/pkg/agent/common/cgroups/ 16:46:40 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 16:46:40 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 16:46:40 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 16:46:40 spire-1.2.1/pkg/agent/config.go 16:46:40 spire-1.2.1/pkg/agent/endpoints/ 16:46:40 spire-1.2.1/pkg/agent/endpoints/config.go 16:46:40 spire-1.2.1/pkg/agent/endpoints/endpoints.go 16:46:40 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 16:46:40 spire-1.2.1/pkg/agent/endpoints/metrics.go 16:46:40 spire-1.2.1/pkg/agent/endpoints/middleware.go 16:46:40 spire-1.2.1/pkg/agent/endpoints/peertracker.go 16:46:40 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 16:46:40 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 16:46:40 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 16:46:40 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 16:46:40 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 16:46:40 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 16:46:40 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 16:46:40 spire-1.2.1/pkg/agent/endpoints/workload/ 16:46:40 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 16:46:40 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 16:46:40 spire-1.2.1/pkg/agent/manager/ 16:46:40 spire-1.2.1/pkg/agent/manager/cache/ 16:46:40 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 16:46:40 spire-1.2.1/pkg/agent/manager/cache/cache.go 16:46:40 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 16:46:40 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 16:46:40 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 16:46:40 spire-1.2.1/pkg/agent/manager/cache/sets.go 16:46:40 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 16:46:40 spire-1.2.1/pkg/agent/manager/config.go 16:46:40 spire-1.2.1/pkg/agent/manager/manager.go 16:46:40 spire-1.2.1/pkg/agent/manager/manager_test.go 16:46:40 spire-1.2.1/pkg/agent/manager/storage.go 16:46:40 spire-1.2.1/pkg/agent/manager/storage_test.go 16:46:40 spire-1.2.1/pkg/agent/manager/storecache/ 16:46:40 spire-1.2.1/pkg/agent/manager/storecache/cache.go 16:46:40 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 16:46:40 spire-1.2.1/pkg/agent/manager/sync.go 16:46:40 spire-1.2.1/pkg/agent/plugin/ 16:46:40 spire-1.2.1/pkg/agent/plugin/keymanager/ 16:46:40 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 16:46:40 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 16:46:40 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 16:46:40 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 16:46:40 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 16:46:40 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 16:46:40 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 16:46:40 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 16:46:40 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 16:46:40 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 16:46:40 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 16:46:40 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 16:46:40 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 16:46:40 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 16:46:40 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 16:46:40 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 16:46:40 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 16:46:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 16:46:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 16:46:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 16:46:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 16:46:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 16:46:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 16:46:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 16:46:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 16:46:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 16:46:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 16:46:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 16:46:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 16:46:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 16:46:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 16:46:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 16:46:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 16:46:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 16:46:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 16:46:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 16:46:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 16:46:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 16:46:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 16:46:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 16:46:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 16:46:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 16:46:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 16:46:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 16:46:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 16:46:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 16:46:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 16:46:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 16:46:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 16:46:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 16:46:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 16:46:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 16:46:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 16:46:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 16:46:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 16:46:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 16:46:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 16:46:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 16:46:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 16:46:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 16:46:40 spire-1.2.1/pkg/agent/plugin/svidstore/ 16:46:40 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 16:46:40 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 16:46:40 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 16:46:40 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 16:46:40 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 16:46:40 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 16:46:40 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 16:46:40 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 16:46:40 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 16:46:40 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 16:46:40 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 16:46:40 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 16:46:40 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 16:46:40 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 16:46:40 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 16:46:40 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 16:46:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 16:46:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 16:46:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 16:46:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 16:46:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 16:46:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 16:46:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 16:46:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 16:46:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 16:46:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 16:46:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 16:46:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 16:46:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 16:46:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 16:46:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 16:46:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 16:46:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 16:46:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 16:46:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 16:46:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 16:46:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 16:46:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 16:46:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 16:46:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 16:46:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 16:46:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 16:46:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 16:46:40 spire-1.2.1/pkg/agent/svid/ 16:46:40 spire-1.2.1/pkg/agent/svid/rotator.go 16:46:40 spire-1.2.1/pkg/agent/svid/rotator_config.go 16:46:40 spire-1.2.1/pkg/agent/svid/rotator_test.go 16:46:40 spire-1.2.1/pkg/agent/svid/store/ 16:46:40 spire-1.2.1/pkg/agent/svid/store/service.go 16:46:40 spire-1.2.1/pkg/agent/svid/store/service_test.go 16:46:40 spire-1.2.1/pkg/common/ 16:46:40 spire-1.2.1/pkg/common/agentpathtemplate/ 16:46:40 spire-1.2.1/pkg/common/agentpathtemplate/template.go 16:46:40 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 16:46:40 spire-1.2.1/pkg/common/api/ 16:46:40 spire-1.2.1/pkg/common/api/metrics.go 16:46:40 spire-1.2.1/pkg/common/api/middleware/ 16:46:40 spire-1.2.1/pkg/common/api/middleware/common_test.go 16:46:40 spire-1.2.1/pkg/common/api/middleware/interceptor.go 16:46:40 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 16:46:40 spire-1.2.1/pkg/common/api/middleware/logger.go 16:46:40 spire-1.2.1/pkg/common/api/middleware/logger_test.go 16:46:40 spire-1.2.1/pkg/common/api/middleware/metrics.go 16:46:40 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 16:46:40 spire-1.2.1/pkg/common/api/middleware/middleware.go 16:46:40 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 16:46:40 spire-1.2.1/pkg/common/api/middleware/misconfig.go 16:46:40 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 16:46:40 spire-1.2.1/pkg/common/api/middleware/names.go 16:46:40 spire-1.2.1/pkg/common/api/middleware/names_test.go 16:46:40 spire-1.2.1/pkg/common/api/names.go 16:46:40 spire-1.2.1/pkg/common/api/ratelimit.go 16:46:40 spire-1.2.1/pkg/common/api/rpccontext/ 16:46:40 spire-1.2.1/pkg/common/api/rpccontext/logger.go 16:46:40 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 16:46:40 spire-1.2.1/pkg/common/api/rpccontext/names.go 16:46:40 spire-1.2.1/pkg/common/auth/ 16:46:40 spire-1.2.1/pkg/common/auth/interceptors.go 16:46:40 spire-1.2.1/pkg/common/auth/interceptors_test.go 16:46:40 spire-1.2.1/pkg/common/auth/untracked_uds.go 16:46:40 spire-1.2.1/pkg/common/bundleutil/ 16:46:40 spire-1.2.1/pkg/common/bundleutil/bundle.go 16:46:40 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 16:46:40 spire-1.2.1/pkg/common/bundleutil/common_test.go 16:46:40 spire-1.2.1/pkg/common/bundleutil/marshal.go 16:46:40 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 16:46:40 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 16:46:40 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 16:46:40 spire-1.2.1/pkg/common/bundleutil/types.go 16:46:40 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 16:46:40 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 16:46:40 spire-1.2.1/pkg/common/catalog/ 16:46:40 spire-1.2.1/pkg/common/catalog/bind.go 16:46:40 spire-1.2.1/pkg/common/catalog/builtin.go 16:46:40 spire-1.2.1/pkg/common/catalog/catalog.go 16:46:40 spire-1.2.1/pkg/common/catalog/catalog_test.go 16:46:40 spire-1.2.1/pkg/common/catalog/closers.go 16:46:40 spire-1.2.1/pkg/common/catalog/cmd_linux.go 16:46:40 spire-1.2.1/pkg/common/catalog/cmd_other.go 16:46:40 spire-1.2.1/pkg/common/catalog/config.go 16:46:40 spire-1.2.1/pkg/common/catalog/config_test.go 16:46:40 spire-1.2.1/pkg/common/catalog/configure.go 16:46:40 spire-1.2.1/pkg/common/catalog/constraints.go 16:46:40 spire-1.2.1/pkg/common/catalog/constraints_test.go 16:46:40 spire-1.2.1/pkg/common/catalog/context.go 16:46:40 spire-1.2.1/pkg/common/catalog/external.go 16:46:40 spire-1.2.1/pkg/common/catalog/host.go 16:46:40 spire-1.2.1/pkg/common/catalog/pipenet.go 16:46:40 spire-1.2.1/pkg/common/catalog/plugin.go 16:46:40 spire-1.2.1/pkg/common/catalog/testplugin/ 16:46:40 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 16:46:40 spire-1.2.1/pkg/common/catalog/testplugin/main.go 16:46:40 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 16:46:40 spire-1.2.1/pkg/common/cli/ 16:46:40 spire-1.2.1/pkg/common/cli/env.go 16:46:40 spire-1.2.1/pkg/common/cli/flags.go 16:46:40 spire-1.2.1/pkg/common/cli/trust_domain.go 16:46:40 spire-1.2.1/pkg/common/cli/trust_domain_test.go 16:46:40 spire-1.2.1/pkg/common/cli/umask.go 16:46:40 spire-1.2.1/pkg/common/cli/umask_posix.go 16:46:40 spire-1.2.1/pkg/common/cli/umask_test.go 16:46:40 spire-1.2.1/pkg/common/cli/umask_windows.go 16:46:40 spire-1.2.1/pkg/common/cliprinter/ 16:46:40 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 16:46:40 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 16:46:40 spire-1.2.1/pkg/common/cliprinter/flag.go 16:46:40 spire-1.2.1/pkg/common/cliprinter/flag_test.go 16:46:40 spire-1.2.1/pkg/common/cliprinter/format.go 16:46:40 spire-1.2.1/pkg/common/cliprinter/format_test.go 16:46:40 spire-1.2.1/pkg/common/cliprinter/internal/ 16:46:40 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 16:46:40 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 16:46:40 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 16:46:40 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 16:46:40 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 16:46:40 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 16:46:40 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 16:46:40 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 16:46:40 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 16:46:40 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 16:46:40 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 16:46:40 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 16:46:40 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 16:46:40 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 16:46:40 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 16:46:40 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 16:46:40 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 16:46:40 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 16:46:40 spire-1.2.1/pkg/common/coretypes/ 16:46:40 spire-1.2.1/pkg/common/coretypes/bundle/ 16:46:40 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 16:46:40 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 16:46:40 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 16:46:40 spire-1.2.1/pkg/common/coretypes/bundle/require.go 16:46:40 spire-1.2.1/pkg/common/coretypes/jwtkey/ 16:46:40 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 16:46:40 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 16:46:40 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 16:46:40 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 16:46:40 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 16:46:40 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 16:46:40 spire-1.2.1/pkg/common/coretypes/x509certificate/ 16:46:40 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 16:46:40 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 16:46:40 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 16:46:40 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 16:46:40 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 16:46:40 spire-1.2.1/pkg/common/cryptoutil/ 16:46:40 spire-1.2.1/pkg/common/cryptoutil/keys.go 16:46:40 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 16:46:40 spire-1.2.1/pkg/common/diskutil/ 16:46:40 spire-1.2.1/pkg/common/diskutil/file_posix.go 16:46:40 spire-1.2.1/pkg/common/diskutil/file_test.go 16:46:40 spire-1.2.1/pkg/common/diskutil/file_windows.go 16:46:40 spire-1.2.1/pkg/common/errorutil/ 16:46:40 spire-1.2.1/pkg/common/errorutil/wrapper.go 16:46:40 spire-1.2.1/pkg/common/health/ 16:46:40 spire-1.2.1/pkg/common/health/config.go 16:46:40 spire-1.2.1/pkg/common/health/context.go 16:46:40 spire-1.2.1/pkg/common/health/context_test.go 16:46:40 spire-1.2.1/pkg/common/health/health.go 16:46:40 spire-1.2.1/pkg/common/health/health_test.go 16:46:40 spire-1.2.1/pkg/common/health/logger.go 16:46:40 spire-1.2.1/pkg/common/hostservice/ 16:46:40 spire-1.2.1/pkg/common/hostservice/metricsservice/ 16:46:40 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 16:46:40 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 16:46:40 spire-1.2.1/pkg/common/idutil/ 16:46:40 spire-1.2.1/pkg/common/idutil/require.go 16:46:40 spire-1.2.1/pkg/common/idutil/require_test.go 16:46:40 spire-1.2.1/pkg/common/idutil/safety.go 16:46:40 spire-1.2.1/pkg/common/idutil/safety_test.go 16:46:40 spire-1.2.1/pkg/common/idutil/spiffeid.go 16:46:40 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 16:46:40 spire-1.2.1/pkg/common/jwtsvid/ 16:46:40 spire-1.2.1/pkg/common/jwtsvid/common.go 16:46:40 spire-1.2.1/pkg/common/jwtsvid/sign.go 16:46:40 spire-1.2.1/pkg/common/jwtsvid/token_test.go 16:46:40 spire-1.2.1/pkg/common/jwtsvid/validate.go 16:46:40 spire-1.2.1/pkg/common/jwtutil/ 16:46:40 spire-1.2.1/pkg/common/jwtutil/keyset.go 16:46:40 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 16:46:40 spire-1.2.1/pkg/common/log/ 16:46:40 spire-1.2.1/pkg/common/log/hclog_adapter.go 16:46:40 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 16:46:40 spire-1.2.1/pkg/common/log/log.go 16:46:40 spire-1.2.1/pkg/common/log/log_test.go 16:46:40 spire-1.2.1/pkg/common/log/options.go 16:46:40 spire-1.2.1/pkg/common/nodeutil/ 16:46:40 spire-1.2.1/pkg/common/nodeutil/node.go 16:46:40 spire-1.2.1/pkg/common/nodeutil/node_test.go 16:46:40 spire-1.2.1/pkg/common/peertracker/ 16:46:40 spire-1.2.1/pkg/common/peertracker/conn.go 16:46:40 spire-1.2.1/pkg/common/peertracker/credentials.go 16:46:40 spire-1.2.1/pkg/common/peertracker/errors.go 16:46:40 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 16:46:40 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 16:46:40 spire-1.2.1/pkg/common/peertracker/info.go 16:46:40 spire-1.2.1/pkg/common/peertracker/listener.go 16:46:40 spire-1.2.1/pkg/common/peertracker/listener_test.go 16:46:40 spire-1.2.1/pkg/common/peertracker/peertracker.go 16:46:40 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 16:46:40 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 16:46:40 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 16:46:40 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 16:46:40 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 16:46:40 spire-1.2.1/pkg/common/peertracker/tcp.go 16:46:40 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 16:46:40 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 16:46:40 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 16:46:40 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 16:46:40 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 16:46:40 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 16:46:40 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 16:46:40 spire-1.2.1/pkg/common/peertracker/uds.go 16:46:40 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 16:46:40 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 16:46:40 spire-1.2.1/pkg/common/peertracker/uds_linux.go 16:46:40 spire-1.2.1/pkg/common/pemutil/ 16:46:40 spire-1.2.1/pkg/common/pemutil/block.go 16:46:40 spire-1.2.1/pkg/common/pemutil/certs.go 16:46:40 spire-1.2.1/pkg/common/pemutil/common.go 16:46:40 spire-1.2.1/pkg/common/pemutil/csr.go 16:46:40 spire-1.2.1/pkg/common/pemutil/keys.go 16:46:40 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 16:46:40 spire-1.2.1/pkg/common/pemutil/testdata/ 16:46:40 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 16:46:40 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 16:46:40 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 16:46:40 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 16:46:40 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 16:46:40 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 16:46:40 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 16:46:40 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 16:46:40 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 16:46:40 spire-1.2.1/pkg/common/plugin/ 16:46:40 spire-1.2.1/pkg/common/plugin/aws/ 16:46:40 spire-1.2.1/pkg/common/plugin/aws/iid.go 16:46:40 spire-1.2.1/pkg/common/plugin/azure/ 16:46:40 spire-1.2.1/pkg/common/plugin/azure/msi.go 16:46:40 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 16:46:40 spire-1.2.1/pkg/common/plugin/facade.go 16:46:40 spire-1.2.1/pkg/common/plugin/facade_test.go 16:46:40 spire-1.2.1/pkg/common/plugin/gcp/ 16:46:40 spire-1.2.1/pkg/common/plugin/gcp/iit.go 16:46:40 spire-1.2.1/pkg/common/plugin/k8s/ 16:46:40 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 16:46:40 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 16:46:40 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 16:46:40 spire-1.2.1/pkg/common/plugin/k8s/utils.go 16:46:40 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 16:46:40 spire-1.2.1/pkg/common/plugin/log.go 16:46:40 spire-1.2.1/pkg/common/plugin/sshpop/ 16:46:40 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 16:46:40 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 16:46:40 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 16:46:40 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 16:46:40 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 16:46:40 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 16:46:40 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 16:46:40 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 16:46:40 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 16:46:40 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 16:46:40 spire-1.2.1/pkg/common/plugin/tpmdevid/ 16:46:40 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 16:46:40 spire-1.2.1/pkg/common/plugin/x509pop/ 16:46:40 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 16:46:40 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 16:46:40 spire-1.2.1/pkg/common/profiling/ 16:46:40 spire-1.2.1/pkg/common/profiling/dumpers.go 16:46:40 spire-1.2.1/pkg/common/profiling/profiling.go 16:46:40 spire-1.2.1/pkg/common/protoutil/ 16:46:40 spire-1.2.1/pkg/common/protoutil/masks.go 16:46:40 spire-1.2.1/pkg/common/protoutil/masks_test.go 16:46:40 spire-1.2.1/pkg/common/rotationutil/ 16:46:40 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 16:46:40 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 16:46:40 spire-1.2.1/pkg/common/selector/ 16:46:40 spire-1.2.1/pkg/common/selector/selector.go 16:46:40 spire-1.2.1/pkg/common/selector/selector_test.go 16:46:40 spire-1.2.1/pkg/common/selector/set.go 16:46:40 spire-1.2.1/pkg/common/selector/set_utils.go 16:46:40 spire-1.2.1/pkg/common/selector/set_utils_test.go 16:46:40 spire-1.2.1/pkg/common/telemetry/ 16:46:40 spire-1.2.1/pkg/common/telemetry/agent/ 16:46:40 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 16:46:40 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 16:46:40 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 16:46:40 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 16:46:40 spire-1.2.1/pkg/common/telemetry/agent/manager.go 16:46:40 spire-1.2.1/pkg/common/telemetry/agent/node.go 16:46:40 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 16:46:40 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 16:46:40 spire-1.2.1/pkg/common/telemetry/agent/store/ 16:46:40 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 16:46:40 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 16:46:40 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 16:46:40 spire-1.2.1/pkg/common/telemetry/blackhole.go 16:46:40 spire-1.2.1/pkg/common/telemetry/call.go 16:46:40 spire-1.2.1/pkg/common/telemetry/common/ 16:46:40 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 16:46:40 spire-1.2.1/pkg/common/telemetry/config.go 16:46:40 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 16:46:40 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 16:46:40 spire-1.2.1/pkg/common/telemetry/inmem.go 16:46:40 spire-1.2.1/pkg/common/telemetry/inmem_test.go 16:46:40 spire-1.2.1/pkg/common/telemetry/m3.go 16:46:40 spire-1.2.1/pkg/common/telemetry/m3_test.go 16:46:40 spire-1.2.1/pkg/common/telemetry/metrics.go 16:46:40 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 16:46:40 spire-1.2.1/pkg/common/telemetry/names.go 16:46:40 spire-1.2.1/pkg/common/telemetry/prometheus.go 16:46:40 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 16:46:40 spire-1.2.1/pkg/common/telemetry/sanitize.go 16:46:40 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 16:46:40 spire-1.2.1/pkg/common/telemetry/server/ 16:46:40 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 16:46:40 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 16:46:40 spire-1.2.1/pkg/common/telemetry/server/datastore/ 16:46:40 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 16:46:40 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 16:46:40 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 16:46:40 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 16:46:40 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 16:46:40 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 16:46:40 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 16:46:40 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 16:46:40 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 16:46:40 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 16:46:40 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 16:46:40 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 16:46:40 spire-1.2.1/pkg/common/telemetry/server/rotate.go 16:46:40 spire-1.2.1/pkg/common/telemetry/server/server.go 16:46:40 spire-1.2.1/pkg/common/telemetry/sink.go 16:46:40 spire-1.2.1/pkg/common/telemetry/statsd.go 16:46:40 spire-1.2.1/pkg/common/telemetry/statsd_test.go 16:46:40 spire-1.2.1/pkg/common/telemetry/uptime.go 16:46:40 spire-1.2.1/pkg/common/telemetry/version.go 16:46:40 spire-1.2.1/pkg/common/telemetry/withlabels.go 16:46:40 spire-1.2.1/pkg/common/uptime/ 16:46:40 spire-1.2.1/pkg/common/uptime/uptime.go 16:46:41 spire-1.2.1/pkg/common/uptime/uptime_test.go 16:46:41 spire-1.2.1/pkg/common/util/ 16:46:41 spire-1.2.1/pkg/common/util/certs.go 16:46:41 spire-1.2.1/pkg/common/util/certs_test.go 16:46:41 spire-1.2.1/pkg/common/util/csr.go 16:46:41 spire-1.2.1/pkg/common/util/hash.go 16:46:41 spire-1.2.1/pkg/common/util/selectors.go 16:46:41 spire-1.2.1/pkg/common/util/selectors_test.go 16:46:41 spire-1.2.1/pkg/common/util/signals.go 16:46:41 spire-1.2.1/pkg/common/util/sort.go 16:46:41 spire-1.2.1/pkg/common/util/sort_test.go 16:46:41 spire-1.2.1/pkg/common/util/task.go 16:46:41 spire-1.2.1/pkg/common/util/task_test.go 16:46:41 spire-1.2.1/pkg/common/util/testdata/ 16:46:41 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 16:46:41 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 16:46:41 spire-1.2.1/pkg/common/version/ 16:46:41 spire-1.2.1/pkg/common/version/version.go 16:46:41 spire-1.2.1/pkg/common/x509svid/ 16:46:41 spire-1.2.1/pkg/common/x509svid/common_test.go 16:46:41 spire-1.2.1/pkg/common/x509svid/csr.go 16:46:41 spire-1.2.1/pkg/common/x509svid/upstreamca.go 16:46:41 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 16:46:41 spire-1.2.1/pkg/common/x509util/ 16:46:41 spire-1.2.1/pkg/common/x509util/cert.go 16:46:41 spire-1.2.1/pkg/common/x509util/dns.go 16:46:41 spire-1.2.1/pkg/common/x509util/dns_test.go 16:46:41 spire-1.2.1/pkg/common/x509util/keyid.go 16:46:41 spire-1.2.1/pkg/common/x509util/keypair.go 16:46:41 spire-1.2.1/pkg/common/x509util/serialnumber.go 16:46:41 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 16:46:41 spire-1.2.1/pkg/server/ 16:46:41 spire-1.2.1/pkg/server/api/ 16:46:41 spire-1.2.1/pkg/server/api/agent.go 16:46:41 spire-1.2.1/pkg/server/api/agent/ 16:46:41 spire-1.2.1/pkg/server/api/agent/v1/ 16:46:41 spire-1.2.1/pkg/server/api/agent/v1/service.go 16:46:41 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 16:46:41 spire-1.2.1/pkg/server/api/agent_test.go 16:46:41 spire-1.2.1/pkg/server/api/api.go 16:46:41 spire-1.2.1/pkg/server/api/audit/ 16:46:41 spire-1.2.1/pkg/server/api/audit/audit.go 16:46:41 spire-1.2.1/pkg/server/api/audit/audit_test.go 16:46:41 spire-1.2.1/pkg/server/api/bundle.go 16:46:41 spire-1.2.1/pkg/server/api/bundle/ 16:46:41 spire-1.2.1/pkg/server/api/bundle/v1/ 16:46:41 spire-1.2.1/pkg/server/api/bundle/v1/service.go 16:46:41 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 16:46:41 spire-1.2.1/pkg/server/api/bundle_test.go 16:46:41 spire-1.2.1/pkg/server/api/debug/ 16:46:41 spire-1.2.1/pkg/server/api/debug/v1/ 16:46:41 spire-1.2.1/pkg/server/api/debug/v1/service.go 16:46:41 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 16:46:41 spire-1.2.1/pkg/server/api/entry.go 16:46:41 spire-1.2.1/pkg/server/api/entry/ 16:46:41 spire-1.2.1/pkg/server/api/entry/v1/ 16:46:41 spire-1.2.1/pkg/server/api/entry/v1/service.go 16:46:41 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 16:46:41 spire-1.2.1/pkg/server/api/entry_test.go 16:46:41 spire-1.2.1/pkg/server/api/health/ 16:46:41 spire-1.2.1/pkg/server/api/health/v1/ 16:46:41 spire-1.2.1/pkg/server/api/health/v1/service.go 16:46:41 spire-1.2.1/pkg/server/api/health/v1/service_test.go 16:46:41 spire-1.2.1/pkg/server/api/id.go 16:46:41 spire-1.2.1/pkg/server/api/id_test.go 16:46:41 spire-1.2.1/pkg/server/api/limits/ 16:46:41 spire-1.2.1/pkg/server/api/limits/limits.go 16:46:41 spire-1.2.1/pkg/server/api/middleware/ 16:46:41 spire-1.2.1/pkg/server/api/middleware/alias.go 16:46:41 spire-1.2.1/pkg/server/api/middleware/audit.go 16:46:41 spire-1.2.1/pkg/server/api/middleware/authorization.go 16:46:41 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 16:46:41 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 16:46:41 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 16:46:41 spire-1.2.1/pkg/server/api/middleware/caller.go 16:46:41 spire-1.2.1/pkg/server/api/middleware/caller_test.go 16:46:41 spire-1.2.1/pkg/server/api/middleware/common.go 16:46:41 spire-1.2.1/pkg/server/api/middleware/common_test.go 16:46:41 spire-1.2.1/pkg/server/api/middleware/entries.go 16:46:41 spire-1.2.1/pkg/server/api/middleware/entries_test.go 16:46:41 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 16:46:41 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 16:46:41 spire-1.2.1/pkg/server/api/ratelimit.go 16:46:41 spire-1.2.1/pkg/server/api/rpccontext/ 16:46:41 spire-1.2.1/pkg/server/api/rpccontext/alias.go 16:46:41 spire-1.2.1/pkg/server/api/rpccontext/audit.go 16:46:41 spire-1.2.1/pkg/server/api/rpccontext/caller.go 16:46:41 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 16:46:41 spire-1.2.1/pkg/server/api/selector.go 16:46:41 spire-1.2.1/pkg/server/api/selector_test.go 16:46:41 spire-1.2.1/pkg/server/api/status.go 16:46:41 spire-1.2.1/pkg/server/api/status_test.go 16:46:41 spire-1.2.1/pkg/server/api/svid/ 16:46:41 spire-1.2.1/pkg/server/api/svid/v1/ 16:46:41 spire-1.2.1/pkg/server/api/svid/v1/service.go 16:46:41 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 16:46:41 spire-1.2.1/pkg/server/api/trustdomain.go 16:46:41 spire-1.2.1/pkg/server/api/trustdomain/ 16:46:41 spire-1.2.1/pkg/server/api/trustdomain/v1/ 16:46:41 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 16:46:41 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 16:46:41 spire-1.2.1/pkg/server/api/trustdomain_test.go 16:46:41 spire-1.2.1/pkg/server/authpolicy/ 16:46:41 spire-1.2.1/pkg/server/authpolicy/defaults.go 16:46:41 spire-1.2.1/pkg/server/authpolicy/policy.go 16:46:41 spire-1.2.1/pkg/server/authpolicy/policy.rego 16:46:41 spire-1.2.1/pkg/server/authpolicy/policy_data.json 16:46:41 spire-1.2.1/pkg/server/authpolicy/policy_test.go 16:46:41 spire-1.2.1/pkg/server/authpolicy/validate.go 16:46:41 spire-1.2.1/pkg/server/bundle/ 16:46:41 spire-1.2.1/pkg/server/bundle/client/ 16:46:41 spire-1.2.1/pkg/server/bundle/client/client.go 16:46:41 spire-1.2.1/pkg/server/bundle/client/client_test.go 16:46:41 spire-1.2.1/pkg/server/bundle/client/manager.go 16:46:41 spire-1.2.1/pkg/server/bundle/client/manager_test.go 16:46:41 spire-1.2.1/pkg/server/bundle/client/sources.go 16:46:41 spire-1.2.1/pkg/server/bundle/client/sources_test.go 16:46:41 spire-1.2.1/pkg/server/bundle/client/updater.go 16:46:41 spire-1.2.1/pkg/server/bundle/client/updater_test.go 16:46:41 spire-1.2.1/pkg/server/ca/ 16:46:41 spire-1.2.1/pkg/server/ca/ca.go 16:46:41 spire-1.2.1/pkg/server/ca/ca_health.go 16:46:41 spire-1.2.1/pkg/server/ca/ca_test.go 16:46:41 spire-1.2.1/pkg/server/ca/journal.go 16:46:41 spire-1.2.1/pkg/server/ca/journal_test.go 16:46:41 spire-1.2.1/pkg/server/ca/manager.go 16:46:41 spire-1.2.1/pkg/server/ca/manager_health.go 16:46:41 spire-1.2.1/pkg/server/ca/manager_test.go 16:46:41 spire-1.2.1/pkg/server/ca/templates.go 16:46:41 spire-1.2.1/pkg/server/ca/upstream_client.go 16:46:41 spire-1.2.1/pkg/server/ca/upstream_client_test.go 16:46:41 spire-1.2.1/pkg/server/ca/validation.go 16:46:41 spire-1.2.1/pkg/server/cache/ 16:46:41 spire-1.2.1/pkg/server/cache/dscache/ 16:46:41 spire-1.2.1/pkg/server/cache/dscache/cache.go 16:46:41 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 16:46:41 spire-1.2.1/pkg/server/cache/entrycache/ 16:46:41 spire-1.2.1/pkg/server/cache/entrycache/cache.go 16:46:41 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 16:46:41 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 16:46:41 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 16:46:41 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 16:46:41 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 16:46:41 spire-1.2.1/pkg/server/catalog/ 16:46:41 spire-1.2.1/pkg/server/catalog/catalog.go 16:46:41 spire-1.2.1/pkg/server/catalog/keymanager.go 16:46:41 spire-1.2.1/pkg/server/catalog/nodeattestor.go 16:46:41 spire-1.2.1/pkg/server/catalog/noderesolver.go 16:46:41 spire-1.2.1/pkg/server/catalog/notifier.go 16:46:41 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 16:46:41 spire-1.2.1/pkg/server/config.go 16:46:41 spire-1.2.1/pkg/server/datastore/ 16:46:41 spire-1.2.1/pkg/server/datastore/datastore.go 16:46:41 spire-1.2.1/pkg/server/datastore/datastore_health.go 16:46:41 spire-1.2.1/pkg/server/datastore/repository.go 16:46:41 spire-1.2.1/pkg/server/datastore/sqlstore/ 16:46:41 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 16:46:41 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 16:46:41 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 16:46:41 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 16:46:41 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 16:46:41 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 16:46:41 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 16:46:41 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 16:46:41 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 16:46:41 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 16:46:41 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 16:46:41 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 16:46:41 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 16:46:41 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 16:46:41 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 16:46:41 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 16:46:41 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 16:46:41 spire-1.2.1/pkg/server/endpoints/ 16:46:41 spire-1.2.1/pkg/server/endpoints/bundle/ 16:46:41 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 16:46:41 spire-1.2.1/pkg/server/endpoints/bundle/config.go 16:46:41 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 16:46:41 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 16:46:41 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 16:46:41 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 16:46:41 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 16:46:41 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 16:46:41 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 16:46:41 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 16:46:41 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 16:46:41 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 16:46:41 spire-1.2.1/pkg/server/endpoints/bundle/server.go 16:46:41 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 16:46:41 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 16:46:41 spire-1.2.1/pkg/server/endpoints/config.go 16:46:41 spire-1.2.1/pkg/server/endpoints/endpoints.go 16:46:41 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 16:46:41 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 16:46:41 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 16:46:41 spire-1.2.1/pkg/server/endpoints/middleware.go 16:46:41 spire-1.2.1/pkg/server/endpoints/middleware_test.go 16:46:41 spire-1.2.1/pkg/server/hostservice/ 16:46:41 spire-1.2.1/pkg/server/hostservice/agentstore/ 16:46:41 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 16:46:41 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 16:46:41 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 16:46:41 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 16:46:41 spire-1.2.1/pkg/server/hostservice/identityprovider/ 16:46:41 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 16:46:41 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 16:46:41 spire-1.2.1/pkg/server/plugin/ 16:46:41 spire-1.2.1/pkg/server/plugin/keymanager/ 16:46:41 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 16:46:41 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 16:46:41 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 16:46:41 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 16:46:41 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 16:46:41 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 16:46:41 spire-1.2.1/pkg/server/plugin/keymanager/base/ 16:46:41 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 16:46:41 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 16:46:41 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 16:46:41 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 16:46:41 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 16:46:41 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 16:46:41 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 16:46:41 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 16:46:41 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 16:46:41 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 16:46:41 spire-1.2.1/pkg/server/plugin/keymanager/test/ 16:46:41 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 16:46:41 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 16:46:41 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 16:46:41 spire-1.2.1/pkg/server/plugin/nodeattestor/ 16:46:41 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 16:46:41 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 16:46:41 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 16:46:41 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 16:46:41 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 16:46:41 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 16:46:41 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 16:46:41 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 16:46:41 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 16:46:41 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 16:46:41 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 16:46:41 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 16:46:41 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 16:46:41 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 16:46:41 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 16:46:41 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 16:46:41 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 16:46:41 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 16:46:41 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 16:46:41 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 16:46:41 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 16:46:41 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 16:46:41 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 16:46:41 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 16:46:41 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 16:46:41 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 16:46:41 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 16:46:41 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 16:46:41 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 16:46:41 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 16:46:41 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 16:46:41 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 16:46:41 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 16:46:41 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 16:46:41 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 16:46:41 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 16:46:41 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 16:46:41 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 16:46:41 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 16:46:41 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 16:46:41 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 16:46:41 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 16:46:41 spire-1.2.1/pkg/server/plugin/noderesolver/ 16:46:41 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 16:46:41 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 16:46:41 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 16:46:41 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 16:46:41 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 16:46:41 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 16:46:41 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 16:46:41 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 16:46:41 spire-1.2.1/pkg/server/plugin/notifier/ 16:46:41 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 16:46:41 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 16:46:41 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 16:46:41 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 16:46:41 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 16:46:41 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 16:46:41 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 16:46:41 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 16:46:41 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 16:46:41 spire-1.2.1/pkg/server/plugin/notifier/repository.go 16:46:41 spire-1.2.1/pkg/server/plugin/notifier/v1.go 16:46:41 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 16:46:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 16:46:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 16:46:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 16:46:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 16:46:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 16:46:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 16:46:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 16:46:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 16:46:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 16:46:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 16:46:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 16:46:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 16:46:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 16:46:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 16:46:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 16:46:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 16:46:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 16:46:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 16:46:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 16:46:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 16:46:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 16:46:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 16:46:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 16:46:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 16:46:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 16:46:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 16:46:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 16:46:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 16:46:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 16:46:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 16:46:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 16:46:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 16:46:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 16:46:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 16:46:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 16:46:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 16:46:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 16:46:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 16:46:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 16:46:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 16:46:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 16:46:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 16:46:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 16:46:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 16:46:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 16:46:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 16:46:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 16:46:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 16:46:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 16:46:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 16:46:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 16:46:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 16:46:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 16:46:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 16:46:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 16:46:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 16:46:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 16:46:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 16:46:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 16:46:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 16:46:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 16:46:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 16:46:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 16:46:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 16:46:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 16:46:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 16:46:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 16:46:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 16:46:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 16:46:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 16:46:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 16:46:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 16:46:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 16:46:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 16:46:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 16:46:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 16:46:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 16:46:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 16:46:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 16:46:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 16:46:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 16:46:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 16:46:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 16:46:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 16:46:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 16:46:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 16:46:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 16:46:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 16:46:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 16:46:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 16:46:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 16:46:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 16:46:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 16:46:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 16:46:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 16:46:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 16:46:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 16:46:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 16:46:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 16:46:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 16:46:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 16:46:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 16:46:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 16:46:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 16:46:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 16:46:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 16:46:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 16:46:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 16:46:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 16:46:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 16:46:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 16:46:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 16:46:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 16:46:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 16:46:41 spire-1.2.1/pkg/server/registration/ 16:46:41 spire-1.2.1/pkg/server/registration/manager.go 16:46:41 spire-1.2.1/pkg/server/registration/manager_test.go 16:46:41 spire-1.2.1/pkg/server/scanentries.go 16:46:41 spire-1.2.1/pkg/server/scanentries_test.go 16:46:41 spire-1.2.1/pkg/server/server.go 16:46:41 spire-1.2.1/pkg/server/server_test.go 16:46:41 spire-1.2.1/pkg/server/svid/ 16:46:41 spire-1.2.1/pkg/server/svid/observer.go 16:46:41 spire-1.2.1/pkg/server/svid/observer_test.go 16:46:41 spire-1.2.1/pkg/server/svid/rotator.go 16:46:41 spire-1.2.1/pkg/server/svid/rotator_config.go 16:46:41 spire-1.2.1/pkg/server/svid/rotator_config_test.go 16:46:41 spire-1.2.1/pkg/server/svid/rotator_test.go 16:46:41 spire-1.2.1/proto/ 16:46:41 spire-1.2.1/proto/private/ 16:46:41 spire-1.2.1/proto/private/server/ 16:46:41 spire-1.2.1/proto/private/server/journal/ 16:46:41 spire-1.2.1/proto/private/server/journal/journal.pb.go 16:46:41 spire-1.2.1/proto/private/server/journal/journal.proto 16:46:41 spire-1.2.1/proto/spire/ 16:46:41 spire-1.2.1/proto/spire/common/ 16:46:41 spire-1.2.1/proto/spire/common/common.pb.go 16:46:41 spire-1.2.1/proto/spire/common/common.proto 16:46:41 spire-1.2.1/proto/spire/common/plugin/ 16:46:41 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 16:46:41 spire-1.2.1/proto/spire/common/plugin/plugin.proto 16:46:41 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 16:46:41 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 16:46:41 spire-1.2.1/proto/spire/plugin/ 16:46:41 spire-1.2.1/proto/spire/plugin/agent/ 16:46:41 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 16:46:41 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 16:46:41 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 16:46:41 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 16:46:41 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 16:46:41 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 16:46:41 spire-1.2.1/release/ 16:46:41 spire-1.2.1/release/spire-extras/ 16:46:41 spire-1.2.1/release/spire-extras/README.md 16:46:41 spire-1.2.1/release/spire-extras/conf/ 16:46:41 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 16:46:41 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 16:46:41 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 16:46:41 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 16:46:41 spire-1.2.1/release/spire/ 16:46:41 spire-1.2.1/release/spire/README.md 16:46:41 spire-1.2.1/release/spire/conf/ 16:46:41 spire-1.2.1/release/spire/conf/agent/ 16:46:41 spire-1.2.1/release/spire/conf/agent/agent.conf 16:46:41 spire-1.2.1/release/spire/conf/server/ 16:46:41 spire-1.2.1/release/spire/conf/server/server.conf 16:46:41 spire-1.2.1/script/ 16:46:41 spire-1.2.1/script/build-artifact.sh 16:46:41 spire-1.2.1/script/generate_dummy_ca.sh 16:46:41 spire-1.2.1/support/ 16:46:41 spire-1.2.1/support/k8s/ 16:46:41 spire-1.2.1/support/k8s/k8s-workload-registrar/ 16:46:41 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 16:46:41 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 16:46:41 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 16:46:41 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 16:46:41 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 16:46:41 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 16:46:41 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 16:46:41 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 16:46:41 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 16:46:41 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 16:46:41 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 16:46:41 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 16:46:41 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 16:46:41 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 16:46:41 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 16:46:41 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 16:46:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 16:46:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 16:46:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 16:46:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 16:46:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 16:46:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 16:46:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 16:46:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 16:46:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 16:46:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 16:46:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 16:46:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 16:46:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 16:46:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 16:46:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 16:46:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 16:46:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 16:46:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 16:46:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 16:46:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 16:46:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 16:46:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 16:46:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 16:46:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 16:46:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 16:46:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 16:46:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 16:46:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 16:46:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 16:46:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 16:46:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 16:46:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 16:46:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 16:46:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 16:46:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 16:46:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 16:46:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 16:46:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 16:46:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 16:46:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 16:46:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 16:46:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 16:46:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 16:46:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 16:46:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 16:46:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 16:46:41 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 16:46:41 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 16:46:41 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 16:46:41 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 16:46:41 spire-1.2.1/support/oidc-discovery-provider/ 16:46:41 spire-1.2.1/support/oidc-discovery-provider/README.md 16:46:41 spire-1.2.1/support/oidc-discovery-provider/common_test.go 16:46:41 spire-1.2.1/support/oidc-discovery-provider/config.go 16:46:41 spire-1.2.1/support/oidc-discovery-provider/config_test.go 16:46:41 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 16:46:41 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 16:46:41 spire-1.2.1/support/oidc-discovery-provider/handler.go 16:46:41 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 16:46:41 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 16:46:41 spire-1.2.1/support/oidc-discovery-provider/main.go 16:46:41 spire-1.2.1/support/oidc-discovery-provider/server_api.go 16:46:41 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 16:46:41 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 16:46:41 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 16:46:41 spire-1.2.1/test/ 16:46:41 spire-1.2.1/test/clock/ 16:46:41 spire-1.2.1/test/clock/clock.go 16:46:41 spire-1.2.1/test/fakes/ 16:46:41 spire-1.2.1/test/fakes/fakeagentcatalog/ 16:46:41 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 16:46:41 spire-1.2.1/test/fakes/fakeagentkeymanager/ 16:46:41 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 16:46:41 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 16:46:41 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 16:46:41 spire-1.2.1/test/fakes/fakeagentstore/ 16:46:41 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 16:46:41 spire-1.2.1/test/fakes/fakedatastore/ 16:46:41 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 16:46:41 spire-1.2.1/test/fakes/fakeentryclient/ 16:46:41 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 16:46:41 spire-1.2.1/test/fakes/fakehealthchecker/ 16:46:41 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 16:46:41 spire-1.2.1/test/fakes/fakeidentityprovider/ 16:46:41 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 16:46:41 spire-1.2.1/test/fakes/fakemetrics/ 16:46:41 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 16:46:41 spire-1.2.1/test/fakes/fakenoderesolver/ 16:46:41 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 16:46:41 spire-1.2.1/test/fakes/fakenotifier/ 16:46:41 spire-1.2.1/test/fakes/fakenotifier/notifier.go 16:46:41 spire-1.2.1/test/fakes/fakepluginmetrics/ 16:46:41 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 16:46:41 spire-1.2.1/test/fakes/fakeserverca/ 16:46:41 spire-1.2.1/test/fakes/fakeserverca/serverca.go 16:46:41 spire-1.2.1/test/fakes/fakeservercatalog/ 16:46:41 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 16:46:41 spire-1.2.1/test/fakes/fakeserverkeymanager/ 16:46:41 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 16:46:41 spire-1.2.1/test/fakes/fakeservernodeattestor/ 16:46:41 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 16:46:41 spire-1.2.1/test/fakes/fakeupstreamauthority/ 16:46:41 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 16:46:41 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 16:46:41 spire-1.2.1/test/fakes/fakeworkloadapi/ 16:46:41 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 16:46:41 spire-1.2.1/test/fakes/fakeworkloadattestor/ 16:46:41 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 16:46:41 spire-1.2.1/test/fixture/ 16:46:41 spire-1.2.1/test/fixture/certs/ 16:46:41 spire-1.2.1/test/fixture/certs/agent_svid.der 16:46:41 spire-1.2.1/test/fixture/certs/base_cert.pem 16:46:41 spire-1.2.1/test/fixture/certs/base_csr.pem 16:46:41 spire-1.2.1/test/fixture/certs/base_key.pem 16:46:41 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 16:46:41 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 16:46:41 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 16:46:41 spire-1.2.1/test/fixture/certs/blog_cert.pem 16:46:41 spire-1.2.1/test/fixture/certs/blog_csr.pem 16:46:41 spire-1.2.1/test/fixture/certs/blog_key.pem 16:46:41 spire-1.2.1/test/fixture/certs/bundle.der 16:46:41 spire-1.2.1/test/fixture/certs/ca.pem 16:46:41 spire-1.2.1/test/fixture/certs/ca_key.pem 16:46:41 spire-1.2.1/test/fixture/certs/database_cert.pem 16:46:41 spire-1.2.1/test/fixture/certs/database_csr.pem 16:46:41 spire-1.2.1/test/fixture/certs/database_key.pem 16:46:41 spire-1.2.1/test/fixture/certs/node_cert.pem 16:46:41 spire-1.2.1/test/fixture/certs/node_csr.pem 16:46:41 spire-1.2.1/test/fixture/certs/node_key.pem 16:46:41 spire-1.2.1/test/fixture/certs/svid.pem 16:46:41 spire-1.2.1/test/fixture/certs/svid_key.pem 16:46:41 spire-1.2.1/test/fixture/config/ 16:46:41 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 16:46:41 spire-1.2.1/test/fixture/config/agent_good.conf 16:46:41 spire-1.2.1/test/fixture/config/agent_good_templated.conf 16:46:41 spire-1.2.1/test/fixture/config/plugin_good.conf 16:46:41 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 16:46:41 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 16:46:41 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 16:46:41 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 16:46:41 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf ---> b8934f61d2b2 16:46:41 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:46:41 16:46:41 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 16:46:41 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 16:46:41 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 16:46:41 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 16:46:41 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 16:46:41 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 16:46:41 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 16:46:41 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 16:46:41 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 16:46:41 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 16:46:41 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 16:46:41 spire-1.2.1/test/fixture/config/server_good.conf 16:46:41 spire-1.2.1/test/fixture/config/server_good_templated.conf 16:46:41 spire-1.2.1/test/fixture/fixture.go 16:46:41 spire-1.2.1/test/fixture/nodeattestor/ 16:46:41 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 16:46:41 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 16:46:41 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 16:46:41 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 16:46:41 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 16:46:41 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 16:46:41 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 16:46:41 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 16:46:41 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 16:46:41 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 16:46:41 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 16:46:41 spire-1.2.1/test/fixture/registration/ 16:46:41 spire-1.2.1/test/fixture/registration/entries.json 16:46:41 spire-1.2.1/test/fixture/registration/good-for-update.json 16:46:41 spire-1.2.1/test/fixture/registration/good.json 16:46:41 spire-1.2.1/test/fixture/registration/invalid.json 16:46:41 spire-1.2.1/test/fixture/registration/invalid_json.json 16:46:41 spire-1.2.1/test/fixture/registration/manager_test_entries.json 16:46:41 spire-1.2.1/test/integration/ 16:46:41 spire-1.2.1/test/integration/README.md 16:46:41 spire-1.2.1/test/integration/common 16:46:41 spire-1.2.1/test/integration/setup/ 16:46:41 spire-1.2.1/test/integration/setup/adminclient/ 16:46:41 spire-1.2.1/test/integration/setup/adminclient/build.sh 16:46:41 spire-1.2.1/test/integration/setup/adminclient/client.go 16:46:41 spire-1.2.1/test/integration/setup/debugagent/ 16:46:41 spire-1.2.1/test/integration/setup/debugagent/build.sh 16:46:41 spire-1.2.1/test/integration/setup/debugagent/main.go 16:46:41 spire-1.2.1/test/integration/setup/debugserver/ 16:46:41 spire-1.2.1/test/integration/setup/debugserver/build.sh 16:46:41 spire-1.2.1/test/integration/setup/debugserver/main.go 16:46:41 spire-1.2.1/test/integration/setup/downstreamclient/ 16:46:41 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 16:46:41 spire-1.2.1/test/integration/setup/downstreamclient/client.go 16:46:41 spire-1.2.1/test/integration/setup/itclient/ 16:46:41 spire-1.2.1/test/integration/setup/itclient/client.go 16:46:41 spire-1.2.1/test/integration/setup/node-attestation/ 16:46:41 spire-1.2.1/test/integration/setup/node-attestation/build.sh 16:46:41 spire-1.2.1/test/integration/setup/node-attestation/client.go 16:46:41 spire-1.2.1/test/integration/setup/x509pop/ 16:46:41 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 16:46:41 spire-1.2.1/test/integration/setup/x509pop/setup.sh 16:46:41 spire-1.2.1/test/integration/suites/ 16:46:41 spire-1.2.1/test/integration/suites/admin-endpoints/ 16:46:41 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 16:46:41 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 16:46:41 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 16:46:41 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 16:46:41 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 16:46:41 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 16:46:41 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 16:46:41 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 16:46:41 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 16:46:41 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 16:46:41 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 16:46:41 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 16:46:41 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 16:46:41 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 16:46:41 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 16:46:41 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 16:46:41 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 16:46:41 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 16:46:41 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 16:46:41 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 16:46:41 spire-1.2.1/test/integration/suites/datastore-mysql/ 16:46:41 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 16:46:41 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 16:46:41 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 16:46:41 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 16:46:41 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 16:46:41 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 16:46:41 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 16:46:41 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 16:46:41 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 16:46:41 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 16:46:41 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 16:46:41 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 16:46:41 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 16:46:41 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 16:46:41 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 16:46:41 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 16:46:41 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 16:46:41 spire-1.2.1/test/integration/suites/datastore-postgres/ 16:46:41 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 16:46:41 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 16:46:41 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 16:46:41 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 16:46:41 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 16:46:41 spire-1.2.1/test/integration/suites/debug-endpoints/ 16:46:41 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 16:46:41 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 16:46:41 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 16:46:41 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 16:46:41 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 16:46:41 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 16:46:41 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 16:46:41 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 16:46:41 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 16:46:41 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 16:46:41 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 16:46:41 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 16:46:41 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 16:46:41 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 16:46:41 spire-1.2.1/test/integration/suites/downstream-endpoints/ 16:46:41 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 16:46:41 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 16:46:41 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 16:46:41 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 16:46:41 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 16:46:41 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 16:46:41 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 16:46:41 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 16:46:41 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 16:46:41 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 16:46:41 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 16:46:41 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 16:46:41 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 16:46:41 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 16:46:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 16:46:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 16:46:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 16:46:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 16:46:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 16:46:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 16:46:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 16:46:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 16:46:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 16:46:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 16:46:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 16:46:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 16:46:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 16:46:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 16:46:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 16:46:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 16:46:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 16:46:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 16:46:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 16:46:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 16:46:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 16:46:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 16:46:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 16:46:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 16:46:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 16:46:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 16:46:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 16:46:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 16:46:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 16:46:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 16:46:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 16:46:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 16:46:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 16:46:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 16:46:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 16:46:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 16:46:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 16:46:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 16:46:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 16:46:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 16:46:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 16:46:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 16:46:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 16:46:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 16:46:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 16:46:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 16:46:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 16:46:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 16:46:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 16:46:41 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 16:46:41 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 16:46:41 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 16:46:41 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 16:46:41 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 16:46:41 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 16:46:41 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 16:46:41 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 16:46:41 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 16:46:41 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 16:46:41 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 16:46:41 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 16:46:41 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 16:46:41 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 16:46:41 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 16:46:41 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 16:46:41 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 16:46:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 16:46:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 16:46:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 16:46:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 16:46:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 16:46:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 16:46:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 16:46:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 16:46:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 16:46:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 16:46:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 16:46:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 16:46:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 16:46:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 16:46:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 16:46:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 16:46:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 16:46:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 16:46:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 16:46:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 16:46:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 16:46:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 16:46:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 16:46:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 16:46:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 16:46:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 16:46:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 16:46:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 16:46:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 16:46:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 16:46:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 16:46:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 16:46:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 16:46:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 16:46:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 16:46:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 16:46:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 16:46:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 16:46:41 spire-1.2.1/test/integration/suites/join-token/ 16:46:41 spire-1.2.1/test/integration/suites/join-token/01-start-server 16:46:41 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 16:46:41 spire-1.2.1/test/integration/suites/join-token/03-start-agent 16:46:41 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 16:46:41 spire-1.2.1/test/integration/suites/join-token/05-check-svid 16:46:41 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 16:46:41 spire-1.2.1/test/integration/suites/join-token/README.md 16:46:41 spire-1.2.1/test/integration/suites/join-token/conf/ 16:46:41 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 16:46:41 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 16:46:41 spire-1.2.1/test/integration/suites/join-token/conf/server/ 16:46:41 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 16:46:41 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 16:46:41 spire-1.2.1/test/integration/suites/join-token/teardown 16:46:41 spire-1.2.1/test/integration/suites/k8s-reconcile/ 16:46:41 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 16:46:41 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 16:46:41 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 16:46:41 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 16:46:41 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 16:46:41 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 16:46:41 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 16:46:41 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 16:46:41 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 16:46:41 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 16:46:41 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 16:46:41 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 16:46:41 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 16:46:41 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 16:46:41 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 16:46:41 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 16:46:41 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 16:46:41 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 16:46:41 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 16:46:41 spire-1.2.1/test/integration/suites/k8s-scratch/ 16:46:41 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 16:46:41 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 16:46:41 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 16:46:41 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 16:46:41 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 16:46:41 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 16:46:41 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 16:46:41 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 16:46:41 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 16:46:41 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 16:46:41 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 16:46:41 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 16:46:41 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 16:46:41 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 16:46:41 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 16:46:41 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 16:46:41 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 16:46:41 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 16:46:41 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 16:46:41 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 16:46:41 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 16:46:41 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 16:46:41 spire-1.2.1/test/integration/suites/k8s/ 16:46:41 spire-1.2.1/test/integration/suites/k8s/00-setup 16:46:41 spire-1.2.1/test/integration/suites/k8s/01-apply-config 16:46:41 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 16:46:41 spire-1.2.1/test/integration/suites/k8s/README.md 16:46:41 spire-1.2.1/test/integration/suites/k8s/conf/ 16:46:41 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 16:46:41 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 16:46:41 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 16:46:41 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 16:46:41 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 16:46:41 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 16:46:41 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 16:46:41 spire-1.2.1/test/integration/suites/k8s/conf/server/ 16:46:41 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 16:46:41 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 16:46:41 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 16:46:41 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 16:46:41 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 16:46:41 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 16:46:41 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 16:46:41 spire-1.2.1/test/integration/suites/k8s/init-kubectl 16:46:41 spire-1.2.1/test/integration/suites/k8s/teardown 16:46:41 spire-1.2.1/test/integration/suites/nested-rotation/ 16:46:41 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 16:46:41 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 16:46:41 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 16:46:41 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 16:46:41 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 16:46:41 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 16:46:41 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 16:46:41 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 16:46:41 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 16:46:41 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 16:46:41 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 16:46:41 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 16:46:41 spire-1.2.1/test/integration/suites/nested-rotation/README.md 16:46:41 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 16:46:41 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 16:46:41 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 16:46:41 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 16:46:41 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 16:46:41 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 16:46:41 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 16:46:41 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 16:46:41 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 16:46:41 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 16:46:41 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 16:46:41 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 16:46:41 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 16:46:41 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 16:46:41 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 16:46:41 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 16:46:41 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ ---> 34c9275689da 16:46:41 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 16:46:41 16:46:41 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 16:46:41 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 16:46:41 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 16:46:41 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 16:46:41 spire-1.2.1/test/integration/suites/nested-rotation/root/ 16:46:41 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 16:46:41 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 16:46:41 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 16:46:41 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 16:46:41 spire-1.2.1/test/integration/suites/nested-rotation/teardown 16:46:41 spire-1.2.1/test/integration/suites/node-attestation/ 16:46:41 spire-1.2.1/test/integration/suites/node-attestation/00-setup 16:46:41 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 16:46:41 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 16:46:41 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 16:46:41 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 16:46:41 spire-1.2.1/test/integration/suites/node-attestation/README.md 16:46:41 spire-1.2.1/test/integration/suites/node-attestation/conf/ 16:46:41 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 16:46:41 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 16:46:41 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 16:46:41 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 16:46:41 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 16:46:41 spire-1.2.1/test/integration/suites/node-attestation/teardown 16:46:41 spire-1.2.1/test/integration/suites/rotation/ 16:46:41 spire-1.2.1/test/integration/suites/rotation/00-setup 16:46:41 spire-1.2.1/test/integration/suites/rotation/01-start-server 16:46:41 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 16:46:41 spire-1.2.1/test/integration/suites/rotation/03-start-agent 16:46:41 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 16:46:41 spire-1.2.1/test/integration/suites/rotation/05-check-svids 16:46:41 spire-1.2.1/test/integration/suites/rotation/README.md 16:46:41 spire-1.2.1/test/integration/suites/rotation/conf/ 16:46:41 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 16:46:41 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 16:46:41 spire-1.2.1/test/integration/suites/rotation/conf/server/ 16:46:41 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 16:46:41 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 16:46:41 spire-1.2.1/test/integration/suites/rotation/teardown 16:46:41 spire-1.2.1/test/integration/suites/self-test/ 16:46:41 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 16:46:41 spire-1.2.1/test/integration/suites/self-test/README.md 16:46:41 spire-1.2.1/test/integration/suites/self-test/teardown 16:46:41 spire-1.2.1/test/integration/suites/spire-server-cli/ 16:46:41 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 16:46:41 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 16:46:41 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 16:46:41 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 16:46:41 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 16:46:41 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 16:46:41 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 16:46:41 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 16:46:41 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 16:46:41 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 16:46:41 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 16:46:41 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 16:46:41 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 16:46:41 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 16:46:41 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 16:46:41 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 16:46:41 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 16:46:41 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 16:46:41 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 16:46:41 spire-1.2.1/test/integration/suites/upgrade/ 16:46:41 spire-1.2.1/test/integration/suites/upgrade/00-setup 16:46:41 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 16:46:41 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 16:46:41 spire-1.2.1/test/integration/suites/upgrade/README.md 16:46:41 spire-1.2.1/test/integration/suites/upgrade/conf/ 16:46:41 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 16:46:41 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 16:46:41 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 16:46:41 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 16:46:41 spire-1.2.1/test/integration/suites/upgrade/teardown 16:46:41 spire-1.2.1/test/integration/suites/upgrade/versions.txt 16:46:41 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 16:46:41 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 16:46:41 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 16:46:41 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 16:46:41 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 16:46:41 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 16:46:41 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 16:46:41 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 16:46:41 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 16:46:41 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 16:46:41 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 16:46:41 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 16:46:41 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 16:46:41 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 16:46:41 spire-1.2.1/test/integration/test-one.sh 16:46:41 spire-1.2.1/test/integration/test.sh 16:46:41 spire-1.2.1/test/plugintest/ 16:46:41 spire-1.2.1/test/plugintest/config.go 16:46:41 spire-1.2.1/test/plugintest/load.go 16:46:41 spire-1.2.1/test/plugintest/option.go 16:46:41 spire-1.2.1/test/spiretest/ 16:46:41 spire-1.2.1/test/spiretest/apiserver.go 16:46:41 spire-1.2.1/test/spiretest/assertions.go 16:46:41 spire-1.2.1/test/spiretest/dir.go 16:46:41 spire-1.2.1/test/spiretest/errors_posix.go 16:46:41 spire-1.2.1/test/spiretest/errors_windows.go 16:46:41 spire-1.2.1/test/spiretest/logs.go 16:46:41 spire-1.2.1/test/spiretest/socketapi.go 16:46:41 spire-1.2.1/test/spiretest/suite.go 16:46:41 spire-1.2.1/test/spiretest/x509.go 16:46:41 spire-1.2.1/test/testca/ 16:46:41 spire-1.2.1/test/testca/ca.go 16:46:41 spire-1.2.1/test/testkey/ 16:46:41 spire-1.2.1/test/testkey/generate.sh 16:46:41 spire-1.2.1/test/testkey/genkeys.go 16:46:41 spire-1.2.1/test/testkey/keys.go 16:46:41 spire-1.2.1/test/testkey/new.go 16:46:41 spire-1.2.1/test/tpmsimulator/ 16:46:41 spire-1.2.1/test/tpmsimulator/simulator.go 16:46:41 spire-1.2.1/test/util/ 16:46:41 spire-1.2.1/test/util/cert_fixtures.go 16:46:41 spire-1.2.1/test/util/cert_generation.go 16:46:41 spire-1.2.1/test/util/io_redirection.go 16:46:41 spire-1.2.1/test/util/race.go 16:46:41 spire-1.2.1/test/util/util.go 16:46:41 building spire from source... 16:46:41 ---> Running in 462ca742e14d 16:46:41 ---> 3fa785fca448 16:46:41 Step 9/22 : RUN make cmd/support-notifications/support-notifications 16:46:41 ---> Running in 7f54c9e2ee99 16:46:41 ---> Running in 2942320b71a5 16:46:42 Installing go1.17.7... 16:46:42 Removing intermediate container 7f54c9e2ee99 16:46:42 ---> 88ba4e1de7e3 16:46:42 Step 10/25 : WORKDIR /edgex-go/spire-build 16:46:42 ---> Running in 176b7775317c 16:46:42 ---> 1293990903bc 16:46:42 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:46:42 ---> Running in 40a66e605386 16:46:43 Removing intermediate container 176b7775317c 16:46:43 ---> 939a5fc3e17d 16:46:43 Step 11/25 : RUN if ! type spire-server; then 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 && cp bin/spire* /usr/local/bin/; fi 16:46:43 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 16:46:43 Removing intermediate container 40a66e605386 16:46:43 ---> a6a88e648b90 16:46:43 Step 10/26 : WORKDIR /edgex-go/spire-build 16:46:43 ---> Running in 253eff798d03 16:46:43 ---> Running in 18579c70f2dd 16:46:44 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 16:46:44 Removing intermediate container 253eff798d03 16:46:44 ---> 37c36f2e8b40 16:46:44 Step 11/26 : RUN if ! type spire-server; then 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 && cp bin/spire* /usr/local/bin/; fi 16:46:44 ---> Running in c2f8d51e9596 16:46:46 spire-server: not found 16:46:46 spire-server: not found 16:46:46 spire-1.2.1/ 16:46:46 spire-1.2.1/.data/ 16:46:46 spire-1.2.1/.data/.file 16:46:46 spire-1.2.1/.dockerignore 16:46:46 spire-1.2.1/.gitattributes 16:46:46 spire-1.2.1/.githooks/ 16:46:46 spire-1.2.1/.githooks/pre-commit 16:46:46 spire-1.2.1/.github/ 16:46:46 spire-1.2.1/.github/ISSUE_TEMPLATE.md 16:46:46 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 16:46:46 spire-1.2.1/.github/dependabot.yml 16:46:46 spire-1.2.1/.github/workflows/ 16:46:46 spire-1.2.1/.github/workflows/nightly_build.yaml 16:46:46 spire-1.2.1/.github/workflows/pr_build.yaml 16:46:46 spire-1.2.1/.github/workflows/release_build.yaml 16:46:46 spire-1.2.1/.github/workflows/scripts/ 16:46:46 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 16:46:46 spire-1.2.1/.github/workflows/scripts/push-images.sh 16:46:46 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 16:46:46 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 16:46:46 spire-1.2.1/.github/workflows/scripts/split.sh 16:46:46 spire-1.2.1/.gitignore 16:46:46 spire-1.2.1/.go-version 16:46:46 spire-1.2.1/.golangci.yml 16:46:46 spire-1.2.1/ADOPTERS.md 16:46:46 spire-1.2.1/CHANGELOG.md 16:46:46 spire-1.2.1/CODE-OF-CONDUCT.md 16:46:46 spire-1.2.1/CODEOWNERS 16:46:46 spire-1.2.1/CONTRIBUTING.md 16:46:46 spire-1.2.1/Dockerfile 16:46:46 spire-1.2.1/Dockerfile.dev 16:46:46 spire-1.2.1/Dockerfile.scratch 16:46:46 spire-1.2.1/LICENSE 16:46:46 spire-1.2.1/MAINTAINERS.md 16:46:46 spire-1.2.1/Makefile 16:46:46 spire-1.2.1/README.md 16:46:46 spire-1.2.1/ROADMAP.md 16:46:46 spire-1.2.1/SECURITY.md 16:46:46 spire-1.2.1/cmd/ 16:46:46 spire-1.2.1/cmd/spire-agent/ 16:46:46 spire-1.2.1/cmd/spire-agent/cli/ 16:46:46 spire-1.2.1/cmd/spire-agent/cli/api/ 16:46:46 spire-1.2.1/cmd/spire-agent/cli/api/common.go 16:46:46 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 16:46:46 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 16:46:46 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 16:46:46 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 16:46:46 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 16:46:46 spire-1.2.1/cmd/spire-agent/cli/cli.go 16:46:46 spire-1.2.1/cmd/spire-agent/cli/common/ 16:46:46 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 16:46:46 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 16:46:46 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 16:46:46 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 16:46:46 spire-1.2.1/cmd/spire-agent/cli/run/ 16:46:46 spire-1.2.1/cmd/spire-agent/cli/run/run.go 16:46:46 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 16:46:46 spire-1.2.1/cmd/spire-agent/cli/validate/ 16:46:46 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 16:46:46 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 16:46:46 spire-1.2.1/cmd/spire-agent/main.go 16:46:46 spire-1.2.1/cmd/spire-server/ 16:46:46 spire-1.2.1/cmd/spire-server/cli/ 16:46:46 spire-1.2.1/cmd/spire-server/cli/agent/ 16:46:46 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 16:46:46 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 16:46:46 spire-1.2.1/cmd/spire-server/cli/agent/count.go 16:46:46 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 16:46:46 spire-1.2.1/cmd/spire-server/cli/agent/list.go 16:46:46 spire-1.2.1/cmd/spire-server/cli/agent/show.go 16:46:46 spire-1.2.1/cmd/spire-server/cli/bundle/ 16:46:46 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 16:46:46 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 16:46:46 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 16:46:46 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 16:46:46 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 16:46:46 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 16:46:46 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 16:46:46 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 16:46:46 spire-1.2.1/cmd/spire-server/cli/cli.go 16:46:46 spire-1.2.1/cmd/spire-server/cli/entry/ 16:46:46 spire-1.2.1/cmd/spire-server/cli/entry/count.go 16:46:46 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 16:46:46 spire-1.2.1/cmd/spire-server/cli/entry/create.go 16:46:46 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 16:46:46 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 16:46:46 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 16:46:46 spire-1.2.1/cmd/spire-server/cli/entry/show.go 16:46:46 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 16:46:46 spire-1.2.1/cmd/spire-server/cli/entry/update.go 16:46:46 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 16:46:46 spire-1.2.1/cmd/spire-server/cli/entry/util.go 16:46:46 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 16:46:46 spire-1.2.1/cmd/spire-server/cli/federation/ 16:46:46 spire-1.2.1/cmd/spire-server/cli/federation/common.go 16:46:46 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 16:46:46 spire-1.2.1/cmd/spire-server/cli/federation/create.go 16:46:46 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 16:46:46 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 16:46:46 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 16:46:46 spire-1.2.1/cmd/spire-server/cli/federation/list.go 16:46:46 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 16:46:46 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 16:46:46 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 16:46:46 spire-1.2.1/cmd/spire-server/cli/federation/show.go 16:46:46 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 16:46:46 spire-1.2.1/cmd/spire-server/cli/federation/update.go 16:46:46 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 16:46:46 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 16:46:46 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 16:46:46 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 16:46:46 spire-1.2.1/cmd/spire-server/cli/jwt/ 16:46:46 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 16:46:46 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 16:46:46 spire-1.2.1/cmd/spire-server/cli/run/ 16:46:46 spire-1.2.1/cmd/spire-server/cli/run/run.go 16:46:46 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 16:46:46 spire-1.2.1/cmd/spire-server/cli/token/ 16:46:46 spire-1.2.1/cmd/spire-server/cli/token/generate.go 16:46:46 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 16:46:46 spire-1.2.1/cmd/spire-server/cli/validate/ 16:46:46 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 16:46:46 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 16:46:46 spire-1.2.1/cmd/spire-server/cli/x509/ 16:46:46 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 16:46:46 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 16:46:46 spire-1.2.1/cmd/spire-server/main.go 16:46:46 spire-1.2.1/cmd/spire-server/util/ 16:46:46 spire-1.2.1/cmd/spire-server/util/util.go 16:46:46 spire-1.2.1/conf/ 16:46:46 spire-1.2.1/conf/agent/ 16:46:46 spire-1.2.1/conf/agent/agent.conf 16:46:46 spire-1.2.1/conf/agent/agent_full.conf 16:46:46 spire-1.2.1/conf/agent/dummy_root_ca.crt 16:46:46 spire-1.2.1/conf/server/ 16:46:46 spire-1.2.1/conf/server/dummy_upstream_ca.crt 16:46:46 spire-1.2.1/conf/server/dummy_upstream_ca.key 16:46:46 spire-1.2.1/conf/server/server.conf 16:46:46 spire-1.2.1/conf/server/server_full.conf 16:46:46 spire-1.2.1/doc/ 16:46:46 spire-1.2.1/doc/SPIRE101.md 16:46:46 spire-1.2.1/doc/auditlog.md 16:46:46 spire-1.2.1/doc/authorization_policy_engine.md 16:46:46 spire-1.2.1/doc/changelog_guidelines.md 16:46:46 spire-1.2.1/doc/cure53-report.pdf 16:46:46 spire-1.2.1/doc/images/ 16:46:46 spire-1.2.1/doc/images/2019_roadmap.png 16:46:46 spire-1.2.1/doc/images/SPIRE101.png 16:46:46 spire-1.2.1/doc/images/SPIRE_agent.png 16:46:47 spire-1.2.1/doc/images/SPIRE_server.png 16:46:47 spire-1.2.1/doc/images/cache_mgr.png 16:46:47 spire-1.2.1/doc/images/cache_mgr_components.png 16:46:47 spire-1.2.1/doc/images/federated_spire.png 16:46:47 spire-1.2.1/doc/images/ha_mode.png 16:46:47 spire-1.2.1/doc/images/nested_spire.png 16:46:47 spire-1.2.1/doc/images/oidc_federation.png 16:46:47 spire-1.2.1/doc/images/single_trust_domain.png 16:46:47 spire-1.2.1/doc/images/spiffe_compatible.png 16:46:47 spire-1.2.1/doc/images/spire_logo.png 16:46:47 spire-1.2.1/doc/migrating_registration_api_clients.md 16:46:47 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 16:46:47 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 16:46:47 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 16:46:47 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 16:46:47 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 16:46:47 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 16:46:47 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 16:46:47 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 16:46:47 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 16:46:47 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 16:46:47 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 16:46:47 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 16:46:47 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 16:46:47 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 16:46:47 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 16:46:47 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 16:46:47 spire-1.2.1/doc/plugin_server_datastore_sql.md 16:46:47 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 16:46:47 spire-1.2.1/doc/plugin_server_keymanager_disk.md 16:46:47 spire-1.2.1/doc/plugin_server_keymanager_memory.md 16:46:47 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 16:46:47 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 16:46:47 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 16:46:47 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 16:46:47 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 16:46:47 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 16:46:47 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 16:46:47 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 16:46:47 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 16:46:47 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 16:46:47 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 16:46:47 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 16:46:47 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 16:46:47 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 16:46:47 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 16:46:47 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 16:46:47 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 16:46:47 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 16:46:47 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 16:46:47 spire-1.2.1/doc/scaling_spire.md 16:46:47 spire-1.2.1/doc/spire_agent.md 16:46:47 spire-1.2.1/doc/spire_server.md 16:46:47 spire-1.2.1/doc/supported_integrations.md 16:46:47 spire-1.2.1/doc/telemetry.md 16:46:47 spire-1.2.1/doc/telemetry_config.md 16:46:47 spire-1.2.1/doc/upgrading.md 16:46:47 spire-1.2.1/doc/using_spire.md 16:46:47 spire-1.2.1/examples/ 16:46:47 spire-1.2.1/examples/README.md 16:46:47 spire-1.2.1/go.mod 16:46:47 spire-1.2.1/go.sum 16:46:47 spire-1.2.1/pkg/ 16:46:47 spire-1.2.1/pkg/agent/ 16:46:47 spire-1.2.1/pkg/agent/agent.go 16:46:47 spire-1.2.1/pkg/agent/api/ 16:46:47 spire-1.2.1/pkg/agent/api/config.go 16:46:47 spire-1.2.1/pkg/agent/api/debug/ 16:46:47 spire-1.2.1/pkg/agent/api/debug/v1/ 16:46:47 spire-1.2.1/pkg/agent/api/debug/v1/service.go 16:46:47 spire-1.2.1/pkg/agent/api/debug/v1/service_test.gospire-1.2.1/ 16:46:47 16:46:47 spire-1.2.1/pkg/agent/api/delegatedidentity/ 16:46:47 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 16:46:47 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 16:46:47 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 16:46:47 spire-1.2.1/pkg/agent/api/endpoints.go 16:46:47 spire-1.2.1/pkg/agent/api/health/ 16:46:47 spire-1.2.1/pkg/agent/api/health/v1/ 16:46:47 spire-1.2.1/pkg/agent/api/health/v1/service.go 16:46:47 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 16:46:47 spire-1.2.1/pkg/agent/api/rpccontext/ 16:46:47 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 16:46:47 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 16:46:47 spire-1.2.1/pkg/agent/attestor/ 16:46:47 spire-1.2.1/pkg/agent/attestor/node/ 16:46:47 spire-1.2.1/pkg/agent/attestor/node/experimental.go 16:46:47 spire-1.2.1/pkg/agent/attestor/node/node.go 16:46:47 spire-1.2.1/pkg/agent/attestor/node/node_test.go 16:46:47 spire-1.2.1/pkg/agent/attestor/workload/ 16:46:47 spire-1.2.1/pkg/agent/attestor/workload/workload.go 16:46:47 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 16:46:47 spire-1.2.1/pkg/agent/catalog/ 16:46:47 spire-1.2.1/pkg/agent/catalog/catalog.go 16:46:47 spire-1.2.1/pkg/agent/catalog/keymanager.gospire-1.2.1/.data/ 16:46:47 spire-1.2.1/.data/.file 16:46:47 spire-1.2.1/.dockerignore 16:46:47 spire-1.2.1/.gitattributes 16:46:47 spire-1.2.1/.githooks/ 16:46:47 spire-1.2.1/.githooks/pre-commit 16:46:47 spire-1.2.1/.github/ 16:46:47 spire-1.2.1/.github/ISSUE_TEMPLATE.md 16:46:47 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 16:46:47 spire-1.2.1/.github/dependabot.yml 16:46:47 spire-1.2.1/.github/workflows/ 16:46:47 spire-1.2.1/.github/workflows/nightly_build.yaml 16:46:47 spire-1.2.1/.github/workflows/pr_build.yaml 16:46:47 spire-1.2.1/.github/workflows/release_build.yaml 16:46:47 spire-1.2.1/.github/workflows/scripts/ 16:46:47 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 16:46:47 spire-1.2.1/.github/workflows/scripts/push-images.sh 16:46:47 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 16:46:47 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 16:46:47 spire-1.2.1/.github/workflows/scripts/split.sh 16:46:47 spire-1.2.1/.gitignore 16:46:47 spire-1.2.1/.go-version 16:46:47 spire-1.2.1/.golangci.yml 16:46:47 spire-1.2.1/ADOPTERS.md 16:46:47 spire-1.2.1/CHANGELOG.md 16:46:47 spire-1.2.1/CODE-OF-CONDUCT.md 16:46:47 spire-1.2.1/CODEOWNERS 16:46:47 spire-1.2.1/CONTRIBUTING.md 16:46:47 spire-1.2.1/Dockerfile 16:46:47 spire-1.2.1/Dockerfile.dev 16:46:47 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 16:46:47 spire-1.2.1/pkg/agent/catalog/svidstore.go 16:46:47 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 16:46:47 spire-1.2.1/pkg/agent/client/ 16:46:47 spire-1.2.1/pkg/agent/client/client.go 16:46:47 spire-1.2.1/pkg/agent/client/client_test.go 16:46:47 spire-1.2.1/pkg/agent/client/dial.go 16:46:47 spire-1.2.1/pkg/agent/client/nodeconn.go 16:46:47 spire-1.2.1/pkg/agent/client/nodeconn_test.go 16:46:47 spire-1.2.1/pkg/agent/client/update.go 16:46:47 spire-1.2.1/pkg/agent/client/util.go 16:46:47 spire-1.2.1/pkg/agent/common/ 16:46:47 spire-1.2.1/pkg/agent/common/backoff/ 16:46:47 spire-1.2.1/pkg/agent/common/backoff/backoff.go 16:46:47 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 16:46:47 spire-1.2.1/pkg/agent/common/cgroups/ 16:46:47 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 16:46:47 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 16:46:47 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 16:46:47 spire-1.2.1/pkg/agent/config.go 16:46:47 spire-1.2.1/pkg/agent/endpoints/ 16:46:47 spire-1.2.1/pkg/agent/endpoints/config.go 16:46:47 spire-1.2.1/pkg/agent/endpoints/endpoints.go 16:46:47 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 16:46:47 spire-1.2.1/pkg/agent/endpoints/metrics.go 16:46:47 spire-1.2.1/Dockerfile.scratch 16:46:47 spire-1.2.1/LICENSE 16:46:47 spire-1.2.1/MAINTAINERS.md 16:46:47 spire-1.2.1/Makefile 16:46:47 spire-1.2.1/README.md 16:46:47 spire-1.2.1/ROADMAP.md 16:46:47 spire-1.2.1/SECURITY.md 16:46:47 spire-1.2.1/cmd/ 16:46:47 spire-1.2.1/cmd/spire-agent/ 16:46:47 spire-1.2.1/cmd/spire-agent/cli/ 16:46:47 spire-1.2.1/cmd/spire-agent/cli/api/ 16:46:47 spire-1.2.1/cmd/spire-agent/cli/api/common.go 16:46:47 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 16:46:47 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 16:46:47 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 16:46:47 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 16:46:47 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 16:46:47 spire-1.2.1/cmd/spire-agent/cli/cli.go 16:46:47 spire-1.2.1/cmd/spire-agent/cli/common/ 16:46:47 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 16:46:47 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 16:46:47 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 16:46:47 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 16:46:47 spire-1.2.1/cmd/spire-agent/cli/run/ 16:46:47 spire-1.2.1/cmd/spire-agent/cli/run/run.go 16:46:47 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 16:46:47 spire-1.2.1/cmd/spire-agent/cli/validate/ 16:46:47 spire-1.2.1/pkg/agent/endpoints/middleware.go 16:46:47 spire-1.2.1/pkg/agent/endpoints/peertracker.go 16:46:47 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 16:46:47 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 16:46:47 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 16:46:47 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 16:46:47 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 16:46:47 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 16:46:47 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 16:46:47 spire-1.2.1/pkg/agent/endpoints/workload/ 16:46:47 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 16:46:47 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 16:46:47 spire-1.2.1/pkg/agent/manager/ 16:46:47 spire-1.2.1/pkg/agent/manager/cache/ 16:46:47 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 16:46:47 spire-1.2.1/pkg/agent/manager/cache/cache.go 16:46:47 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 16:46:47 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 16:46:47 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 16:46:47 spire-1.2.1/pkg/agent/manager/cache/sets.go 16:46:47 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 16:46:47 spire-1.2.1/pkg/agent/manager/config.go 16:46:47 spire-1.2.1/pkg/agent/manager/manager.go 16:46:47 spire-1.2.1/pkg/agent/manager/manager_test.go 16:46:47 spire-1.2.1/pkg/agent/manager/storage.go 16:46:47 spire-1.2.1/pkg/agent/manager/storage_test.go 16:46:47 spire-1.2.1/pkg/agent/manager/storecache/ 16:46:47 spire-1.2.1/pkg/agent/manager/storecache/cache.go 16:46:47 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 16:46:47 spire-1.2.1/pkg/agent/manager/sync.go 16:46:47 spire-1.2.1/pkg/agent/plugin/ 16:46:47 spire-1.2.1/pkg/agent/plugin/keymanager/ 16:46:47 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 16:46:47 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 16:46:47 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 16:46:47 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 16:46:47 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 16:46:47 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 16:46:47 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 16:46:47 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 16:46:47 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 16:46:47 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 16:46:47 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 16:46:47 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 16:46:47 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 16:46:47 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 16:46:47 spire-1.2.1/cmd/spire-agent/main.go 16:46:47 spire-1.2.1/cmd/spire-server/ 16:46:47 spire-1.2.1/cmd/spire-server/cli/ 16:46:47 spire-1.2.1/cmd/spire-server/cli/agent/ 16:46:47 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 16:46:47 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 16:46:47 spire-1.2.1/cmd/spire-server/cli/agent/count.go 16:46:47 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 16:46:47 spire-1.2.1/cmd/spire-server/cli/agent/list.go 16:46:47 spire-1.2.1/cmd/spire-server/cli/agent/show.go 16:46:47 spire-1.2.1/cmd/spire-server/cli/bundle/ 16:46:47 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 16:46:47 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 16:46:47 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 16:46:47 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 16:46:47 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 16:46:47 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 16:46:47 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 16:46:47 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 16:46:47 spire-1.2.1/cmd/spire-server/cli/cli.go 16:46:47 spire-1.2.1/cmd/spire-server/cli/entry/ 16:46:47 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 16:46:47 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 16:46:47 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 16:46:47 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 16:46:47 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 16:46:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 16:46:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 16:46:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 16:46:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 16:46:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 16:46:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 16:46:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 16:46:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 16:46:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 16:46:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 16:46:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 16:46:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 16:46:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 16:46:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 16:46:47 spire-1.2.1/cmd/spire-server/cli/entry/count.go 16:46:47 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 16:46:47 spire-1.2.1/cmd/spire-server/cli/entry/create.go 16:46:47 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 16:46:47 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 16:46:47 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 16:46:47 spire-1.2.1/cmd/spire-server/cli/entry/show.go 16:46:47 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 16:46:47 spire-1.2.1/cmd/spire-server/cli/entry/update.go 16:46:47 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 16:46:47 spire-1.2.1/cmd/spire-server/cli/entry/util.go 16:46:47 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 16:46:47 spire-1.2.1/cmd/spire-server/cli/federation/ 16:46:47 spire-1.2.1/cmd/spire-server/cli/federation/common.go 16:46:47 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 16:46:47 spire-1.2.1/cmd/spire-server/cli/federation/create.go 16:46:47 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 16:46:47 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 16:46:47 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 16:46:47 spire-1.2.1/cmd/spire-server/cli/federation/list.go 16:46:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 16:46:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 16:46:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 16:46:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 16:46:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 16:46:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 16:46:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 16:46:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 16:46:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 16:46:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 16:46:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 16:46:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 16:46:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 16:46:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 16:46:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 16:46:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 16:46:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 16:46:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 16:46:47 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 16:46:47 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 16:46:47 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 16:46:47 spire-1.2.1/cmd/spire-server/cli/federation/show.go 16:46:47 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 16:46:47 spire-1.2.1/cmd/spire-server/cli/federation/update.go 16:46:47 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 16:46:47 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 16:46:47 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 16:46:47 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 16:46:47 spire-1.2.1/cmd/spire-server/cli/jwt/ 16:46:47 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 16:46:47 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 16:46:47 spire-1.2.1/cmd/spire-server/cli/run/ 16:46:47 spire-1.2.1/cmd/spire-server/cli/run/run.go 16:46:47 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 16:46:47 spire-1.2.1/cmd/spire-server/cli/token/ 16:46:47 spire-1.2.1/cmd/spire-server/cli/token/generate.go 16:46:47 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 16:46:47 spire-1.2.1/cmd/spire-server/cli/validate/ 16:46:47 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 16:46:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 16:46:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 16:46:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 16:46:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 16:46:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 16:46:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 16:46:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 16:46:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 16:46:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 16:46:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 16:46:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 16:46:47 spire-1.2.1/pkg/agent/plugin/svidstore/ 16:46:47 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 16:46:47 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 16:46:47 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 16:46:47 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 16:46:47 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 16:46:47 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 16:46:47 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 16:46:47 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 16:46:47 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 16:46:47 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 16:46:47 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 16:46:47 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 16:46:47 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 16:46:47 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 16:46:47 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 16:46:47 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 16:46:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 16:46:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 16:46:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 16:46:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 16:46:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 16:46:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 16:46:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 16:46:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 16:46:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 16:46:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 16:46:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 16:46:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 16:46:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 16:46:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 16:46:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 16:46:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 16:46:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 16:46:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 16:46:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 16:46:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 16:46:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 16:46:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 16:46:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 16:46:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 16:46:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 16:46:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 16:46:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 16:46:47 spire-1.2.1/pkg/agent/svid/ 16:46:47 spire-1.2.1/pkg/agent/svid/rotator.go 16:46:47 spire-1.2.1/pkg/agent/svid/rotator_config.go 16:46:47 spire-1.2.1/pkg/agent/svid/rotator_test.go 16:46:47 spire-1.2.1/pkg/agent/svid/store/ 16:46:47 spire-1.2.1/pkg/agent/svid/store/service.go 16:46:47 spire-1.2.1/pkg/agent/svid/store/service_test.go 16:46:47 spire-1.2.1/pkg/common/ 16:46:47 spire-1.2.1/pkg/common/agentpathtemplate/ 16:46:47 spire-1.2.1/pkg/common/agentpathtemplate/template.go 16:46:47 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 16:46:47 spire-1.2.1/pkg/common/api/ 16:46:47 spire-1.2.1/pkg/common/api/metrics.go 16:46:47 spire-1.2.1/pkg/common/api/middleware/ 16:46:47 spire-1.2.1/pkg/common/api/middleware/common_test.go 16:46:47 spire-1.2.1/pkg/common/api/middleware/interceptor.go 16:46:47 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 16:46:47 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 16:46:47 spire-1.2.1/cmd/spire-server/cli/x509/ 16:46:47 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 16:46:47 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 16:46:47 spire-1.2.1/cmd/spire-server/main.go 16:46:47 spire-1.2.1/cmd/spire-server/util/ 16:46:47 spire-1.2.1/cmd/spire-server/util/util.go 16:46:47 spire-1.2.1/conf/ 16:46:47 spire-1.2.1/conf/agent/ 16:46:47 spire-1.2.1/conf/agent/agent.conf 16:46:47 spire-1.2.1/conf/agent/agent_full.conf 16:46:47 spire-1.2.1/conf/agent/dummy_root_ca.crt 16:46:47 spire-1.2.1/conf/server/ 16:46:47 spire-1.2.1/conf/server/dummy_upstream_ca.crt 16:46:47 spire-1.2.1/conf/server/dummy_upstream_ca.key 16:46:47 spire-1.2.1/conf/server/server.conf 16:46:47 spire-1.2.1/conf/server/server_full.conf 16:46:47 spire-1.2.1/doc/ 16:46:47 spire-1.2.1/doc/SPIRE101.md 16:46:47 spire-1.2.1/doc/auditlog.md 16:46:47 spire-1.2.1/doc/authorization_policy_engine.md 16:46:47 spire-1.2.1/doc/changelog_guidelines.md 16:46:47 spire-1.2.1/doc/cure53-report.pdf 16:46:47 spire-1.2.1/doc/images/ 16:46:47 spire-1.2.1/doc/images/2019_roadmap.png 16:46:47 spire-1.2.1/doc/images/SPIRE101.png 16:46:47 spire-1.2.1/doc/images/SPIRE_agent.png 16:46:47 spire-1.2.1/doc/images/SPIRE_server.png 16:46:47 spire-1.2.1/pkg/common/api/middleware/logger.go 16:46:47 spire-1.2.1/pkg/common/api/middleware/logger_test.go 16:46:47 spire-1.2.1/pkg/common/api/middleware/metrics.go 16:46:47 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 16:46:47 spire-1.2.1/pkg/common/api/middleware/middleware.go 16:46:47 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 16:46:47 spire-1.2.1/pkg/common/api/middleware/misconfig.go 16:46:47 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 16:46:47 spire-1.2.1/pkg/common/api/middleware/names.go 16:46:47 spire-1.2.1/pkg/common/api/middleware/names_test.go 16:46:47 spire-1.2.1/pkg/common/api/names.go 16:46:47 spire-1.2.1/pkg/common/api/ratelimit.go 16:46:47 spire-1.2.1/pkg/common/api/rpccontext/ 16:46:47 spire-1.2.1/pkg/common/api/rpccontext/logger.go 16:46:47 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 16:46:47 spire-1.2.1/pkg/common/api/rpccontext/names.go 16:46:47 spire-1.2.1/pkg/common/auth/ 16:46:47 spire-1.2.1/pkg/common/auth/interceptors.go 16:46:47 spire-1.2.1/pkg/common/auth/interceptors_test.go 16:46:47 spire-1.2.1/pkg/common/auth/untracked_uds.go 16:46:47 spire-1.2.1/pkg/common/bundleutil/ 16:46:47 spire-1.2.1/pkg/common/bundleutil/bundle.go 16:46:47 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 16:46:47 spire-1.2.1/pkg/common/bundleutil/common_test.go 16:46:47 spire-1.2.1/pkg/common/bundleutil/marshal.go 16:46:47 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 16:46:47 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 16:46:47 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 16:46:47 spire-1.2.1/pkg/common/bundleutil/types.go 16:46:47 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 16:46:47 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 16:46:47 spire-1.2.1/pkg/common/catalog/ 16:46:47 spire-1.2.1/pkg/common/catalog/bind.go 16:46:47 spire-1.2.1/pkg/common/catalog/builtin.go 16:46:47 spire-1.2.1/pkg/common/catalog/catalog.go 16:46:47 spire-1.2.1/pkg/common/catalog/catalog_test.go 16:46:47 spire-1.2.1/pkg/common/catalog/closers.go 16:46:47 spire-1.2.1/pkg/common/catalog/cmd_linux.go 16:46:47 spire-1.2.1/pkg/common/catalog/cmd_other.go 16:46:47 spire-1.2.1/pkg/common/catalog/config.go 16:46:47 spire-1.2.1/pkg/common/catalog/config_test.go 16:46:47 spire-1.2.1/pkg/common/catalog/configure.go 16:46:47 spire-1.2.1/pkg/common/catalog/constraints.go 16:46:47 spire-1.2.1/pkg/common/catalog/constraints_test.go 16:46:47 spire-1.2.1/pkg/common/catalog/context.go 16:46:47 spire-1.2.1/doc/images/cache_mgr.png 16:46:47 spire-1.2.1/doc/images/cache_mgr_components.png 16:46:47 spire-1.2.1/doc/images/federated_spire.png 16:46:47 spire-1.2.1/doc/images/ha_mode.png 16:46:47 spire-1.2.1/doc/images/nested_spire.png 16:46:47 spire-1.2.1/doc/images/oidc_federation.png 16:46:47 spire-1.2.1/doc/images/single_trust_domain.png 16:46:47 spire-1.2.1/doc/images/spiffe_compatible.png 16:46:47 spire-1.2.1/doc/images/spire_logo.png 16:46:47 spire-1.2.1/doc/migrating_registration_api_clients.md 16:46:47 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 16:46:47 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 16:46:47 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 16:46:47 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 16:46:47 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 16:46:47 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 16:46:47 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 16:46:47 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 16:46:47 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 16:46:47 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 16:46:47 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 16:46:47 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 16:46:47 spire-1.2.1/pkg/common/catalog/external.go 16:46:47 spire-1.2.1/pkg/common/catalog/host.go 16:46:47 spire-1.2.1/pkg/common/catalog/pipenet.go 16:46:47 spire-1.2.1/pkg/common/catalog/plugin.go 16:46:47 spire-1.2.1/pkg/common/catalog/testplugin/ 16:46:47 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 16:46:47 spire-1.2.1/pkg/common/catalog/testplugin/main.go 16:46:47 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 16:46:47 spire-1.2.1/pkg/common/cli/ 16:46:47 spire-1.2.1/pkg/common/cli/env.go 16:46:47 spire-1.2.1/pkg/common/cli/flags.go 16:46:47 spire-1.2.1/pkg/common/cli/trust_domain.go 16:46:47 spire-1.2.1/pkg/common/cli/trust_domain_test.go 16:46:47 spire-1.2.1/pkg/common/cli/umask.go 16:46:47 spire-1.2.1/pkg/common/cli/umask_posix.go 16:46:47 spire-1.2.1/pkg/common/cli/umask_test.go 16:46:47 spire-1.2.1/pkg/common/cli/umask_windows.go 16:46:47 spire-1.2.1/pkg/common/cliprinter/ 16:46:47 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 16:46:47 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 16:46:47 spire-1.2.1/pkg/common/cliprinter/flag.go 16:46:47 spire-1.2.1/pkg/common/cliprinter/flag_test.go 16:46:47 spire-1.2.1/pkg/common/cliprinter/format.go 16:46:47 spire-1.2.1/pkg/common/cliprinter/format_test.go 16:46:47 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 16:46:47 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 16:46:47 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 16:46:47 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 16:46:47 spire-1.2.1/doc/plugin_server_datastore_sql.md 16:46:47 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 16:46:47 spire-1.2.1/doc/plugin_server_keymanager_disk.md 16:46:47 spire-1.2.1/doc/plugin_server_keymanager_memory.md 16:46:47 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 16:46:47 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 16:46:47 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 16:46:47 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 16:46:47 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 16:46:47 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 16:46:47 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 16:46:47 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 16:46:47 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 16:46:47 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 16:46:47 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 16:46:47 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 16:46:47 spire-1.2.1/pkg/common/cliprinter/internal/ 16:46:47 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 16:46:47 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 16:46:47 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 16:46:47 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 16:46:47 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 16:46:47 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 16:46:47 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 16:46:47 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 16:46:47 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 16:46:47 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 16:46:47 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 16:46:47 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 16:46:47 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 16:46:47 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 16:46:47 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 16:46:47 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 16:46:47 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 16:46:47 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 16:46:47 spire-1.2.1/pkg/common/coretypes/ 16:46:47 spire-1.2.1/pkg/common/coretypes/bundle/ 16:46:47 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 16:46:47 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 16:46:47 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 16:46:47 spire-1.2.1/pkg/common/coretypes/bundle/require.go 16:46:47 spire-1.2.1/pkg/common/coretypes/jwtkey/ 16:46:47 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 16:46:47 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 16:46:47 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 16:46:47 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 16:46:47 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 16:46:47 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 16:46:47 spire-1.2.1/pkg/common/coretypes/x509certificate/ 16:46:47 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 16:46:47 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 16:46:47 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 16:46:47 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 16:46:47 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 16:46:47 spire-1.2.1/pkg/common/cryptoutil/ 16:46:47 spire-1.2.1/pkg/common/cryptoutil/keys.go 16:46:47 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 16:46:47 spire-1.2.1/pkg/common/diskutil/ 16:46:47 spire-1.2.1/pkg/common/diskutil/file_posix.go 16:46:47 spire-1.2.1/pkg/common/diskutil/file_test.go 16:46:47 spire-1.2.1/pkg/common/diskutil/file_windows.go 16:46:47 spire-1.2.1/pkg/common/errorutil/ 16:46:47 spire-1.2.1/pkg/common/errorutil/wrapper.go 16:46:47 spire-1.2.1/pkg/common/health/ 16:46:47 spire-1.2.1/pkg/common/health/config.go 16:46:47 spire-1.2.1/pkg/common/health/context.go 16:46:47 spire-1.2.1/pkg/common/health/context_test.go 16:46:47 spire-1.2.1/pkg/common/health/health.go 16:46:47 spire-1.2.1/pkg/common/health/health_test.go 16:46:47 spire-1.2.1/pkg/common/health/logger.go 16:46:47 spire-1.2.1/pkg/common/hostservice/ 16:46:47 spire-1.2.1/pkg/common/hostservice/metricsservice/ 16:46:47 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 16:46:47 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 16:46:47 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 16:46:47 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 16:46:47 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 16:46:47 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 16:46:47 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 16:46:47 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 16:46:47 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 16:46:47 spire-1.2.1/doc/scaling_spire.md 16:46:47 spire-1.2.1/doc/spire_agent.md 16:46:47 spire-1.2.1/doc/spire_server.md 16:46:47 spire-1.2.1/doc/supported_integrations.md 16:46:47 spire-1.2.1/doc/telemetry.md 16:46:47 spire-1.2.1/doc/telemetry_config.md 16:46:47 spire-1.2.1/doc/upgrading.md 16:46:47 spire-1.2.1/doc/using_spire.md 16:46:47 spire-1.2.1/examples/ 16:46:47 spire-1.2.1/examples/README.md 16:46:47 spire-1.2.1/go.mod 16:46:47 spire-1.2.1/go.sum 16:46:47 spire-1.2.1/pkg/ 16:46:47 spire-1.2.1/pkg/agent/ 16:46:47 spire-1.2.1/pkg/agent/agent.go 16:46:47 spire-1.2.1/pkg/agent/api/ 16:46:47 spire-1.2.1/pkg/agent/api/config.go 16:46:47 spire-1.2.1/pkg/agent/api/debug/ 16:46:47 spire-1.2.1/pkg/agent/api/debug/v1/ 16:46:47 spire-1.2.1/pkg/agent/api/debug/v1/service.go 16:46:47 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 16:46:47 spire-1.2.1/pkg/common/idutil/ 16:46:47 spire-1.2.1/pkg/common/idutil/require.go 16:46:47 spire-1.2.1/pkg/common/idutil/require_test.go 16:46:47 spire-1.2.1/pkg/common/idutil/safety.go 16:46:47 spire-1.2.1/pkg/common/idutil/safety_test.go 16:46:47 spire-1.2.1/pkg/common/idutil/spiffeid.go 16:46:47 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 16:46:47 spire-1.2.1/pkg/common/jwtsvid/ 16:46:47 spire-1.2.1/pkg/common/jwtsvid/common.go 16:46:47 spire-1.2.1/pkg/common/jwtsvid/sign.go 16:46:47 spire-1.2.1/pkg/common/jwtsvid/token_test.go 16:46:47 spire-1.2.1/pkg/common/jwtsvid/validate.go 16:46:47 spire-1.2.1/pkg/common/jwtutil/ 16:46:47 spire-1.2.1/pkg/common/jwtutil/keyset.go 16:46:47 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 16:46:47 spire-1.2.1/pkg/common/log/ 16:46:47 spire-1.2.1/pkg/common/log/hclog_adapter.go 16:46:47 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 16:46:47 spire-1.2.1/pkg/common/log/log.go 16:46:47 spire-1.2.1/pkg/common/log/log_test.go 16:46:47 spire-1.2.1/pkg/common/log/options.go 16:46:47 spire-1.2.1/pkg/common/nodeutil/ 16:46:47 spire-1.2.1/pkg/common/nodeutil/node.go 16:46:47 spire-1.2.1/pkg/common/nodeutil/node_test.go 16:46:47 spire-1.2.1/pkg/common/peertracker/ 16:46:47 spire-1.2.1/pkg/common/peertracker/conn.go 16:46:47 spire-1.2.1/pkg/agent/api/delegatedidentity/ 16:46:47 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 16:46:47 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 16:46:47 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 16:46:47 spire-1.2.1/pkg/agent/api/endpoints.go 16:46:47 spire-1.2.1/pkg/agent/api/health/ 16:46:47 spire-1.2.1/pkg/agent/api/health/v1/ 16:46:47 spire-1.2.1/pkg/agent/api/health/v1/service.go 16:46:47 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 16:46:47 spire-1.2.1/pkg/agent/api/rpccontext/ 16:46:47 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 16:46:47 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 16:46:47 spire-1.2.1/pkg/agent/attestor/ 16:46:47 spire-1.2.1/pkg/agent/attestor/node/ 16:46:47 spire-1.2.1/pkg/agent/attestor/node/experimental.go 16:46:47 spire-1.2.1/pkg/agent/attestor/node/node.go 16:46:47 spire-1.2.1/pkg/agent/attestor/node/node_test.go 16:46:47 spire-1.2.1/pkg/agent/attestor/workload/ 16:46:47 spire-1.2.1/pkg/agent/attestor/workload/workload.go 16:46:47 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 16:46:47 spire-1.2.1/pkg/agent/catalog/ 16:46:47 spire-1.2.1/pkg/agent/catalog/catalog.go 16:46:47 spire-1.2.1/pkg/agent/catalog/keymanager.go 16:46:47 spire-1.2.1/pkg/common/peertracker/credentials.go 16:46:47 spire-1.2.1/pkg/common/peertracker/errors.go 16:46:47 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 16:46:47 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 16:46:47 spire-1.2.1/pkg/common/peertracker/info.go 16:46:47 spire-1.2.1/pkg/common/peertracker/listener.go 16:46:47 spire-1.2.1/pkg/common/peertracker/listener_test.go 16:46:47 spire-1.2.1/pkg/common/peertracker/peertracker.go 16:46:47 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 16:46:47 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 16:46:47 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 16:46:47 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 16:46:47 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 16:46:47 spire-1.2.1/pkg/common/peertracker/tcp.go 16:46:47 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 16:46:47 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 16:46:47 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 16:46:47 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 16:46:47 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 16:46:47 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 16:46:47 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 16:46:47 spire-1.2.1/pkg/agent/catalog/svidstore.go 16:46:47 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 16:46:47 spire-1.2.1/pkg/agent/client/ 16:46:47 spire-1.2.1/pkg/agent/client/client.go 16:46:47 spire-1.2.1/pkg/agent/client/client_test.go 16:46:47 spire-1.2.1/pkg/agent/client/dial.go 16:46:47 spire-1.2.1/pkg/agent/client/nodeconn.go 16:46:47 spire-1.2.1/pkg/agent/client/nodeconn_test.go 16:46:47 spire-1.2.1/pkg/agent/client/update.go 16:46:47 spire-1.2.1/pkg/agent/client/util.go 16:46:47 spire-1.2.1/pkg/agent/common/ 16:46:47 spire-1.2.1/pkg/agent/common/backoff/ 16:46:47 spire-1.2.1/pkg/agent/common/backoff/backoff.go 16:46:47 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 16:46:47 spire-1.2.1/pkg/agent/common/cgroups/ 16:46:47 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 16:46:47 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 16:46:47 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 16:46:47 spire-1.2.1/pkg/agent/config.go 16:46:47 spire-1.2.1/pkg/agent/endpoints/ 16:46:47 spire-1.2.1/pkg/agent/endpoints/config.go 16:46:47 spire-1.2.1/pkg/agent/endpoints/endpoints.go 16:46:47 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 16:46:47 spire-1.2.1/pkg/agent/endpoints/metrics.go 16:46:47 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 16:46:47 spire-1.2.1/pkg/common/peertracker/uds.go 16:46:47 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 16:46:47 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 16:46:47 spire-1.2.1/pkg/common/peertracker/uds_linux.go 16:46:47 spire-1.2.1/pkg/common/pemutil/ 16:46:47 spire-1.2.1/pkg/common/pemutil/block.go 16:46:47 spire-1.2.1/pkg/common/pemutil/certs.go 16:46:47 spire-1.2.1/pkg/common/pemutil/common.go 16:46:47 spire-1.2.1/pkg/common/pemutil/csr.go 16:46:47 spire-1.2.1/pkg/common/pemutil/keys.go 16:46:47 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 16:46:47 spire-1.2.1/pkg/common/pemutil/testdata/ 16:46:47 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 16:46:47 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 16:46:47 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 16:46:47 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 16:46:47 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 16:46:47 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 16:46:47 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 16:46:47 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 16:46:47 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 16:46:47 spire-1.2.1/pkg/agent/endpoints/middleware.go 16:46:47 spire-1.2.1/pkg/agent/endpoints/peertracker.go 16:46:47 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 16:46:47 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 16:46:47 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 16:46:47 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 16:46:47 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 16:46:47 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 16:46:47 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 16:46:47 spire-1.2.1/pkg/agent/endpoints/workload/ 16:46:47 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 16:46:47 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 16:46:47 spire-1.2.1/pkg/agent/manager/ 16:46:47 spire-1.2.1/pkg/agent/manager/cache/ 16:46:47 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 16:46:47 spire-1.2.1/pkg/agent/manager/cache/cache.go 16:46:47 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 16:46:47 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 16:46:47 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 16:46:47 spire-1.2.1/pkg/agent/manager/cache/sets.go 16:46:47 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 16:46:47 spire-1.2.1/pkg/agent/manager/config.go 16:46:47 spire-1.2.1/pkg/common/plugin/ 16:46:47 spire-1.2.1/pkg/common/plugin/aws/ 16:46:47 spire-1.2.1/pkg/common/plugin/aws/iid.go 16:46:47 spire-1.2.1/pkg/common/plugin/azure/ 16:46:47 spire-1.2.1/pkg/common/plugin/azure/msi.go 16:46:47 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 16:46:47 spire-1.2.1/pkg/common/plugin/facade.go 16:46:47 spire-1.2.1/pkg/common/plugin/facade_test.go 16:46:47 spire-1.2.1/pkg/common/plugin/gcp/ 16:46:47 spire-1.2.1/pkg/common/plugin/gcp/iit.go 16:46:47 spire-1.2.1/pkg/common/plugin/k8s/ 16:46:47 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 16:46:47 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 16:46:47 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 16:46:47 spire-1.2.1/pkg/common/plugin/k8s/utils.go 16:46:47 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 16:46:47 spire-1.2.1/pkg/common/plugin/log.go 16:46:47 spire-1.2.1/pkg/common/plugin/sshpop/ 16:46:47 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 16:46:47 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 16:46:47 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 16:46:47 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 16:46:47 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 16:46:47 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 16:46:47 spire-1.2.1/pkg/agent/manager/manager.go 16:46:47 spire-1.2.1/pkg/agent/manager/manager_test.go 16:46:47 spire-1.2.1/pkg/agent/manager/storage.go 16:46:47 spire-1.2.1/pkg/agent/manager/storage_test.go 16:46:47 spire-1.2.1/pkg/agent/manager/storecache/ 16:46:47 spire-1.2.1/pkg/agent/manager/storecache/cache.go 16:46:47 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 16:46:47 spire-1.2.1/pkg/agent/manager/sync.go 16:46:47 spire-1.2.1/pkg/agent/plugin/ 16:46:47 spire-1.2.1/pkg/agent/plugin/keymanager/ 16:46:47 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 16:46:47 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 16:46:47 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 16:46:47 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 16:46:47 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 16:46:47 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 16:46:47 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 16:46:47 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 16:46:47 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 16:46:47 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 16:46:47 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 16:46:47 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 16:46:47 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 16:46:47 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 16:46:47 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 16:46:47 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 16:46:47 spire-1.2.1/pkg/common/plugin/tpmdevid/ 16:46:47 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 16:46:47 spire-1.2.1/pkg/common/plugin/x509pop/ 16:46:47 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 16:46:47 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 16:46:47 spire-1.2.1/pkg/common/profiling/ 16:46:47 spire-1.2.1/pkg/common/profiling/dumpers.go 16:46:47 spire-1.2.1/pkg/common/profiling/profiling.go 16:46:47 spire-1.2.1/pkg/common/protoutil/ 16:46:47 spire-1.2.1/pkg/common/protoutil/masks.go 16:46:47 spire-1.2.1/pkg/common/protoutil/masks_test.go 16:46:47 spire-1.2.1/pkg/common/rotationutil/ 16:46:47 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 16:46:47 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 16:46:47 spire-1.2.1/pkg/common/selector/ 16:46:47 spire-1.2.1/pkg/common/selector/selector.go 16:46:47 spire-1.2.1/pkg/common/selector/selector_test.go 16:46:47 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 16:46:47 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 16:46:47 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 16:46:47 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 16:46:47 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 16:46:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 16:46:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 16:46:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 16:46:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 16:46:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 16:46:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 16:46:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 16:46:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 16:46:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 16:46:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 16:46:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 16:46:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 16:46:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 16:46:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 16:46:47 spire-1.2.1/pkg/common/selector/set.go 16:46:47 spire-1.2.1/pkg/common/selector/set_utils.go 16:46:47 spire-1.2.1/pkg/common/selector/set_utils_test.go 16:46:47 spire-1.2.1/pkg/common/telemetry/ 16:46:47 spire-1.2.1/pkg/common/telemetry/agent/ 16:46:47 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 16:46:47 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 16:46:47 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 16:46:47 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 16:46:47 spire-1.2.1/pkg/common/telemetry/agent/manager.go 16:46:47 spire-1.2.1/pkg/common/telemetry/agent/node.go 16:46:47 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 16:46:47 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 16:46:47 spire-1.2.1/pkg/common/telemetry/agent/store/ 16:46:47 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 16:46:47 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 16:46:47 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 16:46:47 spire-1.2.1/pkg/common/telemetry/blackhole.go 16:46:47 spire-1.2.1/pkg/common/telemetry/call.go 16:46:47 spire-1.2.1/pkg/common/telemetry/common/ 16:46:47 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 16:46:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 16:46:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 16:46:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 16:46:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 16:46:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 16:46:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 16:46:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 16:46:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 16:46:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 16:46:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 16:46:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 16:46:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 16:46:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 16:46:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 16:46:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 16:46:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 16:46:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 16:46:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 16:46:47 spire-1.2.1/pkg/common/telemetry/config.go 16:46:47 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 16:46:47 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 16:46:47 spire-1.2.1/pkg/common/telemetry/inmem.go 16:46:47 spire-1.2.1/pkg/common/telemetry/inmem_test.go 16:46:47 spire-1.2.1/pkg/common/telemetry/m3.go 16:46:47 spire-1.2.1/pkg/common/telemetry/m3_test.go 16:46:47 spire-1.2.1/pkg/common/telemetry/metrics.go 16:46:47 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 16:46:47 spire-1.2.1/pkg/common/telemetry/names.go 16:46:47 spire-1.2.1/pkg/common/telemetry/prometheus.go 16:46:47 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 16:46:47 spire-1.2.1/pkg/common/telemetry/sanitize.go 16:46:47 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 16:46:47 spire-1.2.1/pkg/common/telemetry/server/ 16:46:47 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 16:46:47 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 16:46:47 spire-1.2.1/pkg/common/telemetry/server/datastore/ 16:46:47 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 16:46:47 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 16:46:47 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 16:46:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 16:46:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 16:46:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 16:46:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 16:46:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 16:46:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 16:46:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 16:46:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 16:46:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 16:46:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 16:46:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 16:46:47 spire-1.2.1/pkg/agent/plugin/svidstore/ 16:46:47 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 16:46:47 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 16:46:47 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 16:46:47 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 16:46:47 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 16:46:47 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 16:46:47 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 16:46:47 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 16:46:47 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 16:46:47 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 16:46:47 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 16:46:47 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 16:46:47 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 16:46:47 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 16:46:47 spire-1.2.1/pkg/common/telemetry/server/rotate.go 16:46:47 spire-1.2.1/pkg/common/telemetry/server/server.go 16:46:47 spire-1.2.1/pkg/common/telemetry/sink.go 16:46:47 spire-1.2.1/pkg/common/telemetry/statsd.go 16:46:47 spire-1.2.1/pkg/common/telemetry/statsd_test.go 16:46:47 spire-1.2.1/pkg/common/telemetry/uptime.go 16:46:47 spire-1.2.1/pkg/common/telemetry/version.go 16:46:47 spire-1.2.1/pkg/common/telemetry/withlabels.go 16:46:47 spire-1.2.1/pkg/common/uptime/ 16:46:47 spire-1.2.1/pkg/common/uptime/uptime.go 16:46:47 spire-1.2.1/pkg/common/uptime/uptime_test.go 16:46:47 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 16:46:47 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 16:46:47 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 16:46:47 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 16:46:47 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 16:46:47 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 16:46:47 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 16:46:47 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 16:46:47 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 16:46:47 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 16:46:47 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 16:46:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 16:46:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 16:46:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 16:46:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 16:46:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 16:46:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 16:46:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 16:46:47 spire-1.2.1/pkg/common/util/ 16:46:47 spire-1.2.1/pkg/common/util/certs.go 16:46:47 spire-1.2.1/pkg/common/util/certs_test.go 16:46:47 spire-1.2.1/pkg/common/util/csr.go 16:46:47 spire-1.2.1/pkg/common/util/hash.go 16:46:47 spire-1.2.1/pkg/common/util/selectors.go 16:46:47 spire-1.2.1/pkg/common/util/selectors_test.go 16:46:47 spire-1.2.1/pkg/common/util/signals.go 16:46:47 spire-1.2.1/pkg/common/util/sort.go 16:46:47 spire-1.2.1/pkg/common/util/sort_test.go 16:46:47 spire-1.2.1/pkg/common/util/task.go 16:46:47 spire-1.2.1/pkg/common/util/task_test.go 16:46:47 spire-1.2.1/pkg/common/util/testdata/ 16:46:47 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 16:46:47 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 16:46:47 spire-1.2.1/pkg/common/version/ 16:46:47 spire-1.2.1/pkg/common/version/version.go 16:46:47 spire-1.2.1/pkg/common/x509svid/ 16:46:47 spire-1.2.1/pkg/common/x509svid/common_test.go 16:46:47 spire-1.2.1/pkg/common/x509svid/csr.go 16:46:47 spire-1.2.1/pkg/common/x509svid/upstreamca.go 16:46:47 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 16:46:47 spire-1.2.1/pkg/common/x509util/ 16:46:47 spire-1.2.1/pkg/common/x509util/cert.go 16:46:47 spire-1.2.1/pkg/common/x509util/dns.go 16:46:47 spire-1.2.1/pkg/common/x509util/dns_test.go 16:46:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 16:46:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 16:46:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 16:46:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 16:46:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 16:46:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 16:46:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 16:46:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 16:46:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 16:46:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 16:46:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 16:46:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 16:46:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 16:46:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 16:46:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 16:46:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 16:46:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 16:46:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 16:46:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 16:46:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 16:46:47 spire-1.2.1/pkg/agent/svid/ 16:46:47 spire-1.2.1/pkg/agent/svid/rotator.go 16:46:47 spire-1.2.1/pkg/agent/svid/rotator_config.go 16:46:47 spire-1.2.1/pkg/agent/svid/rotator_test.go 16:46:47 spire-1.2.1/pkg/agent/svid/store/ 16:46:47 spire-1.2.1/pkg/agent/svid/store/service.go 16:46:47 spire-1.2.1/pkg/agent/svid/store/service_test.go 16:46:47 spire-1.2.1/pkg/common/ 16:46:47 spire-1.2.1/pkg/common/agentpathtemplate/ 16:46:47 spire-1.2.1/pkg/common/agentpathtemplate/template.go 16:46:47 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 16:46:47 spire-1.2.1/pkg/common/api/ 16:46:47 spire-1.2.1/pkg/common/api/metrics.go 16:46:47 spire-1.2.1/pkg/common/api/middleware/ 16:46:47 spire-1.2.1/pkg/common/api/middleware/common_test.go 16:46:47 spire-1.2.1/pkg/common/api/middleware/interceptor.go 16:46:47 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 16:46:47 spire-1.2.1/pkg/common/x509util/keyid.go 16:46:47 spire-1.2.1/pkg/common/x509util/keypair.go 16:46:47 spire-1.2.1/pkg/common/x509util/serialnumber.go 16:46:47 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 16:46:47 spire-1.2.1/pkg/server/ 16:46:47 spire-1.2.1/pkg/server/api/ 16:46:47 spire-1.2.1/pkg/server/api/agent.go 16:46:47 spire-1.2.1/pkg/server/api/agent/ 16:46:47 spire-1.2.1/pkg/server/api/agent/v1/ 16:46:47 spire-1.2.1/pkg/server/api/agent/v1/service.go 16:46:47 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 16:46:47 spire-1.2.1/pkg/server/api/agent_test.go 16:46:47 spire-1.2.1/pkg/server/api/api.go 16:46:47 spire-1.2.1/pkg/server/api/audit/ 16:46:47 spire-1.2.1/pkg/server/api/audit/audit.go 16:46:47 spire-1.2.1/pkg/server/api/audit/audit_test.go 16:46:47 spire-1.2.1/pkg/server/api/bundle.go 16:46:47 spire-1.2.1/pkg/server/api/bundle/ 16:46:47 spire-1.2.1/pkg/server/api/bundle/v1/ 16:46:47 spire-1.2.1/pkg/server/api/bundle/v1/service.go 16:46:47 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 16:46:47 spire-1.2.1/pkg/server/api/bundle_test.go 16:46:47 spire-1.2.1/pkg/server/api/debug/ 16:46:47 spire-1.2.1/pkg/server/api/debug/v1/ 16:46:47 spire-1.2.1/pkg/server/api/debug/v1/service.go 16:46:47 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 16:46:47 spire-1.2.1/pkg/common/api/middleware/logger.go 16:46:47 spire-1.2.1/pkg/common/api/middleware/logger_test.go 16:46:47 spire-1.2.1/pkg/common/api/middleware/metrics.go 16:46:47 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 16:46:47 spire-1.2.1/pkg/common/api/middleware/middleware.go 16:46:47 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 16:46:47 spire-1.2.1/pkg/common/api/middleware/misconfig.go 16:46:47 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 16:46:47 spire-1.2.1/pkg/common/api/middleware/names.go 16:46:47 spire-1.2.1/pkg/common/api/middleware/names_test.go 16:46:47 spire-1.2.1/pkg/common/api/names.go 16:46:47 spire-1.2.1/pkg/common/api/ratelimit.go 16:46:47 spire-1.2.1/pkg/common/api/rpccontext/ 16:46:47 spire-1.2.1/pkg/common/api/rpccontext/logger.go 16:46:47 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 16:46:47 spire-1.2.1/pkg/common/api/rpccontext/names.go 16:46:47 spire-1.2.1/pkg/common/auth/ 16:46:47 spire-1.2.1/pkg/common/auth/interceptors.go 16:46:47 spire-1.2.1/pkg/common/auth/interceptors_test.go 16:46:47 spire-1.2.1/pkg/common/auth/untracked_uds.go 16:46:47 spire-1.2.1/pkg/common/bundleutil/ 16:46:47 spire-1.2.1/pkg/common/bundleutil/bundle.go 16:46:47 16:46:47 spire-1.2.1/pkg/server/api/entry.go 16:46:47 spire-1.2.1/pkg/server/api/entry/ 16:46:47 spire-1.2.1/pkg/server/api/entry/v1/ 16:46:47 spire-1.2.1/pkg/server/api/entry/v1/service.go 16:46:47 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 16:46:47 spire-1.2.1/pkg/server/api/entry_test.go 16:46:47 spire-1.2.1/pkg/server/api/health/ 16:46:47 spire-1.2.1/pkg/server/api/health/v1/ 16:46:47 spire-1.2.1/pkg/server/api/health/v1/service.go 16:46:47 spire-1.2.1/pkg/server/api/health/v1/service_test.go 16:46:47 spire-1.2.1/pkg/server/api/id.go 16:46:47 spire-1.2.1/pkg/server/api/id_test.go 16:46:47 spire-1.2.1/pkg/server/api/limits/ 16:46:47 spire-1.2.1/pkg/server/api/limits/limits.go 16:46:47 spire-1.2.1/pkg/server/api/middleware/ 16:46:47 spire-1.2.1/pkg/server/api/middleware/alias.go 16:46:47 spire-1.2.1/pkg/server/api/middleware/audit.go 16:46:47 spire-1.2.1/pkg/server/api/middleware/authorization.go 16:46:47 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 16:46:47 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 16:46:47 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 16:46:47 spire-1.2.1/pkg/server/api/middleware/caller.go 16:46:47 spire-1.2.1/pkg/server/api/middleware/caller_test.gospire-1.2.1/pkg/common/bundleutil/bundle_test.go 16:46:47 spire-1.2.1/pkg/common/bundleutil/common_test.go 16:46:47 spire-1.2.1/pkg/common/bundleutil/marshal.go 16:46:47 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 16:46:47 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 16:46:47 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 16:46:47 spire-1.2.1/pkg/common/bundleutil/types.go 16:46:47 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 16:46:47 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 16:46:47 spire-1.2.1/pkg/common/catalog/ 16:46:47 spire-1.2.1/pkg/common/catalog/bind.go 16:46:47 spire-1.2.1/pkg/common/catalog/builtin.go 16:46:47 spire-1.2.1/pkg/common/catalog/catalog.go 16:46:47 spire-1.2.1/pkg/common/catalog/catalog_test.go 16:46:47 spire-1.2.1/pkg/common/catalog/closers.go 16:46:47 spire-1.2.1/pkg/common/catalog/cmd_linux.go 16:46:47 spire-1.2.1/pkg/common/catalog/cmd_other.go 16:46:47 spire-1.2.1/pkg/common/catalog/config.go 16:46:47 spire-1.2.1/pkg/common/catalog/config_test.go 16:46:47 spire-1.2.1/pkg/common/catalog/configure.go 16:46:47 spire-1.2.1/pkg/common/catalog/constraints.go 16:46:47 spire-1.2.1/pkg/common/catalog/constraints_test.go 16:46:47 spire-1.2.1/pkg/common/catalog/context.go 16:46:47 spire-1.2.1/pkg/server/api/middleware/common.go 16:46:47 spire-1.2.1/pkg/server/api/middleware/common_test.go 16:46:47 spire-1.2.1/pkg/server/api/middleware/entries.go 16:46:47 spire-1.2.1/pkg/server/api/middleware/entries_test.go 16:46:47 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 16:46:47 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 16:46:47 spire-1.2.1/pkg/server/api/ratelimit.go 16:46:47 spire-1.2.1/pkg/server/api/rpccontext/ 16:46:47 spire-1.2.1/pkg/server/api/rpccontext/alias.go 16:46:47 spire-1.2.1/pkg/server/api/rpccontext/audit.go 16:46:47 spire-1.2.1/pkg/server/api/rpccontext/caller.go 16:46:47 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 16:46:47 spire-1.2.1/pkg/server/api/selector.go 16:46:47 spire-1.2.1/pkg/server/api/selector_test.go 16:46:47 spire-1.2.1/pkg/server/api/status.go 16:46:47 spire-1.2.1/pkg/server/api/status_test.go 16:46:47 spire-1.2.1/pkg/server/api/svid/ 16:46:47 spire-1.2.1/pkg/server/api/svid/v1/ 16:46:47 spire-1.2.1/pkg/server/api/svid/v1/service.go 16:46:47 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 16:46:47 spire-1.2.1/pkg/server/api/trustdomain.go 16:46:47 spire-1.2.1/pkg/server/api/trustdomain/ 16:46:47 spire-1.2.1/pkg/server/api/trustdomain/v1/ 16:46:47 spire-1.2.1/pkg/common/catalog/external.go 16:46:47 spire-1.2.1/pkg/common/catalog/host.go 16:46:47 spire-1.2.1/pkg/common/catalog/pipenet.go 16:46:47 spire-1.2.1/pkg/common/catalog/plugin.go 16:46:47 spire-1.2.1/pkg/common/catalog/testplugin/ 16:46:47 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 16:46:47 spire-1.2.1/pkg/common/catalog/testplugin/main.go 16:46:47 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 16:46:47 spire-1.2.1/pkg/common/cli/ 16:46:47 spire-1.2.1/pkg/common/cli/env.go 16:46:47 spire-1.2.1/pkg/common/cli/flags.go 16:46:47 spire-1.2.1/pkg/common/cli/trust_domain.go 16:46:47 spire-1.2.1/pkg/common/cli/trust_domain_test.go 16:46:47 spire-1.2.1/pkg/common/cli/umask.go 16:46:47 spire-1.2.1/pkg/common/cli/umask_posix.go 16:46:47 spire-1.2.1/pkg/common/cli/umask_test.go 16:46:47 spire-1.2.1/pkg/common/cli/umask_windows.go 16:46:47 spire-1.2.1/pkg/common/cliprinter/ 16:46:47 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 16:46:47 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 16:46:47 spire-1.2.1/pkg/common/cliprinter/flag.go 16:46:47 spire-1.2.1/pkg/common/cliprinter/flag_test.go 16:46:47 spire-1.2.1/pkg/common/cliprinter/format.go 16:46:47 spire-1.2.1/pkg/common/cliprinter/format_test.go 16:46:47 spire-1.2.1/pkg/common/cliprinter/internal/ 16:46:47 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 16:46:47 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 16:46:47 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 16:46:47 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 16:46:47 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 16:46:47 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 16:46:47 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 16:46:47 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 16:46:47 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 16:46:47 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 16:46:47 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 16:46:47 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 16:46:47 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 16:46:47 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 16:46:47 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 16:46:47 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 16:46:47 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 16:46:47 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 16:46:47 spire-1.2.1/pkg/common/coretypes/ 16:46:47 spire-1.2.1/pkg/common/coretypes/bundle/ 16:46:47 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 16:46:47 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 16:46:47 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 16:46:47 spire-1.2.1/pkg/common/coretypes/bundle/require.go 16:46:47 spire-1.2.1/pkg/common/coretypes/jwtkey/ 16:46:47 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 16:46:47 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 16:46:47 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 16:46:47 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 16:46:47 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 16:46:47 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 16:46:47 spire-1.2.1/pkg/common/coretypes/x509certificate/ 16:46:47 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 16:46:47 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 16:46:47 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 16:46:47 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 16:46:47 spire-1.2.1/pkg/server/api/trustdomain_test.go 16:46:47 spire-1.2.1/pkg/server/authpolicy/ 16:46:47 spire-1.2.1/pkg/server/authpolicy/defaults.go 16:46:47 spire-1.2.1/pkg/server/authpolicy/policy.go 16:46:47 spire-1.2.1/pkg/server/authpolicy/policy.rego 16:46:47 spire-1.2.1/pkg/server/authpolicy/policy_data.json 16:46:47 spire-1.2.1/pkg/server/authpolicy/policy_test.go 16:46:47 spire-1.2.1/pkg/server/authpolicy/validate.go 16:46:47 spire-1.2.1/pkg/server/bundle/ 16:46:47 spire-1.2.1/pkg/server/bundle/client/ 16:46:47 spire-1.2.1/pkg/server/bundle/client/client.go 16:46:47 spire-1.2.1/pkg/server/bundle/client/client_test.go 16:46:47 spire-1.2.1/pkg/server/bundle/client/manager.go 16:46:47 spire-1.2.1/pkg/server/bundle/client/manager_test.go 16:46:47 spire-1.2.1/pkg/server/bundle/client/sources.go 16:46:47 spire-1.2.1/pkg/server/bundle/client/sources_test.go 16:46:47 spire-1.2.1/pkg/server/bundle/client/updater.go 16:46:47 spire-1.2.1/pkg/server/bundle/client/updater_test.go 16:46:47 spire-1.2.1/pkg/server/ca/ 16:46:47 spire-1.2.1/pkg/server/ca/ca.go 16:46:47 spire-1.2.1/pkg/server/ca/ca_health.go 16:46:47 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 16:46:47 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 16:46:47 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 16:46:47 spire-1.2.1/pkg/common/cryptoutil/ 16:46:47 spire-1.2.1/pkg/common/cryptoutil/keys.go 16:46:47 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 16:46:47 spire-1.2.1/pkg/common/diskutil/ 16:46:47 spire-1.2.1/pkg/common/diskutil/file_posix.go 16:46:47 spire-1.2.1/pkg/common/diskutil/file_test.go 16:46:47 spire-1.2.1/pkg/common/diskutil/file_windows.go 16:46:47 spire-1.2.1/pkg/common/errorutil/ 16:46:47 spire-1.2.1/pkg/common/errorutil/wrapper.go 16:46:47 spire-1.2.1/pkg/common/health/ 16:46:47 spire-1.2.1/pkg/common/health/config.go 16:46:47 spire-1.2.1/pkg/common/health/context.go 16:46:47 spire-1.2.1/pkg/common/health/context_test.go 16:46:47 spire-1.2.1/pkg/common/health/health.go 16:46:47 spire-1.2.1/pkg/common/health/health_test.go 16:46:47 spire-1.2.1/pkg/common/health/logger.go 16:46:47 spire-1.2.1/pkg/common/hostservice/ 16:46:47 spire-1.2.1/pkg/common/hostservice/metricsservice/ 16:46:47 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 16:46:47 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 16:46:47 spire-1.2.1/pkg/common/idutil/ 16:46:47 spire-1.2.1/pkg/common/idutil/require.go 16:46:47 spire-1.2.1/pkg/common/idutil/require_test.go 16:46:47 spire-1.2.1/pkg/common/idutil/safety.go 16:46:47 spire-1.2.1/pkg/common/idutil/safety_test.go 16:46:47 spire-1.2.1/pkg/common/idutil/spiffeid.go 16:46:47 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 16:46:47 spire-1.2.1/pkg/common/jwtsvid/ 16:46:47 spire-1.2.1/pkg/common/jwtsvid/common.go 16:46:47 spire-1.2.1/pkg/common/jwtsvid/sign.go 16:46:47 spire-1.2.1/pkg/common/jwtsvid/token_test.go 16:46:47 spire-1.2.1/pkg/common/jwtsvid/validate.go 16:46:47 spire-1.2.1/pkg/common/jwtutil/ 16:46:47 spire-1.2.1/pkg/common/jwtutil/keyset.go 16:46:47 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 16:46:47 spire-1.2.1/pkg/common/log/ 16:46:47 spire-1.2.1/pkg/common/log/hclog_adapter.go 16:46:47 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 16:46:47 spire-1.2.1/pkg/common/log/log.go 16:46:47 spire-1.2.1/pkg/common/log/log_test.go 16:46:47 spire-1.2.1/pkg/common/log/options.go 16:46:47 spire-1.2.1/pkg/common/nodeutil/ 16:46:47 spire-1.2.1/pkg/common/nodeutil/node.go 16:46:47 spire-1.2.1/pkg/common/nodeutil/node_test.go 16:46:47 spire-1.2.1/pkg/common/peertracker/ 16:46:47 spire-1.2.1/pkg/common/peertracker/conn.go 16:46:47 spire-1.2.1/pkg/server/ca/ca_test.go 16:46:47 spire-1.2.1/pkg/server/ca/journal.go 16:46:47 spire-1.2.1/pkg/server/ca/journal_test.go 16:46:47 spire-1.2.1/pkg/server/ca/manager.go 16:46:47 spire-1.2.1/pkg/server/ca/manager_health.go 16:46:47 spire-1.2.1/pkg/server/ca/manager_test.go 16:46:47 spire-1.2.1/pkg/server/ca/templates.go 16:46:47 spire-1.2.1/pkg/server/ca/upstream_client.go 16:46:47 spire-1.2.1/pkg/server/ca/upstream_client_test.go 16:46:47 spire-1.2.1/pkg/server/ca/validation.go 16:46:47 spire-1.2.1/pkg/server/cache/ 16:46:47 spire-1.2.1/pkg/server/cache/dscache/ 16:46:47 spire-1.2.1/pkg/server/cache/dscache/cache.go 16:46:47 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 16:46:47 spire-1.2.1/pkg/server/cache/entrycache/ 16:46:47 spire-1.2.1/pkg/server/cache/entrycache/cache.go 16:46:47 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 16:46:47 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 16:46:47 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 16:46:47 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 16:46:47 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 16:46:47 spire-1.2.1/pkg/server/catalog/ 16:46:47 spire-1.2.1/pkg/server/catalog/catalog.go 16:46:47 16:46:47 spire-1.2.1/pkg/common/peertracker/credentials.go 16:46:47 spire-1.2.1/pkg/common/peertracker/errors.go 16:46:47 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 16:46:47 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 16:46:47 spire-1.2.1/pkg/common/peertracker/info.go 16:46:47 spire-1.2.1/pkg/common/peertracker/listener.go 16:46:47 spire-1.2.1/pkg/common/peertracker/listener_test.go 16:46:47 spire-1.2.1/pkg/common/peertracker/peertracker.go 16:46:47 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 16:46:47 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 16:46:47 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 16:46:47 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 16:46:47 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 16:46:47 spire-1.2.1/pkg/common/peertracker/tcp.go 16:46:47 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 16:46:47 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 16:46:47 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 16:46:47 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 16:46:47 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 16:46:47 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.gospire-1.2.1/pkg/server/catalog/keymanager.go 16:46:47 spire-1.2.1/pkg/server/catalog/nodeattestor.go 16:46:47 spire-1.2.1/pkg/server/catalog/noderesolver.go 16:46:47 spire-1.2.1/pkg/server/catalog/notifier.go 16:46:47 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 16:46:47 spire-1.2.1/pkg/server/config.go 16:46:47 spire-1.2.1/pkg/server/datastore/ 16:46:47 spire-1.2.1/pkg/server/datastore/datastore.go 16:46:47 spire-1.2.1/pkg/server/datastore/datastore_health.go 16:46:47 spire-1.2.1/pkg/server/datastore/repository.go 16:46:47 spire-1.2.1/pkg/server/datastore/sqlstore/ 16:46:47 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 16:46:47 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 16:46:47 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 16:46:47 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 16:46:47 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 16:46:47 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 16:46:47 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 16:46:47 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 16:46:47 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 16:46:47 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 16:46:47 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 16:46:47 spire-1.2.1/pkg/common/peertracker/uds.go 16:46:47 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 16:46:47 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 16:46:47 spire-1.2.1/pkg/common/peertracker/uds_linux.go 16:46:47 spire-1.2.1/pkg/common/pemutil/ 16:46:47 spire-1.2.1/pkg/common/pemutil/block.go 16:46:47 spire-1.2.1/pkg/common/pemutil/certs.go 16:46:47 spire-1.2.1/pkg/common/pemutil/common.go 16:46:47 spire-1.2.1/pkg/common/pemutil/csr.go 16:46:47 spire-1.2.1/pkg/common/pemutil/keys.go 16:46:47 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 16:46:47 spire-1.2.1/pkg/common/pemutil/testdata/ 16:46:47 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 16:46:47 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 16:46:47 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 16:46:47 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 16:46:47 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 16:46:47 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 16:46:47 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 16:46:47 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 16:46:47 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 16:46:47 spire-1.2.1/pkg/common/plugin/ 16:46:47 spire-1.2.1/pkg/common/plugin/aws/ 16:46:47 spire-1.2.1/pkg/common/plugin/aws/iid.go 16:46:47 spire-1.2.1/pkg/common/plugin/azure/ 16:46:47 spire-1.2.1/pkg/common/plugin/azure/msi.go 16:46:47 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 16:46:47 spire-1.2.1/pkg/common/plugin/facade.go 16:46:47 spire-1.2.1/pkg/common/plugin/facade_test.go 16:46:47 spire-1.2.1/pkg/common/plugin/gcp/ 16:46:47 spire-1.2.1/pkg/common/plugin/gcp/iit.go 16:46:47 spire-1.2.1/pkg/common/plugin/k8s/ 16:46:47 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 16:46:47 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 16:46:47 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 16:46:47 spire-1.2.1/pkg/common/plugin/k8s/utils.go 16:46:47 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 16:46:47 spire-1.2.1/pkg/common/plugin/log.go 16:46:47 spire-1.2.1/pkg/common/plugin/sshpop/ 16:46:47 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 16:46:47 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 16:46:47 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 16:46:47 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 16:46:47 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 16:46:47 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 16:46:47 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 16:46:47 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 16:46:47 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 16:46:47 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 16:46:47 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 16:46:47 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 16:46:47 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 16:46:47 spire-1.2.1/pkg/server/endpoints/ 16:46:47 spire-1.2.1/pkg/server/endpoints/bundle/ 16:46:47 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 16:46:47 spire-1.2.1/pkg/server/endpoints/bundle/config.go 16:46:47 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 16:46:47 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 16:46:47 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 16:46:47 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 16:46:47 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 16:46:47 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 16:46:47 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 16:46:47 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 16:46:47 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 16:46:47 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 16:46:47 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 16:46:47 spire-1.2.1/pkg/common/plugin/tpmdevid/ 16:46:47 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 16:46:47 spire-1.2.1/pkg/common/plugin/x509pop/ 16:46:47 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 16:46:47 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 16:46:47 spire-1.2.1/pkg/common/profiling/ 16:46:47 spire-1.2.1/pkg/common/profiling/dumpers.go 16:46:47 spire-1.2.1/pkg/common/profiling/profiling.go 16:46:47 spire-1.2.1/pkg/common/protoutil/ 16:46:47 spire-1.2.1/pkg/common/protoutil/masks.go 16:46:47 spire-1.2.1/pkg/common/protoutil/masks_test.go 16:46:47 spire-1.2.1/pkg/common/rotationutil/ 16:46:47 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 16:46:47 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 16:46:47 spire-1.2.1/pkg/common/selector/ 16:46:47 spire-1.2.1/pkg/common/selector/selector.go 16:46:47 spire-1.2.1/pkg/common/selector/selector_test.go 16:46:47 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 16:46:47 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 16:46:47 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 16:46:47 spire-1.2.1/pkg/server/endpoints/bundle/server.go 16:46:47 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 16:46:47 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 16:46:47 spire-1.2.1/pkg/server/endpoints/config.go 16:46:47 spire-1.2.1/pkg/server/endpoints/endpoints.go 16:46:47 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 16:46:47 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 16:46:47 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 16:46:47 spire-1.2.1/pkg/server/endpoints/middleware.go 16:46:47 spire-1.2.1/pkg/server/endpoints/middleware_test.go 16:46:47 spire-1.2.1/pkg/server/hostservice/ 16:46:47 spire-1.2.1/pkg/server/hostservice/agentstore/ 16:46:47 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 16:46:47 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 16:46:47 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 16:46:47 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 16:46:47 spire-1.2.1/pkg/common/selector/set.go 16:46:47 spire-1.2.1/pkg/common/selector/set_utils.go 16:46:47 spire-1.2.1/pkg/common/selector/set_utils_test.go 16:46:47 spire-1.2.1/pkg/common/telemetry/ 16:46:47 spire-1.2.1/pkg/common/telemetry/agent/ 16:46:47 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 16:46:47 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 16:46:47 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 16:46:47 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 16:46:47 spire-1.2.1/pkg/common/telemetry/agent/manager.go 16:46:47 spire-1.2.1/pkg/common/telemetry/agent/node.go 16:46:47 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 16:46:47 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 16:46:47 spire-1.2.1/pkg/common/telemetry/agent/store/ 16:46:47 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 16:46:47 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 16:46:47 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 16:46:47 spire-1.2.1/pkg/common/telemetry/blackhole.go 16:46:47 spire-1.2.1/pkg/common/telemetry/call.go 16:46:47 spire-1.2.1/pkg/common/telemetry/common/ 16:46:47 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 16:46:47 spire-1.2.1/pkg/common/telemetry/config.go 16:46:47 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 16:46:47 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 16:46:47 spire-1.2.1/pkg/common/telemetry/inmem.go 16:46:47 spire-1.2.1/pkg/common/telemetry/inmem_test.go 16:46:47 spire-1.2.1/pkg/common/telemetry/m3.go 16:46:47 spire-1.2.1/pkg/common/telemetry/m3_test.go 16:46:47 spire-1.2.1/pkg/common/telemetry/metrics.go 16:46:47 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 16:46:47 spire-1.2.1/pkg/common/telemetry/names.go 16:46:47 spire-1.2.1/pkg/common/telemetry/prometheus.go 16:46:47 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 16:46:47 spire-1.2.1/pkg/common/telemetry/sanitize.go 16:46:47 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 16:46:47 spire-1.2.1/pkg/common/telemetry/server/ 16:46:47 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 16:46:47 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 16:46:47 spire-1.2.1/pkg/common/telemetry/server/datastore/ 16:46:47 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 16:46:47 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 16:46:48 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 16:46:48 spire-1.2.1/pkg/server/hostservice/identityprovider/ 16:46:48 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 16:46:48 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 16:46:48 spire-1.2.1/pkg/server/plugin/ 16:46:48 spire-1.2.1/pkg/server/plugin/keymanager/ 16:46:48 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 16:46:48 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 16:46:48 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 16:46:48 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 16:46:48 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 16:46:48 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 16:46:48 spire-1.2.1/pkg/server/plugin/keymanager/base/ 16:46:48 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 16:46:48 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 16:46:48 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 16:46:48 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 16:46:48 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 16:46:48 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 16:46:48 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 16:46:48 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 16:46:48 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 16:46:48 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 16:46:48 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 16:46:48 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 16:46:48 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 16:46:48 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 16:46:48 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 16:46:48 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 16:46:48 spire-1.2.1/pkg/common/telemetry/server/rotate.go 16:46:48 spire-1.2.1/pkg/common/telemetry/server/server.go 16:46:48 spire-1.2.1/pkg/common/telemetry/sink.go 16:46:48 spire-1.2.1/pkg/common/telemetry/statsd.go 16:46:48 spire-1.2.1/pkg/common/telemetry/statsd_test.go 16:46:48 spire-1.2.1/pkg/common/telemetry/uptime.go 16:46:48 spire-1.2.1/pkg/common/telemetry/version.go 16:46:48 spire-1.2.1/pkg/common/telemetry/withlabels.go 16:46:48 spire-1.2.1/pkg/common/uptime/ 16:46:48 spire-1.2.1/pkg/common/uptime/uptime.go 16:46:48 spire-1.2.1/pkg/common/uptime/uptime_test.go 16:46:48 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 16:46:48 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 16:46:48 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 16:46:48 spire-1.2.1/pkg/server/plugin/keymanager/test/ 16:46:48 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 16:46:48 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 16:46:48 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 16:46:48 spire-1.2.1/pkg/server/plugin/nodeattestor/ 16:46:48 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 16:46:48 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 16:46:48 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 16:46:48 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 16:46:48 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 16:46:48 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 16:46:48 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 16:46:48 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 16:46:48 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 16:46:48 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 16:46:48 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 16:46:48 spire-1.2.1/pkg/common/util/ 16:46:48 spire-1.2.1/pkg/common/util/certs.go 16:46:48 spire-1.2.1/pkg/common/util/certs_test.go 16:46:48 spire-1.2.1/pkg/common/util/csr.go 16:46:48 spire-1.2.1/pkg/common/util/hash.go 16:46:48 spire-1.2.1/pkg/common/util/selectors.go 16:46:48 spire-1.2.1/pkg/common/util/selectors_test.go 16:46:48 spire-1.2.1/pkg/common/util/signals.go 16:46:48 spire-1.2.1/pkg/common/util/sort.go 16:46:48 spire-1.2.1/pkg/common/util/sort_test.go 16:46:48 spire-1.2.1/pkg/common/util/task.go 16:46:48 spire-1.2.1/pkg/common/util/task_test.go 16:46:48 spire-1.2.1/pkg/common/util/testdata/ 16:46:48 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 16:46:48 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 16:46:48 spire-1.2.1/pkg/common/version/ 16:46:48 spire-1.2.1/pkg/common/version/version.go 16:46:48 spire-1.2.1/pkg/common/x509svid/ 16:46:48 spire-1.2.1/pkg/common/x509svid/common_test.go 16:46:48 spire-1.2.1/pkg/common/x509svid/csr.go 16:46:48 spire-1.2.1/pkg/common/x509svid/upstreamca.go 16:46:48 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 16:46:48 spire-1.2.1/pkg/common/x509util/ 16:46:48 spire-1.2.1/pkg/common/x509util/cert.go 16:46:48 spire-1.2.1/pkg/common/x509util/dns.go 16:46:48 spire-1.2.1/pkg/common/x509util/dns_test.go 16:46:48 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 16:46:48 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 16:46:48 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 16:46:48 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 16:46:48 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 16:46:48 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 16:46:48 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 16:46:48 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 16:46:48 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 16:46:48 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 16:46:48 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 16:46:48 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 16:46:48 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 16:46:48 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 16:46:48 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 16:46:48 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 16:46:48 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 16:46:48 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 16:46:48 spire-1.2.1/pkg/common/x509util/keyid.go 16:46:48 spire-1.2.1/pkg/common/x509util/keypair.go 16:46:48 spire-1.2.1/pkg/common/x509util/serialnumber.go 16:46:48 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 16:46:48 spire-1.2.1/pkg/server/ 16:46:48 spire-1.2.1/pkg/server/api/ 16:46:48 spire-1.2.1/pkg/server/api/agent.go 16:46:48 spire-1.2.1/pkg/server/api/agent/ 16:46:48 spire-1.2.1/pkg/server/api/agent/v1/ 16:46:48 spire-1.2.1/pkg/server/api/agent/v1/service.go 16:46:48 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 16:46:48 spire-1.2.1/pkg/server/api/agent_test.go 16:46:48 spire-1.2.1/pkg/server/api/api.go 16:46:48 spire-1.2.1/pkg/server/api/audit/ 16:46:48 spire-1.2.1/pkg/server/api/audit/audit.go 16:46:48 spire-1.2.1/pkg/server/api/audit/audit_test.go 16:46:48 spire-1.2.1/pkg/server/api/bundle.go 16:46:48 spire-1.2.1/pkg/server/api/bundle/ 16:46:48 spire-1.2.1/pkg/server/api/bundle/v1/ 16:46:48 spire-1.2.1/pkg/server/api/bundle/v1/service.go 16:46:48 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 16:46:48 spire-1.2.1/pkg/server/api/bundle_test.go 16:46:48 spire-1.2.1/pkg/server/api/debug/ 16:46:48 spire-1.2.1/pkg/server/api/debug/v1/ 16:46:48 spire-1.2.1/pkg/server/api/debug/v1/service.go 16:46:48 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 16:46:48 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 16:46:48 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 16:46:48 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 16:46:48 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 16:46:48 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 16:46:48 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 16:46:48 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 16:46:48 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 16:46:48 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 16:46:48 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 16:46:48 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 16:46:48 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 16:46:48 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 16:46:48 spire-1.2.1/pkg/server/plugin/noderesolver/ 16:46:48 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 16:46:48 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 16:46:48 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 16:46:48 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 16:46:48 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 16:46:48 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 16:46:48 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 16:46:48 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 16:46:48 spire-1.2.1/pkg/server/plugin/notifier/ 16:46:48 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 16:46:48 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 16:46:48 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 16:46:48 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 16:46:48 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 16:46:48 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 16:46:48 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 16:46:48 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 16:46:48 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 16:46:48 spire-1.2.1/pkg/server/plugin/notifier/repository.go 16:46:48 spire-1.2.1/pkg/server/plugin/notifier/v1.go 16:46:48 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 16:46:48 spire-1.2.1/pkg/server/api/entry.go 16:46:48 spire-1.2.1/pkg/server/api/entry/ 16:46:48 spire-1.2.1/pkg/server/api/entry/v1/ 16:46:48 spire-1.2.1/pkg/server/api/entry/v1/service.go 16:46:48 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 16:46:48 spire-1.2.1/pkg/server/api/entry_test.go 16:46:48 spire-1.2.1/pkg/server/api/health/ 16:46:48 spire-1.2.1/pkg/server/api/health/v1/ 16:46:48 spire-1.2.1/pkg/server/api/health/v1/service.go 16:46:48 spire-1.2.1/pkg/server/api/health/v1/service_test.go 16:46:48 spire-1.2.1/pkg/server/api/id.go 16:46:48 spire-1.2.1/pkg/server/api/id_test.go 16:46:48 spire-1.2.1/pkg/server/api/limits/ 16:46:48 spire-1.2.1/pkg/server/api/limits/limits.go 16:46:48 spire-1.2.1/pkg/server/api/middleware/ 16:46:48 spire-1.2.1/pkg/server/api/middleware/alias.go 16:46:48 spire-1.2.1/pkg/server/api/middleware/audit.go 16:46:48 spire-1.2.1/pkg/server/api/middleware/authorization.go 16:46:48 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 16:46:48 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 16:46:48 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 16:46:48 spire-1.2.1/pkg/server/api/middleware/caller.go 16:46:48 spire-1.2.1/pkg/server/api/middleware/caller_test.go 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 16:46:48 spire-1.2.1/pkg/server/api/middleware/common.go 16:46:48 spire-1.2.1/pkg/server/api/middleware/common_test.go 16:46:48 spire-1.2.1/pkg/server/api/middleware/entries.go 16:46:48 spire-1.2.1/pkg/server/api/middleware/entries_test.go 16:46:48 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 16:46:48 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 16:46:48 spire-1.2.1/pkg/server/api/ratelimit.go 16:46:48 spire-1.2.1/pkg/server/api/rpccontext/ 16:46:48 spire-1.2.1/pkg/server/api/rpccontext/alias.go 16:46:48 spire-1.2.1/pkg/server/api/rpccontext/audit.go 16:46:48 spire-1.2.1/pkg/server/api/rpccontext/caller.go 16:46:48 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 16:46:48 spire-1.2.1/pkg/server/api/selector.go 16:46:48 spire-1.2.1/pkg/server/api/selector_test.go 16:46:48 spire-1.2.1/pkg/server/api/status.go 16:46:48 spire-1.2.1/pkg/server/api/status_test.go 16:46:48 spire-1.2.1/pkg/server/api/svid/ 16:46:48 spire-1.2.1/pkg/server/api/svid/v1/ 16:46:48 spire-1.2.1/pkg/server/api/svid/v1/service.go 16:46:48 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 16:46:48 spire-1.2.1/pkg/server/api/trustdomain.go 16:46:48 spire-1.2.1/pkg/server/api/trustdomain/ 16:46:48 spire-1.2.1/pkg/server/api/trustdomain/v1/ 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 16:46:48 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 16:46:48 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 16:46:48 spire-1.2.1/pkg/server/api/trustdomain_test.go 16:46:48 spire-1.2.1/pkg/server/authpolicy/ 16:46:48 spire-1.2.1/pkg/server/authpolicy/defaults.go 16:46:48 spire-1.2.1/pkg/server/authpolicy/policy.go 16:46:48 spire-1.2.1/pkg/server/authpolicy/policy.rego 16:46:48 spire-1.2.1/pkg/server/authpolicy/policy_data.json 16:46:48 spire-1.2.1/pkg/server/authpolicy/policy_test.go 16:46:48 spire-1.2.1/pkg/server/authpolicy/validate.go 16:46:48 spire-1.2.1/pkg/server/bundle/ 16:46:48 spire-1.2.1/pkg/server/bundle/client/ 16:46:48 spire-1.2.1/pkg/server/bundle/client/client.go 16:46:48 spire-1.2.1/pkg/server/bundle/client/client_test.go 16:46:48 spire-1.2.1/pkg/server/bundle/client/manager.go 16:46:48 spire-1.2.1/pkg/server/bundle/client/manager_test.go 16:46:48 spire-1.2.1/pkg/server/bundle/client/sources.go 16:46:48 spire-1.2.1/pkg/server/bundle/client/sources_test.go 16:46:48 spire-1.2.1/pkg/server/bundle/client/updater.go 16:46:48 spire-1.2.1/pkg/server/bundle/client/updater_test.go 16:46:48 spire-1.2.1/pkg/server/ca/ 16:46:48 spire-1.2.1/pkg/server/ca/ca.go 16:46:48 spire-1.2.1/pkg/server/ca/ca_health.go 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 16:46:48 16:46:48 spire-1.2.1/pkg/server/ca/ca_test.go 16:46:48 spire-1.2.1/pkg/server/ca/journal.go 16:46:48 spire-1.2.1/pkg/server/ca/journal_test.go 16:46:48 spire-1.2.1/pkg/server/ca/manager.go 16:46:48 spire-1.2.1/pkg/server/ca/manager_health.go 16:46:48 spire-1.2.1/pkg/server/ca/manager_test.go 16:46:48 spire-1.2.1/pkg/server/ca/templates.go 16:46:48 spire-1.2.1/pkg/server/ca/upstream_client.go 16:46:48 spire-1.2.1/pkg/server/ca/upstream_client_test.go 16:46:48 spire-1.2.1/pkg/server/ca/validation.go 16:46:48 spire-1.2.1/pkg/server/cache/ 16:46:48 spire-1.2.1/pkg/server/cache/dscache/ 16:46:48 spire-1.2.1/pkg/server/cache/dscache/cache.go 16:46:48 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 16:46:48 spire-1.2.1/pkg/server/cache/entrycache/ 16:46:48 spire-1.2.1/pkg/server/cache/entrycache/cache.go 16:46:48 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 16:46:48 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 16:46:48 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 16:46:48 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 16:46:48 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 16:46:48 spire-1.2.1/pkg/server/catalog/ 16:46:48 spire-1.2.1/pkg/server/catalog/catalog.go 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/spire-1.2.1/pkg/server/catalog/keymanager.go 16:46:48 spire-1.2.1/pkg/server/catalog/nodeattestor.go 16:46:48 spire-1.2.1/pkg/server/catalog/noderesolver.go 16:46:48 spire-1.2.1/pkg/server/catalog/notifier.go 16:46:48 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 16:46:48 spire-1.2.1/pkg/server/config.go 16:46:48 spire-1.2.1/pkg/server/datastore/ 16:46:48 spire-1.2.1/pkg/server/datastore/datastore.go 16:46:48 spire-1.2.1/pkg/server/datastore/datastore_health.go 16:46:48 spire-1.2.1/pkg/server/datastore/repository.go 16:46:48 spire-1.2.1/pkg/server/datastore/sqlstore/ 16:46:48 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 16:46:48 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 16:46:48 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 16:46:48 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 16:46:48 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 16:46:48 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 16:46:48 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 16:46:48 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 16:46:48 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 16:46:48 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 16:46:48 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 16:46:48 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 16:46:48 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 16:46:48 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 16:46:48 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 16:46:48 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 16:46:48 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 16:46:48 spire-1.2.1/pkg/server/endpoints/ 16:46:48 spire-1.2.1/pkg/server/endpoints/bundle/ 16:46:48 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 16:46:48 spire-1.2.1/pkg/server/endpoints/bundle/config.go 16:46:48 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 16:46:48 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 16:46:48 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 16:46:48 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 16:46:48 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 16:46:48 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 16:46:48 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 16:46:48 spire-1.2.1/pkg/server/registration/ 16:46:48 spire-1.2.1/pkg/server/registration/manager.go 16:46:48 spire-1.2.1/pkg/server/registration/manager_test.go 16:46:48 spire-1.2.1/pkg/server/scanentries.go 16:46:48 spire-1.2.1/pkg/server/scanentries_test.go 16:46:48 spire-1.2.1/pkg/server/server.go 16:46:48 spire-1.2.1/pkg/server/server_test.go 16:46:48 spire-1.2.1/pkg/server/svid/ 16:46:48 spire-1.2.1/pkg/server/svid/observer.go 16:46:48 spire-1.2.1/pkg/server/svid/observer_test.go 16:46:48 spire-1.2.1/pkg/server/svid/rotator.go 16:46:48 spire-1.2.1/pkg/server/svid/rotator_config.go 16:46:48 spire-1.2.1/pkg/server/svid/rotator_config_test.go 16:46:48 spire-1.2.1/pkg/server/svid/rotator_test.go 16:46:48 spire-1.2.1/proto/ 16:46:48 spire-1.2.1/proto/private/ 16:46:48 spire-1.2.1/proto/private/server/ 16:46:48 spire-1.2.1/proto/private/server/journal/ 16:46:48 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 16:46:48 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 16:46:48 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 16:46:48 spire-1.2.1/pkg/server/endpoints/bundle/server.go 16:46:48 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 16:46:48 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 16:46:48 spire-1.2.1/pkg/server/endpoints/config.go 16:46:48 spire-1.2.1/pkg/server/endpoints/endpoints.go 16:46:48 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 16:46:48 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 16:46:48 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 16:46:48 spire-1.2.1/pkg/server/endpoints/middleware.go 16:46:48 spire-1.2.1/pkg/server/endpoints/middleware_test.go 16:46:48 spire-1.2.1/pkg/server/hostservice/ 16:46:48 spire-1.2.1/pkg/server/hostservice/agentstore/ 16:46:48 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 16:46:48 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 16:46:48 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 16:46:48 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 16:46:48 spire-1.2.1/proto/private/server/journal/journal.pb.go 16:46:48 spire-1.2.1/proto/private/server/journal/journal.proto 16:46:48 spire-1.2.1/proto/spire/ 16:46:48 spire-1.2.1/proto/spire/common/ 16:46:48 spire-1.2.1/proto/spire/common/common.pb.go 16:46:48 spire-1.2.1/proto/spire/common/common.proto 16:46:48 spire-1.2.1/proto/spire/common/plugin/ 16:46:48 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 16:46:48 spire-1.2.1/proto/spire/common/plugin/plugin.proto 16:46:48 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 16:46:48 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 16:46:48 spire-1.2.1/proto/spire/plugin/ 16:46:48 spire-1.2.1/proto/spire/plugin/agent/ 16:46:48 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 16:46:48 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 16:46:48 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 16:46:48 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 16:46:48 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 16:46:48 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 16:46:48 spire-1.2.1/release/ 16:46:48 spire-1.2.1/pkg/server/hostservice/identityprovider/ 16:46:48 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 16:46:48 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 16:46:48 spire-1.2.1/pkg/server/plugin/ 16:46:48 spire-1.2.1/pkg/server/plugin/keymanager/ 16:46:48 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 16:46:48 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 16:46:48 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 16:46:48 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 16:46:48 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 16:46:48 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 16:46:48 spire-1.2.1/pkg/server/plugin/keymanager/base/ 16:46:48 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 16:46:48 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 16:46:48 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 16:46:48 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 16:46:48 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 16:46:48 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 16:46:48 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 16:46:48 spire-1.2.1/release/spire-extras/ 16:46:48 spire-1.2.1/release/spire-extras/README.md 16:46:48 spire-1.2.1/release/spire-extras/conf/ 16:46:48 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 16:46:48 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 16:46:48 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 16:46:48 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 16:46:48 spire-1.2.1/release/spire/ 16:46:48 spire-1.2.1/release/spire/README.md 16:46:48 spire-1.2.1/release/spire/conf/ 16:46:48 spire-1.2.1/release/spire/conf/agent/ 16:46:48 spire-1.2.1/release/spire/conf/agent/agent.conf 16:46:48 spire-1.2.1/release/spire/conf/server/ 16:46:48 spire-1.2.1/release/spire/conf/server/server.conf 16:46:48 spire-1.2.1/script/ 16:46:48 spire-1.2.1/script/build-artifact.sh 16:46:48 spire-1.2.1/script/generate_dummy_ca.sh 16:46:48 spire-1.2.1/support/ 16:46:48 spire-1.2.1/support/k8s/ 16:46:48 spire-1.2.1/support/k8s/k8s-workload-registrar/ 16:46:48 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 16:46:48 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 16:46:48 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 16:46:48 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 16:46:48 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 16:46:48 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 16:46:48 spire-1.2.1/pkg/server/plugin/keymanager/test/ 16:46:48 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 16:46:48 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 16:46:48 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 16:46:48 spire-1.2.1/pkg/server/plugin/nodeattestor/ 16:46:48 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 16:46:48 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 16:46:48 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 16:46:48 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 16:46:48 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 16:46:48 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 16:46:48 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 16:46:48 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 16:46:48 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 16:46:48 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 16:46:48 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 16:46:48 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 16:46:48 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 16:46:48 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 16:46:48 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 16:46:48 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 16:46:48 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 16:46:48 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 16:46:48 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 16:46:48 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 16:46:48 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 16:46:48 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 16:46:48 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 16:46:48 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 16:46:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 16:46:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 16:46:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 16:46:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 16:46:48 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 16:46:48 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 16:46:48 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 16:46:48 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 16:46:48 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 16:46:48 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 16:46:48 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 16:46:48 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 16:46:48 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 16:46:48 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 16:46:48 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 16:46:48 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 16:46:48 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 16:46:48 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 16:46:48 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 16:46:48 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 16:46:48 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 16:46:48 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 16:46:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 16:46:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 16:46:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 16:46:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 16:46:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 16:46:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 16:46:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 16:46:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 16:46:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 16:46:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 16:46:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 16:46:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 16:46:48 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 16:46:48 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 16:46:48 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 16:46:48 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 16:46:48 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 16:46:48 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 16:46:48 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 16:46:48 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 16:46:48 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 16:46:48 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 16:46:48 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 16:46:48 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 16:46:48 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 16:46:48 spire-1.2.1/pkg/server/plugin/noderesolver/ 16:46:48 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 16:46:48 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 16:46:48 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 16:46:48 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 16:46:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 16:46:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 16:46:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 16:46:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 16:46:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 16:46:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 16:46:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 16:46:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 16:46:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 16:46:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 16:46:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 16:46:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 16:46:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 16:46:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 16:46:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 16:46:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 16:46:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 16:46:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 16:46:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 16:46:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 16:46:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 16:46:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 16:46:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 16:46:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 16:46:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 16:46:48 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 16:46:48 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 16:46:48 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 16:46:48 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 16:46:48 spire-1.2.1/pkg/server/plugin/notifier/ 16:46:48 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 16:46:48 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 16:46:48 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 16:46:48 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 16:46:48 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 16:46:48 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 16:46:48 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 16:46:48 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 16:46:48 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 16:46:48 spire-1.2.1/pkg/server/plugin/notifier/repository.go 16:46:48 spire-1.2.1/pkg/server/plugin/notifier/v1.go 16:46:48 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 16:46:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 16:46:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 16:46:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 16:46:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 16:46:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 16:46:48 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 16:46:48 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 16:46:48 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 16:46:48 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 16:46:48 spire-1.2.1/support/oidc-discovery-provider/ 16:46:48 spire-1.2.1/support/oidc-discovery-provider/README.md 16:46:48 spire-1.2.1/support/oidc-discovery-provider/common_test.go 16:46:48 spire-1.2.1/support/oidc-discovery-provider/config.go 16:46:48 spire-1.2.1/support/oidc-discovery-provider/config_test.go 16:46:48 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 16:46:48 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 16:46:48 spire-1.2.1/support/oidc-discovery-provider/handler.go 16:46:48 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 16:46:48 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 16:46:48 spire-1.2.1/support/oidc-discovery-provider/main.go 16:46:48 spire-1.2.1/support/oidc-discovery-provider/server_api.go 16:46:48 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 16:46:48 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 16:46:48 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 16:46:48 spire-1.2.1/test/ 16:46:48 spire-1.2.1/test/clock/ 16:46:48 spire-1.2.1/test/clock/clock.go 16:46:48 spire-1.2.1/test/fakes/ 16:46:48 spire-1.2.1/test/fakes/fakeagentcatalog/ 16:46:48 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 16:46:48 spire-1.2.1/test/fakes/fakeagentkeymanager/ 16:46:48 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 16:46:48 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 16:46:48 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 16:46:48 spire-1.2.1/test/fakes/fakeagentstore/ 16:46:48 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 16:46:48 spire-1.2.1/test/fakes/fakedatastore/ 16:46:48 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 16:46:48 spire-1.2.1/test/fakes/fakeentryclient/ 16:46:48 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 16:46:48 spire-1.2.1/test/fakes/fakehealthchecker/ 16:46:48 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 16:46:48 spire-1.2.1/test/fakes/fakeidentityprovider/ 16:46:48 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 16:46:48 spire-1.2.1/test/fakes/fakemetrics/ 16:46:48 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 16:46:48 spire-1.2.1/test/fakes/fakenoderesolver/ 16:46:48 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 16:46:48 spire-1.2.1/test/fakes/fakenotifier/ 16:46:48 spire-1.2.1/test/fakes/fakenotifier/notifier.go 16:46:48 spire-1.2.1/test/fakes/fakepluginmetrics/ 16:46:48 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 16:46:48 spire-1.2.1/test/fakes/fakeserverca/ 16:46:48 spire-1.2.1/test/fakes/fakeserverca/serverca.go 16:46:48 spire-1.2.1/test/fakes/fakeservercatalog/ 16:46:48 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 16:46:48 spire-1.2.1/test/fakes/fakeserverkeymanager/ 16:46:48 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 16:46:48 spire-1.2.1/test/fakes/fakeservernodeattestor/ 16:46:48 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 16:46:48 spire-1.2.1/test/fakes/fakeupstreamauthority/ 16:46:48 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 16:46:48 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 16:46:48 spire-1.2.1/test/fakes/fakeworkloadapi/ 16:46:48 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 16:46:48 spire-1.2.1/test/fakes/fakeworkloadattestor/ 16:46:48 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 16:46:48 spire-1.2.1/test/fixture/ 16:46:48 spire-1.2.1/test/fixture/certs/ 16:46:48 spire-1.2.1/test/fixture/certs/agent_svid.der 16:46:48 spire-1.2.1/test/fixture/certs/base_cert.pem 16:46:48 spire-1.2.1/test/fixture/certs/base_csr.pem 16:46:48 spire-1.2.1/test/fixture/certs/base_key.pem 16:46:48 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 16:46:48 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 16:46:48 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 16:46:48 spire-1.2.1/test/fixture/certs/blog_cert.pem 16:46:48 spire-1.2.1/test/fixture/certs/blog_csr.pem 16:46:48 spire-1.2.1/test/fixture/certs/blog_key.pem 16:46:48 spire-1.2.1/test/fixture/certs/bundle.der 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 16:46:48 16:46:48 spire-1.2.1/test/fixture/certs/ca.pem 16:46:48 spire-1.2.1/test/fixture/certs/ca_key.pem 16:46:48 spire-1.2.1/test/fixture/certs/database_cert.pem 16:46:48 spire-1.2.1/test/fixture/certs/database_csr.pem 16:46:48 spire-1.2.1/test/fixture/certs/database_key.pem 16:46:48 spire-1.2.1/test/fixture/certs/node_cert.pem 16:46:48 spire-1.2.1/test/fixture/certs/node_csr.pem 16:46:48 spire-1.2.1/test/fixture/certs/node_key.pem 16:46:48 spire-1.2.1/test/fixture/certs/svid.pem 16:46:48 spire-1.2.1/test/fixture/certs/svid_key.pem 16:46:48 spire-1.2.1/test/fixture/config/ 16:46:48 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 16:46:48 spire-1.2.1/test/fixture/config/agent_good.conf 16:46:48 spire-1.2.1/test/fixture/config/agent_good_templated.conf 16:46:48 spire-1.2.1/test/fixture/config/plugin_good.conf 16:46:48 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 16:46:48 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 16:46:48 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 16:46:48 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 16:46:48 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.confspire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 16:46:48 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 16:46:48 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 16:46:48 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 16:46:48 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 16:46:48 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 16:46:48 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 16:46:48 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 16:46:48 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 16:46:48 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 16:46:48 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 16:46:48 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 16:46:48 spire-1.2.1/test/fixture/config/server_good.conf 16:46:48 spire-1.2.1/test/fixture/config/server_good_templated.conf 16:46:48 spire-1.2.1/test/fixture/fixture.go 16:46:48 spire-1.2.1/test/fixture/nodeattestor/ 16:46:48 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 16:46:48 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 16:46:48 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 16:46:48 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 16:46:48 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 16:46:48 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 16:46:48 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 16:46:48 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 16:46:48 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 16:46:48 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 16:46:48 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 16:46:48 spire-1.2.1/test/fixture/registration/ 16:46:48 spire-1.2.1/test/fixture/registration/entries.json 16:46:48 spire-1.2.1/test/fixture/registration/good-for-update.json 16:46:48 spire-1.2.1/test/fixture/registration/good.json 16:46:48 spire-1.2.1/test/fixture/registration/invalid.json 16:46:48 spire-1.2.1/test/fixture/registration/invalid_json.json 16:46:48 spire-1.2.1/test/fixture/registration/manager_test_entries.json 16:46:48 spire-1.2.1/test/integration/ 16:46:48 spire-1.2.1/test/integration/README.md 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 16:46:48 spire-1.2.1/test/integration/common 16:46:48 spire-1.2.1/test/integration/setup/ 16:46:48 spire-1.2.1/test/integration/setup/adminclient/ 16:46:48 spire-1.2.1/test/integration/setup/adminclient/build.sh 16:46:48 spire-1.2.1/test/integration/setup/adminclient/client.go 16:46:48 spire-1.2.1/test/integration/setup/debugagent/ 16:46:48 spire-1.2.1/test/integration/setup/debugagent/build.sh 16:46:48 spire-1.2.1/test/integration/setup/debugagent/main.go 16:46:48 spire-1.2.1/test/integration/setup/debugserver/ 16:46:48 spire-1.2.1/test/integration/setup/debugserver/build.sh 16:46:48 spire-1.2.1/test/integration/setup/debugserver/main.go 16:46:48 spire-1.2.1/test/integration/setup/downstreamclient/ 16:46:48 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 16:46:48 spire-1.2.1/test/integration/setup/downstreamclient/client.go 16:46:48 spire-1.2.1/test/integration/setup/itclient/ 16:46:48 spire-1.2.1/test/integration/setup/itclient/client.go 16:46:48 spire-1.2.1/test/integration/setup/node-attestation/ 16:46:48 spire-1.2.1/test/integration/setup/node-attestation/build.sh 16:46:48 spire-1.2.1/test/integration/setup/node-attestation/client.go 16:46:48 spire-1.2.1/test/integration/setup/x509pop/ 16:46:48 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 16:46:48 spire-1.2.1/test/integration/setup/x509pop/setup.sh 16:46:48 spire-1.2.1/test/integration/suites/ 16:46:48 spire-1.2.1/test/integration/suites/admin-endpoints/ 16:46:48 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 16:46:48 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 16:46:48 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 16:46:48 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 16:46:48 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 16:46:48 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 16:46:48 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 16:46:48 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 16:46:48 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 16:46:48 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 16:46:48 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 16:46:48 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 16:46:48 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 16:46:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 16:46:48 spire-1.2.1/pkg/server/registration/ 16:46:48 spire-1.2.1/pkg/server/registration/manager.go 16:46:48 spire-1.2.1/pkg/server/registration/manager_test.go 16:46:48 spire-1.2.1/pkg/server/scanentries.go 16:46:48 spire-1.2.1/pkg/server/scanentries_test.go 16:46:48 spire-1.2.1/pkg/server/server.go 16:46:48 spire-1.2.1/pkg/server/server_test.go 16:46:48 spire-1.2.1/pkg/server/svid/ 16:46:48 spire-1.2.1/pkg/server/svid/observer.go 16:46:48 spire-1.2.1/pkg/server/svid/observer_test.go 16:46:48 spire-1.2.1/pkg/server/svid/rotator.go 16:46:48 spire-1.2.1/pkg/server/svid/rotator_config.go 16:46:48 spire-1.2.1/pkg/server/svid/rotator_config_test.go 16:46:48 spire-1.2.1/pkg/server/svid/rotator_test.go 16:46:48 spire-1.2.1/proto/ 16:46:48 spire-1.2.1/proto/private/ 16:46:48 spire-1.2.1/proto/private/server/ 16:46:48 spire-1.2.1/proto/private/server/journal/ 16:46:48 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 16:46:48 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 16:46:48 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 16:46:48 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 16:46:48 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 16:46:48 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 16:46:48 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 16:46:48 spire-1.2.1/test/integration/suites/datastore-mysql/ 16:46:48 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 16:46:48 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 16:46:48 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 16:46:48 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 16:46:48 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 16:46:48 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 16:46:48 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 16:46:48 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 16:46:48 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 16:46:48 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 16:46:48 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 16:46:48 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 16:46:48 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 16:46:48 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 16:46:48 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 16:46:48 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 16:46:48 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 16:46:48 spire-1.2.1/test/integration/suites/datastore-postgres/ 16:46:48 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 16:46:48 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 16:46:48 spire-1.2.1/proto/private/server/journal/journal.pb.go 16:46:48 spire-1.2.1/proto/private/server/journal/journal.proto 16:46:48 spire-1.2.1/proto/spire/ 16:46:48 spire-1.2.1/proto/spire/common/ 16:46:48 spire-1.2.1/proto/spire/common/common.pb.go 16:46:48 spire-1.2.1/proto/spire/common/common.proto 16:46:48 spire-1.2.1/proto/spire/common/plugin/ 16:46:48 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 16:46:48 spire-1.2.1/proto/spire/common/plugin/plugin.proto 16:46:48 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 16:46:48 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 16:46:48 spire-1.2.1/proto/spire/plugin/ 16:46:48 spire-1.2.1/proto/spire/plugin/agent/ 16:46:48 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 16:46:48 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 16:46:48 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 16:46:48 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 16:46:48 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 16:46:48 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 16:46:48 spire-1.2.1/release/ 16:46:48 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 16:46:48 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 16:46:48 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 16:46:48 spire-1.2.1/test/integration/suites/debug-endpoints/ 16:46:48 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 16:46:48 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 16:46:48 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 16:46:48 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 16:46:48 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 16:46:48 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 16:46:48 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 16:46:48 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 16:46:48 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 16:46:48 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 16:46:48 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 16:46:48 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 16:46:48 spire-1.2.1/release/spire-extras/ 16:46:48 spire-1.2.1/release/spire-extras/README.md 16:46:48 spire-1.2.1/release/spire-extras/conf/ 16:46:48 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 16:46:48 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 16:46:48 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 16:46:48 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 16:46:48 spire-1.2.1/release/spire/ 16:46:48 spire-1.2.1/release/spire/README.md 16:46:48 spire-1.2.1/release/spire/conf/ 16:46:48 spire-1.2.1/release/spire/conf/agent/ 16:46:48 spire-1.2.1/release/spire/conf/agent/agent.conf 16:46:48 spire-1.2.1/release/spire/conf/server/ 16:46:48 spire-1.2.1/release/spire/conf/server/server.conf 16:46:48 spire-1.2.1/script/ 16:46:48 spire-1.2.1/script/build-artifact.sh 16:46:48 spire-1.2.1/script/generate_dummy_ca.sh 16:46:48 spire-1.2.1/support/ 16:46:48 spire-1.2.1/support/k8s/ 16:46:48 spire-1.2.1/support/k8s/k8s-workload-registrar/ 16:46:48 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 16:46:48 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 16:46:48 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 16:46:48 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 16:46:48 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 16:46:48 spire-1.2.1/test/integration/suites/downstream-endpoints/ 16:46:48 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 16:46:48 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 16:46:48 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 16:46:48 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 16:46:48 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 16:46:48 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 16:46:48 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 16:46:48 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 16:46:48 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 16:46:48 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 16:46:48 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 16:46:48 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 16:46:48 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 16:46:48 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 16:46:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 16:46:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 16:46:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 16:46:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 16:46:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 16:46:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 16:46:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 16:46:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 16:46:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 16:46:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 16:46:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 16:46:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 16:46:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 16:46:48 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 16:46:48 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 16:46:48 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 16:46:48 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 16:46:48 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 16:46:48 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 16:46:48 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 16:46:48 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 16:46:48 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 16:46:48 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 16:46:48 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 16:46:48 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 16:46:48 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 16:46:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 16:46:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 16:46:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 16:46:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 16:46:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 16:46:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 16:46:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 16:46:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 16:46:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 16:46:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 16:46:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 16:46:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 16:46:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 16:46:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 16:46:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 16:46:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 16:46:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 16:46:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 16:46:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 16:46:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 16:46:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 16:46:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 16:46:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 16:46:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 16:46:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 16:46:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 16:46:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 16:46:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 16:46:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 16:46:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 16:46:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 16:46:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 16:46:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 16:46:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 16:46:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 16:46:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 16:46:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 16:46:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 16:46:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 16:46:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 16:46:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 16:46:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 16:46:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 16:46:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 16:46:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 16:46:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 16:46:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 16:46:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 16:46:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 16:46:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 16:46:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 16:46:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 16:46:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 16:46:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 16:46:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 16:46:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 16:46:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 16:46:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 16:46:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 16:46:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 16:46:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 16:46:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 16:46:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 16:46:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 16:46:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 16:46:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 16:46:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 16:46:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 16:46:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 16:46:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 16:46:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 16:46:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 16:46:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 16:46:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 16:46:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 16:46:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 16:46:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 16:46:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 16:46:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 16:46:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 16:46:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 16:46:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 16:46:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 16:46:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 16:46:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 16:46:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 16:46:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 16:46:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 16:46:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 16:46:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 16:46:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 16:46:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 16:46:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 16:46:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 16:46:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 16:46:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 16:46:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 16:46:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 16:46:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 16:46:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 16:46:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 16:46:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 16:46:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 16:46:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 16:46:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 16:46:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 16:46:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 16:46:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 16:46:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 16:46:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 16:46:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 16:46:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 16:46:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 16:46:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 16:46:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 16:46:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 16:46:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 16:46:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 16:46:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 16:46:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 16:46:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 16:46:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 16:46:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 16:46:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 16:46:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 16:46:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 16:46:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 16:46:48 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 16:46:48 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 16:46:48 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 16:46:48 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 16:46:48 spire-1.2.1/support/oidc-discovery-provider/ 16:46:48 spire-1.2.1/support/oidc-discovery-provider/README.md 16:46:48 spire-1.2.1/support/oidc-discovery-provider/common_test.go 16:46:48 spire-1.2.1/support/oidc-discovery-provider/config.go 16:46:48 spire-1.2.1/support/oidc-discovery-provider/config_test.go 16:46:48 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 16:46:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 16:46:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 16:46:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 16:46:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 16:46:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 16:46:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 16:46:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 16:46:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 16:46:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 16:46:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 16:46:48 spire-1.2.1/test/integration/suites/join-token/ 16:46:48 spire-1.2.1/test/integration/suites/join-token/01-start-server 16:46:48 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 16:46:48 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 16:46:48 spire-1.2.1/support/oidc-discovery-provider/handler.go 16:46:48 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 16:46:48 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 16:46:48 spire-1.2.1/support/oidc-discovery-provider/main.go 16:46:48 spire-1.2.1/support/oidc-discovery-provider/server_api.go 16:46:48 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 16:46:48 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 16:46:48 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 16:46:48 spire-1.2.1/test/ 16:46:48 spire-1.2.1/test/clock/ 16:46:48 spire-1.2.1/test/clock/clock.go 16:46:48 spire-1.2.1/test/fakes/ 16:46:48 spire-1.2.1/test/fakes/fakeagentcatalog/ 16:46:48 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 16:46:48 spire-1.2.1/test/fakes/fakeagentkeymanager/ 16:46:48 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 16:46:48 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 16:46:48 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 16:46:48 spire-1.2.1/test/fakes/fakeagentstore/ 16:46:48 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 16:46:48 spire-1.2.1/test/integration/suites/join-token/03-start-agent 16:46:48 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 16:46:48 spire-1.2.1/test/integration/suites/join-token/05-check-svid 16:46:48 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 16:46:48 spire-1.2.1/test/integration/suites/join-token/README.md 16:46:48 spire-1.2.1/test/integration/suites/join-token/conf/ 16:46:48 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 16:46:48 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 16:46:48 spire-1.2.1/test/integration/suites/join-token/conf/server/ 16:46:48 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 16:46:48 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 16:46:48 spire-1.2.1/test/integration/suites/join-token/teardown 16:46:48 spire-1.2.1/test/integration/suites/k8s-reconcile/ 16:46:48 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 16:46:48 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 16:46:48 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 16:46:48 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 16:46:48 spire-1.2.1/test/fakes/fakedatastore/ 16:46:48 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 16:46:48 spire-1.2.1/test/fakes/fakeentryclient/ 16:46:48 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 16:46:48 spire-1.2.1/test/fakes/fakehealthchecker/ 16:46:48 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 16:46:48 spire-1.2.1/test/fakes/fakeidentityprovider/ 16:46:48 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 16:46:48 spire-1.2.1/test/fakes/fakemetrics/ 16:46:48 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 16:46:48 spire-1.2.1/test/fakes/fakenoderesolver/ 16:46:48 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 16:46:48 spire-1.2.1/test/fakes/fakenotifier/ 16:46:48 spire-1.2.1/test/fakes/fakenotifier/notifier.go 16:46:48 spire-1.2.1/test/fakes/fakepluginmetrics/ 16:46:48 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 16:46:48 spire-1.2.1/test/fakes/fakeserverca/ 16:46:48 spire-1.2.1/test/fakes/fakeserverca/serverca.go 16:46:48 spire-1.2.1/test/fakes/fakeservercatalog/ 16:46:48 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 16:46:48 spire-1.2.1/test/fakes/fakeserverkeymanager/ 16:46:48 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 16:46:48 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 16:46:48 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 16:46:48 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 16:46:48 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 16:46:48 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 16:46:48 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 16:46:48 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 16:46:48 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 16:46:48 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 16:46:48 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 16:46:48 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 16:46:48 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 16:46:48 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 16:46:48 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 16:46:48 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 16:46:48 spire-1.2.1/test/integration/suites/k8s-scratch/ 16:46:48 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 16:46:48 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 16:46:48 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 16:46:48 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 16:46:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 16:46:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 16:46:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 16:46:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 16:46:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 16:46:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 16:46:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 16:46:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 16:46:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 16:46:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 16:46:48 spire-1.2.1/test/fakes/fakeservernodeattestor/ 16:46:48 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 16:46:48 spire-1.2.1/test/fakes/fakeupstreamauthority/ 16:46:48 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 16:46:48 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 16:46:48 spire-1.2.1/test/fakes/fakeworkloadapi/ 16:46:48 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 16:46:48 spire-1.2.1/test/fakes/fakeworkloadattestor/ 16:46:48 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 16:46:48 spire-1.2.1/test/fixture/ 16:46:48 spire-1.2.1/test/fixture/certs/ 16:46:48 spire-1.2.1/test/fixture/certs/agent_svid.der 16:46:48 spire-1.2.1/test/fixture/certs/base_cert.pem 16:46:48 spire-1.2.1/test/fixture/certs/base_csr.pem 16:46:48 spire-1.2.1/test/fixture/certs/base_key.pem 16:46:48 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 16:46:48 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 16:46:48 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 16:46:48 spire-1.2.1/test/fixture/certs/blog_cert.pem 16:46:48 spire-1.2.1/test/fixture/certs/blog_csr.pem 16:46:48 spire-1.2.1/test/fixture/certs/blog_key.pem 16:46:48 spire-1.2.1/test/fixture/certs/bundle.der 16:46:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 16:46:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 16:46:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 16:46:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 16:46:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 16:46:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 16:46:48 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 16:46:48 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 16:46:48 spire-1.2.1/test/integration/suites/k8s/ 16:46:48 spire-1.2.1/test/integration/suites/k8s/00-setup 16:46:48 spire-1.2.1/test/integration/suites/k8s/01-apply-config 16:46:48 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 16:46:48 spire-1.2.1/test/integration/suites/k8s/README.md 16:46:48 spire-1.2.1/test/integration/suites/k8s/conf/ 16:46:48 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 16:46:48 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 16:46:48 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 16:46:48 spire-1.2.1/test/fixture/certs/ca.pem 16:46:48 spire-1.2.1/test/fixture/certs/ca_key.pem 16:46:48 spire-1.2.1/test/fixture/certs/database_cert.pem 16:46:48 spire-1.2.1/test/fixture/certs/database_csr.pem 16:46:48 spire-1.2.1/test/fixture/certs/database_key.pem 16:46:48 spire-1.2.1/test/fixture/certs/node_cert.pem 16:46:48 spire-1.2.1/test/fixture/certs/node_csr.pem 16:46:48 spire-1.2.1/test/fixture/certs/node_key.pem 16:46:48 spire-1.2.1/test/fixture/certs/svid.pem 16:46:48 spire-1.2.1/test/fixture/certs/svid_key.pem 16:46:48 spire-1.2.1/test/fixture/config/ 16:46:48 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 16:46:48 spire-1.2.1/test/fixture/config/agent_good.conf 16:46:48 spire-1.2.1/test/fixture/config/agent_good_templated.conf 16:46:48 spire-1.2.1/test/fixture/config/plugin_good.conf 16:46:48 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 16:46:48 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 16:46:48 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 16:46:48 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 16:46:48 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 16:46:48 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 16:46:48 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 16:46:48 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 16:46:48 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 16:46:48 spire-1.2.1/test/integration/suites/k8s/conf/server/ 16:46:48 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 16:46:48 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 16:46:48 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 16:46:48 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 16:46:48 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 16:46:48 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 16:46:48 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 16:46:48 spire-1.2.1/test/integration/suites/k8s/init-kubectl 16:46:48 spire-1.2.1/test/integration/suites/k8s/teardown 16:46:48 spire-1.2.1/test/integration/suites/nested-rotation/ 16:46:48 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 16:46:48 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 16:46:48 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 16:46:48 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 16:46:48 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 16:46:48 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 16:46:48 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 16:46:48 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 16:46:48 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 16:46:48 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 16:46:48 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 16:46:48 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 16:46:48 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 16:46:48 spire-1.2.1/test/fixture/config/server_good.conf 16:46:48 spire-1.2.1/test/fixture/config/server_good_templated.conf 16:46:48 spire-1.2.1/test/fixture/fixture.go 16:46:48 spire-1.2.1/test/fixture/nodeattestor/ 16:46:48 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 16:46:48 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 16:46:48 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 16:46:48 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 16:46:48 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 16:46:48 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 16:46:48 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 16:46:48 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 16:46:48 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 16:46:48 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 16:46:48 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 16:46:48 spire-1.2.1/test/integration/suites/nested-rotation/README.md 16:46:48 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 16:46:48 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 16:46:48 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 16:46:48 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 16:46:48 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 16:46:48 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 16:46:48 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 16:46:48 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 16:46:48 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 16:46:48 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 16:46:48 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 16:46:48 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 16:46:48 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 16:46:48 spire-1.2.1/test/fixture/registration/ 16:46:48 spire-1.2.1/test/fixture/registration/entries.json 16:46:48 spire-1.2.1/test/fixture/registration/good-for-update.json 16:46:48 spire-1.2.1/test/fixture/registration/good.json 16:46:48 spire-1.2.1/test/fixture/registration/invalid.json 16:46:48 spire-1.2.1/test/fixture/registration/invalid_json.json 16:46:48 spire-1.2.1/test/fixture/registration/manager_test_entries.json 16:46:48 spire-1.2.1/test/integration/ 16:46:48 spire-1.2.1/test/integration/README.md 16:46:48 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 16:46:48 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 16:46:48 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 16:46:48 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 16:46:48 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 16:46:48 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 16:46:48 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 16:46:48 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 16:46:48 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 16:46:48 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 16:46:48 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 16:46:48 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 16:46:48 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 16:46:48 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 16:46:48 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 16:46:48 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 16:46:48 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 16:46:48 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 16:46:48 spire-1.2.1/test/integration/suites/nested-rotation/root/ 16:46:48 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 16:46:48 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 16:46:48 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 16:46:48 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 16:46:48 spire-1.2.1/test/integration/suites/nested-rotation/teardown 16:46:48 spire-1.2.1/test/integration/suites/node-attestation/ 16:46:48 spire-1.2.1/test/integration/suites/node-attestation/00-setup 16:46:48 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 16:46:48 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 16:46:48 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 16:46:48 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 16:46:48 spire-1.2.1/test/integration/common 16:46:48 spire-1.2.1/test/integration/setup/ 16:46:48 spire-1.2.1/test/integration/setup/adminclient/ 16:46:48 spire-1.2.1/test/integration/setup/adminclient/build.sh 16:46:48 spire-1.2.1/test/integration/setup/adminclient/client.go 16:46:48 spire-1.2.1/test/integration/setup/debugagent/ 16:46:48 spire-1.2.1/test/integration/setup/debugagent/build.sh 16:46:48 spire-1.2.1/test/integration/setup/debugagent/main.go 16:46:48 spire-1.2.1/test/integration/setup/debugserver/ 16:46:48 spire-1.2.1/test/integration/setup/debugserver/build.sh 16:46:48 spire-1.2.1/test/integration/setup/debugserver/main.go 16:46:48 spire-1.2.1/test/integration/setup/downstreamclient/ 16:46:48 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 16:46:48 spire-1.2.1/test/integration/setup/downstreamclient/client.go 16:46:48 spire-1.2.1/test/integration/setup/itclient/ 16:46:48 spire-1.2.1/test/integration/setup/itclient/client.go 16:46:48 spire-1.2.1/test/integration/setup/node-attestation/ 16:46:48 spire-1.2.1/test/integration/setup/node-attestation/build.sh 16:46:48 spire-1.2.1/test/integration/setup/node-attestation/client.go 16:46:48 spire-1.2.1/test/integration/setup/x509pop/ 16:46:48 spire-1.2.1/test/integration/suites/node-attestation/README.md 16:46:48 spire-1.2.1/test/integration/suites/node-attestation/conf/ 16:46:48 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 16:46:48 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 16:46:48 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 16:46:48 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 16:46:48 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 16:46:48 spire-1.2.1/test/integration/suites/node-attestation/teardown 16:46:48 spire-1.2.1/test/integration/suites/rotation/ 16:46:48 spire-1.2.1/test/integration/suites/rotation/00-setup 16:46:48 spire-1.2.1/test/integration/suites/rotation/01-start-server 16:46:48 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 16:46:48 spire-1.2.1/test/integration/suites/rotation/03-start-agent 16:46:48 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 16:46:48 spire-1.2.1/test/integration/suites/rotation/05-check-svids 16:46:48 spire-1.2.1/test/integration/suites/rotation/README.md 16:46:48 spire-1.2.1/test/integration/suites/rotation/conf/ 16:46:48 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 16:46:48 spire-1.2.1/test/integration/setup/x509pop/setup.sh 16:46:48 spire-1.2.1/test/integration/suites/ 16:46:48 spire-1.2.1/test/integration/suites/admin-endpoints/ 16:46:48 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 16:46:48 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 16:46:48 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 16:46:48 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 16:46:48 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 16:46:48 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 16:46:48 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 16:46:48 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 16:46:48 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 16:46:48 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 16:46:48 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 16:46:48 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 16:46:48 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 16:46:48 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 16:46:48 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 16:46:48 spire-1.2.1/test/integration/suites/rotation/conf/server/ 16:46:48 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 16:46:48 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 16:46:48 spire-1.2.1/test/integration/suites/rotation/teardown 16:46:48 spire-1.2.1/test/integration/suites/self-test/ 16:46:48 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 16:46:48 spire-1.2.1/test/integration/suites/self-test/README.md 16:46:48 spire-1.2.1/test/integration/suites/self-test/teardown 16:46:48 spire-1.2.1/test/integration/suites/spire-server-cli/ 16:46:48 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 16:46:48 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 16:46:48 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 16:46:48 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 16:46:48 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 16:46:48 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 16:46:48 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 16:46:48 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 16:46:48 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 16:46:48 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 16:46:48 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 16:46:48 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 16:46:48 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 16:46:48 spire-1.2.1/test/integration/suites/datastore-mysql/ 16:46:48 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 16:46:48 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 16:46:48 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 16:46:48 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 16:46:48 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 16:46:48 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 16:46:48 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 16:46:48 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 16:46:48 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 16:46:48 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 16:46:48 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 16:46:48 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 16:46:48 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 16:46:48 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 16:46:48 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 16:46:48 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 16:46:48 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 16:46:48 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 16:46:48 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 16:46:48 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 16:46:48 spire-1.2.1/test/integration/suites/upgrade/ 16:46:48 spire-1.2.1/test/integration/suites/upgrade/00-setup 16:46:48 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 16:46:48 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 16:46:48 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 16:46:48 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 16:46:48 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 16:46:48 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 16:46:48 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 16:46:48 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 16:46:48 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 16:46:48 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 16:46:48 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 16:46:48 spire-1.2.1/test/integration/suites/datastore-postgres/ 16:46:48 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 16:46:48 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 16:46:48 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 16:46:48 spire-1.2.1/test/integration/suites/upgrade/README.md 16:46:48 spire-1.2.1/test/integration/suites/upgrade/conf/ 16:46:48 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 16:46:48 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 16:46:48 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 16:46:48 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 16:46:48 spire-1.2.1/test/integration/suites/upgrade/teardown 16:46:48 spire-1.2.1/test/integration/suites/upgrade/versions.txt 16:46:48 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 16:46:48 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 16:46:48 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 16:46:48 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 16:46:48 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 16:46:48 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 16:46:48 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 16:46:48 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 16:46:48 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 16:46:48 spire-1.2.1/test/integration/suites/debug-endpoints/ 16:46:48 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 16:46:48 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 16:46:48 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 16:46:48 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 16:46:48 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 16:46:48 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 16:46:48 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 16:46:48 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 16:46:48 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 16:46:48 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 16:46:48 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 16:46:48 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 16:46:48 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 16:46:48 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 16:46:48 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 16:46:48 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 16:46:48 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 16:46:48 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 16:46:48 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 16:46:48 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 16:46:48 spire-1.2.1/test/integration/test-one.sh 16:46:48 spire-1.2.1/test/integration/test.sh 16:46:48 spire-1.2.1/test/plugintest/ 16:46:48 spire-1.2.1/test/plugintest/config.go 16:46:48 spire-1.2.1/test/plugintest/load.go 16:46:48 spire-1.2.1/test/plugintest/option.go 16:46:48 spire-1.2.1/test/spiretest/ 16:46:48 spire-1.2.1/test/spiretest/apiserver.go 16:46:48 spire-1.2.1/test/spiretest/assertions.go 16:46:48 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 16:46:48 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 16:46:48 spire-1.2.1/test/integration/suites/downstream-endpoints/ 16:46:48 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 16:46:48 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 16:46:48 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 16:46:48 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 16:46:48 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 16:46:48 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 16:46:48 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 16:46:48 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 16:46:48 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 16:46:48 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 16:46:48 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 16:46:48 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 16:46:48 spire-1.2.1/test/spiretest/dir.go 16:46:48 spire-1.2.1/test/spiretest/errors_posix.go 16:46:48 spire-1.2.1/test/spiretest/errors_windows.go 16:46:48 spire-1.2.1/test/spiretest/logs.go 16:46:48 spire-1.2.1/test/spiretest/socketapi.go 16:46:48 spire-1.2.1/test/spiretest/suite.go 16:46:48 spire-1.2.1/test/spiretest/x509.go 16:46:48 spire-1.2.1/test/testca/ 16:46:48 spire-1.2.1/test/testca/ca.go 16:46:48 spire-1.2.1/test/testkey/ 16:46:48 spire-1.2.1/test/testkey/generate.sh 16:46:48 spire-1.2.1/test/testkey/genkeys.go 16:46:48 spire-1.2.1/test/testkey/keys.go 16:46:48 spire-1.2.1/test/testkey/new.go 16:46:48 spire-1.2.1/test/tpmsimulator/ 16:46:48 spire-1.2.1/test/tpmsimulator/simulator.go 16:46:48 spire-1.2.1/test/util/ 16:46:48 spire-1.2.1/test/util/cert_fixtures.go 16:46:48 spire-1.2.1/test/util/cert_generation.go 16:46:48 spire-1.2.1/test/util/io_redirection.go 16:46:48 spire-1.2.1/test/util/race.go 16:46:48 spire-1.2.1/test/util/util.go 16:46:48 building spire from source... 16:46:48 16:46:48 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 16:46:48 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 16:46:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 16:46:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 16:46:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 16:46:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 16:46:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 16:46:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 16:46:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 16:46:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 16:46:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 16:46:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 16:46:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 16:46:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 16:46:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 16:46:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 16:46:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 16:46:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 16:46:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 16:46:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 16:46:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 16:46:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 16:46:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 16:46:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 16:46:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 16:46:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 16:46:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 16:46:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 16:46:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 16:46:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 16:46:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 16:46:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 16:46:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 16:46:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 16:46:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 16:46:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 16:46:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 16:46:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 16:46:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 16:46:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 16:46:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 16:46:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 16:46:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 16:46:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 16:46:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 16:46:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 16:46:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 16:46:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 16:46:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 16:46:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 16:46:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 16:46:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 16:46:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 16:46:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 16:46:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 16:46:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 16:46:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 16:46:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 16:46:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 16:46:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 16:46:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 16:46:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 16:46:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 16:46:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 16:46:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 16:46:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 16:46:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 16:46:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 16:46:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 16:46:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 16:46:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 16:46:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 16:46:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 16:46:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 16:46:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 16:46:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 16:46:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 16:46:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 16:46:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 16:46:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 16:46:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 16:46:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 16:46:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 16:46:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 16:46:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 16:46:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 16:46:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 16:46:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 16:46:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 16:46:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 16:46:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 16:46:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 16:46:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 16:46:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 16:46:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 16:46:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 16:46:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 16:46:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 16:46:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 16:46:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 16:46:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 16:46:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 16:46:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 16:46:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 16:46:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 16:46:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 16:46:48 spire-1.2.1/test/integration/suites/join-token/ 16:46:48 spire-1.2.1/test/integration/suites/join-token/01-start-server 16:46:48 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 16:46:48 spire-1.2.1/test/integration/suites/join-token/03-start-agent 16:46:48 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 16:46:48 spire-1.2.1/test/integration/suites/join-token/05-check-svid 16:46:48 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 16:46:48 spire-1.2.1/test/integration/suites/join-token/README.md 16:46:48 spire-1.2.1/test/integration/suites/join-token/conf/ 16:46:48 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 16:46:48 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 16:46:48 spire-1.2.1/test/integration/suites/join-token/conf/server/ 16:46:48 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 16:46:48 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 16:46:48 spire-1.2.1/test/integration/suites/join-token/teardown 16:46:48 spire-1.2.1/test/integration/suites/k8s-reconcile/ 16:46:48 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 16:46:48 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 16:46:48 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 16:46:48 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 16:46:48 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 16:46:48 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 16:46:48 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 16:46:48 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 16:46:48 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 16:46:48 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 16:46:48 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 16:46:48 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 16:46:48 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 16:46:48 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 16:46:48 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 16:46:48 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 16:46:48 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 16:46:48 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 16:46:48 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 16:46:48 spire-1.2.1/test/integration/suites/k8s-scratch/ 16:46:48 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 16:46:48 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 16:46:48 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 16:46:48 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 16:46:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 16:46:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 16:46:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 16:46:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 16:46:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 16:46:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 16:46:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 16:46:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 16:46:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 16:46:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 16:46:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 16:46:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 16:46:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 16:46:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 16:46:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 16:46:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 16:46:48 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 16:46:48 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 16:46:48 spire-1.2.1/test/integration/suites/k8s/ 16:46:48 spire-1.2.1/test/integration/suites/k8s/00-setup 16:46:48 spire-1.2.1/test/integration/suites/k8s/01-apply-config 16:46:48 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 16:46:48 spire-1.2.1/test/integration/suites/k8s/README.md 16:46:48 spire-1.2.1/test/integration/suites/k8s/conf/ 16:46:48 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 16:46:48 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 16:46:48 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 16:46:48 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 16:46:48 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 16:46:48 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 16:46:48 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 16:46:48 spire-1.2.1/test/integration/suites/k8s/conf/server/ 16:46:48 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 16:46:48 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 16:46:48 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 16:46:48 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 16:46:48 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 16:46:48 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 16:46:48 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 16:46:48 spire-1.2.1/test/integration/suites/k8s/init-kubectl 16:46:48 spire-1.2.1/test/integration/suites/k8s/teardown 16:46:48 spire-1.2.1/test/integration/suites/nested-rotation/ 16:46:48 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 16:46:48 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 16:46:48 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 16:46:48 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 16:46:48 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 16:46:48 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 16:46:48 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 16:46:48 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 16:46:48 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 16:46:48 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 16:46:48 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 16:46:48 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 16:46:48 spire-1.2.1/test/integration/suites/nested-rotation/README.md 16:46:48 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 16:46:48 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 16:46:48 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 16:46:48 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 16:46:48 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 16:46:48 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 16:46:48 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 16:46:48 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 16:46:48 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 16:46:48 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 16:46:48 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 16:46:48 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 16:46:48 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 16:46:48 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 16:46:48 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 16:46:48 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 16:46:48 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 16:46:48 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 16:46:48 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 16:46:48 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 16:46:48 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 16:46:48 spire-1.2.1/test/integration/suites/nested-rotation/root/ 16:46:48 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 16:46:48 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 16:46:48 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 16:46:48 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 16:46:48 spire-1.2.1/test/integration/suites/nested-rotation/teardown 16:46:48 spire-1.2.1/test/integration/suites/node-attestation/ 16:46:48 spire-1.2.1/test/integration/suites/node-attestation/00-setup 16:46:48 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 16:46:48 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 16:46:48 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 16:46:48 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 16:46:48 spire-1.2.1/test/integration/suites/node-attestation/README.md 16:46:48 spire-1.2.1/test/integration/suites/node-attestation/conf/ 16:46:48 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 16:46:48 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 16:46:48 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 16:46:48 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 16:46:48 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 16:46:48 spire-1.2.1/test/integration/suites/node-attestation/teardown 16:46:48 spire-1.2.1/test/integration/suites/rotation/ 16:46:48 spire-1.2.1/test/integration/suites/rotation/00-setup 16:46:48 spire-1.2.1/test/integration/suites/rotation/01-start-server 16:46:48 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 16:46:48 spire-1.2.1/test/integration/suites/rotation/03-start-agent 16:46:48 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 16:46:48 spire-1.2.1/test/integration/suites/rotation/05-check-svids 16:46:48 spire-1.2.1/test/integration/suites/rotation/README.md 16:46:48 spire-1.2.1/test/integration/suites/rotation/conf/ 16:46:48 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 16:46:48 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 16:46:48 spire-1.2.1/test/integration/suites/rotation/conf/server/ 16:46:48 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 16:46:48 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 16:46:48 spire-1.2.1/test/integration/suites/rotation/teardown 16:46:48 spire-1.2.1/test/integration/suites/self-test/ 16:46:48 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 16:46:48 spire-1.2.1/test/integration/suites/self-test/README.md 16:46:48 spire-1.2.1/test/integration/suites/self-test/teardown 16:46:48 spire-1.2.1/test/integration/suites/spire-server-cli/ 16:46:48 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 16:46:48 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 16:46:48 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 16:46:48 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 16:46:48 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 16:46:48 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 16:46:48 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 16:46:48 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 16:46:48 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 16:46:48 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 16:46:48 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 16:46:48 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 16:46:48 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 16:46:48 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 16:46:48 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 16:46:48 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 16:46:48 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 16:46:48 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 16:46:48 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 16:46:48 spire-1.2.1/test/integration/suites/upgrade/ 16:46:48 spire-1.2.1/test/integration/suites/upgrade/00-setup 16:46:48 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 16:46:48 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 16:46:48 spire-1.2.1/test/integration/suites/upgrade/README.md 16:46:48 spire-1.2.1/test/integration/suites/upgrade/conf/ 16:46:48 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 16:46:48 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 16:46:48 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 16:46:48 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 16:46:48 spire-1.2.1/test/integration/suites/upgrade/teardown 16:46:48 spire-1.2.1/test/integration/suites/upgrade/versions.txt 16:46:48 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 16:46:48 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 16:46:48 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 16:46:48 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 16:46:48 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 16:46:49 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 16:46:49 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 16:46:49 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 16:46:49 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 16:46:49 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 16:46:49 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 16:46:49 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 16:46:49 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 16:46:49 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 16:46:49 spire-1.2.1/test/integration/test-one.sh 16:46:49 spire-1.2.1/test/integration/test.sh 16:46:49 spire-1.2.1/test/plugintest/ 16:46:49 spire-1.2.1/test/plugintest/config.go 16:46:49 spire-1.2.1/test/plugintest/load.go 16:46:49 spire-1.2.1/test/plugintest/option.go 16:46:49 spire-1.2.1/test/spiretest/ 16:46:49 spire-1.2.1/test/spiretest/apiserver.go 16:46:49 spire-1.2.1/test/spiretest/assertions.go 16:46:49 spire-1.2.1/test/spiretest/dir.go 16:46:49 spire-1.2.1/test/spiretest/errors_posix.go 16:46:49 spire-1.2.1/test/spiretest/errors_windows.go 16:46:49 spire-1.2.1/test/spiretest/logs.go 16:46:49 spire-1.2.1/test/spiretest/socketapi.go 16:46:49 spire-1.2.1/test/spiretest/suite.go 16:46:49 spire-1.2.1/test/spiretest/x509.go 16:46:49 spire-1.2.1/test/testca/ 16:46:49 spire-1.2.1/test/testca/ca.go 16:46:49 spire-1.2.1/test/testkey/ 16:46:49 spire-1.2.1/test/testkey/generate.sh 16:46:49 spire-1.2.1/test/testkey/genkeys.go 16:46:49 spire-1.2.1/test/testkey/keys.go 16:46:49 spire-1.2.1/test/testkey/new.go 16:46:49 spire-1.2.1/test/tpmsimulator/ 16:46:49 spire-1.2.1/test/tpmsimulator/simulator.go 16:46:49 spire-1.2.1/test/util/ 16:46:49 spire-1.2.1/test/util/cert_fixtures.go 16:46:49 spire-1.2.1/test/util/cert_generation.go 16:46:49 spire-1.2.1/test/util/io_redirection.go 16:46:49 spire-1.2.1/test/util/race.go 16:46:49 spire-1.2.1/test/util/util.go 16:46:49 building spire from source... 16:46:49 Installing go1.17.7... 16:46:49 Installing go1.17.7... 16:47:07 Building bin/spire-server... 16:47:07 go: downloading github.com/mitchellh/cli v1.1.2 16:47:07 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 16:47:07 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 16:47:08 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 16:47:08 go: downloading google.golang.org/grpc v1.44.0 16:47:12 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 16:47:12 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 16:47:12 go: downloading github.com/imdario/mergo v0.3.12 16:47:12 go: downloading github.com/sirupsen/logrus v1.8.1 16:47:13 go: downloading github.com/hashicorp/go-hclog v1.1.0 16:47:13 Building bin/spire-server... 16:47:13 go: downloading github.com/mitchellh/cli v1.1.2 16:47:13 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 16:47:13 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 16:47:13 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 16:47:13 go: downloading github.com/fatih/color v1.13.0 16:47:14 go: downloading github.com/mattn/go-isatty v0.0.14 16:47:14 go: downloading google.golang.org/protobuf v1.27.1 16:47:14 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 16:47:14 go: downloading google.golang.org/grpc v1.44.0 16:47:15 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 16:47:15 Building bin/spire-server... 16:47:15 go: downloading github.com/mitchellh/cli v1.1.2 16:47:15 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 16:47:15 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 16:47:15 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 16:47:15 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 16:47:15 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 16:47:15 go: downloading github.com/hashicorp/go-plugin v1.4.3 16:47:15 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 16:47:15 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 16:47:15 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 16:47:16 go: downloading google.golang.org/grpc v1.44.0 16:47:17 go: downloading github.com/imdario/mergo v0.3.12 16:47:17 go: downloading github.com/sirupsen/logrus v1.8.1 16:47:17 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 16:47:17 go: downloading github.com/InVisionApp/go-logger v1.0.1 16:47:17 go: downloading github.com/armon/go-metrics v0.3.10 16:47:18 go: downloading github.com/prometheus/client_golang v1.12.1 16:47:18 go: downloading github.com/hashicorp/go-hclog v1.1.0 16:47:18 go: downloading github.com/uber-go/tally/v4 v4.1.1 16:47:19 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 16:47:19 go: downloading github.com/fatih/color v1.13.0 16:47:19 go: downloading github.com/mattn/go-isatty v0.0.14 16:47:19 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 16:47:19 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 16:47:19 go: downloading google.golang.org/protobuf v1.27.1 16:47:19 go: downloading github.com/open-policy-agent/opa v0.38.0 16:47:20 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 16:47:20 go: downloading github.com/imdario/mergo v0.3.12 16:47:20 go: downloading github.com/sirupsen/logrus v1.8.1 16:47:20 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 16:47:20 go: downloading github.com/hashicorp/go-hclog v1.1.0 16:47:21 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 16:47:21 go: downloading github.com/fatih/color v1.13.0 16:47:21 go: downloading github.com/mattn/go-isatty v0.0.14 16:47:21 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 16:47:21 go: downloading github.com/hashicorp/go-plugin v1.4.3 16:47:21 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 16:47:21 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 16:47:21 go: downloading google.golang.org/protobuf v1.27.1 16:47:22 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 16:47:22 go: downloading github.com/InVisionApp/go-logger v1.0.1 16:47:22 go: downloading github.com/armon/go-metrics v0.3.10 16:47:23 go: downloading github.com/prometheus/client_golang v1.12.1 16:47:23 go: downloading github.com/uber-go/tally/v4 v4.1.1 16:47:24 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 16:47:24 go: downloading github.com/hashicorp/go-plugin v1.4.3 16:47:24 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 16:47:24 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 16:47:24 go: downloading github.com/open-policy-agent/opa v0.38.0 16:47:24 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 16:47:24 go: downloading github.com/InVisionApp/go-logger v1.0.1 16:47:24 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 16:47:25 go: downloading github.com/open-policy-agent/opa v0.38.0 16:47:37 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 16:47:37 go: downloading github.com/mattn/go-colorable v0.1.12 16:47:37 go: downloading github.com/Masterminds/goutils v1.1.0 16:47:37 go: downloading github.com/Masterminds/semver v1.5.0 16:47:37 go: downloading github.com/google/uuid v1.1.2 16:47:38 go: downloading github.com/huandu/xstrings v1.3.2 16:47:38 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 16:47:38 go: downloading github.com/oklog/run v1.0.0 16:47:38 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 16:47:38 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 16:47:38 go: downloading github.com/prometheus/client_model v0.2.0 16:47:39 go: downloading github.com/prometheus/common v0.32.1 16:47:39 go: downloading github.com/beorn7/perks v1.0.1 16:47:39 go: downloading github.com/cespare/xxhash/v2 v2.1.2 16:47:39 go: downloading github.com/prometheus/procfs v0.7.3 16:47:39 go: downloading go.uber.org/atomic v1.9.0 16:47:40 go: downloading github.com/imkira/go-observer v1.0.3 16:47:40 go: downloading github.com/hashicorp/errwrap v1.1.0 16:47:40 go: downloading github.com/mitchellh/reflectwalk v1.0.1 16:47:41 go: downloading github.com/hashicorp/golang-lru v0.5.4 16:47:41 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 16:47:41 go: downloading github.com/twmb/murmur3 v1.1.6 16:47:41 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 16:47:41 go: downloading github.com/blang/semver/v4 v4.0.0 16:47:41 go: downloading github.com/go-sql-driver/mysql v1.6.0 16:47:41 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 16:47:42 go: downloading github.com/jinzhu/gorm v1.9.16 16:47:42 go: downloading github.com/lib/pq v1.10.4 16:47:42 go: downloading github.com/mattn/go-sqlite3 v1.14.12 16:47:42 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 16:47:43 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 16:47:43 go: downloading github.com/mattn/go-colorable v0.1.12 16:47:44 go: downloading github.com/Masterminds/goutils v1.1.0 16:47:44 go: downloading github.com/Masterminds/semver v1.5.0 16:47:44 go: downloading github.com/google/uuid v1.1.2 16:47:44 go: downloading github.com/huandu/xstrings v1.3.2 16:47:45 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 16:47:45 go: downloading github.com/oklog/run v1.0.0 16:47:45 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 16:47:45 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 16:47:45 go: downloading github.com/prometheus/client_model v0.2.0 16:47:45 go: downloading github.com/prometheus/common v0.32.1 16:47:45 go: downloading github.com/beorn7/perks v1.0.1 16:47:45 go: downloading github.com/cespare/xxhash/v2 v2.1.2 16:47:46 go: downloading github.com/prometheus/procfs v0.7.3 16:47:46 go: downloading go.uber.org/atomic v1.9.0 16:47:48 go: downloading github.com/imkira/go-observer v1.0.3 16:47:48 go: downloading github.com/hashicorp/errwrap v1.1.0 16:47:48 go: downloading github.com/mitchellh/reflectwalk v1.0.1 16:47:48 go: downloading github.com/hashicorp/golang-lru v0.5.4 16:47:48 go: downloading github.com/blang/semver/v4 v4.0.0 16:47:48 go: downloading github.com/twmb/murmur3 v1.1.6 16:47:48 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 16:47:48 go: downloading github.com/go-sql-driver/mysql v1.6.0 16:47:48 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 16:47:48 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 16:47:48 go: downloading github.com/jinzhu/gorm v1.9.16 16:47:49 go: downloading github.com/lib/pq v1.10.4 16:47:49 go: downloading github.com/mattn/go-sqlite3 v1.14.12 16:47:49 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 16:47:49 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 16:47:50 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 16:47:51 go: downloading github.com/armon/go-metrics v0.3.10 16:47:51 go: downloading github.com/prometheus/client_golang v1.12.1 16:47:51 go: downloading github.com/uber-go/tally/v4 v4.1.1 16:47:51 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 16:47:52 go: downloading github.com/mattn/go-colorable v0.1.12 16:47:52 go: downloading github.com/Masterminds/goutils v1.1.0 16:47:52 go: downloading github.com/Masterminds/semver v1.5.0 16:47:52 go: downloading github.com/google/uuid v1.1.2 16:47:52 go: downloading github.com/huandu/xstrings v1.3.2 16:47:52 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 16:47:52 go: downloading github.com/oklog/run v1.0.0 16:47:52 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 16:47:52 go: downloading github.com/imkira/go-observer v1.0.3 16:47:53 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 16:47:53 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 16:47:53 go: downloading github.com/prometheus/client_model v0.2.0 16:47:53 go: downloading github.com/prometheus/common v0.32.1 16:47:53 go: downloading github.com/beorn7/perks v1.0.1 16:47:53 go: downloading github.com/cespare/xxhash/v2 v2.1.2 16:47:53 go: downloading github.com/prometheus/procfs v0.7.3 16:47:54 go: downloading go.uber.org/atomic v1.9.0 16:47:54 go: downloading github.com/hashicorp/errwrap v1.1.0 16:47:54 go: downloading github.com/mitchellh/reflectwalk v1.0.1 16:47:54 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 16:47:54 go: downloading github.com/blang/semver/v4 v4.0.0 16:47:54 go: downloading github.com/go-sql-driver/mysql v1.6.0 16:47:55 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 16:47:55 go: downloading github.com/jinzhu/gorm v1.9.16 16:47:56 go: downloading github.com/lib/pq v1.10.4 16:47:56 go: downloading github.com/mattn/go-sqlite3 v1.14.12 16:47:56 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 16:47:57 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 16:47:57 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 16:47:57 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 16:47:57 go: downloading github.com/stretchr/testify v1.7.0 16:47:57 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 16:47:58 go: downloading github.com/aws/aws-sdk-go v1.43.0 16:47:59 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 16:47:59 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 16:47:59 go: downloading github.com/stretchr/testify v1.7.0 16:47:59 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 16:47:59 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 16:48:00 go: downloading google.golang.org/api v0.70.0 16:48:00 go: downloading github.com/aws/aws-sdk-go v1.43.0 16:48:04 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 16:48:04 go: downloading github.com/stretchr/testify v1.7.0 16:48:04 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 16:48:04 go: downloading github.com/aws/aws-sdk-go v1.43.0 16:48:19 go: downloading google.golang.org/api v0.70.0 16:48:19 go: downloading k8s.io/client-go v0.23.4 16:48:19 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 16:48:19 go: downloading k8s.io/api v0.23.4 16:48:24 go: downloading k8s.io/client-go v0.23.4 16:48:24 go: downloading google.golang.org/api v0.70.0 16:48:24 go: downloading k8s.io/api v0.23.4 16:48:29 go: downloading github.com/google/go-tpm v0.3.3 16:48:29 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 16:48:37 go: downloading github.com/google/go-tpm v0.3.3 16:48:37 go: downloading cloud.google.com/go/storage v1.21.0 16:48:38 go: downloading cloud.google.com/go v0.100.2 16:48:39 go: downloading k8s.io/api v0.23.4 16:48:39 go: downloading k8s.io/client-go v0.23.4 16:48:39 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 16:48:39 go: downloading k8s.io/apimachinery v0.23.4 16:48:41 go: downloading k8s.io/kube-aggregator v0.23.3 16:48:42 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 16:48:55 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 16:48:55 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 16:48:55 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 16:48:55 go: downloading github.com/google/go-tpm v0.3.3 16:48:55 go: downloading cloud.google.com/go/storage v1.21.0 16:48:55 go: downloading cloud.google.com/go v0.100.2 16:48:56 go: downloading k8s.io/apimachinery v0.23.4 16:48:58 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 16:48:58 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 16:48:58 go: downloading k8s.io/kube-aggregator v0.23.3 16:48:58 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 16:48:58 go: downloading cloud.google.com/go/storage v1.21.0 16:48:59 go: downloading cloud.google.com/go v0.100.2 16:48:59 go: downloading sigs.k8s.io/controller-runtime v0.11.1 16:49:00 go: downloading k8s.io/apimachinery v0.23.4 16:49:01 go: downloading github.com/hashicorp/vault/api v1.4.1 16:49:01 go: downloading cloud.google.com/go/security v1.3.0 16:49:01 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 16:49:02 go: downloading k8s.io/kube-aggregator v0.23.3 16:49:02 go: downloading sigs.k8s.io/controller-runtime v0.11.1 16:49:02 go: downloading gopkg.in/yaml.v2 v2.4.0 16:49:02 go: downloading github.com/OneOfOne/xxhash v1.2.8 16:49:03 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 16:49:03 go: downloading github.com/gobwas/glob v0.2.3 16:49:04 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 16:49:04 go: downloading cloud.google.com/go/security v1.3.0 16:49:04 go: downloading github.com/jinzhu/inflection v1.0.0 16:49:04 go: downloading github.com/aws/smithy-go v1.11.0 16:49:04 go: downloading github.com/hashicorp/vault/api v1.4.1 16:49:04 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 16:49:04 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 16:49:04 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 16:49:05 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 16:49:05 go: downloading sigs.k8s.io/controller-runtime v0.11.1 16:49:05 go: downloading gopkg.in/yaml.v2 v2.4.0 16:49:05 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 16:49:05 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 16:49:05 go: downloading github.com/OneOfOne/xxhash v1.2.8 16:49:06 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 16:49:06 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 16:49:06 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 16:49:06 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 16:49:06 go: downloading github.com/gobwas/glob v0.2.3 16:49:06 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 16:49:06 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 16:49:06 go: downloading github.com/jinzhu/inflection v1.0.0 16:49:06 go: downloading github.com/aws/smithy-go v1.11.0 16:49:06 go: downloading cloud.google.com/go/security v1.3.0 16:49:07 go: downloading github.com/hashicorp/vault/api v1.4.1 16:49:07 go: downloading github.com/gogo/protobuf v1.3.2 16:49:07 go: downloading github.com/hashicorp/golang-lru v0.5.4 16:49:07 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 16:49:08 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 16:49:08 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 16:49:08 go: downloading gopkg.in/yaml.v2 v2.4.0 16:49:08 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 16:49:08 go: downloading github.com/OneOfOne/xxhash v1.2.8 16:49:08 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 16:49:08 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 16:49:08 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 16:49:09 go: downloading github.com/gobwas/glob v0.2.3 16:49:09 go: downloading github.com/gogo/protobuf v1.3.2 16:49:09 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 16:49:09 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 16:49:09 go: downloading github.com/twmb/murmur3 v1.1.6 16:49:09 go: downloading github.com/jinzhu/inflection v1.0.0 16:49:09 go: downloading github.com/aws/smithy-go v1.11.0 16:49:10 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 16:49:11 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 16:49:11 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 16:49:11 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 16:49:11 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 16:49:12 go: downloading github.com/gogo/protobuf v1.3.2 16:49:12 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 16:49:12 go: downloading github.com/Azure/go-autorest/logger v0.2.1 16:49:12 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 16:49:13 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 16:49:13 go: downloading github.com/dimchansky/utfbom v1.1.1 16:49:13 go: downloading cloud.google.com/go/compute v1.3.0 16:49:14 go: downloading cloud.google.com/go/iam v0.1.1 16:49:14 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 16:49:14 go: downloading k8s.io/klog/v2 v2.30.0 16:49:14 go: downloading github.com/google/gofuzz v1.1.0 16:49:14 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 16:49:14 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 16:49:15 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 16:49:15 go: downloading github.com/Azure/go-autorest/logger v0.2.1 16:49:15 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 16:49:15 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 16:49:15 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 16:49:15 go: downloading github.com/dimchansky/utfbom v1.1.1 16:49:15 go: downloading cloud.google.com/go/compute v1.3.0 16:49:15 go: downloading github.com/spf13/pflag v1.0.5 16:49:16 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 16:49:16 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 16:49:16 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 16:49:16 go: downloading cloud.google.com/go/iam v0.1.1 16:49:16 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 16:49:16 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 16:49:16 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 16:49:16 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 16:49:16 go: downloading github.com/hashicorp/vault/sdk v0.4.1 16:49:16 go: downloading k8s.io/klog/v2 v2.30.0 16:49:17 go: downloading github.com/google/gofuzz v1.1.0 16:49:17 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 16:49:17 go: downloading cloud.google.com/go/compute v1.3.0 16:49:17 go: downloading github.com/mitchellh/mapstructure v1.4.3 16:49:17 go: downloading github.com/tklauser/go-sysconf v0.3.9 16:49:17 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 16:49:17 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 16:49:18 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 16:49:18 go: downloading github.com/spf13/pflag v1.0.5 16:49:18 go: downloading cloud.google.com/go/iam v0.1.1 16:49:18 go: downloading go.opencensus.io v0.23.0 16:49:18 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 16:49:18 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 16:49:18 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 16:49:18 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 16:49:18 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 16:49:19 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 16:49:19 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 16:49:19 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 16:49:19 go: downloading github.com/hashicorp/vault/sdk v0.4.1 16:49:19 go: downloading github.com/jmespath/go-jmespath v0.4.0 16:49:19 go: downloading k8s.io/klog/v2 v2.30.0 16:49:19 go: downloading github.com/google/gofuzz v1.1.0 16:49:19 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 16:49:20 go: downloading github.com/mitchellh/mapstructure v1.4.3 16:49:20 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 16:49:20 go: downloading github.com/tklauser/go-sysconf v0.3.9 16:49:20 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 16:49:20 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 16:49:20 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 16:49:20 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 16:49:21 go: downloading github.com/jmespath/go-jmespath v0.4.0 16:49:21 go: downloading github.com/spf13/pflag v1.0.5 16:49:21 go: downloading gopkg.in/inf.v0 v0.9.1 16:49:21 go: downloading github.com/go-logr/logr v1.2.2 16:49:21 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 16:49:21 go: downloading github.com/google/go-cmp v0.5.7 16:49:21 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 16:49:21 go: downloading github.com/Azure/go-autorest/logger v0.2.1 16:49:21 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 16:49:21 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 16:49:21 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 16:49:21 go: downloading github.com/dimchansky/utfbom v1.1.1 16:49:21 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 16:49:22 go: downloading github.com/json-iterator/go v1.1.12 16:49:22 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 16:49:22 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 16:49:22 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 16:49:22 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 16:49:22 go: downloading github.com/hashicorp/vault/sdk v0.4.1 16:49:22 go: downloading github.com/googleapis/gnostic v0.5.5 16:49:23 go: downloading go.opencensus.io v0.23.0 16:49:23 go: downloading github.com/mitchellh/mapstructure v1.4.3 16:49:23 go: downloading github.com/tklauser/go-sysconf v0.3.9 16:49:23 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 16:49:23 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 16:49:24 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 16:49:24 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 16:49:24 go: downloading github.com/jmespath/go-jmespath v0.4.0 16:49:24 go: downloading gopkg.in/inf.v0 v0.9.1 16:49:24 go: downloading github.com/go-logr/logr v1.2.2 16:49:24 go: downloading github.com/google/go-cmp v0.5.7 16:49:25 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 16:49:25 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 16:49:25 go: downloading github.com/json-iterator/go v1.1.12 16:49:26 go: downloading go.opencensus.io v0.23.0 16:49:26 go: downloading github.com/googleapis/gnostic v0.5.5 16:49:27 go: downloading gopkg.in/inf.v0 v0.9.1 16:49:27 go: downloading github.com/go-logr/logr v1.2.2 16:49:27 go: downloading github.com/google/go-cmp v0.5.7 16:49:27 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 16:49:27 go: downloading github.com/json-iterator/go v1.1.12 16:49:28 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 16:49:28 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 16:49:28 go: downloading github.com/googleapis/gnostic v0.5.5 16:49:28 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 16:49:28 go: downloading github.com/tklauser/numcpus v0.3.0 16:49:28 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 16:49:29 go: downloading go.uber.org/zap v1.21.0 16:49:29 go: downloading sigs.k8s.io/yaml v1.3.0 16:49:29 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 16:49:29 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 16:49:30 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 16:49:30 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 16:49:30 go: downloading github.com/modern-go/reflect2 v1.0.2 16:49:30 go: downloading github.com/tklauser/numcpus v0.3.0 16:49:30 go: downloading github.com/ryanuber/go-glob v1.0.0 16:49:30 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 16:49:30 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 16:49:30 go: downloading github.com/golang/snappy v0.0.4 16:49:30 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 16:49:30 go: downloading go.uber.org/zap v1.21.0 16:49:30 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 16:49:31 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 16:49:31 go: downloading sigs.k8s.io/yaml v1.3.0 16:49:31 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 16:49:32 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 16:49:32 go: downloading github.com/modern-go/reflect2 v1.0.2 16:49:32 go: downloading github.com/ryanuber/go-glob v1.0.0 16:49:32 go: downloading github.com/golang/snappy v0.0.4 16:49:32 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 16:49:33 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 16:49:33 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 16:49:34 go: downloading github.com/tklauser/numcpus v0.3.0 16:49:34 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 16:49:34 go: downloading go.uber.org/zap v1.21.0 16:49:35 go: downloading sigs.k8s.io/yaml v1.3.0 16:49:35 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 16:49:35 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 16:49:35 go: downloading github.com/modern-go/reflect2 v1.0.2 16:49:35 go: downloading github.com/ryanuber/go-glob v1.0.0 16:49:35 go: downloading github.com/golang/snappy v0.0.4 16:49:36 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 16:49:38 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 16:49:38 go: downloading github.com/hashicorp/go-uuid v1.0.2 16:49:39 go: downloading github.com/hashicorp/go-version v1.2.0 16:49:39 go: downloading go.uber.org/multierr v1.6.0 16:49:41 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 16:49:41 go: downloading github.com/hashicorp/go-uuid v1.0.2 16:49:41 go: downloading github.com/hashicorp/go-version v1.2.0 16:49:41 go: downloading go.uber.org/multierr v1.6.0 16:49:44 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 16:49:44 go: downloading github.com/hashicorp/go-uuid v1.0.2 16:49:44 go: downloading github.com/hashicorp/go-version v1.2.0 16:49:44 go: downloading go.uber.org/multierr v1.6.0 16:50:11 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 16:50:11 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 16:50:12 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 16:50:12 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 16:50:16 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 16:50:16 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 16:50:55 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 16:51:18 Removing intermediate container 462ca742e14d 16:51:18 ---> 9cf0709d3e74 16:51:18 16:51:18 Step 10/22 : FROM alpine:3.14 16:51:18 3.14: Pulling from library/alpine 16:51:18 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 16:51:18 Status: Downloaded newer image for alpine:3.14 16:51:18 ---> ac73e934f311 16:51:18 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 16:51:18 ---> Running in 4641e33c14a5 16:51:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:51:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:51:19 (1/6) Installing ca-certificates (20211220-r0) 16:51:19 (2/6) Installing brotli-libs (1.0.9-r5) 16:51:19 (3/6) Installing nghttp2-libs (1.43.0-r0) 16:51:19 (4/6) Installing libcurl (7.79.1-r1) 16:51:19 (5/6) Installing curl (7.79.1-r1) 16:51:19 (6/6) Installing dumb-init (1.2.5-r1) 16:51:19 Executing busybox-1.33.1-r7.trigger 16:51:19 Executing ca-certificates-20211220-r0.trigger 16:51:20 OK: 8 MiB in 20 packages 16:51:22 Removing intermediate container 4641e33c14a5 16:51:22 ---> be8ff885b916 16:51:22 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:51:22 ---> Running in bf46a250591c 16:51:22 Removing intermediate container bf46a250591c 16:51:22 ---> 2c3525335a2d 16:51:22 Step 13/22 : WORKDIR /edgex 16:51:22 ---> Running in eee6fbfd1f0e 16:51:23 Removing intermediate container eee6fbfd1f0e 16:51:23 ---> d97161a1c179 16:51:23 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:51:24 ---> bbb3c798d034 16:51:24 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:51:25 ---> 1330a1fb1a1e 16:51:25 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:51:27 ---> 472811c2d3c2 16:51:27 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 16:51:28 ---> aa14721eb15c 16:51:28 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:51:28 ---> Running in 461b8420b076 16:51:30 Removing intermediate container 461b8420b076 16:51:30 ---> e602cd88f4e4 16:51:30 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 16:51:30 ---> Running in 1745b218b6e1 16:51:31 Removing intermediate container 1745b218b6e1 16:51:31 ---> d587c67e643f 16:51:31 Step 20/22 : LABEL arch=arm64 16:51:31 ---> Running in f93a9521f626 16:51:32 Removing intermediate container f93a9521f626 16:51:32 ---> 42b38b8fb232 16:51:32 Step 21/22 : LABEL git_sha=a0578b59722e5ef2ce66fbcb2762b4af7d902c26 16:51:32 ---> Running in 69300778cbdf 16:51:32 Removing intermediate container 69300778cbdf 16:51:32 ---> e46d14a45fb4 16:51:32 Step 22/22 : LABEL version=0.0.0 16:51:32 ---> Running in d996fde5c3fc 16:51:33 Removing intermediate container d996fde5c3fc 16:51:33 ---> 892edae588ab 16:51:33 16:51:33 Successfully built 892edae588ab 16:51:33 Successfully tagged security-proxy-setup-arm64:latest 16:51:33  Building security-proxy-setup ... done Building core-command 16:52:00 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:52:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:52:00 ---> 1322eb78acc9 16:52:00 Step 3/23 : WORKDIR /edgex-go 16:52:00 ---> Using cache 16:52:00 ---> 1d80bc6d27aa 16:52:00 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:52:00 ---> Using cache 16:52:00 ---> 5072423c74bf 16:52:00 Step 5/23 : RUN apk add --update --no-cache make git 16:52:00 ---> Using cache 16:52:00 ---> 75e0f8e9815f 16:52:00 Step 6/23 : COPY go.mod vendor* ./ 16:52:00 ---> Using cache 16:52:00 ---> 0f899ab4b5b7 16:52:00 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:52:00 ---> Using cache 16:52:00 ---> 188db9aac611 16:52:00 Step 8/23 : COPY . . 16:52:00 ---> Using cache 16:52:00 ---> b8934f61d2b2 16:52:00 Step 9/23 : RUN make cmd/core-command/core-command 16:52:00 ---> Running in c53c713dc381 16:52:02 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 16:53:53 Removing intermediate container 2942320b71a5 16:53:53 ---> f7b19ad5205e 16:53:53 16:53:53 Step 10/22 : FROM alpine:3.14 16:53:53 ---> ac73e934f311 16:53:53 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 16:53:53 ---> Running in 20aa0b5dc823 16:53:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:53:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:53:53 (1/2) Installing ca-certificates (20211220-r0) 16:53:53 (2/2) Installing dumb-init (1.2.5-r1) 16:53:53 Executing busybox-1.33.1-r7.trigger 16:53:53 Executing ca-certificates-20211220-r0.trigger 16:53:53 OK: 6 MiB in 16 packages 16:53:53 Removing intermediate container 20aa0b5dc823 16:53:53 ---> 18a9278bf344 16:53:53 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:53:53 ---> Running in 04aaafe4490d 16:53:53 Removing intermediate container 04aaafe4490d 16:53:53 ---> be4b4d83dded 16:53:53 Step 13/22 : ENV APP_PORT=59860 16:53:53 ---> Running in c3062c4eec9a 16:53:53 Removing intermediate container c3062c4eec9a 16:53:53 ---> ccb37ffc68f9 16:53:53 Step 14/22 : EXPOSE $APP_PORT 16:53:54 ---> Running in 3c5104f09a76 16:53:54 Removing intermediate container 3c5104f09a76 16:53:54 ---> 7f977dd82a46 16:53:54 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:53:55 ---> 3d100db175e0 16:53:55 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:53:58 ---> f7955f233e95 16:53:58 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:53:58 ---> efc321c376d3 16:53:58 Step 18/22 : ENTRYPOINT ["/support-notifications"] 16:53:58 ---> Running in 11dd5a665631 16:53:59 Removing intermediate container 11dd5a665631 16:53:59 ---> 7fd4f47662f4 16:53:59 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:53:59 ---> Running in 143d8cb00b4e 16:54:00 Removing intermediate container 143d8cb00b4e 16:54:00 ---> bfa9aa99c52e 16:54:00 Step 20/22 : LABEL arch=arm64 16:54:00 ---> Running in f35b4612da94 16:54:00 Removing intermediate container f35b4612da94 16:54:00 ---> ebeaeb0ae58a 16:54:00 Step 21/22 : LABEL git_sha=a0578b59722e5ef2ce66fbcb2762b4af7d902c26 16:54:01 ---> Running in 140efcfa52d7 16:54:01 Removing intermediate container 140efcfa52d7 16:54:01 ---> d5b86c806f0e 16:54:01 Step 22/22 : LABEL version=0.0.0 16:54:01 ---> Running in bc464071aeaf 16:54:01 Removing intermediate container bc464071aeaf 16:54:01 ---> cda58a233e40 16:54:01 16:54:02 Successfully built cda58a233e40 16:54:02 Successfully tagged support-notifications-arm64:latest 16:54:02  Building support-notifications ... done Building core-data 16:54:35 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:54:35 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:54:35 ---> 1322eb78acc9 16:54:35 Step 3/23 : WORKDIR /edgex-go 16:54:35 ---> Using cache 16:54:35 ---> 1d80bc6d27aa 16:54:35 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:54:35 ---> Using cache 16:54:35 ---> 5072423c74bf 16:54:35 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:54:35 ---> Running in c76d6abef275 16:54:35 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:54:35 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:54:35 OK: 220 MiB in 52 packages 16:54:36 Removing intermediate container c76d6abef275 16:54:36 ---> 2c2fdbc6438c 16:54:36 Step 6/23 : COPY go.mod vendor* ./ 16:54:37 ---> f4f53a1f0ae5 16:54:37 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:54:37 ---> Running in 3c51e9aac773 16:54:42 Removing intermediate container 3c51e9aac773 16:54:42 ---> 54eb929ba3de 16:54:42 Step 8/23 : COPY . . 16:55:04 ---> e80b9cb750ae 16:55:04 Step 9/23 : RUN make cmd/core-data/core-data 16:55:04 ---> Running in dd59dbcd6f37 16:55:04 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 16:56:41 Removing intermediate container c53c713dc381 16:56:41 ---> 6dab16b7ea24 16:56:41 16:56:41 Step 10/23 : FROM alpine:3.14 16:56:41 ---> ac73e934f311 16:56:41 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:56:41 ---> Running in f3180507017a 16:56:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:56:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:56:44 (1/1) Installing dumb-init (1.2.5-r1) 16:56:44 Executing busybox-1.33.1-r7.trigger 16:56:44 OK: 5 MiB in 15 packages 16:56:45 Removing intermediate container f3180507017a 16:56:45 ---> f92668a3166d 16:56:45 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:56:46 ---> Running in 416100fb59a8 16:56:46 Removing intermediate container 416100fb59a8 16:56:46 ---> 75c6937b8dba 16:56:46 Step 13/23 : ENV APP_PORT=59882 16:56:46 ---> Running in 16d7f727f58f 16:56:47 Removing intermediate container 16d7f727f58f 16:56:47 ---> c388c916dab5 16:56:47 Step 14/23 : EXPOSE $APP_PORT 16:56:47 ---> Running in d0706c332eca 16:56:47 Removing intermediate container d0706c332eca 16:56:47 ---> fa24273923c7 16:56:47 Step 15/23 : WORKDIR / 16:56:47 ---> Running in 9d7b12b3b6d2 16:56:48 Removing intermediate container 9d7b12b3b6d2 16:56:48 ---> 44ed7b6578fe 16:56:48 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:56:49 ---> a58b8d28c545 16:56:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:56:51 ---> f4a5b8c5b92d 16:56:51 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:56:52 ---> 9c78d925cf7c 16:56:52 Step 19/23 : ENTRYPOINT ["/core-command"] 16:56:52 ---> Running in ee2a74a2754f 16:56:52 Removing intermediate container ee2a74a2754f 16:56:52 ---> 8bca20ae44a2 16:56:52 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:56:52 ---> Running in 055eb2415848 16:56:53 Removing intermediate container 055eb2415848 16:56:53 ---> f1ed9c00140b 16:56:53 Step 21/23 : LABEL arch=arm64 16:56:53 ---> Running in 0b95cb82ceb0 16:56:53 Removing intermediate container 0b95cb82ceb0 16:56:53 ---> ac93dd030604 16:56:53 Step 22/23 : LABEL git_sha=a0578b59722e5ef2ce66fbcb2762b4af7d902c26 16:56:53 ---> Running in 68c17ebf0241 16:56:54 Removing intermediate container 68c17ebf0241 16:56:54 ---> bad788c15a2f 16:56:54 Step 23/23 : LABEL version=0.0.0 16:56:54 ---> Running in 1cc8496644b6 16:56:54 Removing intermediate container 1cc8496644b6 16:56:54 ---> cac885c67596 16:56:54 16:56:55 Successfully built cac885c67596 16:56:55 Successfully tagged core-command-arm64:latest 16:56:55 Building security-bootstrapper 16:57:27  Building core-command ... done Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:57:27 Step 2/31 : FROM ${BUILDER_BASE} AS builder 16:57:27 ---> 1322eb78acc9 16:57:27 Step 3/31 : WORKDIR /edgex-go 16:57:27 ---> Using cache 16:57:27 ---> 1d80bc6d27aa 16:57:27 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:57:27 ---> Using cache 16:57:27 ---> 5072423c74bf 16:57:27 Step 5/31 : RUN apk add --update --no-cache make git 16:57:27 ---> Using cache 16:57:27 ---> 75e0f8e9815f 16:57:27 Step 6/31 : COPY go.mod vendor* ./ 16:57:27 ---> Using cache 16:57:27 ---> 0f899ab4b5b7 16:57:27 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:57:27 ---> Using cache 16:57:27 ---> 188db9aac611 16:57:27 Step 8/31 : COPY . . 16:57:27 ---> Using cache 16:57:27 ---> b8934f61d2b2 16:57:27 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:57:27 ---> Running in 31bfd7e87154 16:57:28 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 17:00:50 Removing intermediate container dd59dbcd6f37 17:00:50 ---> 17ede58bd608 17:00:50 17:00:50 Step 10/23 : FROM alpine:3.14 17:00:50 ---> ac73e934f311 17:00:50 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:00:50 ---> Running in 073205e35832 17:00:50 Removing intermediate container 073205e35832 17:00:50 ---> 87a679ade1b0 17:00:50 Step 12/23 : ENV APP_PORT=59880 17:00:50 ---> Running in e06df453de52 17:00:50 Removing intermediate container e06df453de52 17:00:50 ---> f1d7779c8a85 17:00:50 Step 13/23 : EXPOSE $APP_PORT 17:00:50 ---> Running in 794f3f4d6e02 17:00:50 Removing intermediate container 794f3f4d6e02 17:00:50 ---> d6419ec17b58 17:00:50 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:00:50 ---> Running in c581cb3b4c23 17:00:50 Removing intermediate container c581cb3b4c23 17:00:50 ---> b35e8a6442b0 17:00:50 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 17:00:50 ---> Running in ec8bb96a349a 17:00:50 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:00:51 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:00:52 (1/6) Installing dumb-init (1.2.5-r1) 17:00:52 (2/6) Installing libgcc (10.3.1_git20210424-r2) 17:00:52 (3/6) Installing libsodium (1.0.18-r0) 17:00:52 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 17:00:52 (5/6) Installing libzmq (4.3.4-r0) 17:00:52 (6/6) Installing zeromq (4.3.4-r0) 17:00:52 Executing busybox-1.33.1-r7.trigger 17:00:52 OK: 8 MiB in 20 packages 17:00:54 Removing intermediate container ec8bb96a349a 17:00:54 ---> 14891f90c2fa 17:00:54 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:00:55 ---> 0535ee90dab3 17:00:55 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:00:57 ---> 6dd64830a65d 17:00:57 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 17:00:58 ---> 8e27d4b2a684 17:00:58 Step 19/23 : ENTRYPOINT ["/core-data"] 17:00:58 ---> Running in 281371cf74d1 17:00:59 Removing intermediate container 281371cf74d1 17:00:59 ---> d8beee728992 17:00:59 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:00:59 ---> Running in 67535146e173 17:00:59 Removing intermediate container 67535146e173 17:00:59 ---> 799115b8ef87 17:00:59 Step 21/23 : LABEL arch=arm64 17:00:59 ---> Running in 2cf8eddbd739 17:01:00 Removing intermediate container 2cf8eddbd739 17:01:00 ---> a51e57004936 17:01:00 Step 22/23 : LABEL git_sha=a0578b59722e5ef2ce66fbcb2762b4af7d902c26 17:01:00 ---> Running in 21a2f00eae72 17:01:00 Removing intermediate container 21a2f00eae72 17:01:00 ---> eb9a024fa9ee 17:01:00 Step 23/23 : LABEL version=0.0.0 17:01:01 ---> Running in 4fd458280484 17:01:01 Removing intermediate container 4fd458280484 17:01:01 ---> 23326d2fec21 17:01:01 17:01:02 Successfully built 23326d2fec21 17:01:02 Successfully tagged core-data-arm64:latest 17:01:02  Building core-data ... done Building core-metadata 17:01:28 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:01:28 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:01:28 ---> 1322eb78acc9 17:01:28 Step 3/23 : WORKDIR /edgex-go 17:01:28 ---> Using cache 17:01:28 ---> 1d80bc6d27aa 17:01:28 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:01:28 ---> Using cache 17:01:28 ---> 5072423c74bf 17:01:28 Step 5/23 : RUN apk add --update --no-cache make git 17:01:28 ---> Using cache 17:01:28 ---> 75e0f8e9815f 17:01:28 Step 6/23 : COPY go.mod vendor* ./ 17:01:28 ---> Using cache 17:01:28 ---> 0f899ab4b5b7 17:01:28 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:01:28 ---> Using cache 17:01:28 ---> 188db9aac611 17:01:28 Step 8/23 : COPY . . 17:01:28 ---> Using cache 17:01:28 ---> b8934f61d2b2 17:01:28 Step 9/23 : RUN make cmd/core-metadata/core-metadata 17:01:28 ---> Running in 90421d07dbdf 17:01:28 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 17:02:15 Removing intermediate container 31bfd7e87154 17:02:15 ---> 1275996e5fb6 17:02:15 17:02:15 Step 10/31 : FROM alpine:3.14 17:02:15 ---> ac73e934f311 17:02:15 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 17:02:15 ---> Running in 15f6af9d0c4b 17:02:15 Removing intermediate container 15f6af9d0c4b 17:02:15 ---> cf26480b1e1a 17:02:15 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 17:02:15 ---> Running in e6a1d5584547 17:02:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:02:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:02:18 (1/2) Installing dumb-init (1.2.5-r1) 17:02:18 (2/2) Installing su-exec (0.2-r1) 17:02:18 Executing busybox-1.33.1-r7.trigger 17:02:18 OK: 6 MiB in 16 packages 17:02:20 Removing intermediate container e6a1d5584547 17:02:20 ---> 21406f38a7eb 17:02:20 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 17:02:20 ---> Running in bcdd81a31d5d 17:02:20 Removing intermediate container bcdd81a31d5d 17:02:20 ---> 912aa0267e1f 17:02:20 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 17:02:20 ---> Running in caff3cf15f18 17:02:21 Removing intermediate container caff3cf15f18 17:02:21 ---> 467df1aba9e3 17:02:21 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 17:02:21 ---> Running in 9dd7cc74964f 17:02:24 Removing intermediate container 9dd7cc74964f 17:02:24 ---> 4522c593fe00 17:02:24 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 17:02:24 ---> Running in 0528dab91502 17:02:25 Removing intermediate container 0528dab91502 17:02:25 ---> c772e96fe532 17:02:25 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 17:02:25 ---> 71ff9c6cf8c2 17:02:25 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 17:02:25 ---> Running in c1ae0b05354e 17:02:29 Removing intermediate container c1ae0b05354e 17:02:29 ---> 848b5c0e17d7 17:02:29 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 17:02:30 ---> d7778771d8fe 17:02:30 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 17:02:32 ---> 53e031bd667f 17:02:32 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 17:02:32 ---> 680294e84049 17:02:32 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 17:02:33 ---> 9b1f28faedc2 17:02:33 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 17:02:34 ---> fabf0d985589 17:02:34 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 17:02:34 ---> Running in 81d32ca62b3e 17:02:35 Removing intermediate container 81d32ca62b3e 17:02:35 ---> 0f221f9c271a 17:02:35 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 17:02:36 ---> 38a1fc4f1bba 17:02:36 Step 26/31 : RUN chmod +x /entrypoint.sh 17:02:36 ---> Running in b79a89dadcd9 17:02:39 Removing intermediate container b79a89dadcd9 17:02:39 ---> 4a9d27888caa 17:02:39 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 17:02:39 ---> Running in b28ac58f5bad 17:02:40 Removing intermediate container b28ac58f5bad 17:02:40 ---> 46936acb0888 17:02:40 Step 28/31 : CMD ["gate"] 17:02:40 ---> Running in 72d55198b128 17:02:41 Removing intermediate container 72d55198b128 17:02:41 ---> adf8a1d63c02 17:02:41 Step 29/31 : LABEL arch=arm64 17:02:41 ---> Running in 61ac16bd5f36 17:02:42 Removing intermediate container 61ac16bd5f36 17:02:42 ---> 498d8c58f4f0 17:02:42 Step 30/31 : LABEL git_sha=a0578b59722e5ef2ce66fbcb2762b4af7d902c26 17:02:42 ---> Running in 6b052a7fdf68 17:02:43 Removing intermediate container 6b052a7fdf68 17:02:43 ---> 29b64e7d35dc 17:02:43 Step 31/31 : LABEL version=0.0.0 17:02:43 ---> Running in f0ed217adda8 17:02:44 Removing intermediate container f0ed217adda8 17:02:44 ---> 84577235dd82 17:02:44 17:02:44 Successfully built 84577235dd82 17:02:44 Successfully tagged security-bootstrapper-arm64:latest 17:02:44  Building security-bootstrapper ... done Building sys-mgmt-agent 17:03:11 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:03:11 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:03:11 ---> 1322eb78acc9 17:03:11 Step 3/23 : WORKDIR /edgex-go 17:03:11 ---> Using cache 17:03:11 ---> 1d80bc6d27aa 17:03:11 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:03:11 ---> Using cache 17:03:11 ---> 5072423c74bf 17:03:11 Step 5/23 : RUN apk add --update --no-cache make bash git 17:03:11 ---> Running in 6856f979c35e 17:03:11 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:03:11 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:03:13 OK: 220 MiB in 52 packages 17:03:14 Removing intermediate container 6856f979c35e 17:03:14 ---> e8ef858a00f9 17:03:14 Step 6/23 : COPY go.mod vendor* ./ 17:03:15 ---> 950d65e5c5d1 17:03:15 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:03:15 ---> Running in 8837da539ee1 17:03:21 Removing intermediate container 8837da539ee1 17:03:21 ---> 6ef5b104362a 17:03:21 Step 8/23 : COPY . . 17:03:43 ---> 4f9f82bcebf2 17:03:43 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 17:03:43 ---> Running in a18d3c020ff4 17:03:44 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 17:06:36 Removing intermediate container 90421d07dbdf 17:06:36 ---> 23750c60ddd1 17:06:36 17:06:36 Step 10/23 : FROM alpine:3.14 17:06:36 ---> ac73e934f311 17:06:36 Step 11/23 : RUN apk add --update --no-cache dumb-init 17:06:36 ---> Using cache 17:06:36 ---> f92668a3166d 17:06:36 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:06:36 ---> Using cache 17:06:36 ---> 75c6937b8dba 17:06:36 Step 13/23 : ENV APP_PORT=59881 17:06:36 ---> Running in 6872fb89c6f8 17:06:36 Removing intermediate container 6872fb89c6f8 17:06:36 ---> 669826e65c04 17:06:36 Step 14/23 : EXPOSE $APP_PORT 17:06:36 ---> Running in a886d2f376e8 17:06:36 Removing intermediate container a886d2f376e8 17:06:36 ---> 8da6533d4bcf 17:06:36 Step 15/23 : WORKDIR / 17:06:36 ---> Running in f0c870f8d5ac 17:06:36 Removing intermediate container f0c870f8d5ac 17:06:36 ---> 1741e0998932 17:06:36 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:06:36 ---> 7323baaa5713 17:06:36 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:06:36 ---> a7554de8a296 17:06:36 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 17:06:36 ---> 729cc19e1db1 17:06:36 Step 19/23 : ENTRYPOINT ["/core-metadata"] 17:06:36 ---> Running in dc1e6f966159 17:06:36 Removing intermediate container dc1e6f966159 17:06:36 ---> 640df36f523d 17:06:36 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:06:36 ---> Running in 5081f393d35f 17:06:36 Removing intermediate container 5081f393d35f 17:06:36 ---> 990ea6a93f9a 17:06:36 Step 21/23 : LABEL arch=arm64 17:06:36 ---> Running in f225fbe40fdd 17:06:36 Removing intermediate container f225fbe40fdd 17:06:36 ---> adfc3b9efdfd 17:06:36 Step 22/23 : LABEL git_sha=a0578b59722e5ef2ce66fbcb2762b4af7d902c26 17:06:36 ---> Running in 89ebc92d0775 17:06:36 Removing intermediate container 89ebc92d0775 17:06:36 ---> ae0dcc88a187 17:06:36 Step 23/23 : LABEL version=0.0.0 17:06:36 ---> Running in 1f293e65a31d 17:06:36 Removing intermediate container 1f293e65a31d 17:06:36 ---> 1c96e0dff62c 17:06:36 17:06:36 Successfully built 1c96e0dff62c 17:06:36 Successfully tagged core-metadata-arm64:latest 17:06:36  Building core-metadata ... done Building security-secretstore-setup 17:07:08 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:07:08 Step 2/25 : FROM ${BUILDER_BASE} AS builder 17:07:08 ---> 1322eb78acc9 17:07:08 Step 3/25 : WORKDIR /edgex-go 17:07:08 ---> Using cache 17:07:08 ---> 1d80bc6d27aa 17:07:08 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:07:08 ---> Using cache 17:07:08 ---> 5072423c74bf 17:07:08 Step 5/25 : RUN apk add --update --no-cache make git 17:07:08 ---> Using cache 17:07:08 ---> 75e0f8e9815f 17:07:08 Step 6/25 : COPY go.mod vendor* ./ 17:07:08 ---> Using cache 17:07:08 ---> 0f899ab4b5b7 17:07:08 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:07:08 ---> Using cache 17:07:08 ---> 188db9aac611 17:07:08 Step 8/25 : COPY . . 17:07:08 ---> Using cache 17:07:08 ---> b8934f61d2b2 17:07:08 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:07:08 ---> Running in ee2bc9454216 17:07:08 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 17:08:16 Removing intermediate container a18d3c020ff4 17:08:16 ---> 2b64d6e6e526 17:08:16 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 17:08:16 ---> Running in 022f2c9b0cf0 17:08:16 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 17:08:19 Removing intermediate container 022f2c9b0cf0 17:08:19 ---> c7abfb51a7f6 17:08:19 17:08:19 Step 11/23 : FROM docker:20.10.14 17:08:19 20.10.14: Pulling from library/docker 17:08:37 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 17:08:37 Status: Downloaded newer image for docker:20.10.14 17:08:37 ---> c346e9eafbab 17:08:37 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 17:08:37 ---> Running in 5d95038e683c 17:08:37 Removing intermediate container 5d95038e683c 17:08:37 ---> a3df1e8dfffa 17:08:37 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 17:08:37 ---> Running in 8dfaef84f54f 17:08:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:08:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:08:39 (1/43) Installing readline (8.1.1-r0) 17:08:39 (2/43) Installing bash (5.1.16-r0) 17:08:39 Executing bash-5.1.16-r0.post-install 17:08:39 (3/43) Installing brotli-libs (1.0.9-r5) 17:08:39 (4/43) Installing nghttp2-libs (1.46.0-r0) 17:08:39 (5/43) Installing libcurl (7.80.0-r1) 17:08:39 (6/43) Installing curl (7.80.0-r1) 17:08:39 (7/43) Installing dumb-init (1.2.5-r1) 17:08:40 (8/43) Installing libbz2 (1.0.8-r1) 17:08:40 (9/43) Installing expat (2.4.7-r0) 17:08:40 (10/43) Installing libffi (3.4.2-r1) 17:08:40 (11/43) Installing gdbm (1.22-r0) 17:08:40 (12/43) Installing xz-libs (5.2.5-r1) 17:08:40 (13/43) Installing libgcc (10.3.1_git20211027-r0) 17:08:40 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 17:08:40 (15/43) Installing mpdecimal (2.5.1-r1) 17:08:40 (16/43) Installing sqlite-libs (3.36.0-r0) 17:08:40 (17/43) Installing python3 (3.9.7-r4) 17:08:42 (18/43) Installing py3-appdirs (1.4.4-r2) 17:08:42 (19/43) Installing py3-certifi (2020.12.5-r1) 17:08:42 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 17:08:42 (21/43) Installing py3-idna (3.3-r0) 17:08:42 (22/43) Installing py3-urllib3 (1.26.7-r0) 17:08:42 (23/43) Installing py3-requests (2.26.0-r1) 17:08:42 (24/43) Installing py3-msgpack (1.0.2-r1) 17:08:42 (25/43) Installing py3-lockfile (0.12.2-r4) 17:08:42 (26/43) Installing py3-cachecontrol (0.12.10-r0) 17:08:42 (27/43) Installing py3-colorama (0.4.4-r1) 17:08:42 (28/43) Installing py3-contextlib2 (21.6.0-r1) 17:08:42 (29/43) Installing py3-distlib (0.3.3-r0) 17:08:42 (30/43) Installing py3-distro (1.6.0-r0) 17:08:42 (31/43) Installing py3-six (1.16.0-r0) 17:08:42 (32/43) Installing py3-webencodings (0.5.1-r4) 17:08:42 (33/43) Installing py3-html5lib (1.1-r1) 17:08:42 (34/43) Installing py3-parsing (2.4.7-r2) 17:08:42 (35/43) Installing py3-packaging (20.9-r1) 17:08:42 (36/43) Installing py3-tomli (1.2.2-r0) 17:08:42 (37/43) Installing py3-pep517 (0.12.0-r0) 17:08:42 (38/43) Installing py3-progress (1.6-r0) 17:08:42 (39/43) Installing py3-retrying (1.3.3-r2) 17:08:42 (40/43) Installing py3-ordered-set (4.0.2-r2) 17:08:42 (41/43) Installing py3-setuptools (52.0.0-r4) 17:08:43 (42/43) Installing py3-toml (0.10.2-r2) 17:08:43 (43/43) Installing py3-pip (20.3.4-r1) 17:08:43 Executing busybox-1.34.1-r5.trigger 17:08:43 OK: 82 MiB in 65 packages 17:08:48 Collecting docker-compose==1.23.2 17:08:48 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 17:08:48 Collecting docopt<0.7,>=0.6.1 17:08:48 Downloading docopt-0.6.2.tar.gz (25 kB) 17:08:52 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 17:08:52 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 17:08:53 Collecting docker<4.0,>=3.6.0 17:08:53 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 17:08:53 Collecting jsonschema<3,>=2.5.1 17:08:53 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 17:08:53 Collecting cached-property<2,>=1.2.0 17:08:53 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 17:08:53 Collecting texttable<0.10,>=0.9.0 17:08:53 Downloading texttable-0.9.1.tar.gz (11 kB) 17:08:55 Collecting dockerpty<0.5,>=0.4.1 17:08:56 Downloading dockerpty-0.4.1.tar.gz (13 kB) 17:08:58 Collecting PyYAML<4,>=3.10 17:08:58 Downloading PyYAML-3.13.tar.gz (270 kB) 17:09:02 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 17:09:02 Collecting websocket-client<1.0,>=0.32.0 17:09:02 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 17:09:03 Collecting docker-pycreds>=0.4.0 17:09:03 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 17:09:04 Collecting idna<2.8,>=2.5 17:09:04 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 17:09:04 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) 17:09:04 Collecting chardet<3.1.0,>=3.0.2 17:09:04 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 17:09:05 Collecting urllib3<1.25,>=1.21.1 17:09:05 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 17:09:05 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 17:09:05 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 17:09:05 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 17:09:05 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 17:09:06 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 17:09:06 Attempting uninstall: urllib3 17:09:06 Found existing installation: urllib3 1.26.7 17:09:06 Uninstalling urllib3-1.26.7: 17:09:06 Successfully uninstalled urllib3-1.26.7 17:09:07 Attempting uninstall: idna 17:09:07 Found existing installation: idna 3.3 17:09:07 Uninstalling idna-3.3: 17:09:07 Successfully uninstalled idna-3.3 17:09:11 Attempting uninstall: requests 17:09:11 Found existing installation: requests 2.26.0 17:09:11 Uninstalling requests-2.26.0: 17:09:11 Successfully uninstalled requests-2.26.0 17:09:11 Running setup.py install for texttable: started 17:09:13 Running setup.py install for texttable: finished with status 'done' 17:09:13 Running setup.py install for PyYAML: started 17:09:18 Running setup.py install for PyYAML: finished with status 'done' 17:09:18 Running setup.py install for docopt: started 17:09:20 Running setup.py install for docopt: finished with status 'done' 17:09:20 Running setup.py install for dockerpty: started 17:09:22 Running setup.py install for dockerpty: finished with status 'done' 17:09:25 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 17:09:43 Removing intermediate container 8dfaef84f54f 17:09:43 ---> fe282f2d2edf 17:09:43 Step 14/23 : ENV APP_PORT=58890 17:09:43 ---> Running in 131a07f18c33 17:09:43 Removing intermediate container 131a07f18c33 17:09:43 ---> 14d05e170b17 17:09:43 Step 15/23 : EXPOSE $APP_PORT 17:09:43 ---> Running in b31d8f304557 17:09:43 Removing intermediate container b31d8f304557 17:09:43 ---> f08d349bab21 17:09:43 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 17:09:43 ---> 93970c7dfb5d 17:09:43 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 17:09:44 ---> 01769f1a6811 17:09:44 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 17:09:45 ---> 62c6c9146d97 17:09:45 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 17:09:45 ---> Running in 6a9f7e043025 17:09:46 Removing intermediate container 6a9f7e043025 17:09:46 ---> 222ce13109a8 17:09:46 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:09:46 ---> Running in 79401bf24fa6 17:09:47 Removing intermediate container 79401bf24fa6 17:09:47 ---> adb051294ccc 17:09:47 Step 21/23 : LABEL arch=arm64 17:09:47 ---> Running in 9ba32fa0bdea 17:09:47 Removing intermediate container 9ba32fa0bdea 17:09:47 ---> ad2faa6acf87 17:09:47 Step 22/23 : LABEL git_sha=a0578b59722e5ef2ce66fbcb2762b4af7d902c26 17:09:47 ---> Running in d3cd1c7f2347 17:09:48 Removing intermediate container d3cd1c7f2347 17:09:48 ---> 334b441dbc7e 17:09:48 Step 23/23 : LABEL version=0.0.0 17:09:48 ---> Running in 4c4212211a19 17:09:48 Removing intermediate container 4c4212211a19 17:09:48 ---> 11ba708984a3 17:09:48 17:09:49 Successfully built 11ba708984a3 17:09:49 Successfully tagged sys-mgmt-agent-arm64:latest 17:09:49 Building support-scheduler 17:10:22  Building sys-mgmt-agent ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:10:22 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:10:22 ---> 1322eb78acc9 17:10:22 Step 3/22 : WORKDIR /edgex-go 17:10:22 ---> Using cache 17:10:22 ---> 1d80bc6d27aa 17:10:22 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:10:22 ---> Using cache 17:10:22 ---> 5072423c74bf 17:10:22 Step 5/22 : RUN apk add --update --no-cache make git 17:10:22 ---> Using cache 17:10:22 ---> 75e0f8e9815f 17:10:22 Step 6/22 : COPY go.mod vendor* ./ 17:10:22 ---> Using cache 17:10:22 ---> 0f899ab4b5b7 17:10:22 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:10:22 ---> Using cache 17:10:22 ---> 188db9aac611 17:10:22 Step 8/22 : COPY . . 17:10:22 ---> Using cache 17:10:22 ---> b8934f61d2b2 17:10:22 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 17:10:22 ---> Running in e50dfe9b1f12 17:10:22 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 17:11:58 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 17:12:09 Removing intermediate container ee2bc9454216 17:12:09 ---> c6206649b16a 17:12:09 17:12:09 Step 10/25 : FROM alpine:3.14 17:12:09 ---> ac73e934f311 17:12:09 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 17:12:09 ---> Running in 989ecefe44d5 17:12:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:12:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:12:13 (1/3) Installing ca-certificates (20211220-r0) 17:12:13 (2/3) Installing dumb-init (1.2.5-r1) 17:12:13 (3/3) Installing su-exec (0.2-r1) 17:12:13 Executing busybox-1.33.1-r7.trigger 17:12:13 Executing ca-certificates-20211220-r0.trigger 17:12:13 OK: 6 MiB in 17 packages 17:12:15 Removing intermediate container 989ecefe44d5 17:12:15 ---> c035e588c5b3 17:12:15 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:12:15 ---> Running in ab47f8b0fe85 17:12:15 Removing intermediate container ab47f8b0fe85 17:12:15 ---> 56c00904b15e 17:12:15 Step 13/25 : WORKDIR / 17:12:16 ---> Running in a717745af133 17:12:16 Removing intermediate container a717745af133 17:12:16 ---> e634ec473fbf 17:12:16 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 17:12:17 ---> 27de2c21a16c 17:12:17 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 17:12:18 ---> 061e9b6d1878 17:12:18 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 17:12:19 ---> b4975201dcd7 17:12:19 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 17:12:20 ---> 4c4c08e4d79c 17:12:20 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 17:12:22 ---> 6c534dffc666 17:12:22 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 17:12:24 ---> 7295f61028b3 17:12:24 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 17:12:24 ---> fe8fc5b06e2e 17:12:24 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/ 17:12:25 ---> Running in 124dda9ebc4e 17:12:28 Removing intermediate container 124dda9ebc4e 17:12:28 ---> 554c5f410d01 17:12:28 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 17:12:28 ---> Running in bd246cc7e88b 17:12:28 Removing intermediate container bd246cc7e88b 17:12:28 ---> 3a4ba1b47958 17:12:28 Step 23/25 : LABEL arch=arm64 17:12:28 ---> Running in 20cbe9261eaa 17:12:29 Removing intermediate container 20cbe9261eaa 17:12:29 ---> e011d1729666 17:12:29 Step 24/25 : LABEL git_sha=a0578b59722e5ef2ce66fbcb2762b4af7d902c26 17:12:29 ---> Running in 629162af3271 17:12:29 Removing intermediate container 629162af3271 17:12:29 ---> ae5ce6a52e3c 17:12:29 Step 25/25 : LABEL version=0.0.0 17:12:30 ---> Running in e99e3a2e2284 17:12:30 Removing intermediate container e99e3a2e2284 17:12:30 ---> 309051d9ff98 17:12:30 17:12:30 Successfully built 309051d9ff98 17:12:30 Successfully tagged security-secretstore-setup-arm64:latest 17:12:30 Building security-spiffe-token-provider 17:13:03  Building security-secretstore-setup ... done Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:13:03 Step 2/20 : FROM ${BUILDER_BASE} AS builder 17:13:03 ---> 1322eb78acc9 17:13:03 Step 3/20 : WORKDIR /edgex-go 17:13:03 ---> Using cache 17:13:03 ---> 1d80bc6d27aa 17:13:03 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 17:13:03 ---> Running in 1e2a70297a2d 17:13:05 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:13:06 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:13:07 v3.15.4-174-gc824d57f78 [https://nl.alpinelinux.org/alpine/v3.15/main] 17:13:07 v3.15.4-176-g70cc351cda [https://nl.alpinelinux.org/alpine/v3.15/community] 17:13:07 OK: 15743 distinct packages available 17:13:08 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:13:09 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:13:10 OK: 220 MiB in 52 packages 17:13:11 Removing intermediate container 1e2a70297a2d 17:13:11 ---> 9c75ed3d8d53 17:13:11 Step 5/20 : COPY go.mod vendor* ./ 17:13:12 ---> 0fb6ef2225ee 17:13:12 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:13:13 ---> Running in 0460f5a6eb31 17:13:20 Removing intermediate container 0460f5a6eb31 17:13:20 ---> a35f6bd65fb8 17:13:20 Step 7/20 : COPY . . 17:13:42 ---> 6f2a0f46fc8b 17:13:42 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 17:13:42 ---> Running in 9372d9115c22 17:13:42 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 17:18:19 Removing intermediate container e50dfe9b1f12 17:18:19 ---> 9cb0b3c57d9e 17:18:19 17:18:19 Step 10/22 : FROM alpine:3.14 17:18:19 ---> ac73e934f311 17:18:19 Step 11/22 : RUN apk add --update --no-cache dumb-init 17:18:19 ---> Using cache 17:18:19 ---> f92668a3166d 17:18:19 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:18:19 ---> Using cache 17:18:19 ---> 75c6937b8dba 17:18:19 Step 13/22 : ENV APP_PORT=59861 17:18:19 ---> Running in d83cadedd8c5 17:18:19 Removing intermediate container d83cadedd8c5 17:18:19 ---> 54ecab92be21 17:18:19 Step 14/22 : EXPOSE $APP_PORT 17:18:19 ---> Running in d21636f5284f 17:18:19 Removing intermediate container d21636f5284f 17:18:19 ---> 91e25a9c3e95 17:18:19 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:18:19 ---> 3d8592afb0f2 17:18:19 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:18:19 ---> b56247424380 17:18:19 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 17:18:19 ---> fe583669eb00 17:18:19 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 17:18:19 ---> Running in 6a2243975416 17:18:19 Removing intermediate container 6a2243975416 17:18:19 ---> d47407de23a2 17:18:19 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:18:19 ---> Running in 2aa055278401 17:18:19 Removing intermediate container 2aa055278401 17:18:19 ---> 2475f759a98d 17:18:19 Step 20/22 : LABEL arch=arm64 17:18:19 ---> Running in 6732b126da61 17:18:19 Removing intermediate container 6732b126da61 17:18:19 ---> 61698dd61ea7 17:18:19 Step 21/22 : LABEL git_sha=a0578b59722e5ef2ce66fbcb2762b4af7d902c26 17:18:19 ---> Running in dca4a8ee3df3 17:18:20 Removing intermediate container dca4a8ee3df3 17:18:20 ---> e40692158385 17:18:20 Step 22/22 : LABEL version=0.0.0 17:18:20 ---> Running in 1b058bdf1eed 17:18:20 Removing intermediate container 1b058bdf1eed 17:18:20 ---> dd8d4bec5a44 17:18:20 17:18:21 Successfully built dd8d4bec5a44 17:18:21 Successfully tagged support-scheduler-arm64:latest 17:20:28  Building support-scheduler ... done Removing intermediate container 9372d9115c22 17:20:28 ---> b9caaf3a22a9 17:20:28 17:20:28 Step 9/20 : FROM alpine:3.15 17:20:28 3.15: Pulling from library/alpine 17:20:28 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 17:20:28 Status: Downloaded newer image for alpine:3.15 17:20:28 ---> 3fb3c9af89a9 17:20:28 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:20:28 ---> Running in 082a63444169 17:20:28 Removing intermediate container 082a63444169 17:20:28 ---> 4107205941ba 17:20:28 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:20:28 ---> Running in a91ec210849a 17:20:28 Removing intermediate container a91ec210849a 17:20:28 ---> 31c24f67c367 17:20:28 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 17:20:28 ---> Running in e942ab743141 17:20:28 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:20:28 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:20:28 v3.15.4-174-gc824d57f78 [https://nl.alpinelinux.org/alpine/v3.15/main] 17:20:28 v3.15.4-176-g70cc351cda [https://nl.alpinelinux.org/alpine/v3.15/community] 17:20:28 OK: 15736 distinct packages available 17:20:28 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:20:28 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:20:28 (1/9) Installing ca-certificates (20211220-r0) 17:20:29 (2/9) Installing brotli-libs (1.0.9-r5) 17:20:29 (3/9) Installing nghttp2-libs (1.46.0-r0) 17:20:29 (4/9) Installing libcurl (7.80.0-r1) 17:20:29 (5/9) Installing curl (7.80.0-r1) 17:20:29 (6/9) Installing dumb-init (1.2.5-r1) 17:20:29 (7/9) Installing musl-obstack (1.2.3-r0) 17:20:29 (8/9) Installing libucontext (1.1-r0) 17:20:29 (9/9) Installing gcompat (1.0.0-r4) 17:20:29 Executing busybox-1.34.1-r5.trigger 17:20:29 Executing ca-certificates-20211220-r0.trigger 17:20:30 OK: 8 MiB in 23 packages 17:20:32 Removing intermediate container e942ab743141 17:20:32 ---> 9709e50701e1 17:20:32 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 17:20:33 ---> 666f1a556260 17:20:33 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 17:20:35 ---> ed81254cdf51 17:20:35 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 17:20:36 ---> df2e813f90f6 17:20:36 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 17:20:36 ---> Running in b05b033e6288 17:20:36 Removing intermediate container b05b033e6288 17:20:36 ---> 158f19cea2a5 17:20:36 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:20:36 ---> Running in 95194f4ff7dd 17:20:37 Removing intermediate container 95194f4ff7dd 17:20:37 ---> ddb5a4666998 17:20:37 Step 18/20 : LABEL arch=arm64 17:20:37 ---> Running in bb93b8234d99 17:20:38 Removing intermediate container bb93b8234d99 17:20:38 ---> 455f28e16d3b 17:20:38 Step 19/20 : LABEL git_sha=a0578b59722e5ef2ce66fbcb2762b4af7d902c26 17:20:38 ---> Running in c52c077c8e65 17:20:38 Removing intermediate container c52c077c8e65 17:20:38 ---> 892b6e1f3a07 17:20:38 Step 20/20 : LABEL version=0.0.0 17:20:38 ---> Running in 2a9a627be6d8 17:20:39 Removing intermediate container 2a9a627be6d8 17:20:39 ---> b4a0950b4363 17:20:39 17:20:39 Successfully built b4a0950b4363 17:20:39 Successfully tagged security-spiffe-token-provider-arm64:latest 17:29:47  Building security-spiffe-token-provider ... done Building bin/spire-agent... 17:29:47 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 17:29:47 go: downloading cloud.google.com/go/secretmanager v1.3.0 17:29:47 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 17:29:47 go: downloading github.com/docker/docker v20.10.12+incompatible 17:29:47 Building bin/spire-agent... 17:29:47 go: downloading github.com/google/go-tpm-tools v0.3.3 17:29:47 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 17:29:47 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 17:29:47 go: downloading github.com/docker/docker v20.10.12+incompatible 17:29:47 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 17:29:47 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 17:29:47 go: downloading github.com/docker/go-connections v0.4.0 17:29:47 go: downloading github.com/docker/go-units v0.4.0 17:29:47 go: downloading github.com/opencontainers/image-spec v1.0.1 17:29:47 go: downloading github.com/containerd/containerd v1.3.4 17:29:47 go: downloading github.com/docker/distribution v2.7.1+incompatible 17:29:47 go: downloading github.com/opencontainers/go-digest v1.0.0 17:29:49 go: downloading cloud.google.com/go/secretmanager v1.3.0 17:29:49 Building bin/spire-agent... 17:29:49 go: downloading github.com/google/go-tpm-tools v0.3.3 17:29:50 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 17:29:50 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 17:29:50 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 17:29:50 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 17:29:51 go: downloading github.com/docker/docker v20.10.12+incompatible 17:29:51 go: downloading github.com/docker/go-connections v0.4.0 17:29:51 go: downloading github.com/docker/go-units v0.4.0 17:29:51 go: downloading github.com/opencontainers/image-spec v1.0.1 17:29:51 go: downloading github.com/containerd/containerd v1.3.4 17:29:51 go: downloading github.com/docker/distribution v2.7.1+incompatible 17:29:52 go: downloading github.com/opencontainers/go-digest v1.0.0 17:29:55 go: downloading cloud.google.com/go/secretmanager v1.3.0 17:29:55 go: downloading github.com/google/go-tpm-tools v0.3.3 17:29:57 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 17:29:57 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 17:29:58 go: downloading github.com/docker/go-connections v0.4.0 17:29:58 go: downloading github.com/docker/go-units v0.4.0 17:29:58 go: downloading github.com/opencontainers/image-spec v1.0.1 17:29:58 go: downloading github.com/containerd/containerd v1.3.4 17:29:58 go: downloading github.com/docker/distribution v2.7.1+incompatible 17:29:59 go: downloading github.com/opencontainers/go-digest v1.0.0 17:36:21 Removing intermediate container c2f8d51e9596 17:36:21 ---> 3614e69fdd09 17:36:21 Step 12/26 : WORKDIR /edgex-go 17:36:21 ---> Running in 2e5ed020e2b1 17:36:21 Removing intermediate container 2e5ed020e2b1 17:36:21 ---> ab3377dae909 17:36:21 17:36:21 Step 13/26 : FROM alpine:3.15 17:36:21 ---> 3fb3c9af89a9 17:36:21 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:36:21 ---> Using cache 17:36:21 ---> 4107205941ba 17:36:21 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:36:21 ---> Using cache 17:36:21 ---> 31c24f67c367 17:36:21 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 17:36:21 ---> Running in ff6a4ec58a48 17:36:21 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:36:21 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:36:21 v3.15.4-174-gc824d57f78 [https://nl.alpinelinux.org/alpine/v3.15/main] 17:36:21 v3.15.4-176-g70cc351cda [https://nl.alpinelinux.org/alpine/v3.15/community] 17:36:21 OK: 15736 distinct packages available 17:36:21 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:36:21 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:36:21 (1/4) Installing dumb-init (1.2.5-r1) 17:36:21 (2/4) Installing musl-obstack (1.2.3-r0) 17:36:21 (3/4) Installing libucontext (1.1-r0) 17:36:22 (4/4) Installing gcompat (1.0.0-r4) 17:36:22 Executing busybox-1.34.1-r5.trigger 17:36:22 OK: 6 MiB in 18 packages 17:36:24 Removing intermediate container ff6a4ec58a48 17:36:24 ---> d36bdb996329 17:36:24 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:36:26 Removing intermediate container 18579c70f2dd 17:36:26 ---> 716023e638d3 17:36:26 Step 12/25 : WORKDIR /edgex-go 17:36:27 ---> Running in 52aae29b9f04 17:36:27 ---> 0a31114df86d 17:36:27 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 17:36:28 Removing intermediate container 52aae29b9f04 17:36:28 ---> 6ce099b5210d 17:36:28 17:36:28 Step 13/25 : FROM alpine:3.15 17:36:28 ---> 3fb3c9af89a9 17:36:28 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:36:28 ---> Using cache 17:36:28 ---> 4107205941ba 17:36:28 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:36:28 ---> Using cache 17:36:28 ---> 31c24f67c367 17:36:28 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:36:28 ---> Running in f47e46134407 17:36:28 Removing intermediate container 0da4f4edc836 17:36:28 ---> 27dedf654ab6 17:36:28 Step 12/26 : WORKDIR /edgex-go 17:36:28 ---> Running in a0bfcc150bbd 17:36:28 ---> 5e9f83fe687e 17:36:28 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 17:36:28 ---> Running in af9e8bbcaa71 17:36:29 Removing intermediate container a0bfcc150bbd 17:36:29 ---> 257f9350fd4f 17:36:29 17:36:29 Step 13/26 : FROM alpine:3.15 17:36:29 ---> 3fb3c9af89a9 17:36:29 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:36:29 ---> Using cache 17:36:29 ---> 4107205941ba 17:36:29 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:36:29 ---> Using cache 17:36:29 ---> 31c24f67c367 17:36:29 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:36:29 Removing intermediate container af9e8bbcaa71 17:36:29 ---> cfca6d63310c 17:36:29 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 17:36:29 ---> Running in d005d0ef78bb 17:36:30 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:36:30 ---> 1fde5ecd9985 17:36:30 Step 21/26 : WORKDIR / 17:36:30 ---> Running in 6fd9aa0d17dd 17:36:30 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:36:30 Removing intermediate container 6fd9aa0d17dd 17:36:30 ---> d10af0e3e448 17:36:30 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:36:30 ---> Running in e014b6041261 17:36:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:36:31 Removing intermediate container e014b6041261 17:36:31 ---> 0a8af7a45292 17:36:31 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:36:31 ---> Running in 24cf9c5a66a7 17:36:31 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:36:31 Removing intermediate container 24cf9c5a66a7 17:36:31 ---> 895c886db9d9 17:36:31 Step 24/26 : LABEL arch=arm64 17:36:31 ---> Running in d1308c75a073 17:36:32 v3.15.4-174-gc824d57f78 [https://nl.alpinelinux.org/alpine/v3.15/main] 17:36:32 v3.15.4-176-g70cc351cda [https://nl.alpinelinux.org/alpine/v3.15/community] 17:36:32 OK: 15736 distinct packages available 17:36:32 Removing intermediate container d1308c75a073 17:36:32 ---> fb2d45f49c85 17:36:32 Step 25/26 : LABEL git_sha=a0578b59722e5ef2ce66fbcb2762b4af7d902c26 17:36:32 ---> Running in 27c6445b65c1 17:36:32 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:36:32 Removing intermediate container 27c6445b65c1 17:36:32 ---> dbafc298ffd1 17:36:32 Step 26/26 : LABEL version=0.0.0 17:36:32 ---> Running in c55bbf17e5d2 17:36:32 v3.15.4-174-gc824d57f78 [https://nl.alpinelinux.org/alpine/v3.15/main] 17:36:32 v3.15.4-176-g70cc351cda [https://nl.alpinelinux.org/alpine/v3.15/community] 17:36:32 OK: 15736 distinct packages available 17:36:32 Removing intermediate container c55bbf17e5d2 17:36:33 ---> 23a903febd55 17:36:33 17:36:33 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:36:33 Successfully built 23a903febd55 17:36:33 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:36:33 Successfully tagged security-spire-config-arm64:latest 17:36:34  Building security-spire-config ... done fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:36:34 (1/5) Installing dumb-init (1.2.5-r1) 17:36:34 (2/5) Installing musl-obstack (1.2.3-r0) 17:36:34 (3/5) Installing libucontext (1.1-r0) 17:36:34 (4/5) Installing gcompat (1.0.0-r4) 17:36:34 (5/5) Installing openssl (1.1.1o-r0) 17:36:34 Executing busybox-1.34.1-r5.trigger 17:36:34 OK: 6 MiB in 19 packages 17:36:34 (1/5) Installing dumb-init (1.2.5-r1) 17:36:34 (2/5) Installing musl-obstack (1.2.3-r0) 17:36:34 (3/5) Installing libucontext (1.1-r0) 17:36:35 (4/5) Installing gcompat (1.0.0-r4) 17:36:35 (5/5) Installing openssl (1.1.1o-r0) 17:36:35 Executing busybox-1.34.1-r5.trigger 17:36:35 OK: 6 MiB in 19 packages 17:36:35 Removing intermediate container f47e46134407 17:36:35 ---> aa844e0b18f9 17:36:35 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:36:36 Removing intermediate container d005d0ef78bb 17:36:36 ---> 054923fcf8be 17:36:36 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 17:36:39 ---> 62db45fa8b96 17:36:39 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:36:39 ---> c735bc110b05 17:36:39 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 17:36:39 ---> 7c011f423f5e 17:36:39 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 17:36:40 ---> aa27b8e46b84 17:36:40 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 17:36:41 ---> bf62580abda2 17:36:41 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:36:41 ---> Running in 415642afe945 17:36:41 Removing intermediate container 415642afe945 17:36:41 ---> e451e0d41692 17:36:41 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:36:41 ---> Running in 0a5a20eb2f49 17:36:42 Removing intermediate container 0a5a20eb2f49 17:36:42 ---> 3b57da514cf8 17:36:42 Step 23/25 : LABEL arch=arm64 17:36:42 ---> Running in 658044b0893c 17:36:42 ---> 4e1dd10b94cc 17:36:42 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 17:36:42 Removing intermediate container 658044b0893c 17:36:42 ---> bc1554a31bda 17:36:42 Step 24/25 : LABEL git_sha=a0578b59722e5ef2ce66fbcb2762b4af7d902c26 17:36:43 ---> Running in 02071a3199c4 17:36:43 Removing intermediate container 02071a3199c4 17:36:43 ---> 5a0c56240dd6 17:36:43 Step 25/25 : LABEL version=0.0.0 17:36:43 ---> Running in d8e74b00fd4d 17:36:43 ---> dc3dde021c1d 17:36:43 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 17:36:43 Removing intermediate container d8e74b00fd4d 17:36:43 ---> 8e5640b6029a 17:36:43 17:36:43 Successfully built 8e5640b6029a 17:36:44 Successfully tagged security-spire-server-arm64:latest 17:36:44  Building security-spire-server ... done  ---> d78488de056e 17:36:44 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 17:36:44 ---> bc0dec0760a5 17:36:44 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:36:44 ---> Running in 3e8f7cb31a7f 17:36:44 Removing intermediate container 3e8f7cb31a7f 17:36:44 ---> 0dd723d16bca 17:36:44 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:36:45 ---> Running in a09440d46700 17:36:45 Removing intermediate container a09440d46700 17:36:45 ---> 4f33bf2fd091 17:36:45 Step 24/26 : LABEL arch=arm64 17:36:45 ---> Running in 91119b74a973 17:36:45 Removing intermediate container 91119b74a973 17:36:45 ---> 7510b5c46b3b 17:36:45 Step 25/26 : LABEL git_sha=a0578b59722e5ef2ce66fbcb2762b4af7d902c26 17:36:45 ---> Running in 780a818749d9 17:36:46 Removing intermediate container 780a818749d9 17:36:46 ---> 8f3199636807 17:36:46 Step 26/26 : LABEL version=0.0.0 17:36:46 ---> Running in 54ecf9d501e7 17:36:46 Removing intermediate container 54ecf9d501e7 17:36:46 ---> caef5aa38c64 17:36:46 17:36:46 Successfully built caef5aa38c64 17:36:46 Successfully tagged security-spire-agent-arm64:latest 17:36:47  Building security-spire-agent ... done  [Pipeline] } 17:36:47 $ docker stop --time=1 e1d76f5c9394b8176eae722cf1624a9d4f054f7c563866945da71509a3df7db3 17:36:49 $ docker rm -f e1d76f5c9394b8176eae722cf1624a9d4f054f7c563866945da71509a3df7db3 [Pipeline] // withDockerContainer [Pipeline] sh 17:36:49 + docker images 17:36:50 REPOSITORY TAG IMAGE ID CREATED SIZE 17:36:50 security-spire-agent-arm64 latest caef5aa38c64 4 seconds ago 126MB 17:36:50 security-spire-server-arm64 latest 8e5640b6029a 7 seconds ago 86.3MB 17:36:50 security-spire-config-arm64 latest 23a903febd55 18 seconds ago 85.6MB 17:36:50 257f9350fd4f 21 seconds ago 4.27GB 17:36:50 6ce099b5210d 23 seconds ago 4.27GB 17:36:50 ab3377dae909 35 seconds ago 4.27GB 17:36:50 security-spiffe-token-provider-arm64 latest b4a0950b4363 16 minutes ago 28.1MB 17:36:50 b9caaf3a22a9 16 minutes ago 1.36GB 17:36:50 support-scheduler-arm64 latest dd8d4bec5a44 18 minutes ago 25.4MB 17:36:50 9cb0b3c57d9e 18 minutes ago 1.37GB 17:36:50 security-secretstore-setup-arm64 latest 309051d9ff98 24 minutes ago 27.5MB 17:36:50 c6206649b16a 24 minutes ago 1.32GB 17:36:50 sys-mgmt-agent-arm64 latest 11ba708984a3 27 minutes ago 282MB 17:36:50 c7abfb51a7f6 28 minutes ago 1.31GB 17:36:50 core-metadata-arm64 latest 1c96e0dff62c 30 minutes ago 16.3MB 17:36:50 23750c60ddd1 30 minutes ago 1.32GB 17:36:50 security-bootstrapper-arm64 latest 84577235dd82 34 minutes ago 18.3MB 17:36:50 1275996e5fb6 34 minutes ago 1.32GB 17:36:50 core-data-arm64 latest 23326d2fec21 35 minutes ago 21.6MB 17:36:50 17ede58bd608 36 minutes ago 1.34GB 17:36:50 core-command-arm64 latest cac885c67596 39 minutes ago 15.5MB 17:36:50 6dab16b7ea24 40 minutes ago 1.31GB 17:36:50 support-notifications-arm64 latest cda58a233e40 42 minutes ago 26MB 17:36:50 f7b19ad5205e 43 minutes ago 1.37GB 17:36:50 security-proxy-setup-arm64 latest 892edae588ab 45 minutes ago 26.1MB 17:36:50 9cf0709d3e74 45 minutes ago 1.32GB 17:36:50 ci-base-image-arm64 latest 1322eb78acc9 About an hour ago 891MB 17:36:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 725f1c02e7f9 6 weeks ago 551MB 17:36:50 docker 20.10.14 c346e9eafbab 8 weeks ago 202MB 17:36:50 alpine 3.14 ac73e934f311 8 weeks ago 5.34MB 17:36:50 alpine 3.15 3fb3c9af89a9 8 weeks ago 5.32MB 17:36:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 23 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] withEnv [Pipeline] { [Pipeline] sh 17:36:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:36:50 17:36:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:36:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:36:51 arm64: Pulling from edgex-lftools-log-publisher 17:36:51 8998bd30e6a1: Pulling fs layer 17:36:51 04944245beec: Pulling fs layer 17:36:51 699f458cf7ca: Pulling fs layer 17:36:51 765212b225bb: Pulling fs layer 17:36:51 f23df028b6ca: Pulling fs layer 17:36:51 d65c8cfc05b1: Pulling fs layer 17:36:51 2437ff75d9bd: Pulling fs layer 17:36:51 765212b225bb: Waiting 17:36:51 f23df028b6ca: Waiting 17:36:51 d65c8cfc05b1: Waiting 17:36:51 2437ff75d9bd: Waiting 17:36:51 04944245beec: Verifying Checksum 17:36:51 04944245beec: Download complete 17:36:51 765212b225bb: Verifying Checksum 17:36:51 765212b225bb: Download complete 17:36:51 f23df028b6ca: Download complete 17:36:51 d65c8cfc05b1: Verifying Checksum 17:36:51 d65c8cfc05b1: Download complete 17:36:51 699f458cf7ca: Verifying Checksum 17:36:51 699f458cf7ca: Download complete 17:36:52 8998bd30e6a1: Verifying Checksum 17:36:52 8998bd30e6a1: Download complete 17:36:54 2437ff75d9bd: Verifying Checksum 17:36:54 2437ff75d9bd: Download complete 17:36:56 8998bd30e6a1: Pull complete 17:36:56 04944245beec: Pull complete 17:36:58 699f458cf7ca: Pull complete 17:36:58 765212b225bb: Pull complete 17:36:59 f23df028b6ca: Pull complete 17:36:59 d65c8cfc05b1: Pull complete 17:37:14 2437ff75d9bd: Pull complete 17:37:14 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:37:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:37:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:37:15 prd-ubuntu20.04-docker-arm64-4c-16g-963 does not seem to be running inside a container 17:37:15 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:37:17 $ docker top d390f1a0bef31e86412663faaf4014fe5be1bc1e3b6ca468b84acdc3ccce7d9f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:37:18 ---> job-cost.sh 17:37:18 lf-activate-venv: SKIPPING 17:37:18 INFO: No Stack... 17:37:19 INFO: Retrieving Pricing Info for: v3-standard-4 17:37:20 INFO: Archiving Costs [Pipeline] sh 17:37:20 + cat /w/workspace/edgex-go/5/archives/cost.csv 17:37:20 + cut -d, -f6 [Pipeline] lock 17:37:20 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4040-5-stack-cost] 17:37:20 Resource [jenkins-edgexfoundry-edgex-go-PR-4040-5-stack-cost] did not exist. Created. 17:37:20 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4040-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:37:21 + echo total: 0.2199999988079071 [Pipeline] stash 17:37:21 Stashed 1 file(s) [Pipeline] } 17:37:21 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4040-5-stack-cost] [Pipeline] // lock [Pipeline] } 17:37:21 $ docker stop --time=1 d390f1a0bef31e86412663faaf4014fe5be1bc1e3b6ca468b84acdc3ccce7d9f 17:37:23 $ docker rm -f d390f1a0bef31e86412663faaf4014fe5be1bc1e3b6ca468b84acdc3ccce7d9f [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 17:37:23 provisioning config files... 17:37:23 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config2264361086103293219tmp [Pipeline] { [Pipeline] sh 17:37:23 + set +x 17:37:23 + curl -s https://codecov.io/bash 17:37:23 + bash -s -- 17:37:23 17:37:23 _____ _ 17:37:23 / ____| | | 17:37:23 | | ___ __| | ___ ___ _____ __ 17:37:23 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:37:23 | |___| (_) | (_| | __/ (_| (_) \ V / 17:37:23 \_____\___/ \__,_|\___|\___\___/ \_/ 17:37:23 Bash-1.0.6 17:37:23 17:37:23 17:37:23 ==> git version 2.25.1 found 17:37:23 ==> 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 17:37:23 Release-Date: 2020-01-08 17:37:23 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:37:23 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:37:23 ==> Jenkins CI detected. 17:37:23 current dir:  /w/workspace/edgex-go/5 17:37:23 project root: . 17:37:23 --> token set from env 17:37:23 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:37:23 ==> Running gcov in . (disable via -X gcov) 17:37:23 ==> Python coveragepy not found 17:37:23 ==> Searching for coverage reports in: 17:37:23 + . 17:37:23 -> Found 1 reports 17:37:23 ==> Detecting git/mercurial file structure 17:37:23 ==> Reading reports 17:37:23 + ./coverage.out bytes=435411 17:37:23 ==> Appending adjustments 17:37:23 https://docs.codecov.io/docs/fixing-reports 17:37:24 + Found adjustments 17:37:24 ==> Gzipping contents 17:37:24 60K /tmp/codecov.jiswb4.gz 17:37:24 ==> Uploading reports 17:37:24 url: https://codecov.io 17:37:24 query: branch=PR-4040&commit=ffc509446a1dc33259747593b94beb4eb502b9b0&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4040%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4040&job=&cmd_args= 17:37:24 -> Pinging Codecov 17:37:24 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4040&commit=ffc509446a1dc33259747593b94beb4eb502b9b0&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4040%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4040&job=&cmd_args= 17:37:25 -> Uploading to 17:37:25 https://storage.googleapis.com/codecov/v4/raw/2022-06-03/00271124DB129430A58F1EEE437C3FCB/ffc509446a1dc33259747593b94beb4eb502b9b0/975e3848-9602-46f7-9af0-5177ba551694.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220603%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220603T173725Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a65ea11a56caf9962b981edf048644e622491a4c544d40eec7d1d3ef1e4b088a 17:37:25 % Total % Received % Xferd Average Speed Time Time Time Current 17:37:25 Dload Upload Total Spent Left Speed 17:37:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59838 0 0 100 59838 0 264k --:--:-- --:--:-- --:--:-- 263k 100 59838 0 0 100 59838 0 196k --:--:-- --:--:-- --:--:-- 196k 17:37:25 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/ffc509446a1dc33259747593b94beb4eb502b9b0 [Pipeline] } 17:37:25 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 17:37:26 + [ -d /w/workspace/edgex-go/5/archives ] [Pipeline] libraryResource [Pipeline] sh 17:37:26 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:37:27 ---> package-listing.sh 17:37:27 ++ tr '[:upper:]' '[:lower:]' 17:37:27 ++ facter osfamily 17:37:27 + OS_FAMILY=debian 17:37:27 + workspace=/w/workspace/edgex-go/5 17:37:27 + START_PACKAGES=/tmp/packages_start.txt 17:37:27 + END_PACKAGES=/tmp/packages_end.txt 17:37:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:37:27 + PACKAGES=/tmp/packages_start.txt 17:37:27 + '[' /w/workspace/edgex-go/5 ']' 17:37:27 + PACKAGES=/tmp/packages_end.txt 17:37:27 + case "${OS_FAMILY}" in 17:37:27 + dpkg -l 17:37:27 + grep '^ii' 17:37:27 + '[' -f /tmp/packages_start.txt ']' 17:37:27 + '[' -f /tmp/packages_end.txt ']' 17:37:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:37:27 + '[' /w/workspace/edgex-go/5 ']' 17:37:27 + mkdir -p /w/workspace/edgex-go/5/archives/ 17:37:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo 17:37:27 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 17:37:27 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:37:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:37:28 17:37:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:37:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:37:28 latest: Pulling from edgex-lftools-log-publisher 17:37:28 5eb5b503b376: Pulling fs layer 17:37:28 5c69ac0246d0: Pulling fs layer 17:37:28 ec43610c2a17: Pulling fs layer 17:37:28 3a2ae6a8a46f: Pulling fs layer 17:37:28 33b1e0a273af: Pulling fs layer 17:37:28 5d3b04190fa2: Pulling fs layer 17:37:28 2f39f015ded8: Pulling fs layer 17:37:28 3a2ae6a8a46f: Waiting 17:37:28 33b1e0a273af: Waiting 17:37:28 5d3b04190fa2: Waiting 17:37:28 2f39f015ded8: Waiting 17:37:28 5c69ac0246d0: Verifying Checksum 17:37:28 5c69ac0246d0: Download complete 17:37:28 3a2ae6a8a46f: Verifying Checksum 17:37:28 3a2ae6a8a46f: Download complete 17:37:28 33b1e0a273af: Verifying Checksum 17:37:28 33b1e0a273af: Download complete 17:37:28 5d3b04190fa2: Download complete 17:37:28 ec43610c2a17: Download complete 17:37:28 5eb5b503b376: Verifying Checksum 17:37:28 5eb5b503b376: Download complete 17:37:29 2f39f015ded8: Download complete 17:37:29 5eb5b503b376: Pull complete 17:37:30 5c69ac0246d0: Pull complete 17:37:30 ec43610c2a17: Pull complete 17:37:30 3a2ae6a8a46f: Pull complete 17:37:30 33b1e0a273af: Pull complete 17:37:31 5d3b04190fa2: Pull complete 17:37:35 2f39f015ded8: Pull complete 17:37:35 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:37:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:37:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:37:35 prd-ubuntu20.04-docker-8c-8g-961 does not seem to be running inside a container 17:37:35 $ 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 17:37:37 $ docker top febba04be601dd8dd4a64597babccdf7de2b8d064f731c8698346086944401b3 -eo pid,comm [Pipeline] { [Pipeline] sh 17:37:37 + touch /tmp/pre-build-complete [Pipeline] sh 17:37:37 + mkdir -p /var/log/sysstat [Pipeline] sh 17:37:37 + ls /var/log/sa-host 17:37:37 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:37:38 provisioning config files... 17:37:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config585484423465271091tmp [Pipeline] { [Pipeline] echo 17:37:38 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:37:38 ---> create-netrc.sh [Pipeline] } 17:37:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:37:38 ---> python-tools-install.sh [Pipeline] echo 17:37:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:37:38 ---> sudo-logs.sh 17:37:38 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:37:39 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:37:39 ---> job-cost.sh 17:37:39 lf-activate-venv: SKIPPING 17:37:39 DEBUG: total: 0.2199999988079071 17:37:39 INFO: Retrieving Stack Cost... 17:37:39 INFO: Retrieving Pricing Info for: v3-standard-8 17:37:40 INFO: Archiving Costs [Pipeline] echo 17:37:40 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:37:40 ---> logs-deploy.sh 17:37:40 lf-activate-venv: SKIPPING 17:37:40 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4040/5 17:37:40 INFO: archiving workspace using pattern(s): 17:37:41 Archives upload complete. 17:37:41 INFO: archiving logs to Nexus 17:37:42 ---> uname -a: 17:37:42 Linux prd-ubuntu20-04-docker-8c-8g-961 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 17:37:42 17:37:42 17:37:42 ---> lscpu: 17:37:42 Architecture: x86_64 17:37:42 CPU op-mode(s): 32-bit, 64-bit 17:37:42 Byte Order: Little Endian 17:37:42 Address sizes: 40 bits physical, 48 bits virtual 17:37:42 CPU(s): 8 17:37:42 On-line CPU(s) list: 0-7 17:37:42 Thread(s) per core: 1 17:37:42 Core(s) per socket: 1 17:37:42 Socket(s): 8 17:37:42 NUMA node(s): 1 17:37:42 Vendor ID: AuthenticAMD 17:37:42 CPU family: 23 17:37:42 Model: 49 17:37:42 Model name: AMD EPYC-Rome Processor 17:37:42 Stepping: 0 17:37:42 CPU MHz: 2799.998 17:37:42 BogoMIPS: 5599.99 17:37:42 Virtualization: AMD-V 17:37:42 Hypervisor vendor: KVM 17:37:42 Virtualization type: full 17:37:42 L1d cache: 256 KiB 17:37:42 L1i cache: 256 KiB 17:37:42 L2 cache: 4 MiB 17:37:42 L3 cache: 128 MiB 17:37:42 NUMA node0 CPU(s): 0-7 17:37:42 Vulnerability Itlb multihit: Not affected 17:37:42 Vulnerability L1tf: Not affected 17:37:42 Vulnerability Mds: Not affected 17:37:42 Vulnerability Meltdown: Not affected 17:37:42 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:37:42 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:37:42 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 17:37:42 Vulnerability Srbds: Not affected 17:37:42 Vulnerability Tsx async abort: Not affected 17:37:42 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 17:37:42 17:37:42 17:37:42 ---> nproc: 17:37:42 8 17:37:42 17:37:42 17:37:42 ---> df -h: 17:37:42 Filesystem Size Used Avail Use% Mounted on 17:37:42 overlay 155G 27G 129G 18% / 17:37:42 tmpfs 64M 0 64M 0% /dev 17:37:42 tmpfs 16G 0 16G 0% /sys/fs/cgroup 17:37:42 shm 64M 0 64M 0% /dev/shm 17:37:42 /dev/vda1 155G 27G 129G 18% /facter-os 17:37:42 17:37:42 17:37:42 ---> sar -b -r -n DEV: 17:37:42 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-961) 06/03/22 _x86_64_ (8 CPU) 17:37:42 17:37:42 16:29:23 LINUX RESTART (8 CPU) 17:37:42 17:37:42 16:30:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:37:42 16:31:01 418.39 13.01 405.37 0.00 2076.94 133949.36 0.00 17:37:42 16:32:01 31.07 0.07 31.01 0.00 0.53 12639.92 0.00 17:37:42 16:33:01 81.95 0.22 81.74 0.00 13.06 33076.50 0.00 17:37:42 16:34:01 546.77 2.07 544.70 0.00 37.85 392945.68 0.00 17:37:42 16:35:01 948.43 0.32 948.12 0.00 6.40 310597.00 0.00 17:37:42 16:36:01 612.28 0.35 611.93 0.00 5.33 242803.20 0.00 17:37:42 16:37:01 717.91 0.10 717.81 0.00 7.33 180516.67 0.00 17:37:42 16:38:05 762.05 3.21 758.84 0.00 97.93 327236.13 0.00 17:37:42 16:39:01 881.91 27.25 854.66 0.00 1261.24 225464.53 0.00 17:37:42 16:40:01 103.20 0.07 103.13 0.00 0.67 10569.97 0.00 17:37:42 16:41:01 1.62 0.00 1.62 0.00 0.00 19.20 0.00 17:37:42 16:42:01 1.15 0.00 1.15 0.00 0.00 12.80 0.00 17:37:42 16:43:01 1.03 0.00 1.03 0.00 0.00 11.33 0.00 17:37:42 16:44:01 1.33 0.00 1.33 0.00 0.00 14.66 0.00 17:37:42 16:45:01 1.97 0.52 1.45 0.00 7.07 17.46 0.00 17:37:42 16:46:01 1.37 0.00 1.37 0.00 0.00 16.26 0.00 17:37:42 16:47:01 0.92 0.00 0.92 0.00 0.00 10.40 0.00 17:37:42 16:48:01 0.98 0.00 0.98 0.00 0.00 13.60 0.00 17:37:42 16:49:01 1.13 0.00 1.13 0.00 0.00 12.40 0.00 17:37:42 16:50:01 1.58 0.00 1.58 0.00 0.00 18.40 0.00 17:37:42 16:51:02 3.13 1.12 2.02 0.00 32.39 26.93 0.00 17:37:42 16:52:01 1.12 0.00 1.12 0.00 0.00 13.01 0.00 17:37:42 16:53:01 1.17 0.00 1.17 0.00 0.00 14.00 0.00 17:37:42 16:54:01 1.35 0.00 1.35 0.00 0.00 15.86 0.00 17:37:42 16:55:01 0.88 0.00 0.88 0.00 0.00 9.86 0.00 17:37:42 16:56:01 1.67 0.00 1.67 0.00 0.00 19.60 0.00 17:37:42 16:57:01 0.88 0.00 0.88 0.00 0.00 10.26 0.00 17:37:42 16:58:01 1.40 0.00 1.40 0.00 0.00 16.26 0.00 17:37:42 16:59:01 0.97 0.00 0.97 0.00 0.00 11.07 0.00 17:37:42 17:00:01 1.10 0.00 1.10 0.00 0.00 13.46 0.00 17:37:42 17:01:01 1.27 0.00 1.27 0.00 0.00 14.66 0.00 17:37:42 17:02:01 1.13 0.00 1.13 0.00 0.00 13.73 0.00 17:37:42 17:03:01 0.95 0.00 0.95 0.00 0.00 10.80 0.00 17:37:42 17:04:01 1.72 0.00 1.72 0.00 0.00 19.46 0.00 17:37:42 17:05:01 0.93 0.00 0.93 0.00 0.00 10.93 0.00 17:37:42 17:06:01 1.70 0.00 1.70 0.00 0.00 20.66 0.00 17:37:42 17:07:01 1.02 0.00 1.02 0.00 0.00 11.86 0.00 17:37:42 17:08:01 1.58 0.00 1.58 0.00 0.00 17.73 0.00 17:37:42 17:09:01 1.07 0.00 1.07 0.00 0.00 12.13 0.00 17:37:42 17:10:01 1.12 0.00 1.12 0.00 0.00 13.46 0.00 17:37:42 17:11:01 1.22 0.00 1.22 0.00 0.00 14.66 0.00 17:37:42 17:12:01 1.52 0.00 1.52 0.00 0.00 18.00 0.00 17:37:42 17:13:01 3.00 1.80 1.20 0.00 76.25 16.66 0.00 17:37:42 17:14:01 1.33 0.00 1.33 0.00 0.00 16.40 0.00 17:37:42 17:15:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 17:37:42 17:16:01 1.22 0.00 1.22 0.00 0.00 15.86 0.00 17:37:42 17:17:01 1.30 0.07 1.23 0.00 1.20 13.60 0.00 17:37:42 17:18:01 1.70 0.00 1.70 0.00 0.00 19.46 0.00 17:37:42 17:19:01 1.03 0.00 1.03 0.00 0.00 12.40 0.00 17:37:42 17:20:01 1.73 0.00 1.73 0.00 0.00 19.46 0.00 17:37:42 17:21:01 1.12 0.00 1.12 0.00 0.00 13.06 0.00 17:37:42 17:22:01 1.05 0.00 1.05 0.00 0.00 13.60 0.00 17:37:42 17:23:01 1.12 0.00 1.12 0.00 0.00 13.06 0.00 17:37:42 17:24:01 1.65 0.00 1.65 0.00 0.00 19.20 0.00 17:37:42 17:25:01 1.05 0.00 1.05 0.00 0.00 12.80 0.00 17:37:42 17:26:01 1.42 0.00 1.42 0.00 0.00 17.20 0.00 17:37:42 17:27:01 1.32 0.00 1.32 0.00 0.00 14.80 0.00 17:37:42 17:28:01 1.37 0.00 1.37 0.00 0.00 15.86 0.00 17:37:42 17:29:01 1.05 0.00 1.05 0.00 0.00 11.60 0.00 17:37:42 17:30:01 1.60 0.00 1.60 0.00 0.00 19.06 0.00 17:37:42 17:31:01 1.17 0.00 1.17 0.00 0.00 14.00 0.00 17:37:42 17:32:01 1.55 0.00 1.55 0.00 0.00 19.06 0.00 17:37:42 17:33:01 1.10 0.07 1.03 0.00 0.67 11.86 0.00 17:37:42 17:34:01 1.63 0.00 1.63 0.00 0.00 19.46 0.00 17:37:42 17:35:01 1.17 0.00 1.17 0.00 0.00 13.73 0.00 17:37:42 17:36:01 1.32 0.00 1.32 0.00 0.00 16.66 0.00 17:37:42 17:37:01 1.00 0.00 1.00 0.00 0.00 11.86 0.00 17:37:42 Average: 77.18 0.72 76.45 0.00 52.46 28022.12 0.00 17:37:42 17:37:42 16:30:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:37:42 16:31:01 28256108 31769548 525856 1.60 159312 3564992 2018692 5.95 1242952 2940600 696 17:37:42 16:32:01 27315232 31281680 1006036 3.06 163664 3965228 2660280 7.84 1819036 3244832 165864 17:37:42 16:33:01 27655392 31713588 576864 1.75 166748 4053836 2704712 7.97 1402412 3327304 420 17:37:42 16:34:01 18324228 31419340 835828 2.54 298684 12380656 3068164 9.04 2694392 10746464 2427708 17:37:42 16:35:01 11068292 27560152 4689352 14.26 341872 15555984 7476136 22.03 7405396 13094100 134088 17:37:42 16:36:01 8921120 30684416 1560188 4.74 429456 20386816 4087636 12.05 5608160 16685804 68 17:37:42 16:37:01 6714372 29488016 2739316 8.33 455968 21285540 5890104 17.36 6203592 18192988 93292 17:37:42 16:38:05 385904 31192128 1051144 3.20 627396 28796172 2904008 8.56 5322972 25070132 121708 17:37:42 16:39:01 5390900 31557212 700328 2.13 720320 24349148 2507980 7.39 3545220 22146688 10220 17:37:42 16:40:01 9947556 31724768 538724 1.64 721748 20189940 2096932 6.18 2835976 18536172 272 17:37:42 16:41:01 9948412 31725640 538156 1.64 721756 20189944 2096932 6.18 2835504 18536060 36 17:37:42 16:42:01 9957116 31734312 529484 1.61 721772 20189936 2096932 6.18 2827172 18536060 40 17:37:42 16:43:01 9957116 31734316 529408 1.61 721780 20189948 2096932 6.18 2826704 18536064 32 17:37:42 16:44:01 9961032 31738256 525608 1.60 721788 20189948 2096932 6.18 2823248 18536064 12 17:37:42 16:45:01 9960552 31738068 525932 1.60 721820 20190128 2129872 6.28 2823996 18536172 40 17:37:42 16:46:01 9960512 31738036 525876 1.60 721848 20190132 2129872 6.28 2823644 18536176 20 17:37:42 16:47:01 9960384 31737924 525860 1.60 721860 20190132 2129872 6.28 2823384 18536176 24 17:37:42 16:48:01 9960368 31737976 525792 1.60 721872 20190140 2129872 6.28 2823440 18536184 268 17:37:42 16:49:01 9960572 31738184 525508 1.60 721888 20190140 2129872 6.28 2823424 18536184 32 17:37:42 16:50:01 9960804 31738428 525452 1.60 721900 20190136 2129872 6.28 2823740 18536192 152 17:37:42 16:51:02 9958972 31737912 526008 1.60 722184 20190848 2160108 6.37 2824288 18536752 8 17:37:42 16:52:01 9959680 31738620 525220 1.60 722204 20190848 2160108 6.37 2823900 18536752 156 17:37:42 16:53:01 9959876 31738820 524936 1.60 722216 20190856 2160108 6.37 2823884 18536756 40 17:37:42 16:54:01 9959592 31738544 525236 1.60 722236 20190860 2160108 6.37 2823900 18536764 8 17:37:42 16:55:01 9959260 31738272 525508 1.60 722244 20190860 2160108 6.37 2824380 18536764 20 17:37:42 16:56:01 9959220 31738256 525468 1.60 722268 20190864 2160108 6.37 2823980 18536768 20 17:37:42 16:57:01 9959128 31738172 525696 1.60 722272 20190868 2160108 6.37 2823964 18536772 24 17:37:42 16:58:01 9958884 31738056 525752 1.60 722284 20191000 2160108 6.37 2823980 18536892 12 17:37:42 16:59:01 9958836 31738024 525728 1.60 722292 20191004 2160108 6.37 2823964 18536908 32 17:37:42 17:00:01 9958284 31737472 526204 1.60 722312 20191000 2160108 6.37 2824160 18536908 52 17:37:42 17:01:01 9958236 31737492 526168 1.60 722332 20191000 2160108 6.37 2824036 18536916 16 17:37:42 17:02:01 9958472 31737732 525852 1.60 722340 20191008 2143840 6.32 2824036 18536916 48 17:37:42 17:03:01 9958632 31737896 525824 1.60 722352 20191012 2143840 6.32 2824036 18536920 32 17:37:42 17:04:01 9958804 31738076 525600 1.60 722368 20191016 2143840 6.32 2824036 18536924 12 17:37:42 17:05:01 9958756 31738028 525576 1.60 722388 20191008 2143840 6.32 2824792 18536924 12 17:37:42 17:06:01 9958740 31738084 525484 1.60 722428 20191008 2143840 6.32 2824572 18536932 40 17:37:42 17:07:01 9958440 31737796 525692 1.60 722436 20191028 2143840 6.32 2824644 18536940 12 17:37:42 17:08:01 9958864 31738276 525196 1.60 722448 20191028 2143840 6.32 2824168 18536932 156 17:37:42 17:09:01 9959024 31738440 525160 1.60 722468 20191032 2143840 6.32 2824168 18536936 12 17:37:42 17:10:01 9959000 31738460 525336 1.60 722484 20191036 2143840 6.32 2824568 18536940 160 17:37:42 17:11:01 9958700 31738172 525536 1.60 722492 20191040 2143840 6.32 2824728 18536944 16 17:37:42 17:12:01 9958588 31738064 525564 1.60 722500 20191044 2143840 6.32 2825116 18536948 24 17:37:42 17:13:01 9954428 31736872 526612 1.60 722528 20193332 2143840 6.32 2829892 18537252 20 17:37:42 17:14:01 9954376 31736848 526800 1.60 722540 20193336 2143840 6.32 2829376 18537188 12 17:37:42 17:15:01 9954408 31736880 526744 1.60 722556 20193336 2143840 6.32 2829680 18537188 24 17:37:42 17:16:01 9954292 31736768 527008 1.60 722560 20193340 2143840 6.32 2829376 18537192 84 17:37:42 17:17:01 9953804 31736288 527440 1.60 722588 20193340 2143840 6.32 2829556 18537200 16 17:37:42 17:18:01 9953212 31735808 527856 1.61 722612 20193376 2143840 6.32 2829460 18537220 52 17:37:42 17:19:01 9952936 31735536 528096 1.61 722616 20193380 2143840 6.32 2829460 18537224 12 17:37:42 17:20:01 9952668 31735276 528292 1.61 722628 20193376 2143840 6.32 2830044 18537228 200 17:37:42 17:21:01 9952304 31734948 528564 1.61 722648 20193384 2143840 6.32 2829584 18537228 48 17:37:42 17:22:01 9952540 31735192 528248 1.61 722660 20193388 2143840 6.32 2829492 18537232 144 17:37:42 17:23:01 9952492 31735144 528236 1.61 722660 20193388 2143840 6.32 2829492 18537232 16 17:37:42 17:24:01 9952628 31735284 528200 1.61 722668 20193396 2143840 6.32 2829492 18537236 152 17:37:42 17:25:01 9952540 31735264 528172 1.61 722688 20193400 2143840 6.32 2830404 18537244 232 17:37:42 17:26:01 9952444 31735312 528012 1.61 722696 20193528 2143840 6.32 2829548 18537356 152 17:37:42 17:27:01 9952396 31735300 527980 1.61 722700 20193536 2143840 6.32 2829548 18537384 12 17:37:42 17:28:01 9952064 31734972 528312 1.61 722708 20193536 2159952 6.37 2829548 18537384 48 17:37:42 17:29:01 9952008 31734920 528300 1.61 722712 20193540 2143668 6.32 2829548 18537388 12 17:37:42 17:30:01 9952000 31734956 528316 1.61 722716 20193544 2143668 6.32 2829872 18537388 172 17:37:42 17:31:01 9952192 31735148 528256 1.61 722736 20193540 2143668 6.32 2829624 18537388 20 17:37:42 17:32:01 9951868 31734828 528548 1.61 722740 20193548 2143668 6.32 2829812 18537392 16 17:37:42 17:33:01 9951448 31734496 528748 1.61 722764 20193564 2143668 6.32 2830936 18537400 232 17:37:42 17:34:01 9951536 31734604 528628 1.61 722776 20193572 2159720 6.36 2829688 18537400 56 17:37:42 17:35:01 9951716 31734812 528372 1.61 722800 20193568 2159720 6.36 2830328 18537408 20 17:37:42 17:36:01 9951920 31735044 528084 1.61 722816 20193576 2159720 6.36 2829740 18537408 20 17:37:42 17:37:01 9951872 31735000 528040 1.61 722844 20193580 2159720 6.36 2830032 18537412 28 17:37:42 Average: 10619075 31602629 660647 2.01 675552 19484576 2352236 6.93 2973301 17770003 44145 17:37:42 17:37:42 16:30:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:37:42 16:31:01 docker0 590.27 518.47 44.44 3774.23 0.00 0.00 0.00 0.00 17:37:42 16:31:01 veth34842c9 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 17:37:42 16:31:01 lo 4.47 4.47 0.44 0.44 0.00 0.00 0.00 0.00 17:37:42 16:31:01 ens3 876.56 822.78 8971.29 153.35 0.00 0.00 0.00 0.00 17:37:42 16:32:01 docker0 1.52 1.57 0.10 0.12 0.00 0.00 0.00 0.00 17:37:42 16:32:01 veth34842c9 1.52 1.72 0.12 0.13 0.00 0.00 0.00 0.00 17:37:42 16:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:37:42 16:32:01 ens3 23.94 13.91 18.73 10.04 0.00 0.00 0.00 0.00 17:37:42 16:33:01 docker0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 17:37:42 16:33:01 veth51d7850 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:42 16:33:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 17:37:42 16:33:01 vethf2c78f0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:42 16:33:01 ens3 138.74 102.62 1702.19 82.23 0.00 0.00 0.00 0.00 17:37:42 16:34:01 docker0 452.62 866.83 33.18 11933.66 0.00 0.00 0.00 0.00 17:37:42 16:34:01 veth448e90d 208.43 439.57 18.37 5856.55 0.00 0.00 0.00 0.48 17:37:42 16:34:01 veth51d7850 0.00 1.02 0.00 0.06 0.00 0.00 0.00 0.00 17:37:42 16:34:01 vethd627c4d 202.52 376.64 18.05 5849.08 0.00 0.00 0.00 0.48 17:37:42 16:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:37:42 16:34:01 ens3 908.56 479.32 11967.42 61.36 0.00 0.00 0.00 0.00 17:37:42 16:34:01 vethb361ead 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 17:37:42 16:35:01 docker0 65.34 87.50 4.59 287.11 0.00 0.00 0.00 0.00 17:37:42 16:35:01 veth448e90d 13.13 18.91 1.33 3.28 0.00 0.00 0.00 0.00 17:37:42 16:35:01 veth51d7850 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 17:37:42 16:35:01 vethd627c4d 12.91 17.64 1.30 3.18 0.00 0.00 0.00 0.00 17:37:42 16:35:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 17:37:42 16:35:01 ens3 160.06 124.26 420.27 80.29 0.00 0.00 0.00 0.00 17:37:42 16:36:01 docker0 204.75 402.51 15.47 5887.84 0.00 0.00 0.00 0.00 17:37:42 16:36:01 veth448e90d 0.15 0.18 0.01 0.01 0.00 0.00 0.00 0.00 17:37:42 16:36:01 veth51d7850 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 17:37:42 16:36:01 vethd627c4d 0.15 0.15 0.01 0.01 0.00 0.00 0.00 0.00 17:37:42 16:36:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 17:37:42 16:36:01 vethac46980 202.65 398.37 18.12 5851.84 0.00 0.00 0.00 0.48 17:37:42 16:36:01 ens3 503.75 274.20 7006.21 103.79 0.00 0.00 0.00 0.00 17:37:42 16:37:01 docker0 38.55 63.95 3.17 858.66 0.00 0.00 0.00 0.00 17:37:42 16:37:01 veth2b6d4fa 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 17:37:42 16:37:01 veth448e90d 8.98 12.64 0.92 206.52 0.00 0.00 0.00 0.02 17:37:42 16:37:01 veth818f5a4 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 17:37:42 16:37:01 veth51d7850 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 17:37:42 16:37:01 vethd627c4d 10.58 14.34 1.02 206.60 0.00 0.00 0.00 0.02 17:37:42 16:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:42 16:37:01 vethac46980 0.10 0.17 0.01 0.01 0.00 0.00 0.00 0.00 17:37:42 16:37:01 ens3 110.68 63.02 896.60 23.98 0.00 0.00 0.00 0.00 17:37:42 16:38:05 docker0 4.80 9.62 0.30 83.58 0.00 0.00 0.00 0.00 17:37:42 16:38:05 veth51d7850 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 17:37:42 16:38:05 lo 0.19 0.19 0.01 0.01 0.00 0.00 0.00 0.00 17:37:42 16:38:05 vethac46980 0.11 0.22 0.01 0.01 0.00 0.00 0.00 0.00 17:37:42 16:38:05 ens3 62.92 52.50 105.12 72.01 0.00 0.00 0.00 0.00 17:37:42 16:39:01 docker0 57.35 73.80 3.62 492.28 0.00 0.00 0.00 0.00 17:37:42 16:39:01 veth51d7850 0.00 1.00 0.00 0.05 0.00 0.00 0.00 0.00 17:37:42 16:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:42 16:39:01 ens3 102.36 73.27 515.43 16.96 0.00 0.00 0.00 0.00 17:37:42 16:40:01 docker0 19.43 24.63 1.10 77.71 0.00 0.00 0.00 0.00 17:37:42 16:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:37:42 16:40:01 ens3 72.74 69.66 90.50 71.18 0.00 0.00 0.00 0.00 17:37:42 16:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:42 16:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:42 16:41:01 ens3 0.23 0.25 0.01 0.02 0.00 0.00 0.00 0.00 17:37:42 16:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:42 16:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:37:42 16:42:01 ens3 0.18 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:37:42 16:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:42 16:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:42 16:43:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 17:37:42 16:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:42 16:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:37:42 16:44:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:37:42 16:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:42 16:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:42 16:45:01 ens3 0.15 0.10 0.08 0.06 0.00 0.00 0.00 0.00 17:37:42 16:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:42 16:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:37:42 16:46:01 ens3 0.27 0.17 0.47 0.01 0.00 0.00 0.00 0.00 17:37:42 16:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:42 16:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:42 16:47:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 17:37:42 16:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:42 16:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:37:42 16:48:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 17:37:42 16:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:42 16:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:42 16:49:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:42 16:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:42 16:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:37:42 16:50:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 17:37:42 16:51:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:42 16:51:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:42 16:51:02 ens3 0.10 0.08 0.06 0.00 0.00 0.00 0.00 0.00 17:37:42 16:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:42 16:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:37:42 16:52:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:37:42 16:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:42 16:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:42 16:53:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:42 16:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:42 16:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:37:42 16:54:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:37:42 16:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:42 16:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:42 16:55:01 ens3 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 17:37:42 16:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:42 16:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:37:42 16:56:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:37:42 16:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:42 16:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:42 16:57:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:42 16:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:42 16:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:37:42 16:58:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:37:42 16:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:42 16:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:42 16:59:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:42 17:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:42 17:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:37:42 17:00:01 ens3 0.23 0.25 0.08 0.08 0.00 0.00 0.00 0.00 17:37:42 17:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:42 17:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:42 17:01:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:42 17:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:42 17:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:37:42 17:02:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:37:42 17:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:42 17:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:42 17:03:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:42 17:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:42 17:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:37:42 17:04:01 ens3 0.55 0.12 0.05 0.01 0.00 0.00 0.00 0.00 17:37:42 17:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:42 17:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:42 17:05:01 ens3 0.63 0.65 0.45 0.28 0.00 0.00 0.00 0.00 17:37:42 17:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:42 17:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:37:42 17:06:01 ens3 0.65 0.23 0.14 0.08 0.00 0.00 0.00 0.00 17:37:42 17:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:42 17:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:42 17:07:01 ens3 0.52 0.42 0.32 0.21 0.00 0.00 0.00 0.00 17:37:42 17:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:42 17:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:37:42 17:08:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 17:37:42 17:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:42 17:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:42 17:09:01 ens3 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:42 17:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:42 17:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:37:42 17:10:01 ens3 0.93 0.35 0.23 0.15 0.00 0.00 0.00 0.00 17:37:42 17:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:42 17:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:42 17:11:01 ens3 0.83 0.53 0.51 0.41 0.00 0.00 0.00 0.00 17:37:42 17:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:42 17:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:37:42 17:12:01 ens3 1.52 0.73 0.79 0.39 0.00 0.00 0.00 0.00 17:37:42 17:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:42 17:13:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 17:37:42 17:13:01 ens3 6.68 5.02 4.85 5.98 0.00 0.00 0.00 0.00 17:37:42 17:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:42 17:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:37:42 17:14:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:37:42 17:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:42 17:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:42 17:15:01 ens3 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 17:37:42 17:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:42 17:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:37:42 17:16:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:37:42 17:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:42 17:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:42 17:17:01 ens3 0.17 0.10 0.12 0.01 0.00 0.00 0.00 0.00 17:37:42 17:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:42 17:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:37:42 17:18:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:37:42 17:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:42 17:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:42 17:19:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:42 17:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:42 17:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:37:42 17:20:01 ens3 0.32 0.22 0.09 0.07 0.00 0.00 0.00 0.00 17:37:42 17:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:42 17:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:42 17:21:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:42 17:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:42 17:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:37:42 17:22:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:37:42 17:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:42 17:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:42 17:23:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:42 17:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:42 17:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:37:42 17:24:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:37:42 17:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:42 17:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:42 17:25:01 ens3 0.22 0.12 0.13 0.07 0.00 0.00 0.00 0.00 17:37:42 17:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:42 17:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:37:42 17:26:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:37:42 17:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:42 17:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:42 17:27:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:42 17:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:42 17:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:37:42 17:28:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:37:42 17:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:42 17:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:42 17:29:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:42 17:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:42 17:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:37:42 17:30:01 ens3 0.33 0.28 0.14 0.08 0.00 0.00 0.00 0.00 17:37:42 17:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:42 17:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:42 17:31:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 17:37:42 17:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:42 17:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:37:42 17:32:01 ens3 0.23 0.17 0.07 0.01 0.00 0.00 0.00 0.00 17:37:42 17:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:42 17:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:42 17:33:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:42 17:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:42 17:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:37:42 17:34:01 ens3 0.43 0.10 0.05 0.01 0.00 0.00 0.00 0.00 17:37:42 17:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:42 17:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:42 17:35:01 ens3 0.62 0.63 0.34 0.28 0.00 0.00 0.00 0.00 17:37:42 17:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:42 17:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:37:42 17:36:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:37:42 17:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:42 17:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:42 17:37:01 ens3 0.10 0.08 0.06 0.00 0.00 0.00 0.00 0.00 17:37:42 Average: docker0 21.23 30.41 1.57 348.07 0.00 0.00 0.00 0.00 17:37:42 Average: lo 0.21 0.21 0.02 0.02 0.00 0.00 0.00 0.00 17:37:42 Average: ens3 44.23 30.96 470.83 10.23 0.00 0.00 0.00 0.00 17:37:42 17:37:42 17:37:42 ---> sar -P ALL: 17:37:42 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-961) 06/03/22 _x86_64_ (8 CPU) 17:37:42 17:37:42 16:29:23 LINUX RESTART (8 CPU) 17:37:42 17:37:42 16:30:02 CPU %user %nice %system %iowait %steal %idle 17:37:42 16:31:01 all 11.77 0.00 5.28 2.01 0.07 80.87 17:37:42 16:31:01 0 10.34 0.00 5.53 4.98 0.07 79.08 17:37:42 16:31:01 1 12.38 0.00 4.86 1.03 0.07 81.67 17:37:42 16:31:01 2 13.77 0.00 5.01 0.22 0.09 80.92 17:37:42 16:31:01 3 10.39 0.00 6.53 0.88 0.07 82.13 17:37:42 16:31:01 4 13.55 0.00 5.66 3.31 0.07 77.41 17:37:42 16:31:01 5 11.28 0.00 5.30 2.19 0.07 81.16 17:37:42 16:31:01 6 11.78 0.00 4.14 0.29 0.07 83.72 17:37:42 16:31:01 7 10.63 0.00 5.20 3.22 0.09 80.86 17:37:42 16:32:01 all 47.29 0.00 7.01 0.15 0.11 45.45 17:37:42 16:32:01 0 47.07 0.00 6.85 0.02 0.10 45.96 17:37:42 16:32:01 1 46.91 0.00 8.06 0.02 0.10 44.91 17:37:42 16:32:01 2 47.39 0.00 6.96 0.08 0.10 45.46 17:37:42 16:32:01 3 48.04 0.00 6.44 0.02 0.12 45.38 17:37:42 16:32:01 4 45.63 0.00 7.72 0.00 0.10 46.55 17:37:42 16:32:01 5 46.99 0.00 6.66 0.03 0.12 46.20 17:37:42 16:32:01 6 47.61 0.00 6.76 0.02 0.10 45.51 17:37:42 16:32:01 7 48.66 0.00 6.60 0.99 0.12 43.62 17:37:42 16:33:01 all 37.16 0.00 5.58 0.52 0.09 56.64 17:37:42 16:33:01 0 36.46 0.00 5.25 0.20 0.08 58.00 17:37:42 16:33:01 1 36.64 0.00 5.62 0.34 0.12 57.28 17:37:42 16:33:01 2 39.19 0.00 5.90 1.30 0.10 53.51 17:37:42 16:33:01 3 38.09 0.00 5.86 1.03 0.08 54.93 17:37:42 16:33:01 4 36.33 0.00 5.60 0.02 0.08 57.97 17:37:42 16:33:01 5 37.77 0.00 5.89 0.10 0.10 56.15 17:37:42 16:33:01 6 35.98 0.00 5.19 0.03 0.08 58.71 17:37:42 16:33:01 7 36.84 0.00 5.36 1.12 0.10 56.59 17:37:42 16:34:01 all 45.57 0.00 15.00 5.84 0.14 33.44 17:37:42 16:34:01 0 44.91 0.00 15.12 4.20 0.15 35.63 17:37:42 16:34:01 1 43.03 0.00 13.84 10.90 0.14 32.10 17:37:42 16:34:01 2 46.14 0.00 14.91 1.43 0.15 37.36 17:37:42 16:34:01 3 44.31 0.00 15.73 14.50 0.14 25.32 17:37:42 16:34:01 4 46.61 0.00 15.56 1.81 0.14 35.89 17:37:42 16:34:01 5 45.21 0.00 15.79 1.57 0.12 37.31 17:37:42 16:34:01 6 47.83 0.00 13.33 10.28 0.15 28.41 17:37:42 16:34:01 7 46.52 0.00 15.72 2.07 0.17 35.53 17:37:42 16:35:01 all 79.56 0.00 12.15 2.76 0.19 5.35 17:37:42 16:35:01 0 79.73 0.00 12.05 1.97 0.17 6.08 17:37:42 16:35:01 1 80.22 0.00 11.33 1.64 0.17 6.65 17:37:42 16:35:01 2 79.95 0.00 12.00 3.56 0.18 4.31 17:37:42 16:35:01 3 79.78 0.00 11.99 2.19 0.25 5.79 17:37:42 16:35:01 4 80.14 0.00 11.64 4.10 0.18 3.94 17:37:42 16:35:01 5 77.31 0.00 14.16 2.17 0.18 6.17 17:37:42 16:35:01 6 79.55 0.00 11.69 1.86 0.15 6.76 17:37:42 16:35:01 7 79.79 0.00 12.34 4.56 0.20 3.11 17:37:42 16:36:01 all 87.02 0.00 11.98 0.23 0.18 0.58 17:37:42 16:36:01 0 86.40 0.00 12.61 0.20 0.18 0.60 17:37:42 16:36:01 1 87.45 0.00 11.65 0.25 0.20 0.45 17:37:42 16:36:01 2 87.61 0.00 11.35 0.32 0.15 0.57 17:37:42 16:36:01 3 86.16 0.00 12.59 0.45 0.18 0.62 17:37:42 16:36:01 4 86.85 0.00 12.08 0.13 0.18 0.75 17:37:42 16:36:01 5 86.50 0.00 12.22 0.27 0.17 0.85 17:37:42 16:36:01 6 89.06 0.00 10.57 0.10 0.18 0.08 17:37:42 16:36:01 7 86.16 0.00 12.77 0.13 0.18 0.75 17:37:42 16:37:01 all 87.15 0.00 11.90 0.22 0.18 0.55 17:37:42 16:37:01 0 88.49 0.00 10.53 0.18 0.18 0.62 17:37:42 16:37:01 1 85.21 0.00 13.42 0.57 0.17 0.64 17:37:42 16:37:01 2 86.94 0.00 12.17 0.12 0.18 0.58 17:37:42 16:37:01 3 84.67 0.00 14.23 0.33 0.18 0.59 17:37:42 16:37:01 4 91.56 0.00 7.96 0.08 0.17 0.23 17:37:42 16:37:01 5 85.98 0.00 12.90 0.22 0.18 0.72 17:37:42 16:37:01 6 89.93 0.00 9.46 0.13 0.17 0.30 17:37:42 16:37:01 7 84.38 0.00 14.57 0.13 0.17 0.75 17:37:42 16:38:05 all 52.06 0.00 12.09 10.92 0.15 24.79 17:37:42 16:38:05 0 47.87 0.00 11.46 14.63 0.17 25.86 17:37:42 16:38:05 1 61.93 0.00 8.61 3.36 0.16 25.95 17:37:42 16:38:05 2 49.62 0.00 12.74 23.04 0.14 14.45 17:37:42 16:38:05 3 51.50 0.00 12.08 4.80 0.13 31.50 17:37:42 16:38:05 4 49.00 0.00 10.83 12.25 0.16 27.76 17:37:42 16:38:05 5 48.28 0.00 14.01 9.12 0.16 28.44 17:37:42 16:38:05 6 62.29 0.00 10.83 4.10 0.14 22.63 17:37:42 16:38:05 7 45.87 0.00 16.18 16.09 0.16 21.70 17:37:42 16:39:01 all 29.51 0.00 10.03 9.70 0.15 50.61 17:37:42 16:39:01 0 30.58 0.00 10.12 11.99 0.16 47.15 17:37:42 16:39:01 1 29.53 0.00 10.17 4.58 0.15 55.56 17:37:42 16:39:01 2 32.21 0.00 9.35 18.15 0.15 40.15 17:37:42 16:39:01 3 28.76 0.00 8.62 3.20 0.18 59.24 17:37:42 16:39:01 4 29.05 0.00 9.91 10.95 0.13 49.96 17:37:42 16:39:01 5 31.09 0.00 9.34 4.63 0.15 54.80 17:37:42 16:39:01 6 28.97 0.00 10.10 5.07 0.15 55.72 17:37:42 16:39:01 7 25.89 0.00 12.67 19.01 0.15 42.29 17:37:42 16:40:01 all 0.96 0.00 0.89 0.56 0.02 97.57 17:37:42 16:40:01 0 1.07 0.00 0.97 0.50 0.02 97.44 17:37:42 16:40:01 1 0.97 0.00 0.82 0.08 0.02 98.11 17:37:42 16:40:01 2 1.23 0.00 1.28 0.05 0.02 97.41 17:37:42 16:40:01 3 0.58 0.00 0.53 1.07 0.03 97.78 17:37:42 16:40:01 4 0.63 0.00 0.55 1.03 0.02 97.76 17:37:42 16:40:01 5 1.24 0.00 1.00 0.72 0.02 97.03 17:37:42 16:40:01 6 1.33 0.00 1.18 0.08 0.03 97.37 17:37:42 16:40:01 7 0.64 0.00 0.79 0.92 0.02 97.64 17:37:42 16:41:01 all 0.01 0.00 0.00 0.01 0.00 99.98 17:37:42 16:41:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:37:42 16:41:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:37:42 16:41:01 2 0.02 0.00 0.02 0.00 0.00 99.97 17:37:42 16:41:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:37:42 16:41:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:37:42 16:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:37:42 16:41:01 6 0.00 0.00 0.00 0.03 0.00 99.97 17:37:42 16:41:01 7 0.00 0.00 0.00 0.03 0.00 99.97 17:37:42 17:37:42 16:41:01 CPU %user %nice %system %iowait %steal %idle 17:37:42 16:42:01 all 0.02 0.00 0.02 0.00 0.01 99.95 17:37:42 16:42:01 0 0.00 0.00 0.00 0.00 0.03 99.97 17:37:42 16:42:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:37:42 16:42:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:37:42 16:42:01 3 0.02 0.00 0.02 0.00 0.02 99.95 17:37:42 16:42:01 4 0.05 0.00 0.05 0.00 0.02 99.88 17:37:42 16:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:37:42 16:42:01 6 0.05 0.00 0.07 0.02 0.02 99.85 17:37:42 16:42:01 7 0.02 0.00 0.00 0.02 0.00 99.97 17:37:42 16:43:01 all 0.13 0.00 0.01 0.00 0.00 99.86 17:37:42 16:43:01 0 1.01 0.00 0.02 0.00 0.00 98.97 17:37:42 16:43:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:37:42 16:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:37:42 16:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:37:42 16:43:01 4 0.00 0.00 0.02 0.00 0.00 99.98 17:37:42 16:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:37:42 16:43:01 6 0.00 0.00 0.02 0.02 0.00 99.97 17:37:42 16:43:01 7 0.00 0.00 0.02 0.00 0.02 99.97 17:37:42 16:44:01 all 0.26 0.00 0.01 0.00 0.00 99.73 17:37:42 16:44:01 0 1.99 0.00 0.02 0.00 0.00 98.00 17:37:42 16:44:01 1 0.00 0.00 0.02 0.00 0.00 99.98 17:37:42 16:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:37:42 16:44:01 3 0.02 0.00 0.00 0.00 0.02 99.97 17:37:42 16:44:01 4 0.00 0.00 0.02 0.00 0.00 99.98 17:37:42 16:44:01 5 0.00 0.00 0.00 0.00 0.02 99.98 17:37:42 16:44:01 6 0.02 0.00 0.00 0.02 0.00 99.97 17:37:42 16:44:01 7 0.00 0.00 0.00 0.02 0.00 99.98 17:37:42 16:45:01 all 0.26 0.00 0.01 0.01 0.00 99.72 17:37:42 16:45:01 0 1.97 0.00 0.02 0.00 0.00 98.01 17:37:42 16:45:01 1 0.02 0.00 0.00 0.02 0.00 99.97 17:37:42 16:45:01 2 0.03 0.00 0.02 0.00 0.00 99.95 17:37:42 16:45:01 3 0.00 0.00 0.00 0.00 0.02 99.98 17:37:42 16:45:01 4 0.02 0.00 0.02 0.00 0.00 99.97 17:37:42 16:45:01 5 0.00 0.00 0.02 0.03 0.00 99.95 17:37:42 16:45:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:37:42 16:45:01 7 0.02 0.00 0.00 0.02 0.00 99.97 17:37:42 16:46:01 all 0.26 0.00 0.00 0.01 0.00 99.73 17:37:42 16:46:01 0 2.00 0.00 0.00 0.00 0.02 97.98 17:37:42 16:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:37:42 16:46:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:37:42 16:46:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:37:42 16:46:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:37:42 16:46:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:37:42 16:46:01 6 0.00 0.00 0.02 0.02 0.00 99.97 17:37:42 16:46:01 7 0.02 0.00 0.00 0.03 0.00 99.95 17:37:42 16:47:01 all 0.23 0.00 0.01 0.00 0.00 99.76 17:37:42 16:47:01 0 1.76 0.00 0.05 0.00 0.00 98.19 17:37:42 16:47:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:37:42 16:47:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:37:42 16:47:01 3 0.02 0.00 0.02 0.00 0.02 99.95 17:37:42 16:47:01 4 0.00 0.00 0.02 0.00 0.00 99.98 17:37:42 16:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:37:42 16:47:01 6 0.00 0.00 0.02 0.02 0.00 99.97 17:37:42 16:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:37:42 16:48:01 all 0.02 0.00 0.00 0.01 0.01 99.96 17:37:42 16:48:01 0 0.07 0.00 0.00 0.00 0.02 99.92 17:37:42 16:48:01 1 0.02 0.00 0.00 0.00 0.02 99.97 17:37:42 16:48:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:37:42 16:48:01 3 0.02 0.00 0.00 0.00 0.02 99.97 17:37:42 16:48:01 4 0.03 0.00 0.00 0.00 0.00 99.97 17:37:42 16:48:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:37:42 16:48:01 6 0.00 0.00 0.02 0.02 0.00 99.97 17:37:42 16:48:01 7 0.00 0.00 0.02 0.03 0.00 99.95 17:37:42 16:49:01 all 0.00 0.00 0.00 0.00 0.00 99.99 17:37:42 16:49:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:37:42 16:49:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:37:42 16:49:01 2 0.00 0.00 0.02 0.00 0.00 99.98 17:37:42 16:49:01 3 0.02 0.00 0.02 0.00 0.02 99.95 17:37:42 16:49:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:37:42 16:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:37:42 16:49:01 6 0.00 0.00 0.00 0.02 0.00 99.98 17:37:42 16:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:37:42 16:50:01 all 0.01 0.00 0.01 0.01 0.00 99.97 17:37:42 16:50:01 0 0.02 0.00 0.02 0.00 0.02 99.95 17:37:42 16:50:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:37:42 16:50:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:37:42 16:50:01 3 0.00 0.00 0.00 0.00 0.02 99.98 17:37:42 16:50:01 4 0.02 0.00 0.02 0.00 0.00 99.97 17:37:42 16:50:01 5 0.02 0.00 0.02 0.00 0.00 99.97 17:37:42 16:50:01 6 0.00 0.00 0.02 0.03 0.00 99.95 17:37:42 16:50:01 7 0.02 0.00 0.00 0.02 0.00 99.97 17:37:42 16:51:02 all 0.26 0.00 0.02 0.01 0.01 99.71 17:37:42 16:51:02 0 1.73 0.00 0.00 0.00 0.02 98.26 17:37:42 16:51:02 1 0.15 0.00 0.03 0.03 0.00 99.78 17:37:42 16:51:02 2 0.02 0.00 0.02 0.00 0.00 99.97 17:37:42 16:51:02 3 0.07 0.00 0.02 0.00 0.02 99.90 17:37:42 16:51:02 4 0.02 0.00 0.03 0.00 0.00 99.95 17:37:42 16:51:02 5 0.02 0.00 0.02 0.00 0.00 99.97 17:37:42 16:51:02 6 0.02 0.00 0.02 0.03 0.00 99.93 17:37:42 16:51:02 7 0.02 0.00 0.00 0.02 0.02 99.95 17:37:42 16:52:01 all 0.26 0.00 0.01 0.01 0.00 99.73 17:37:42 16:52:01 0 1.99 0.00 0.02 0.00 0.00 98.00 17:37:42 16:52:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:37:42 16:52:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:37:42 16:52:01 3 0.02 0.00 0.02 0.00 0.00 99.97 17:37:42 16:52:01 4 0.03 0.00 0.00 0.00 0.00 99.97 17:37:42 16:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:37:42 16:52:01 6 0.02 0.00 0.02 0.02 0.00 99.95 17:37:42 16:52:01 7 0.02 0.00 0.00 0.03 0.00 99.95 17:37:42 17:37:42 16:52:01 CPU %user %nice %system %iowait %steal %idle 17:37:42 16:53:01 all 0.00 0.00 0.00 0.01 0.01 99.98 17:37:42 16:53:01 0 0.02 0.00 0.00 0.00 0.02 99.97 17:37:42 16:53:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:37:42 16:53:01 2 0.00 0.00 0.02 0.00 0.00 99.98 17:37:42 16:53:01 3 0.02 0.00 0.02 0.00 0.02 99.95 17:37:42 16:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:37:42 16:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:37:42 16:53:01 6 0.00 0.00 0.00 0.03 0.02 99.95 17:37:42 16:53:01 7 0.00 0.00 0.00 0.02 0.00 99.98 17:37:42 16:54:01 all 0.01 0.00 0.00 0.00 0.00 99.98 17:37:42 16:54:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:37:42 16:54:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:37:42 16:54:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:37:42 16:54:01 3 0.00 0.00 0.00 0.00 0.02 99.98 17:37:42 16:54:01 4 0.03 0.00 0.02 0.00 0.00 99.95 17:37:42 16:54:01 5 0.03 0.00 0.00 0.00 0.00 99.97 17:37:42 16:54:01 6 0.02 0.00 0.00 0.02 0.00 99.97 17:37:42 16:54:01 7 0.00 0.00 0.00 0.02 0.00 99.98 17:37:42 16:55:01 all 0.01 0.00 0.01 0.00 0.00 99.98 17:37:42 16:55:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:37:42 16:55:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:37:42 16:55:01 2 0.00 0.00 0.02 0.00 0.00 99.98 17:37:42 16:55:01 3 0.02 0.00 0.00 0.00 0.02 99.97 17:37:42 16:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:37:42 16:55:01 5 0.00 0.00 0.02 0.00 0.00 99.98 17:37:42 16:55:01 6 0.02 0.00 0.02 0.02 0.00 99.95 17:37:42 16:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:37:42 16:56:01 all 0.01 0.00 0.00 0.01 0.00 99.98 17:37:42 16:56:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:37:42 16:56:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:37:42 16:56:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:37:42 16:56:01 3 0.00 0.00 0.02 0.00 0.00 99.98 17:37:42 16:56:01 4 0.02 0.00 0.02 0.00 0.00 99.97 17:37:42 16:56:01 5 0.00 0.00 0.00 0.02 0.00 99.98 17:37:42 16:56:01 6 0.00 0.00 0.00 0.02 0.00 99.98 17:37:42 16:56:01 7 0.02 0.00 0.00 0.02 0.00 99.97 17:37:42 16:57:01 all 0.01 0.00 0.00 0.00 0.01 99.98 17:37:42 16:57:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:37:42 16:57:01 1 0.00 0.00 0.00 0.00 0.02 99.98 17:37:42 16:57:01 2 0.00 0.00 0.00 0.00 0.02 99.98 17:37:42 16:57:01 3 0.02 0.00 0.02 0.00 0.02 99.95 17:37:42 16:57:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:37:42 16:57:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:37:42 16:57:01 6 0.00 0.00 0.02 0.02 0.02 99.95 17:37:42 16:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:37:42 16:58:01 all 0.01 0.00 0.00 0.01 0.00 99.99 17:37:42 16:58:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:37:42 16:58:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:37:42 16:58:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:37:42 16:58:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:37:42 16:58:01 4 0.00 0.00 0.02 0.00 0.00 99.98 17:37:42 16:58:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:37:42 16:58:01 6 0.02 0.00 0.00 0.03 0.00 99.95 17:37:42 16:58:01 7 0.00 0.00 0.00 0.02 0.00 99.98 17:37:42 16:59:01 all 0.01 0.00 0.01 0.00 0.00 99.97 17:37:42 16:59:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:37:42 16:59:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:37:42 16:59:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:37:42 16:59:01 3 0.03 0.00 0.02 0.00 0.02 99.93 17:37:42 16:59:01 4 0.00 0.00 0.00 0.00 0.02 99.98 17:37:42 16:59:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:37:42 16:59:01 6 0.00 0.00 0.02 0.02 0.00 99.97 17:37:42 16:59:01 7 0.00 0.00 0.00 0.02 0.00 99.98 17:37:42 17:00:01 all 0.02 0.00 0.01 0.00 0.00 99.96 17:37:42 17:00:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:37:42 17:00:01 1 0.02 0.00 0.00 0.02 0.00 99.97 17:37:42 17:00:01 2 0.02 0.00 0.02 0.00 0.00 99.97 17:37:42 17:00:01 3 0.03 0.00 0.02 0.00 0.02 99.93 17:37:42 17:00:01 4 0.00 0.00 0.02 0.00 0.00 99.98 17:37:42 17:00:01 5 0.02 0.00 0.02 0.00 0.00 99.97 17:37:42 17:00:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:37:42 17:00:01 7 0.03 0.00 0.00 0.02 0.00 99.95 17:37:42 17:01:01 all 0.00 0.00 0.00 0.00 0.00 99.99 17:37:42 17:01:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:37:42 17:01:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:37:42 17:01:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:37:42 17:01:01 3 0.00 0.00 0.00 0.00 0.02 99.98 17:37:42 17:01:01 4 0.02 0.00 0.02 0.00 0.00 99.97 17:37:42 17:01:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:37:42 17:01:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:37:42 17:01:01 7 0.00 0.00 0.00 0.02 0.00 99.98 17:37:42 17:02:01 all 0.01 0.00 0.00 0.01 0.00 99.98 17:37:42 17:02:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:37:42 17:02:01 1 0.00 0.00 0.00 0.03 0.00 99.97 17:37:42 17:02:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:37:42 17:02:01 3 0.03 0.00 0.02 0.00 0.00 99.95 17:37:42 17:02:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:37:42 17:02:01 5 0.00 0.00 0.02 0.00 0.00 99.98 17:37:42 17:02:01 6 0.00 0.00 0.00 0.00 0.02 99.98 17:37:42 17:02:01 7 0.00 0.00 0.00 0.02 0.00 99.98 17:37:42 17:03:01 all 0.01 0.00 0.01 0.00 0.00 99.98 17:37:42 17:03:01 0 0.02 0.00 0.00 0.00 0.02 99.97 17:37:42 17:03:01 1 0.00 0.00 0.00 0.02 0.00 99.98 17:37:42 17:03:01 2 0.00 0.00 0.02 0.00 0.00 99.98 17:37:42 17:03:01 3 0.02 0.00 0.02 0.00 0.02 99.95 17:37:42 17:03:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:37:42 17:03:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:37:42 17:03:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:37:42 17:03:01 7 0.00 0.00 0.00 0.02 0.00 99.98 17:37:42 17:37:42 17:03:01 CPU %user %nice %system %iowait %steal %idle 17:37:42 17:04:01 all 0.00 0.00 0.01 0.01 0.00 99.99 17:37:42 17:04:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:37:42 17:04:01 1 0.00 0.00 0.02 0.00 0.00 99.98 17:37:42 17:04:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:37:42 17:04:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:37:42 17:04:01 4 0.00 0.00 0.02 0.00 0.00 99.98 17:37:42 17:04:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:37:42 17:04:01 6 0.00 0.00 0.00 0.03 0.00 99.97 17:37:42 17:04:01 7 0.00 0.00 0.00 0.02 0.00 99.98 17:37:42 17:05:01 all 0.01 0.00 0.01 0.00 0.00 99.97 17:37:42 17:05:01 0 0.03 0.00 0.00 0.00 0.00 99.97 17:37:42 17:05:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:37:42 17:05:01 2 0.02 0.00 0.02 0.00 0.00 99.97 17:37:42 17:05:01 3 0.03 0.00 0.02 0.00 0.02 99.93 17:37:42 17:05:01 4 0.02 0.00 0.02 0.00 0.00 99.97 17:37:42 17:05:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:37:42 17:05:01 6 0.02 0.00 0.00 0.02 0.00 99.97 17:37:42 17:05:01 7 0.00 0.00 0.00 0.02 0.02 99.97 17:37:42 17:06:01 all 0.01 0.00 0.01 0.01 0.00 99.97 17:37:42 17:06:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:37:42 17:06:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:37:42 17:06:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:37:42 17:06:01 3 0.03 0.00 0.02 0.00 0.02 99.93 17:37:42 17:06:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:37:42 17:06:01 5 0.00 0.00 0.00 0.02 0.00 99.98 17:37:42 17:06:01 6 0.00 0.00 0.02 0.03 0.02 99.93 17:37:42 17:06:01 7 0.00 0.00 0.02 0.02 0.00 99.97 17:37:42 17:07:01 all 0.01 0.00 0.00 0.00 0.00 99.98 17:37:42 17:07:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:37:42 17:07:01 1 0.02 0.00 0.00 0.02 0.00 99.97 17:37:42 17:07:01 2 0.02 0.00 0.02 0.00 0.00 99.97 17:37:42 17:07:01 3 0.03 0.00 0.02 0.00 0.02 99.93 17:37:42 17:07:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:37:42 17:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:37:42 17:07:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:37:42 17:07:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:37:42 17:08:01 all 0.00 0.00 0.01 0.01 0.00 99.99 17:37:42 17:08:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:37:42 17:08:01 1 0.00 0.00 0.00 0.03 0.00 99.97 17:37:42 17:08:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:37:42 17:08:01 3 0.02 0.00 0.02 0.00 0.00 99.97 17:37:42 17:08:01 4 0.00 0.00 0.02 0.00 0.00 99.98 17:37:42 17:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:37:42 17:08:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:37:42 17:08:01 7 0.00 0.00 0.00 0.02 0.00 99.98 17:37:42 17:09:01 all 0.07 0.00 0.01 0.00 0.00 99.91 17:37:42 17:09:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:37:42 17:09:01 1 0.00 0.00 0.02 0.02 0.00 99.97 17:37:42 17:09:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:37:42 17:09:01 3 0.03 0.00 0.02 0.00 0.02 99.93 17:37:42 17:09:01 4 0.03 0.00 0.02 0.00 0.00 99.95 17:37:42 17:09:01 5 0.00 0.00 0.02 0.00 0.00 99.98 17:37:42 17:09:01 6 0.47 0.00 0.02 0.00 0.00 99.52 17:37:42 17:09:01 7 0.00 0.00 0.00 0.02 0.00 99.98 17:37:42 17:10:01 all 0.26 0.00 0.00 0.00 0.00 99.73 17:37:42 17:10:01 0 0.03 0.00 0.00 0.00 0.00 99.97 17:37:42 17:10:01 1 0.03 0.00 0.00 0.02 0.02 99.93 17:37:42 17:10:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:37:42 17:10:01 3 0.00 0.00 0.02 0.00 0.00 99.98 17:37:42 17:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:37:42 17:10:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:37:42 17:10:01 6 1.99 0.00 0.02 0.00 0.02 97.98 17:37:42 17:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:37:42 17:11:01 all 0.26 0.00 0.00 0.00 0.00 99.72 17:37:42 17:11:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:37:42 17:11:01 1 0.02 0.00 0.00 0.02 0.00 99.97 17:37:42 17:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:37:42 17:11:01 3 0.03 0.00 0.00 0.00 0.02 99.95 17:37:42 17:11:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:37:42 17:11:01 5 0.00 0.00 0.00 0.00 0.02 99.98 17:37:42 17:11:01 6 2.02 0.00 0.02 0.00 0.00 97.96 17:37:42 17:11:01 7 0.00 0.00 0.00 0.02 0.00 99.98 17:37:42 17:12:01 all 0.27 0.00 0.00 0.00 0.00 99.72 17:37:42 17:12:01 0 0.03 0.00 0.00 0.00 0.00 99.97 17:37:42 17:12:01 1 0.02 0.00 0.00 0.03 0.00 99.95 17:37:42 17:12:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:37:42 17:12:01 3 0.05 0.00 0.00 0.00 0.00 99.95 17:37:42 17:12:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:37:42 17:12:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:37:42 17:12:01 6 1.97 0.00 0.02 0.00 0.00 98.01 17:37:42 17:12:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:37:42 17:13:01 all 0.36 0.00 0.05 0.01 0.00 99.57 17:37:42 17:13:01 0 0.33 0.00 0.05 0.00 0.02 99.60 17:37:42 17:13:01 1 0.22 0.00 0.03 0.02 0.00 99.73 17:37:42 17:13:01 2 0.25 0.00 0.03 0.02 0.00 99.70 17:37:42 17:13:01 3 0.15 0.00 0.07 0.03 0.02 99.73 17:37:42 17:13:01 4 0.13 0.00 0.02 0.02 0.00 99.83 17:37:42 17:13:01 5 0.07 0.00 0.02 0.00 0.00 99.92 17:37:42 17:13:01 6 1.68 0.00 0.13 0.00 0.00 98.19 17:37:42 17:13:01 7 0.07 0.00 0.03 0.03 0.00 99.87 17:37:42 17:14:01 all 0.01 0.00 0.01 0.01 0.00 99.97 17:37:42 17:14:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:37:42 17:14:01 1 0.02 0.00 0.02 0.03 0.00 99.93 17:37:42 17:14:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:37:42 17:14:01 3 0.02 0.00 0.02 0.00 0.00 99.97 17:37:42 17:14:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:37:42 17:14:01 5 0.03 0.00 0.00 0.00 0.00 99.97 17:37:42 17:14:01 6 0.02 0.00 0.02 0.00 0.02 99.95 17:37:42 17:14:01 7 0.00 0.00 0.00 0.03 0.00 99.97 17:37:42 17:37:42 17:14:01 CPU %user %nice %system %iowait %steal %idle 17:37:42 17:15:01 all 0.01 0.00 0.01 0.00 0.00 99.97 17:37:42 17:15:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:37:42 17:15:01 1 0.05 0.00 0.02 0.02 0.02 99.90 17:37:42 17:15:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:37:42 17:15:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:37:42 17:15:01 4 0.00 0.00 0.02 0.00 0.00 99.98 17:37:42 17:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:37:42 17:15:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:37:42 17:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:37:42 17:16:01 all 0.01 0.00 0.01 0.01 0.00 99.97 17:37:42 17:16:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:37:42 17:16:01 1 0.03 0.00 0.02 0.03 0.02 99.90 17:37:42 17:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:37:42 17:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:37:42 17:16:01 4 0.02 0.00 0.03 0.00 0.00 99.95 17:37:42 17:16:01 5 0.02 0.00 0.02 0.00 0.00 99.97 17:37:42 17:16:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:37:42 17:16:01 7 0.00 0.00 0.00 0.02 0.00 99.98 17:37:42 17:17:01 all 0.00 0.00 0.01 0.01 0.00 99.98 17:37:42 17:17:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:37:42 17:17:01 1 0.03 0.00 0.02 0.02 0.00 99.93 17:37:42 17:17:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:37:42 17:17:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:37:42 17:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:37:42 17:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:37:42 17:17:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:37:42 17:17:01 7 0.00 0.00 0.00 0.03 0.00 99.97 17:37:42 17:18:01 all 0.03 0.00 0.00 0.01 0.00 99.96 17:37:42 17:18:01 0 0.03 0.00 0.00 0.00 0.00 99.97 17:37:42 17:18:01 1 0.03 0.00 0.03 0.03 0.00 99.90 17:37:42 17:18:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:37:42 17:18:01 3 0.03 0.00 0.00 0.00 0.00 99.97 17:37:42 17:18:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:37:42 17:18:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:37:42 17:18:01 6 0.05 0.00 0.00 0.00 0.00 99.95 17:37:42 17:18:01 7 0.02 0.00 0.00 0.02 0.00 99.97 17:37:42 17:19:01 all 0.01 0.00 0.01 0.00 0.00 99.98 17:37:42 17:19:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:37:42 17:19:01 1 0.05 0.00 0.03 0.02 0.00 99.90 17:37:42 17:19:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:37:42 17:19:01 3 0.00 0.00 0.00 0.00 0.02 99.98 17:37:42 17:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:37:42 17:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:37:42 17:19:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:37:42 17:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:37:42 17:20:01 all 0.01 0.00 0.01 0.01 0.01 99.97 17:37:42 17:20:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:37:42 17:20:01 1 0.02 0.00 0.00 0.03 0.02 99.93 17:37:42 17:20:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:37:42 17:20:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:37:42 17:20:01 4 0.02 0.00 0.02 0.00 0.02 99.95 17:37:42 17:20:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:37:42 17:20:01 6 0.02 0.00 0.02 0.00 0.02 99.95 17:37:42 17:20:01 7 0.00 0.00 0.00 0.02 0.00 99.98 17:37:42 17:21:01 all 0.01 0.00 0.00 0.00 0.00 99.98 17:37:42 17:21:01 0 0.02 0.00 0.00 0.00 0.02 99.97 17:37:42 17:21:01 1 0.03 0.00 0.02 0.02 0.00 99.93 17:37:42 17:21:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:37:42 17:21:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:37:42 17:21:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:37:42 17:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:37:42 17:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:37:42 17:21:01 7 0.00 0.00 0.00 0.02 0.00 99.98 17:37:42 17:22:01 all 0.01 0.00 0.01 0.00 0.00 99.97 17:37:42 17:22:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:37:42 17:22:01 1 0.02 0.00 0.02 0.02 0.02 99.93 17:37:42 17:22:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:37:42 17:22:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:37:42 17:22:01 4 0.00 0.00 0.02 0.00 0.00 99.98 17:37:42 17:22:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:37:42 17:22:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:37:42 17:22:01 7 0.02 0.00 0.00 0.02 0.00 99.97 17:37:42 17:23:01 all 0.01 0.00 0.00 0.00 0.00 99.99 17:37:42 17:23:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:37:42 17:23:01 1 0.00 0.00 0.00 0.02 0.00 99.98 17:37:42 17:23:01 2 0.00 0.00 0.02 0.00 0.00 99.98 17:37:42 17:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:37:42 17:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:37:42 17:23:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:37:42 17:23:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:37:42 17:23:01 7 0.00 0.00 0.00 0.02 0.02 99.97 17:37:42 17:24:01 all 0.01 0.00 0.01 0.01 0.00 99.96 17:37:42 17:24:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:37:42 17:24:01 1 0.03 0.00 0.03 0.03 0.02 99.88 17:37:42 17:24:01 2 0.00 0.00 0.02 0.00 0.00 99.98 17:37:42 17:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:37:42 17:24:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:37:42 17:24:01 5 0.02 0.00 0.02 0.00 0.00 99.97 17:37:42 17:24:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:37:42 17:24:01 7 0.00 0.00 0.00 0.03 0.00 99.97 17:37:42 17:25:01 all 0.00 0.00 0.00 0.00 0.00 99.99 17:37:42 17:25:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:37:42 17:25:01 1 0.02 0.00 0.00 0.02 0.02 99.95 17:37:42 17:25:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:37:42 17:25:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:37:42 17:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:37:42 17:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:37:42 17:25:01 6 0.00 0.00 0.00 0.00 0.02 99.98 17:37:42 17:25:01 7 0.00 0.00 0.00 0.02 0.00 99.98 17:37:42 17:37:42 17:25:01 CPU %user %nice %system %iowait %steal %idle 17:37:42 17:26:01 all 0.01 0.00 0.01 0.00 0.00 99.97 17:37:42 17:26:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:37:42 17:26:01 1 0.02 0.00 0.03 0.02 0.00 99.93 17:37:42 17:26:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:37:42 17:26:01 3 0.00 0.00 0.00 0.00 0.02 99.98 17:37:42 17:26:01 4 0.00 0.00 0.02 0.00 0.00 99.98 17:37:42 17:26:01 5 0.00 0.00 0.02 0.02 0.00 99.97 17:37:42 17:26:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:37:42 17:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:37:42 17:27:01 all 0.01 0.00 0.00 0.00 0.00 99.98 17:37:42 17:27:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:37:42 17:27:01 1 0.02 0.00 0.00 0.02 0.02 99.95 17:37:42 17:27:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:37:42 17:27:01 3 0.02 0.00 0.02 0.00 0.00 99.97 17:37:42 17:27:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:37:42 17:27:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:37:42 17:27:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:37:42 17:27:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:37:42 17:28:01 all 0.00 0.00 0.00 0.01 0.00 99.99 17:37:42 17:28:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:37:42 17:28:01 1 0.02 0.00 0.00 0.03 0.00 99.95 17:37:42 17:28:01 2 0.00 0.00 0.00 0.00 0.02 99.98 17:37:42 17:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:37:42 17:28:01 4 0.00 0.00 0.02 0.00 0.00 99.98 17:37:42 17:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:37:42 17:28:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:37:42 17:28:01 7 0.00 0.00 0.00 0.02 0.00 99.98 17:37:42 17:29:01 all 0.01 0.00 0.00 0.00 0.00 99.98 17:37:42 17:29:01 0 0.00 0.00 0.00 0.00 0.02 99.98 17:37:42 17:29:01 1 0.02 0.00 0.00 0.02 0.00 99.97 17:37:42 17:29:01 2 0.03 0.00 0.00 0.00 0.00 99.97 17:37:42 17:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:37:42 17:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:37:42 17:29:01 5 0.02 0.00 0.00 0.00 0.02 99.97 17:37:42 17:29:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:37:42 17:29:01 7 0.00 0.00 0.00 0.02 0.00 99.98 17:37:42 17:30:01 all 0.01 0.00 0.01 0.00 0.00 99.98 17:37:42 17:30:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:37:42 17:30:01 1 0.02 0.00 0.00 0.02 0.00 99.97 17:37:42 17:30:01 2 0.00 0.00 0.02 0.00 0.00 99.98 17:37:42 17:30:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:37:42 17:30:01 4 0.00 0.00 0.02 0.00 0.00 99.98 17:37:42 17:30:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:37:42 17:30:01 6 0.00 0.00 0.02 0.00 0.02 99.97 17:37:42 17:30:01 7 0.00 0.00 0.00 0.02 0.00 99.98 17:37:42 17:31:01 all 0.01 0.00 0.00 0.00 0.00 99.98 17:37:42 17:31:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:37:42 17:31:01 1 0.00 0.00 0.00 0.02 0.00 99.98 17:37:42 17:31:01 2 0.03 0.00 0.00 0.00 0.02 99.95 17:37:42 17:31:01 3 0.00 0.00 0.00 0.00 0.02 99.98 17:37:42 17:31:01 4 0.00 0.00 0.02 0.00 0.00 99.98 17:37:42 17:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:37:42 17:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:37:42 17:31:01 7 0.00 0.00 0.00 0.02 0.00 99.98 17:37:42 17:32:01 all 0.01 0.00 0.01 0.01 0.00 99.98 17:37:42 17:32:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:37:42 17:32:01 1 0.00 0.00 0.00 0.03 0.00 99.97 17:37:42 17:32:01 2 0.02 0.00 0.02 0.00 0.02 99.95 17:37:42 17:32:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:37:42 17:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:37:42 17:32:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:37:42 17:32:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:37:42 17:32:01 7 0.00 0.00 0.02 0.02 0.00 99.97 17:37:42 17:33:01 all 0.01 0.00 0.01 0.01 0.00 99.97 17:37:42 17:33:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:37:42 17:33:01 1 0.02 0.00 0.02 0.03 0.00 99.93 17:37:42 17:33:01 2 0.02 0.00 0.02 0.00 0.00 99.97 17:37:42 17:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:37:42 17:33:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:37:42 17:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:37:42 17:33:01 6 0.02 0.00 0.02 0.00 0.02 99.95 17:37:42 17:33:01 7 0.02 0.00 0.00 0.02 0.00 99.97 17:37:42 17:34:01 all 0.00 0.00 0.00 0.01 0.00 99.98 17:37:42 17:34:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:37:42 17:34:01 1 0.00 0.00 0.00 0.05 0.00 99.95 17:37:42 17:34:01 2 0.02 0.00 0.02 0.00 0.02 99.95 17:37:42 17:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:37:42 17:34:01 4 0.00 0.00 0.02 0.00 0.00 99.98 17:37:42 17:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:37:42 17:34:01 6 0.00 0.00 0.00 0.00 0.02 99.98 17:37:42 17:34:01 7 0.00 0.00 0.00 0.02 0.00 99.98 17:37:42 17:35:01 all 0.01 0.00 0.01 0.00 0.01 99.97 17:37:42 17:35:01 0 0.02 0.00 0.02 0.00 0.02 99.95 17:37:42 17:35:01 1 0.00 0.00 0.00 0.02 0.02 99.97 17:37:42 17:35:01 2 0.00 0.00 0.02 0.00 0.00 99.98 17:37:42 17:35:01 3 0.00 0.00 0.00 0.00 0.02 99.98 17:37:42 17:35:01 4 0.00 0.00 0.02 0.00 0.00 99.98 17:37:42 17:35:01 5 0.00 0.00 0.02 0.00 0.00 99.98 17:37:42 17:35:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:37:42 17:35:01 7 0.02 0.00 0.00 0.02 0.00 99.97 17:37:42 17:36:01 all 0.01 0.00 0.00 0.00 0.00 99.98 17:37:42 17:36:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:37:42 17:36:01 1 0.00 0.00 0.00 0.02 0.00 99.98 17:37:42 17:36:01 2 0.02 0.00 0.02 0.00 0.00 99.97 17:37:42 17:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:37:42 17:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:37:42 17:36:01 5 0.03 0.00 0.00 0.00 0.00 99.97 17:37:42 17:36:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:37:42 17:36:01 7 0.00 0.00 0.00 0.02 0.00 99.98 17:37:42 17:37:42 17:36:01 CPU %user %nice %system %iowait %steal %idle 17:37:42 17:37:01 all 0.01 0.00 0.00 0.00 0.00 99.98 17:37:42 17:37:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:37:42 17:37:01 1 0.02 0.00 0.00 0.02 0.00 99.97 17:37:42 17:37:01 2 0.03 0.00 0.00 0.00 0.02 99.95 17:37:42 17:37:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:37:42 17:37:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:37:42 17:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:37:42 17:37:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:37:42 17:37:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:37:42 Average: all 7.16 0.00 1.37 0.49 0.02 90.96 17:37:42 Average: 0 7.23 0.00 1.35 0.58 0.02 90.83 17:37:42 Average: 1 7.24 0.00 1.31 0.35 0.02 91.08 17:37:42 Average: 2 7.21 0.00 1.36 0.72 0.02 90.69 17:37:42 Average: 3 7.04 0.00 1.41 0.42 0.03 91.10 17:37:42 Average: 4 7.14 0.00 1.30 0.50 0.02 91.04 17:37:42 Average: 5 7.02 0.00 1.45 0.32 0.02 91.20 17:37:42 Average: 6 7.51 0.00 1.25 0.33 0.02 90.89 17:37:42 Average: 7 6.92 0.00 1.51 0.72 0.02 90.82 17:37:42 17:37:42 17:37:42