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 farshidtz for edgexfoundry/edgex-go Obtained Jenkinsfile from 7d0cc4ef1b4f647c2e251548699fd9c7f022fa8c+7403972676612df12563dc943565a4020914d98d (a013db7972d0eb22a0aa78afce7ac5189caabd47) 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-ssh6868211668043009572.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh11943500169759119908.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3995/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3995/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3910812532033946682.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1080523011060062539.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3995/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3995/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4043155232943755025.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-40397 in /w/workspace/edgexfoundry_edgex-go_PR-3995 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/6 [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/6 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 7403972676612df12563dc943565a4020914d98d into PR head commit 7d0cc4ef1b4f647c2e251548699fd9c7f022fa8c Merge succeeded, producing 5a28fc52bc19d7afd691aeffb2a02d806c36588d Checking out Revision 5a28fc52bc19d7afd691aeffb2a02d806c36588d (PR-3995) > 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/3995/head:refs/remotes/origin/PR-3995 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7d0cc4ef1b4f647c2e251548699fd9c7f022fa8c # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 7403972676612df12563dc943565a4020914d98d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5a28fc52bc19d7afd691aeffb2a02d806c36588d # timeout=10 Commit message: "Merge commit '7403972676612df12563dc943565a4020914d98d' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:30:24 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:30:24 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:30:24 ========================================================= 20:30:24 EdgeX Global Pipelines Version Info 20:30:24 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 252ce6093d4dbe73dd44d90d835f8d446af0fcca # timeout=10 20:30:25 ------------------- 20:30:25 stable info: 20:30:25 ------------------- 20:30:25 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:30:25 Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 20:30:25 Message: update stable to v1.0.227 20:30:25 ------------------- 20:30:25 experimental info: 20:30:25 ------------------- 20:30:25 Commited By: **** collab-it+edgex@linuxfoundation.org 20:30:25 Commit SHA: 602d0728ebfd21a5b975e02ac0465e47e5fef8c7 20:30:25 Message: update experimental to v1.0.228 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:30:25 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 20:30:25 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 20:30:25 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:30:25 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:30:26 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:30:26 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 20:30:26 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:30:26 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 20:30:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 20:30:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 20:30:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:30:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:30:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:30:26 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:30:26 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:30:26 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:30:26 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:30:26 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:30:26 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:30:26 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 20:30:26 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:30:26 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:30:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3995 [Pipeline] echo 20:30:26 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3995 [Pipeline] echo 20:30:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3995 [Pipeline] echo 20:30:26 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5a28fc52bc19d7afd691aeffb2a02d806c36588d [Pipeline] echo 20:30:26 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5a28fc5 [Pipeline] echo 20:30:26 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:30:26 provisioning config files... 20:30:26 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config828567014631192938tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:30:26 ---> docker-login.sh 20:30:26 nexus3.edgexfoundry.org:10001 20:30:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:27 Configure a credential helper to remove this warning. See 20:30:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:27 20:30:27 Login Succeeded 20:30:27 nexus3.edgexfoundry.org:10002 20:30:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:27 Configure a credential helper to remove this warning. See 20:30:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:27 20:30:27 Login Succeeded 20:30:27 nexus3.edgexfoundry.org:10003 20:30:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:27 Configure a credential helper to remove this warning. See 20:30:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:27 20:30:27 Login Succeeded 20:30:27 nexus3.edgexfoundry.org:10004 20:30:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:27 Configure a credential helper to remove this warning. See 20:30:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:27 20:30:27 Login Succeeded 20:30:27 docker.io 20:30:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:28 Configure a credential helper to remove this warning. See 20:30:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:28 20:30:28 Login Succeeded 20:30:28 ---> docker-login.sh ends [Pipeline] } 20:30:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:30:28 + 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 20:30:28 + + cutdirname -d/ cmd/core-command/Dockerfile -f2 20:30:28 20:30:28 + echo core-command,cmd/core-command/Dockerfile 20:30:28 + + dirnamecut cmd/core-data/Dockerfile -d/ 20:30:28 -f2 20:30:28 + echo core-data,cmd/core-data/Dockerfile 20:30:28 + dirname cmd/core-metadata/Dockerfile 20:30:28 + cut -d/ -f2 20:30:28 + echo core-metadata,cmd/core-metadata/Dockerfile 20:30:28 + dirname cmd/security-bootstrapper/Dockerfile 20:30:28 + cut -d/ -f2 20:30:28 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 20:30:28 + dirname cmd/security-proxy-setup/Dockerfile 20:30:28 + cut -d/ -f2 20:30:28 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 20:30:28 + dirname cmd/security-secretstore-setup/Dockerfile 20:30:28 + cut -d/ -f2 20:30:28 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 20:30:28 + dirname cmd/security-spiffe-token-provider/Dockerfile 20:30:28 + cut -d/ -f2 20:30:28 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 20:30:28 + dirname cmd/security-spire-agent/Dockerfile 20:30:28 + cut -d/ -f2 20:30:28 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 20:30:28 + dirname cmd/security-spire-config/Dockerfile 20:30:28 + cut -d/ -f2 20:30:28 + echo security-spire-config,cmd/security-spire-config/Dockerfile 20:30:28 + + dirname cmd/security-spire-server/Dockerfile 20:30:28 cut -d/ -f2 20:30:28 + echo security-spire-server,cmd/security-spire-server/Dockerfile 20:30:28 + dirname cmd/support-notifications/Dockerfile 20:30:28 + cut -d/ -f2 20:30:28 + echo support-notifications,cmd/support-notifications/Dockerfile 20:30:28 + dirname cmd/support-scheduler/Dockerfile 20:30:28 + cut -d/ -f2 20:30:28 + echo support-scheduler,cmd/support-scheduler/Dockerfile 20:30:28 + dirname cmd/sys-mgmt-agent/Dockerfile 20:30:28 + cut -d/ -f2 20:30:28 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 20:30:28 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 20:30:28 + git rev-list -1 --merges 5a28fc52bc19d7afd691aeffb2a02d806c36588d~1..5a28fc52bc19d7afd691aeffb2a02d806c36588d [Pipeline] echo 20:30:28 -----------> git rev-list -1 --merges 5a28fc52bc19d7afd691aeffb2a02d806c36588d~1..5a28fc52bc19d7afd691aeffb2a02d806c36588d 5a28fc52bc19d7afd691aeffb2a02d806c36588d 20:30:28 5a28fc52bc19d7afd691aeffb2a02d806c36588d [false] [Pipeline] sh 20:30:29 + git log --format=format:%s -1 5a28fc52bc19d7afd691aeffb2a02d806c36588d [Pipeline] echo 20:30:29 ========================================================= 20:30:29 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:30:29 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 20:30:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:30:29 + grep -v github /etc/ssh/ssh_known_hosts 20:30:29 + [ -e /tmp/ssh_known_hosts ] 20:30:29 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:30:29 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:30:29 + sudo tee -a /etc/ssh/ssh_known_hosts 20:30:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 20:30:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 20:30:29 20:30:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:30:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 20:30:30 latest: Pulling from edgex-devops/py-git-semver 20:30:30 1fe172e4850f: Pulling fs layer 20:30:30 caf521ccaac6: Pulling fs layer 20:30:30 3ead6fa29328: Pulling fs layer 20:30:30 5c2a1cbceb83: Pulling fs layer 20:30:30 a8d5f1318db7: Pulling fs layer 20:30:30 c427282e49a2: Pulling fs layer 20:30:30 1827001aaf11: Pulling fs layer 20:30:30 0714d37db230: Pulling fs layer 20:30:30 ac28cf19c067: Pulling fs layer 20:30:30 ca983d60f3e2: Pulling fs layer 20:30:30 9f894cec8388: Pulling fs layer 20:30:30 5c2a1cbceb83: Waiting 20:30:30 c427282e49a2: Waiting 20:30:30 a8d5f1318db7: Waiting 20:30:30 1827001aaf11: Waiting 20:30:30 9f894cec8388: Waiting 20:30:30 0714d37db230: Waiting 20:30:30 ca983d60f3e2: Waiting 20:30:30 ac28cf19c067: Waiting 20:30:30 caf521ccaac6: Verifying Checksum 20:30:30 caf521ccaac6: Download complete 20:30:30 5c2a1cbceb83: Verifying Checksum 20:30:30 5c2a1cbceb83: Download complete 20:30:30 a8d5f1318db7: Verifying Checksum 20:30:30 a8d5f1318db7: Download complete 20:30:30 3ead6fa29328: Verifying Checksum 20:30:30 3ead6fa29328: Download complete 20:30:30 c427282e49a2: Download complete 20:30:30 0714d37db230: Verifying Checksum 20:30:30 0714d37db230: Download complete 20:30:30 ac28cf19c067: Verifying Checksum 20:30:30 ac28cf19c067: Download complete 20:30:30 ca983d60f3e2: Download complete 20:30:30 9f894cec8388: Download complete 20:30:30 1fe172e4850f: Verifying Checksum 20:30:30 1fe172e4850f: Download complete 20:30:30 1827001aaf11: Download complete 20:30:32 1fe172e4850f: Pull complete 20:30:32 caf521ccaac6: Pull complete 20:30:32 3ead6fa29328: Pull complete 20:30:32 5c2a1cbceb83: Pull complete 20:30:32 a8d5f1318db7: Pull complete 20:30:32 c427282e49a2: Pull complete 20:30:34 1827001aaf11: Pull complete 20:30:35 0714d37db230: Pull complete 20:30:35 ac28cf19c067: Pull complete 20:30:35 ca983d60f3e2: Pull complete 20:30:35 9f894cec8388: Pull complete 20:30:35 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 20:30:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 20:30:35 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer 20:30:35 prd-ubuntu20.04-docker-8c-8g-40397 does not seem to be running inside a container 20:30:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 20:30:37 $ docker top d7937c82c077cc5d8cd83870957321f2aa245c8dd8f49ea34d49238b371d0efd -eo pid,comm 20:30:37 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). 20:30:37 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:30:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:30:37 [ssh-agent] Looking for ssh-agent implementation... 20:30:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:30:38 $ docker exec d7937c82c077cc5d8cd83870957321f2aa245c8dd8f49ea34d49238b371d0efd ssh-agent 20:30:38 SSH_AUTH_SOCK=/tmp/ssh-B1CQxgam7EGm/agent.33 20:30:38 SSH_AGENT_PID=39 20:30:38 Running ssh-add (command line suppressed) 20:30:38 Identity added: /w/workspace/edgex-go/6@tmp/private_key_4544681440231643142.key (/w/workspace/edgex-go/6@tmp/private_key_4544681440231643142.key) 20:30:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:30:38 + git tag --points-at HEAD [Pipeline] } 20:30:38 $ docker exec --env ******** --env ******** d7937c82c077cc5d8cd83870957321f2aa245c8dd8f49ea34d49238b371d0efd ssh-agent -k 20:30:38 unset SSH_AUTH_SOCK; 20:30:38 unset SSH_AGENT_PID; 20:30:38 echo Agent pid 39 killed; 20:30:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:30:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:30:38 [ssh-agent] Looking for ssh-agent implementation... 20:30:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:30:38 $ docker exec d7937c82c077cc5d8cd83870957321f2aa245c8dd8f49ea34d49238b371d0efd ssh-agent 20:30:38 SSH_AUTH_SOCK=/tmp/ssh-pHCRyLhXR6SR/agent.72 20:30:38 SSH_AGENT_PID=79 20:30:38 Running ssh-add (command line suppressed) 20:30:39 Identity added: /w/workspace/edgex-go/6@tmp/private_key_4750451105459484569.key (/w/workspace/edgex-go/6@tmp/private_key_4750451105459484569.key) 20:30:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:30:39 + git semver init 20:30:39 2022-05-03 20:30:39,617 [run_init] DEBUG init version:0.0.0 force:False 20:30:39 2022-05-03 20:30:39,618 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/6/.semver 20:30:39 2022-05-03 20:30:39,618 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/6/.semver 20:30:39 2022-05-03 20:30:39,618 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/6/.semver'], cwd=/w/workspace/edgex-go/6, universal_newlines=False, shell=None, istream=None) 20:30:43 2022-05-03 20:30:43,704 [append_file] DEBUG append to file:/w/workspace/edgex-go/6/.git/info/exclude 20:30:43 2022-05-03 20:30:43,705 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/6/.semver/PR-3995 with force:False 20:30:43 2022-05-03 20:30:43,705 [write_file] DEBUG write to file:/w/workspace/edgex-go/6/.semver/PR-3995 20:30:43 2022-05-03 20:30:43,710 [execute] INFO git cat-file --batch-check 20:30:43 2022-05-03 20:30:43,710 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/6/.semver, universal_newlines=False, shell=None, istream=) 20:30:43 2022-05-03 20:30:43,717 [execute] INFO git cat-file --batch 20:30:43 2022-05-03 20:30:43,718 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/6/.semver, universal_newlines=False, shell=None, istream=) 20:30:43 2022-05-03 20:30:43,723 [read_version] DEBUG read version from /w/workspace/edgex-go/6/.semver/PR-3995 20:30:43 0.0.0 [Pipeline] } 20:30:43 $ docker exec --env ******** --env ******** d7937c82c077cc5d8cd83870957321f2aa245c8dd8f49ea34d49238b371d0efd ssh-agent -k 20:30:44 unset SSH_AUTH_SOCK; 20:30:44 unset SSH_AGENT_PID; 20:30:44 echo Agent pid 79 killed; 20:30:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:30:44 + git semver [Pipeline] } 20:30:44 $ docker stop --time=1 d7937c82c077cc5d8cd83870957321f2aa245c8dd8f49ea34d49238b371d0efd 20:30:45 $ docker rm -f d7937c82c077cc5d8cd83870957321f2aa245c8dd8f49ea34d49238b371d0efd [Pipeline] // withDockerContainer [Pipeline] sh 20:30:46 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:30:46 Stashed 1 file(s) [Pipeline] echo 20:30:46 [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 20:30:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:30:46 ========================================================= 20:30:46 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 20:30:46 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:30:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:30:47 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 20:30:47 59bf1c3509f3: Pulling fs layer 20:30:47 666ba61612fd: Pulling fs layer 20:30:47 8ed8ca486205: Pulling fs layer 20:30:47 4fe6c5a15a65: Pulling fs layer 20:30:47 22a0e8bec74d: Pulling fs layer 20:30:47 ca2b28591e48: Pulling fs layer 20:30:47 4fe6c5a15a65: Waiting 20:30:47 22a0e8bec74d: Waiting 20:30:47 a51346096db8: Pulling fs layer 20:30:47 daebc70d1ce1: Pulling fs layer 20:30:47 ca2b28591e48: Waiting 20:30:47 a51346096db8: Waiting 20:30:47 0e18a0eac166: Pulling fs layer 20:30:47 0e18a0eac166: Waiting 20:30:47 8ed8ca486205: Verifying Checksum 20:30:47 8ed8ca486205: Download complete 20:30:47 666ba61612fd: Download complete 20:30:47 22a0e8bec74d: Verifying Checksum 20:30:47 22a0e8bec74d: Download complete 20:30:47 ca2b28591e48: Verifying Checksum 20:30:47 ca2b28591e48: Download complete 20:30:47 59bf1c3509f3: Verifying Checksum 20:30:47 59bf1c3509f3: Download complete 20:30:47 a51346096db8: Verifying Checksum 20:30:47 a51346096db8: Download complete 20:30:47 daebc70d1ce1: Verifying Checksum 20:30:47 daebc70d1ce1: Download complete 20:30:47 59bf1c3509f3: Pull complete 20:30:47 666ba61612fd: Pull complete 20:30:47 8ed8ca486205: Pull complete 20:30:47 0e18a0eac166: Verifying Checksum 20:30:47 0e18a0eac166: Download complete 20:30:47 4fe6c5a15a65: Verifying Checksum 20:30:47 4fe6c5a15a65: Download complete 20:30:51 4fe6c5a15a65: Pull complete 20:30:51 22a0e8bec74d: Pull complete 20:30:51 ca2b28591e48: Pull complete 20:30:51 a51346096db8: Pull complete 20:30:51 daebc70d1ce1: Pull complete 20:30:53 0e18a0eac166: Pull complete 20:30:53 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 20:30:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:30:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 20:30:54 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:30:54 WORKDIR /edgex 20:30:54 COPY go.mod . 20:30:54 RUN go mod download 20:30:54 + docker build -t ci-base-image-x86_64 -f - . 20:30:55 Sending build context to Docker daemon 335.2MB 20:30:55 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:30:55 ---> f018257e8ee9 20:30:55 Step 2/4 : WORKDIR /edgex 20:30:57 ---> Running in 6f13525822fe 20:30:57 Removing intermediate container 6f13525822fe 20:30:57 ---> 6c744a1a5eb1 20:30:57 Step 3/4 : COPY go.mod . 20:30:57 ---> ff4a59ea48b1 20:30:57 Step 4/4 : RUN go mod download 20:30:57 ---> Running in 3f8561ffa217 20:31:01 Still waiting to schedule task 20:31:01 ‘prd-ubuntu20.04-docker-arm64-4c-16g-40399’ is offline 20:31:12 Removing intermediate container 3f8561ffa217 20:31:12 ---> 39844a443e3a 20:31:12 Successfully built 39844a443e3a 20:31:12 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 20:31:13 + docker inspect -f . ci-base-image-x86_64 20:31:13 . [Pipeline] withDockerContainer 20:31:13 prd-ubuntu20.04-docker-8c-8g-40397 does not seem to be running inside a container 20:31:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 20:31:13 $ docker top 06a1653c4d14393e0b7e0e84d7593b3c4d5e2858426fbfdd47a3d1e0640362e7 -eo pid,comm [Pipeline] { [Pipeline] sh 20:31:13 + go version 20:31:13 go version go1.17.6 linux/amd64 [Pipeline] } 20:31:13 $ docker stop --time=1 06a1653c4d14393e0b7e0e84d7593b3c4d5e2858426fbfdd47a3d1e0640362e7 20:31:15 $ docker rm -f 06a1653c4d14393e0b7e0e84d7593b3c4d5e2858426fbfdd47a3d1e0640362e7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:31:15 + docker inspect -f . ci-base-image-x86_64 20:31:15 . [Pipeline] withDockerContainer 20:31:15 prd-ubuntu20.04-docker-8c-8g-40397 does not seem to be running inside a container 20:31:15 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 20:31:16 $ docker top 29b6bf2f587a2ad5a31d7cb85e4490b006a9ebb875107ac1c4fcd0f540591989 -eo pid,comm [Pipeline] { [Pipeline] echo 20:31:16 ========================================================= 20:31:16 [edgeXBuildGoParallel] Running Tests and Build... 20:31:16 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:31:16 + make test 20:31:16 go mod tidy -compat=1.17 20:31:16 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:31:21 ? github.com/edgexfoundry/edgex-go [no test files] 20:31:33 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:31:33 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:31:33 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:31:33 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:31:33 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:31:33 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:31:33 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:31:33 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:31:33 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:31:33 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:31:33 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:31:33 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 20:31:33 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 20:31:33 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:31:33 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:31:34 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.080s coverage: 28.7% of statements 20:31:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:31:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:31:35 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.113s coverage: 98.5% of statements 20:31:35 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:31:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.088s coverage: 53.4% of statements 20:31:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:31:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:31:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.626s coverage: 89.2% of statements 20:31:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:31:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:31:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:31:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.079s coverage: 84.4% of statements 20:31:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:31:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:31:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 20:31:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:31:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:31:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.492s coverage: 95.6% of statements 20:31:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:31:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:31:38 ok github.com/edgexfoundry/edgex-go/internal/io 0.046s coverage: 72.2% of statements 20:31:38 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:31:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:31:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:31:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:31:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:31:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.071s coverage: 60.0% of statements 20:31:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:31:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:31:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:31:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.079s coverage: 0.9% of statements 20:31:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:31:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.105s coverage: 58.8% of statements 20:31:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.096s coverage: 29.6% of statements 20:31:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:31:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.056s coverage: 47.1% of statements 20:31:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.073s coverage: 79.5% of statements 20:31:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.078s coverage: 94.1% of statements 20:31:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.070s coverage: 96.3% of statements 20:31:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.075s coverage: 87.5% of statements 20:31:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.099s coverage: 94.4% of statements 20:31:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.046s coverage: 44.8% of statements 20:31:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.213s coverage: 82.5% of statements 20:31:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:31:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.083s coverage: 92.9% of statements 20:31:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:31:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:31:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:31:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.040s coverage: 65.1% of statements 20:31:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:31:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:31:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:31:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:31:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:31:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.067s coverage: 87.2% of statements 20:31:59 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:31:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:31:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.077s coverage: 100.0% of statements 20:31:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:31:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.072s coverage: 58.8% of statements 20:31:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:31:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.056s coverage: 80.0% of statements 20:31:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.054s coverage: 87.2% of statements 20:31:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.066s coverage: 85.4% of statements 20:31:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.145s coverage: 91.2% of statements 20:31:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:31:59 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.160s coverage: 64.4% of statements 20:31:59 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:31:59 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:31:59 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements 20:31:59 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements 20:31:59 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements 20:31:59 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 20:31:59 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements 20:31:59 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.368s coverage: 65.4% of statements 20:31:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:31:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:31:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:31:59 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.153s coverage: 43.8% of statements 20:31:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:31:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:31:59 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.048s coverage: 89.5% of statements 20:31:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:31:59 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.063s coverage: 84.8% of statements 20:31:59 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:31:59 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:31:59 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:31:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:31:59 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.102s coverage: 17.7% of statements 20:31:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:31:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:31:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:31:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:31:59 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.155s coverage: 92.3% of statements 20:31:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:31:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:31:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:31:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:31:59 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.065s coverage: 63.2% of statements 20:31:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:31:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:31:59 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.119s coverage: 97.7% of statements 20:31:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:31:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:31:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 20:31:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 20:31:59 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements 20:31:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 20:31:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 20:31:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 20:31:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 20:31:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 20:31:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 20:31:59 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements 20:31:59 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements 20:31:59 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 20:32:17 GO111MODULE=on go vet ./... 20:32:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:32:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:32:20 ./bin/test-attribution-txt.sh [Pipeline] echo 20:32:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:32:21 + ls -al . 20:32:21 total 672 20:32:21 drwxrwxr-x 10 1001 1001 4096 May 3 20:32 . 20:32:21 drwxr-xr-x 4 root root 4096 May 3 20:31 .. 20:32:21 -rw-rw-r-- 1 1001 1001 11 May 3 20:30 .dockerignore 20:32:21 drwxrwxr-x 8 1001 1001 4096 May 3 20:30 .git 20:32:21 drwxrwxr-x 3 1001 1001 4096 May 3 20:30 .github 20:32:21 -rw-rw-r-- 1 1001 1001 879 May 3 20:30 .gitignore 20:32:21 -rw-rw-r-- 1 1001 1001 42 May 3 20:30 .golangci.yml 20:32:21 -rw-rw-r-- 1 1001 1001 87 May 3 20:30 .hadolint.yml 20:32:21 drwxr-xr-x 3 1001 1001 4096 May 3 20:30 .semver 20:32:21 -rw-rw-r-- 1 1001 1001 166 May 3 20:30 .sonarcloud.properties 20:32:21 -rw-rw-r-- 1 1001 1001 1171 May 3 20:30 ADOPTERS.md 20:32:21 -rw-rw-r-- 1 1001 1001 10086 May 3 20:30 Attribution.txt 20:32:21 -rw-rw-r-- 1 1001 1001 51732 May 3 20:30 CHANGELOG.md 20:32:21 -rw-rw-r-- 1 1001 1001 3804 May 3 20:30 CONTRIBUTING.md 20:32:21 -rw-rw-r-- 1 1001 1001 677 May 3 20:30 GOVERNANCE.md 20:32:21 -rw-rw-r-- 1 1001 1001 850 May 3 20:30 Jenkinsfile 20:32:21 -rw-rw-r-- 1 1001 1001 10775 May 3 20:30 LICENSE 20:32:21 -rw-rw-r-- 1 1001 1001 10389 May 3 20:30 Makefile 20:32:21 -rw-rw-r-- 1 1001 1001 582 May 3 20:30 OWNERS.md 20:32:21 -rw-rw-r-- 1 1001 1001 9120 May 3 20:30 README.md 20:32:21 -rw-rw-r-- 1 1001 1001 6912 May 3 20:30 SECURITY.md 20:32:21 -rw-rw-r-- 1 1001 1001 5 May 3 20:30 VERSION 20:32:21 -rw-rw-r-- 1 1001 1001 4131 May 3 20:30 ZMQWindows.md 20:32:21 drwxrwxr-x 2 1001 1001 4096 May 3 20:30 bin 20:32:21 drwxrwxr-x 18 1001 1001 4096 May 3 20:30 cmd 20:32:21 -rw-r--r-- 1 root root 435134 May 3 20:31 coverage.out 20:32:21 -rw-rw-r-- 1 1001 1001 3256 May 3 20:30 go.mod 20:32:21 -rw-rw-r-- 1 1001 1001 35162 May 3 20:31 go.sum 20:32:21 drwxrwxr-x 8 1001 1001 4096 May 3 20:30 internal 20:32:21 drwxrwxr-x 3 1001 1001 4096 May 3 20:30 openapi 20:32:21 drwxrwxr-x 4 1001 1001 4096 May 3 20:30 snap 20:32:21 -rw-rw-r-- 1 1001 1001 204 May 3 20:30 version.go [Pipeline] sh 20:32:22 + '[' -e coverage.out ] 20:32:22 + chown 1001:1001 coverage.out [Pipeline] stash 20:32:22 Stashed 1 file(s) [Pipeline] sh 20:32:22 + make build 20:32:22 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 20:32:37 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 20: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/core-command/core-command ./cmd/core-command 20:32: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 20:32:50 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 20:32:51 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 20:32:51 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 20:32:53 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 20:32:53 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 20:32:54 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 20:32: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 20:32:56 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 20:32: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 20:32:59 $ docker stop --time=1 29b6bf2f587a2ad5a31d7cb85e4490b006a9ebb875107ac1c4fcd0f540591989 20:33:01 $ docker rm -f 29b6bf2f587a2ad5a31d7cb85e4490b006a9ebb875107ac1c4fcd0f540591989 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:33:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:33:02 20:33:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 20:33:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:33:02 latest: Pulling from edgex-devops/edgex-compose 20:33:02 cbdbe7a5bc2a: Pulling fs layer 20:33:02 ca9280d653b3: Pulling fs layer 20:33:02 7e9c9ca2126c: Pulling fs layer 20:33:02 cbdbe7a5bc2a: Download complete 20:33:03 ca9280d653b3: Verifying Checksum 20:33:03 ca9280d653b3: Download complete 20:33:03 cbdbe7a5bc2a: Pull complete 20:33:03 7e9c9ca2126c: Download complete 20:33:03 ca9280d653b3: Pull complete 20:33:07 7e9c9ca2126c: Pull complete 20:33:07 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 20:33:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:33:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 20:33:07 prd-ubuntu20.04-docker-8c-8g-40397 does not seem to be running inside a container 20:33:07 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 20:33:10 $ docker top 86dd4ca979f03a09f89c0103a66dae933053f64f6aaee9d4e92f47c2c099741f -eo pid,comm [Pipeline] { [Pipeline] sh 20:33:10 + docker-compose build --help 20:33:10 + grep parallel 20:33:11 --parallel Build images in parallel. [Pipeline] } 20:33:11 $ docker stop --time=1 86dd4ca979f03a09f89c0103a66dae933053f64f6aaee9d4e92f47c2c099741f 20:33:12 $ docker rm -f 86dd4ca979f03a09f89c0103a66dae933053f64f6aaee9d4e92f47c2c099741f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:33:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:33:13 . [Pipeline] withDockerContainer 20:33:13 prd-ubuntu20.04-docker-8c-8g-40397 does not seem to be running inside a container 20:33:13 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 20:33:13 $ docker top e26c07cb3f6af679ec6095d33c9631e413b156d80da95ee94005beb819fd129b -eo pid,comm [Pipeline] { [Pipeline] sh 20:33:14 + docker-compose -f ./docker-compose-build.yml build --parallel 20:33:14 Building core-command ... 20:33:14 Building core-data ... 20:33:14 Building core-metadata ... 20:33:14 Building security-bootstrapper ... 20:33:14 Building security-proxy-setup ... 20:33:14 Building security-secretstore-setup ... 20:33:14 Building security-spiffe-token-provider ... 20:33:14 Building security-spire-agent ... 20:33:14 Building security-spire-config ... 20:33:14 Building security-spire-server ... 20:33:14 Building support-notifications ... 20:33:14 Building support-scheduler ... 20:33:14 Building sys-mgmt-agent ... 20:33:14 Building security-proxy-setup 20:33:14 Building security-spire-agent 20:33:14 Building security-spire-config 20:33:14 Building core-data 20:33:14 Building sys-mgmt-agent 20:33:36 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:33:36 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:33:36 ---> 39844a443e3a 20:33:36 Step 3/22 : WORKDIR /edgex-go 20:33:36 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:33:36 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:33:36 ---> 39844a443e3a 20:33:36 Step 3/26 : WORKDIR /edgex-go 20:33:36 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:33:36 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:33:36 ---> 39844a443e3a 20:33:36 Step 3/23 : WORKDIR /edgex-go 20:33:36 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:33:36 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:33:36 ---> 39844a443e3a 20:33:36 Step 3/26 : WORKDIR /edgex-go 20:33:36 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:33:36 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:33:36 ---> 39844a443e3a 20:33:36 Step 3/23 : WORKDIR /edgex-go 20:33:36 ---> Running in 1ca20af7dfee 20:33:36 ---> Running in 43b932d65d65 20:33:36 ---> Running in 766915638f3f 20:33:36 ---> Running in 9efacac5ebdc 20:33:36 ---> Running in 2ec5084f0a32 20:33:36 Removing intermediate container 9efacac5ebdc 20:33:36 ---> bc9c9af040e2 20:33:36 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:33:36 Removing intermediate container 766915638f3f 20:33:36 ---> 7ec79dcf83a6 20:33:36 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:33:36 Removing intermediate container 1ca20af7dfee 20:33:36 ---> 2d98a456b4ca 20:33:36 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:33:36 Removing intermediate container 2ec5084f0a32 20:33:36 ---> e75a9952b546 20:33:36 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:33:37 ---> Running in b1734236c50c 20:33:37 Removing intermediate container 43b932d65d65 20:33:37 ---> 43ada43568fd 20:33:37 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:33:37 ---> Running in cd3f8f725a13 20:33:37 ---> Running in 914263a890db 20:33:37 ---> Running in dc6688eef159 20:33:37 ---> Running in 85a90a659e31 20:33:38 Removing intermediate container b1734236c50c 20:33:38 ---> b14fbed4bed6 20:33:38 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 20:33:38 ---> Running in 7153e8cfdcfa 20:33:38 Removing intermediate container cd3f8f725a13 20:33:38 ---> 97e2c05f76ba 20:33:38 Step 5/22 : RUN apk add --update --no-cache make git 20:33:38 ---> Running in ba75a83ef86d 20:33:38 Removing intermediate container 914263a890db 20:33:38 ---> edbd45e2d2e9 20:33:38 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 20:33:38 ---> Running in d05e40e957e0 20:33:38 Removing intermediate container 85a90a659e31 20:33:38 ---> 0f43061f9a08 20:33:38 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 20:33:38 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:33:38 ---> Running in 2de1cf3866b6 20:33:38 Removing intermediate container dc6688eef159 20:33:38 ---> 3825e1820b16 20:33:38 Step 5/23 : RUN apk add --update --no-cache make bash git 20:33:38 ---> Running in a15426d4baa0 20:33:39 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:33:39 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:33:39 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:33:39 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:33:39 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:33:39 OK: 221 MiB in 52 packages 20:33:39 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:33:39 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:33:39 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:33:39 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:33:40 Removing intermediate container 7153e8cfdcfa 20:33:40 ---> 840f78bdad60 20:33:40 Step 6/26 : COPY go.mod vendor* ./ 20:33:40 OK: 221 MiB in 52 packages 20:33:40 OK: 221 MiB in 52 packages 20:33:40 OK: 221 MiB in 52 packages 20:33:40 OK: 221 MiB in 52 packages 20:33:40 ---> f65d6f7520c9 20:33:40 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:33:40 ---> Running in 1549e372295a 20:33:41 Removing intermediate container d05e40e957e0 20:33:41 ---> 38f9d4b4ef03 20:33:41 Step 6/23 : COPY go.mod vendor* ./ 20:33:41 ---> c4c468c4f91f 20:33:41 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:33:41 Removing intermediate container ba75a83ef86d 20:33:41 ---> df160c812932 20:33:41 Step 6/22 : COPY go.mod vendor* ./ 20:33:41 ---> Running in 14d4621b1f08 20:33:41 Removing intermediate container a15426d4baa0 20:33:41 ---> d90b01405a38 20:33:41 Step 6/23 : COPY go.mod vendor* ./ 20:33:41 Removing intermediate container 2de1cf3866b6 20:33:41 ---> 2964c84598cc 20:33:41 Step 6/26 : COPY go.mod vendor* ./ 20:33:41 ---> 3e6335178d82 20:33:41 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:33:41 ---> 02ab70af8dfc 20:33:41 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:33:41 ---> Running in c57a4c6e76d7 20:33:41 ---> 2576ca9eb00a 20:33:41 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:33:41 ---> Running in e517401d633e 20:33:41 ---> Running in 85951907bdb3 20:33:42 Removing intermediate container 1549e372295a 20:33:42 ---> 6d65f3a09bb1 20:33:42 Step 8/26 : COPY . . 20:33:43 Removing intermediate container 14d4621b1f08 20:33:43 ---> 07ac6d85afa0 20:33:43 Step 8/23 : COPY . . 20:33:44 Running on prd-ubuntu20.04-docker-arm64-4c-16g-40402 in /w/workspace/edgexfoundry_edgex-go_PR-3995 [Pipeline] { [Pipeline] ws 20:33:44 Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout 20:33:44 The recommended git tool is: git 20:33:47 Removing intermediate container e517401d633e 20:33:47 ---> c1018a4235e9 20:33:47 Step 8/23 : COPY . . 20:33:47 Removing intermediate container c57a4c6e76d7 20:33:47 ---> 1bf4c9037cc7 20:33:47 Step 8/22 : COPY . . 20:33:47 Removing intermediate container 85951907bdb3 20:33:47 ---> a49fac57c074 20:33:47 Step 8/26 : COPY . . 20:33:51 using credential edgex-jenkins-ssh 20:33:51 Cloning the remote Git repository 20:33:51 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:33:51 > git init /w/workspace/edgex-go/6 # timeout=10 20:33:51 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:33:51 > git --version # timeout=10 20:33:51 > git --version # 'git version 2.25.1' 20:33:51 using GIT_SSH to set credentials SSH Credentials for GitHub 20:33:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:33:55 ---> ad7133bc1e7c 20:33:55 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 20:33:55 ---> 9cc4e3d0e351 20:33:55 Step 9/23 : RUN make cmd/core-data/core-data 20:33:55 ---> 2c6938dc50e8 20:33:55 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 20:33:55 ---> a772042a36f6 20:33:55 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 20:33:55 ---> Running in 79e2a5bade26 20:33:55 ---> Running in 6b60904e2210 20:33:55 ---> 5930c674dd75 20:33:55 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:33:55 ---> Running in 6eaaeec839a0 20:33:55 ---> Running in 039013681a06 20:33:55 ---> Running in 001e0d85ce0e 20:33:55 Removing intermediate container 6b60904e2210 20:33:55 ---> 59d268e1f2d3 20:33:55 Step 10/26 : RUN mkdir -p spire-build 20:33:55 Removing intermediate container 039013681a06 20:33:55 ---> 5f04b87d62a0 20:33:55 Step 10/26 : RUN mkdir -p spire-build 20:33:55 ---> Running in 9a6ab5af8147 20:33:55 ---> Running in 21ac7958f394 20:33:55 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 20:33: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/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:33: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/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:33:56 Removing intermediate container 9a6ab5af8147 20:33:56 ---> 7e01bd967698 20:33:56 Step 11/26 : WORKDIR /edgex-go/spire-build 20:33:56 Removing intermediate container 21ac7958f394 20:33:56 ---> da7332bac03a 20:33:56 Step 11/26 : WORKDIR /edgex-go/spire-build 20:33:56 ---> Running in acea2071b3cb 20:33:56 ---> Running in 8b04d8ee6ff8 20:33:57 Removing intermediate container acea2071b3cb 20:33:57 ---> ca778cdfc963 20:33:57 Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent 20:33:57 Removing intermediate container 8b04d8ee6ff8 20:33:57 ---> 860c0d4f4ca8 20:33:57 Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent 20:33:57 ---> Running in a080038c00eb 20:33:57 ---> Running in 9eecdc4c762b 20:33:58 spire-1.2.1/ 20:33:58 spire-1.2.1/ 20:33:58 spire-1.2.1/.data/ 20:33:58 spire-1.2.1/.data/.file 20:33:58 spire-1.2.1/.dockerignore 20:33:58 spire-1.2.1/.gitattributes 20:33:58 spire-1.2.1/.githooks/ 20:33:58 spire-1.2.1/.githooks/pre-commit 20:33:58 spire-1.2.1/.github/ 20:33:58 spire-1.2.1/.github/ISSUE_TEMPLATE.md 20:33:58 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 20:33:58 spire-1.2.1/.github/dependabot.yml 20:33:58 spire-1.2.1/.github/workflows/ 20:33:58 spire-1.2.1/.github/workflows/nightly_build.yaml 20:33:58 spire-1.2.1/.github/workflows/pr_build.yaml 20:33:58 spire-1.2.1/.github/workflows/release_build.yaml 20:33:58 spire-1.2.1/.github/workflows/scripts/ 20:33:58 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 20:33:58 spire-1.2.1/.github/workflows/scripts/push-images.sh 20:33:58 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 20:33:58 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 20:33:58 spire-1.2.1/.github/workflows/scripts/split.sh 20:33:58 spire-1.2.1/.gitignore 20:33:58 spire-1.2.1/.go-version 20:33:58 spire-1.2.1/.golangci.yml 20:33:58 spire-1.2.1/ADOPTERS.md 20:33:58 spire-1.2.1/CHANGELOG.md 20:33:58 spire-1.2.1/CODE-OF-CONDUCT.md 20:33:58 spire-1.2.1/CODEOWNERS 20:33:58 spire-1.2.1/CONTRIBUTING.md 20:33:58 spire-1.2.1/Dockerfile 20:33:58 spire-1.2.1/Dockerfile.dev 20:33:58 spire-1.2.1/Dockerfile.scratch 20:33:58 spire-1.2.1/LICENSE 20:33:58 spire-1.2.1/MAINTAINERS.md 20:33:58 spire-1.2.1/Makefile 20:33:58 spire-1.2.1/README.md 20:33:58 spire-1.2.1/ROADMAP.md 20:33:58 spire-1.2.1/SECURITY.md 20:33:58 spire-1.2.1/cmd/ 20:33:58 spire-1.2.1/cmd/spire-agent/ 20:33:58 spire-1.2.1/cmd/spire-agent/cli/ 20:33:58 spire-1.2.1/cmd/spire-agent/cli/api/ 20:33:58 spire-1.2.1/cmd/spire-agent/cli/api/common.go 20:33:58 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 20:33:58 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 20:33:58 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 20:33:58 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 20:33:58 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 20:33:58 spire-1.2.1/cmd/spire-agent/cli/cli.go 20:33:58 spire-1.2.1/cmd/spire-agent/cli/common/ 20:33:58 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 20:33:58 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 20:33:58 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 20:33:58 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 20:33:58 spire-1.2.1/cmd/spire-agent/cli/run/ 20:33:58 spire-1.2.1/cmd/spire-agent/cli/run/run.go 20:33:58 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 20:33:58 spire-1.2.1/cmd/spire-agent/cli/validate/spire-1.2.1/.data/ 20:33:58 spire-1.2.1/.data/.file 20:33:58 spire-1.2.1/.dockerignore 20:33:58 spire-1.2.1/.gitattributes 20:33:58 spire-1.2.1/.githooks/ 20:33:58 spire-1.2.1/.githooks/pre-commit 20:33:58 spire-1.2.1/.github/ 20:33:58 spire-1.2.1/.github/ISSUE_TEMPLATE.md 20:33:58 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 20:33:58 spire-1.2.1/.github/dependabot.yml 20:33:58 spire-1.2.1/.github/workflows/ 20:33:58 spire-1.2.1/.github/workflows/nightly_build.yaml 20:33:58 spire-1.2.1/.github/workflows/pr_build.yaml 20:33:58 spire-1.2.1/.github/workflows/release_build.yaml 20:33:58 spire-1.2.1/.github/workflows/scripts/ 20:33:58 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 20:33:58 spire-1.2.1/.github/workflows/scripts/push-images.sh 20:33:58 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 20:33:58 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 20:33:58 spire-1.2.1/.github/workflows/scripts/split.sh 20:33:58 spire-1.2.1/.gitignore 20:33:58 spire-1.2.1/.go-version 20:33:58 spire-1.2.1/.golangci.yml 20:33:58 spire-1.2.1/ADOPTERS.md 20:33:58 spire-1.2.1/CHANGELOG.md 20:33:58 spire-1.2.1/CODE-OF-CONDUCT.md 20:33:58 spire-1.2.1/CODEOWNERS 20:33:58 spire-1.2.1/CONTRIBUTING.md 20:33:58 spire-1.2.1/Dockerfile 20:33:58 spire-1.2.1/Dockerfile.dev 20:33:58 spire-1.2.1/Dockerfile.scratch 20:33:58 spire-1.2.1/LICENSE 20:33:58 spire-1.2.1/MAINTAINERS.md 20:33:58 spire-1.2.1/Makefile 20:33:58 spire-1.2.1/README.md 20:33:58 spire-1.2.1/ROADMAP.md 20:33:58 spire-1.2.1/SECURITY.md 20:33:58 spire-1.2.1/cmd/ 20:33:58 spire-1.2.1/cmd/spire-agent/ 20:33:58 spire-1.2.1/cmd/spire-agent/cli/ 20:33:58 spire-1.2.1/cmd/spire-agent/cli/api/ 20:33:58 spire-1.2.1/cmd/spire-agent/cli/api/common.go 20:33:58 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 20:33:58 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 20:33:58 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 20:33:58 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 20:33:58 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 20:33:58 spire-1.2.1/cmd/spire-agent/cli/cli.go 20:33:58 spire-1.2.1/cmd/spire-agent/cli/common/ 20:33:58 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 20:33:58 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 20:33:58 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 20:33:58 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 20:33:58 spire-1.2.1/cmd/spire-agent/cli/run/ 20:33:58 spire-1.2.1/cmd/spire-agent/cli/run/run.go 20:33:58 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 20:33:58 spire-1.2.1/cmd/spire-agent/cli/validate/ 20:33:58 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 20:33:58 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 20:33:58 spire-1.2.1/cmd/spire-agent/main.go 20:33:58 spire-1.2.1/cmd/spire-server/ 20:33:58 spire-1.2.1/cmd/spire-server/cli/ 20:33:58 spire-1.2.1/cmd/spire-server/cli/agent/ 20:33:58 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 20:33:58 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 20:33:58 spire-1.2.1/cmd/spire-server/cli/agent/count.go 20:33:58 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 20:33:58 spire-1.2.1/cmd/spire-server/cli/agent/list.go 20:33:58 spire-1.2.1/cmd/spire-server/cli/agent/show.go 20:33:58 spire-1.2.1/cmd/spire-server/cli/bundle/ 20:33:58 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 20:33:58 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 20:33:58 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 20:33:58 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 20:33:58 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 20:33:58 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 20:33:58 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 20:33:58 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 20:33:58 spire-1.2.1/cmd/spire-server/cli/cli.go 20:33:58 spire-1.2.1/cmd/spire-server/cli/entry/ 20:33:58 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 20:33:58 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 20:33:58 spire-1.2.1/cmd/spire-agent/main.go 20:33:58 spire-1.2.1/cmd/spire-server/ 20:33:58 spire-1.2.1/cmd/spire-server/cli/ 20:33:58 spire-1.2.1/cmd/spire-server/cli/agent/ 20:33:58 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 20:33:58 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 20:33:58 spire-1.2.1/cmd/spire-server/cli/agent/count.go 20:33:58 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 20:33:58 spire-1.2.1/cmd/spire-server/cli/agent/list.go 20:33:58 spire-1.2.1/cmd/spire-server/cli/agent/show.go 20:33:58 spire-1.2.1/cmd/spire-server/cli/bundle/ 20:33:58 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 20:33:58 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 20:33:58 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 20:33:58 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 20:33:58 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 20:33:58 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 20:33:58 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 20:33:58 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 20:33:58 spire-1.2.1/cmd/spire-server/cli/cli.go 20:33:58 spire-1.2.1/cmd/spire-server/cli/entry/ 20:33:58 spire-1.2.1/cmd/spire-server/cli/entry/count.go 20:33:58 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 20:33:58 spire-1.2.1/cmd/spire-server/cli/entry/create.go 20:33:58 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 20:33:58 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 20:33:58 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 20:33:58 spire-1.2.1/cmd/spire-server/cli/entry/show.go 20:33:58 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 20:33:58 spire-1.2.1/cmd/spire-server/cli/entry/update.go 20:33:58 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 20:33:58 spire-1.2.1/cmd/spire-server/cli/entry/util.go 20:33:58 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 20:33:58 spire-1.2.1/cmd/spire-server/cli/federation/ 20:33:58 spire-1.2.1/cmd/spire-server/cli/federation/common.go 20:33:58 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 20:33:58 spire-1.2.1/cmd/spire-server/cli/federation/create.go 20:33:58 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 20:33:58 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 20:33:58 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 20:33:58 spire-1.2.1/cmd/spire-server/cli/federation/list.go 20:33:58 spire-1.2.1/cmd/spire-server/cli/entry/count.go 20:33:58 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 20:33:58 spire-1.2.1/cmd/spire-server/cli/entry/create.go 20:33:58 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 20:33:58 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 20:33:58 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 20:33:58 spire-1.2.1/cmd/spire-server/cli/entry/show.go 20:33:58 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 20:33:58 spire-1.2.1/cmd/spire-server/cli/entry/update.go 20:33:58 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 20:33:58 spire-1.2.1/cmd/spire-server/cli/entry/util.go 20:33:58 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 20:33:58 spire-1.2.1/cmd/spire-server/cli/federation/ 20:33:58 spire-1.2.1/cmd/spire-server/cli/federation/common.go 20:33:58 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 20:33:58 spire-1.2.1/cmd/spire-server/cli/federation/create.go 20:33:58 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 20:33:58 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 20:33:58 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 20:33:58 spire-1.2.1/cmd/spire-server/cli/federation/list.go 20:33:58 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 20:33:58 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 20:33:58 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 20:33:58 spire-1.2.1/cmd/spire-server/cli/federation/show.go 20:33:58 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 20:33:58 spire-1.2.1/cmd/spire-server/cli/federation/update.go 20:33:58 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 20:33:58 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 20:33:58 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 20:33:58 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 20:33:58 spire-1.2.1/cmd/spire-server/cli/jwt/ 20:33:58 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 20:33:58 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 20:33:58 spire-1.2.1/cmd/spire-server/cli/run/ 20:33:58 spire-1.2.1/cmd/spire-server/cli/run/run.go 20:33:58 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 20:33:58 spire-1.2.1/cmd/spire-server/cli/token/ 20:33:58 spire-1.2.1/cmd/spire-server/cli/token/generate.go 20:33:58 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 20:33:58 spire-1.2.1/cmd/spire-server/cli/validate/ 20:33:58 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 20:33:58 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 20:33:58 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 20:33:58 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 20:33:58 spire-1.2.1/cmd/spire-server/cli/federation/show.go 20:33:58 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 20:33:58 spire-1.2.1/cmd/spire-server/cli/federation/update.go 20:33:58 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 20:33:58 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 20:33:58 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 20:33:58 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 20:33:58 spire-1.2.1/cmd/spire-server/cli/jwt/ 20:33:58 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 20:33:58 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 20:33:58 spire-1.2.1/cmd/spire-server/cli/run/ 20:33:58 spire-1.2.1/cmd/spire-server/cli/run/run.go 20:33:58 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 20:33:58 spire-1.2.1/cmd/spire-server/cli/token/ 20:33:58 spire-1.2.1/cmd/spire-server/cli/token/generate.go 20:33:58 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 20:33:58 spire-1.2.1/cmd/spire-server/cli/validate/ 20:33:58 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 20:33:58 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 20:33:58 spire-1.2.1/cmd/spire-server/cli/x509/ 20:33:58 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 20:33:58 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 20:33:58 spire-1.2.1/cmd/spire-server/main.go 20:33:58 spire-1.2.1/cmd/spire-server/util/ 20:33:58 spire-1.2.1/cmd/spire-server/util/util.go 20:33:58 spire-1.2.1/conf/ 20:33:58 spire-1.2.1/conf/agent/ 20:33:58 spire-1.2.1/conf/agent/agent.conf 20:33:58 spire-1.2.1/conf/agent/agent_full.conf 20:33:58 spire-1.2.1/conf/agent/dummy_root_ca.crt 20:33:58 spire-1.2.1/conf/server/ 20:33:58 spire-1.2.1/conf/server/dummy_upstream_ca.crt 20:33:58 spire-1.2.1/conf/server/dummy_upstream_ca.key 20:33:58 spire-1.2.1/conf/server/server.conf 20:33:58 spire-1.2.1/conf/server/server_full.conf 20:33:58 spire-1.2.1/doc/ 20:33:58 spire-1.2.1/doc/SPIRE101.md 20:33:58 spire-1.2.1/doc/auditlog.md 20:33:58 spire-1.2.1/doc/authorization_policy_engine.md 20:33:58 spire-1.2.1/doc/changelog_guidelines.md 20:33:58 spire-1.2.1/doc/cure53-report.pdf 20:33:58 spire-1.2.1/doc/images/ 20:33:58 spire-1.2.1/doc/images/2019_roadmap.png 20:33:58 spire-1.2.1/doc/images/SPIRE101.png 20:33:58 spire-1.2.1/doc/images/SPIRE_agent.png 20:33:58 spire-1.2.1/doc/images/SPIRE_server.png 20:33:58 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 20:33:58 spire-1.2.1/cmd/spire-server/cli/x509/ 20:33:58 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 20:33:58 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 20:33:58 spire-1.2.1/cmd/spire-server/main.go 20:33:58 spire-1.2.1/cmd/spire-server/util/ 20:33:58 spire-1.2.1/cmd/spire-server/util/util.go 20:33:58 spire-1.2.1/conf/ 20:33:58 spire-1.2.1/conf/agent/ 20:33:58 spire-1.2.1/conf/agent/agent.conf 20:33:58 spire-1.2.1/conf/agent/agent_full.conf 20:33:58 spire-1.2.1/conf/agent/dummy_root_ca.crt 20:33:58 spire-1.2.1/conf/server/ 20:33:58 spire-1.2.1/conf/server/dummy_upstream_ca.crt 20:33:58 spire-1.2.1/conf/server/dummy_upstream_ca.key 20:33:58 spire-1.2.1/conf/server/server.conf 20:33:58 spire-1.2.1/conf/server/server_full.conf 20:33:58 spire-1.2.1/doc/ 20:33:58 spire-1.2.1/doc/SPIRE101.md 20:33:58 spire-1.2.1/doc/auditlog.md 20:33:58 spire-1.2.1/doc/authorization_policy_engine.md 20:33:58 spire-1.2.1/doc/changelog_guidelines.md 20:33:58 spire-1.2.1/doc/cure53-report.pdf 20:33:58 spire-1.2.1/doc/images/ 20:33:58 spire-1.2.1/doc/images/2019_roadmap.png 20:33:58 spire-1.2.1/doc/images/SPIRE101.png 20:33:58 spire-1.2.1/doc/images/SPIRE_agent.png 20:33:58 spire-1.2.1/doc/images/SPIRE_server.png 20:33:58 spire-1.2.1/doc/images/cache_mgr.png 20:33:58 spire-1.2.1/doc/images/cache_mgr_components.png 20:33:58 spire-1.2.1/doc/images/federated_spire.png 20:33:58 spire-1.2.1/doc/images/ha_mode.png 20:33:58 spire-1.2.1/doc/images/nested_spire.png 20:33:58 spire-1.2.1/doc/images/oidc_federation.png 20:33:58 spire-1.2.1/doc/images/single_trust_domain.png 20:33:58 spire-1.2.1/doc/images/spiffe_compatible.png 20:33:58 spire-1.2.1/doc/images/spire_logo.png 20:33:58 spire-1.2.1/doc/migrating_registration_api_clients.md 20:33:58 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 20:33:58 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 20:33:58 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 20:33:58 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 20:33:58 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 20:33:58 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 20:33:58 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 20:33:58 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 20:33:58 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 20:33:58 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 20:33:58 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 20:33:58 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 20:33:58 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 20:33:58 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 20:33:58 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 20:33:58 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 20:33:58 spire-1.2.1/doc/plugin_server_datastore_sql.md 20:33:58 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 20:33:58 spire-1.2.1/doc/plugin_server_keymanager_disk.md 20:33:58 spire-1.2.1/doc/plugin_server_keymanager_memory.md 20:33:58 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 20:33:58 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 20:33:58 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 20:33:58 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 20:33:58 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 20:33:58 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 20:33:58 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 20:33:58 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 20:33:58 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 20:33:58 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 20:33:58 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 20:33:58 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 20:33:58 spire-1.2.1/doc/images/cache_mgr.png 20:33:58 spire-1.2.1/doc/images/cache_mgr_components.png 20:33:58 spire-1.2.1/doc/images/federated_spire.png 20:33:58 spire-1.2.1/doc/images/ha_mode.png 20:33:58 spire-1.2.1/doc/images/nested_spire.png 20:33:58 spire-1.2.1/doc/images/oidc_federation.png 20:33:58 spire-1.2.1/doc/images/single_trust_domain.png 20:33:58 spire-1.2.1/doc/images/spiffe_compatible.png 20:33:58 spire-1.2.1/doc/images/spire_logo.png 20:33:58 spire-1.2.1/doc/migrating_registration_api_clients.md 20:33:58 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 20:33:58 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 20:33:58 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 20:33:58 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 20:33:58 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 20:33:58 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 20:33:58 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 20:33:58 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 20:33:58 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 20:33:58 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 20:33:58 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 20:33:58 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 20:33:58 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 20:33:58 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 20:33:58 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 20:33:58 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 20:33:58 spire-1.2.1/doc/plugin_server_datastore_sql.md 20:33:58 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 20:33:58 spire-1.2.1/doc/plugin_server_keymanager_disk.md 20:33:58 spire-1.2.1/doc/plugin_server_keymanager_memory.md 20:33:58 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 20:33:58 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 20:33:58 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 20:33:58 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 20:33:58 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 20:33:58 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 20:33:58 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 20:33:58 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 20:33:58 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 20:33:58 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 20:33:58 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 20:33:58 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 20:33:58 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 20:33:58 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 20:33:58 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 20:33:58 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 20:33:58 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 20:33:58 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 20:33:58 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 20:33:58 spire-1.2.1/doc/scaling_spire.md 20:33:58 spire-1.2.1/doc/spire_agent.md 20:33:58 spire-1.2.1/doc/spire_server.md 20:33:58 spire-1.2.1/doc/supported_integrations.md 20:33:58 spire-1.2.1/doc/telemetry.md 20:33:58 spire-1.2.1/doc/telemetry_config.md 20:33:58 spire-1.2.1/doc/upgrading.md 20:33:58 spire-1.2.1/doc/using_spire.md 20:33:58 spire-1.2.1/examples/ 20:33:58 spire-1.2.1/examples/README.md 20:33:58 spire-1.2.1/go.mod 20:33:58 spire-1.2.1/go.sum 20:33:58 spire-1.2.1/pkg/ 20:33:58 spire-1.2.1/pkg/agent/ 20:33:58 spire-1.2.1/pkg/agent/agent.go 20:33:58 spire-1.2.1/pkg/agent/api/ 20:33:58 spire-1.2.1/pkg/agent/api/config.go 20:33:58 spire-1.2.1/pkg/agent/api/debug/ 20:33:58 spire-1.2.1/pkg/agent/api/debug/v1/ 20:33:58 spire-1.2.1/pkg/agent/api/debug/v1/service.go 20:33:58 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 20:33:58 spire-1.2.1/pkg/agent/api/delegatedidentity/ 20:33:58 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 20:33:58 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 20:33:58 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 20:33:58 spire-1.2.1/pkg/agent/api/endpoints.go 20:33:58 spire-1.2.1/pkg/agent/api/health/ 20:33:58 spire-1.2.1/pkg/agent/api/health/v1/ 20:33:58 spire-1.2.1/pkg/agent/api/health/v1/service.go 20:33:58 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 20:33:58 spire-1.2.1/pkg/agent/api/rpccontext/ 20:33:58 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 20:33:58 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 20:33:58 spire-1.2.1/pkg/agent/attestor/ 20:33:58 spire-1.2.1/pkg/agent/attestor/node/ 20:33:58 spire-1.2.1/pkg/agent/attestor/node/experimental.go 20:33:58 spire-1.2.1/pkg/agent/attestor/node/node.go 20:33:58 spire-1.2.1/pkg/agent/attestor/node/node_test.go 20:33:58 spire-1.2.1/pkg/agent/attestor/workload/ 20:33:58 spire-1.2.1/pkg/agent/attestor/workload/workload.go 20:33:58 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 20:33:58 spire-1.2.1/pkg/agent/catalog/ 20:33:58 spire-1.2.1/pkg/agent/catalog/catalog.go 20:33:58 spire-1.2.1/pkg/agent/catalog/keymanager.go 20:33:58 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 20:33:58 spire-1.2.1/pkg/agent/catalog/svidstore.go 20:33:58 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 20:33:58 spire-1.2.1/pkg/agent/client/ 20:33:58 spire-1.2.1/pkg/agent/client/client.go 20:33:58 spire-1.2.1/pkg/agent/client/client_test.go 20:33:58 spire-1.2.1/pkg/agent/client/dial.go 20:33:58 spire-1.2.1/pkg/agent/client/nodeconn.go 20:33:58 spire-1.2.1/pkg/agent/client/nodeconn_test.go 20:33:58 spire-1.2.1/pkg/agent/client/update.go 20:33:58 spire-1.2.1/pkg/agent/client/util.go 20:33:58 spire-1.2.1/pkg/agent/common/ 20:33:58 spire-1.2.1/pkg/agent/common/backoff/ 20:33:58 spire-1.2.1/pkg/agent/common/backoff/backoff.go 20:33:58 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 20:33:58 spire-1.2.1/pkg/agent/common/cgroups/ 20:33:58 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 20:33:58 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 20:33:58 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 20:33:58 spire-1.2.1/pkg/agent/config.go 20:33:58 spire-1.2.1/pkg/agent/endpoints/ 20:33:58 spire-1.2.1/pkg/agent/endpoints/config.go 20:33:58 spire-1.2.1/pkg/agent/endpoints/endpoints.go 20:33:58 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 20:33:58 spire-1.2.1/pkg/agent/endpoints/metrics.go 20:33:58 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 20:33:58 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 20:33:58 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 20:33:58 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 20:33:58 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 20:33:58 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 20:33:58 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 20:33:58 spire-1.2.1/doc/scaling_spire.md 20:33:58 spire-1.2.1/doc/spire_agent.md 20:33:58 spire-1.2.1/doc/spire_server.md 20:33:58 spire-1.2.1/doc/supported_integrations.md 20:33:58 spire-1.2.1/doc/telemetry.md 20:33:58 spire-1.2.1/doc/telemetry_config.md 20:33:58 spire-1.2.1/doc/upgrading.md 20:33:58 spire-1.2.1/doc/using_spire.md 20:33:58 spire-1.2.1/examples/ 20:33:58 spire-1.2.1/examples/README.md 20:33:58 spire-1.2.1/go.mod 20:33:58 spire-1.2.1/go.sum 20:33:58 spire-1.2.1/pkg/ 20:33:58 spire-1.2.1/pkg/agent/ 20:33:58 spire-1.2.1/pkg/agent/agent.go 20:33:58 spire-1.2.1/pkg/agent/api/ 20:33:58 spire-1.2.1/pkg/agent/api/config.go 20:33:58 spire-1.2.1/pkg/agent/api/debug/ 20:33:58 spire-1.2.1/pkg/agent/api/debug/v1/ 20:33:58 spire-1.2.1/pkg/agent/api/debug/v1/service.go 20:33:58 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 20:33:58 spire-1.2.1/pkg/agent/endpoints/middleware.go 20:33:58 spire-1.2.1/pkg/agent/endpoints/peertracker.go 20:33:58 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 20:33:58 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 20:33:58 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 20:33:58 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 20:33:58 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 20:33:58 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 20:33:58 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 20:33:58 spire-1.2.1/pkg/agent/endpoints/workload/ 20:33:58 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 20:33:58 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 20:33:58 spire-1.2.1/pkg/agent/manager/ 20:33:58 spire-1.2.1/pkg/agent/manager/cache/ 20:33:58 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 20:33:58 spire-1.2.1/pkg/agent/manager/cache/cache.go 20:33:58 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 20:33:58 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 20:33:58 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 20:33:58 spire-1.2.1/pkg/agent/manager/cache/sets.go 20:33:58 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 20:33:58 spire-1.2.1/pkg/agent/manager/config.go 20:33:58 spire-1.2.1/pkg/agent/api/delegatedidentity/ 20:33:58 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 20:33:58 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 20:33:58 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 20:33:58 spire-1.2.1/pkg/agent/api/endpoints.go 20:33:58 spire-1.2.1/pkg/agent/api/health/ 20:33:58 spire-1.2.1/pkg/agent/api/health/v1/ 20:33:58 spire-1.2.1/pkg/agent/api/health/v1/service.go 20:33:58 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 20:33:58 spire-1.2.1/pkg/agent/api/rpccontext/ 20:33:58 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 20:33:58 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 20:33:58 spire-1.2.1/pkg/agent/attestor/ 20:33:58 spire-1.2.1/pkg/agent/attestor/node/ 20:33:58 spire-1.2.1/pkg/agent/attestor/node/experimental.go 20:33:58 spire-1.2.1/pkg/agent/attestor/node/node.go 20:33:58 spire-1.2.1/pkg/agent/attestor/node/node_test.go 20:33:58 spire-1.2.1/pkg/agent/attestor/workload/ 20:33:58 spire-1.2.1/pkg/agent/attestor/workload/workload.go 20:33:58 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 20:33:58 spire-1.2.1/pkg/agent/catalog/ 20:33:58 spire-1.2.1/pkg/agent/catalog/catalog.go 20:33:58 spire-1.2.1/pkg/agent/catalog/keymanager.go 20:33:58 spire-1.2.1/pkg/agent/manager/manager.go 20:33:58 spire-1.2.1/pkg/agent/manager/manager_test.go 20:33:58 spire-1.2.1/pkg/agent/manager/storage.go 20:33:58 spire-1.2.1/pkg/agent/manager/storage_test.go 20:33:58 spire-1.2.1/pkg/agent/manager/storecache/ 20:33:58 spire-1.2.1/pkg/agent/manager/storecache/cache.go 20:33:58 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 20:33:58 spire-1.2.1/pkg/agent/manager/sync.go 20:33:58 spire-1.2.1/pkg/agent/plugin/ 20:33:58 spire-1.2.1/pkg/agent/plugin/keymanager/ 20:33:58 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 20:33:58 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 20:33:58 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 20:33:58 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 20:33:58 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 20:33:58 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 20:33:58 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 20:33:58 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 20:33:58 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 20:33:58 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 20:33:58 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 20:33:58 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 20:33:58 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 20:33:58 spire-1.2.1/pkg/agent/catalog/svidstore.go 20:33:58 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 20:33:58 spire-1.2.1/pkg/agent/client/ 20:33:58 spire-1.2.1/pkg/agent/client/client.go 20:33:58 spire-1.2.1/pkg/agent/client/client_test.go 20:33:58 spire-1.2.1/pkg/agent/client/dial.go 20:33:58 spire-1.2.1/pkg/agent/client/nodeconn.go 20:33:58 spire-1.2.1/pkg/agent/client/nodeconn_test.go 20:33:58 spire-1.2.1/pkg/agent/client/update.go 20:33:58 spire-1.2.1/pkg/agent/client/util.go 20:33:58 spire-1.2.1/pkg/agent/common/ 20:33:58 spire-1.2.1/pkg/agent/common/backoff/ 20:33:58 spire-1.2.1/pkg/agent/common/backoff/backoff.go 20:33:58 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 20:33:58 spire-1.2.1/pkg/agent/common/cgroups/ 20:33:58 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 20:33:58 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 20:33:58 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 20:33:58 spire-1.2.1/pkg/agent/config.go 20:33:58 spire-1.2.1/pkg/agent/endpoints/ 20:33:58 spire-1.2.1/pkg/agent/endpoints/config.go 20:33:58 spire-1.2.1/pkg/agent/endpoints/endpoints.go 20:33:58 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 20:33:58 spire-1.2.1/pkg/agent/endpoints/metrics.go 20:33:58 spire-1.2.1/pkg/agent/endpoints/middleware.go 20:33:58 spire-1.2.1/pkg/agent/endpoints/peertracker.go 20:33:58 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 20:33:58 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 20:33:58 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 20:33:58 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 20:33:58 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 20:33:58 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 20:33:58 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 20:33:58 spire-1.2.1/pkg/agent/endpoints/workload/ 20:33:58 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 20:33:58 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 20:33:58 spire-1.2.1/pkg/agent/manager/ 20:33:58 spire-1.2.1/pkg/agent/manager/cache/ 20:33:58 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 20:33:58 spire-1.2.1/pkg/agent/manager/cache/cache.go 20:33:58 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 20:33:58 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 20:33:58 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 20:33:58 spire-1.2.1/pkg/agent/manager/cache/sets.go 20:33:58 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 20:33:58 spire-1.2.1/pkg/agent/manager/config.go 20:33:58 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 20:33:58 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 20:33:58 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 20:33:58 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 20:33:58 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 20:33:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 20:33:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 20:33:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 20:33:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 20:33:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 20:33:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 20:33:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 20:33:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 20:33:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 20:33:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 20:33:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 20:33:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 20:33:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 20:33:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 20:33:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 20:33:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 20:33:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 20:33:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 20:33:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 20:33:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 20:33:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 20:33:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 20:33:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 20:33:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 20:33:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 20:33:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 20:33:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 20:33:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 20:33:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 20:33:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 20:33:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 20:33:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 20:33:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 20:33:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 20:33:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 20:33:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 20:33:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 20:33:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 20:33:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 20:33:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 20:33:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 20:33:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 20:33:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 20:33:58 spire-1.2.1/pkg/agent/plugin/svidstore/ 20:33:58 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 20:33:58 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 20:33:58 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 20:33:58 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 20:33:58 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 20:33:58 spire-1.2.1/pkg/agent/manager/manager.go 20:33:58 spire-1.2.1/pkg/agent/manager/manager_test.go 20:33:58 spire-1.2.1/pkg/agent/manager/storage.go 20:33:58 spire-1.2.1/pkg/agent/manager/storage_test.go 20:33:58 spire-1.2.1/pkg/agent/manager/storecache/ 20:33:58 spire-1.2.1/pkg/agent/manager/storecache/cache.go 20:33:58 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 20:33:58 spire-1.2.1/pkg/agent/manager/sync.go 20:33:58 spire-1.2.1/pkg/agent/plugin/ 20:33:58 spire-1.2.1/pkg/agent/plugin/keymanager/ 20:33:58 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 20:33:58 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 20:33:58 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 20:33:58 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 20:33:58 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 20:33:58 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 20:33:58 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 20:33:58 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 20:33:58 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 20:33:58 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 20:33:58 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 20:33:58 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 20:33:58 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 20:33:58 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 20:33:58 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 20:33:58 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 20:33:58 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 20:33:58 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 20:33:58 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 20:33:58 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 20:33:58 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 20:33:58 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 20:33:58 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 20:33:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 20:33:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 20:33:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 20:33:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 20:33:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 20:33:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 20:33:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 20:33:58 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 20:33:58 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 20:33:58 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 20:33:58 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 20:33:58 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 20:33:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 20:33:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 20:33:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 20:33:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 20:33:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 20:33:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 20:33:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 20:33:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 20:33:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 20:33:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 20:33:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 20:33:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 20:33:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 20:33:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 20:33:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 20:33:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 20:33:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 20:33:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 20:33:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 20:33:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 20:33:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 20:33:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 20:33:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 20:33:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 20:33:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 20:33:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 20:33:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 20:33:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 20:33:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 20:33:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 20:33:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 20:33:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 20:33:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 20:33:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 20:33:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 20:33:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 20:33:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 20:33:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 20:33:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 20:33:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 20:33:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 20:33:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 20:33:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 20:33:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 20:33:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 20:33:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 20:33:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 20:33:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 20:33:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 20:33:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 20:33:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 20:33:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 20:33:58 spire-1.2.1/pkg/agent/svid/ 20:33:58 spire-1.2.1/pkg/agent/svid/rotator.go 20:33:58 spire-1.2.1/pkg/agent/svid/rotator_config.go 20:33:58 spire-1.2.1/pkg/agent/svid/rotator_test.go 20:33:58 spire-1.2.1/pkg/agent/svid/store/ 20:33:58 spire-1.2.1/pkg/agent/svid/store/service.go 20:33:58 spire-1.2.1/pkg/agent/svid/store/service_test.go 20:33:58 spire-1.2.1/pkg/common/ 20:33:58 spire-1.2.1/pkg/common/agentpathtemplate/ 20:33:58 spire-1.2.1/pkg/common/agentpathtemplate/template.go 20:33:58 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 20:33:58 spire-1.2.1/pkg/common/api/ 20:33:58 spire-1.2.1/pkg/common/api/metrics.go 20:33:58 spire-1.2.1/pkg/common/api/middleware/ 20:33:58 spire-1.2.1/pkg/common/api/middleware/common_test.go 20:33:58 spire-1.2.1/pkg/common/api/middleware/interceptor.go 20:33:58 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 20:33:58 spire-1.2.1/pkg/common/api/middleware/logger.go 20:33:58 spire-1.2.1/pkg/common/api/middleware/logger_test.go 20:33:58 spire-1.2.1/pkg/common/api/middleware/metrics.go 20:33:58 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 20:33:58 spire-1.2.1/pkg/common/api/middleware/middleware.go 20:33:58 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 20:33:58 spire-1.2.1/pkg/common/api/middleware/misconfig.go 20:33:58 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 20:33:58 spire-1.2.1/pkg/common/api/middleware/names.go 20:33:58 spire-1.2.1/pkg/common/api/middleware/names_test.go 20:33:58 spire-1.2.1/pkg/common/api/names.go 20:33:58 spire-1.2.1/pkg/common/api/ratelimit.go 20:33:58 spire-1.2.1/pkg/common/api/rpccontext/ 20:33:58 spire-1.2.1/pkg/common/api/rpccontext/logger.go 20:33:58 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 20:33:58 spire-1.2.1/pkg/common/api/rpccontext/names.go 20:33:58 spire-1.2.1/pkg/common/auth/ 20:33:58 spire-1.2.1/pkg/common/auth/interceptors.go 20:33:58 spire-1.2.1/pkg/common/auth/interceptors_test.go 20:33:58 spire-1.2.1/pkg/common/auth/untracked_uds.go 20:33:58 spire-1.2.1/pkg/common/bundleutil/ 20:33:58 spire-1.2.1/pkg/common/bundleutil/bundle.go 20:33:58 20:33:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 20:33:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 20:33:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 20:33:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 20:33:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 20:33:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 20:33:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 20:33:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 20:33:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 20:33:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 20:33:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 20:33:58 spire-1.2.1/pkg/agent/plugin/svidstore/ 20:33:58 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 20:33:58 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 20:33:58 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 20:33:58 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 20:33:58 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/spire-1.2.1/pkg/common/bundleutil/bundle_test.go 20:33:58 spire-1.2.1/pkg/common/bundleutil/common_test.go 20:33:58 spire-1.2.1/pkg/common/bundleutil/marshal.go 20:33:58 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 20:33:58 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 20:33:58 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 20:33:58 spire-1.2.1/pkg/common/bundleutil/types.go 20:33:58 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 20:33:58 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 20:33:58 spire-1.2.1/pkg/common/catalog/ 20:33:58 spire-1.2.1/pkg/common/catalog/bind.go 20:33:58 spire-1.2.1/pkg/common/catalog/builtin.go 20:33:58 spire-1.2.1/pkg/common/catalog/catalog.go 20:33:58 spire-1.2.1/pkg/common/catalog/catalog_test.go 20:33:58 spire-1.2.1/pkg/common/catalog/closers.go 20:33:58 spire-1.2.1/pkg/common/catalog/cmd_linux.go 20:33:58 spire-1.2.1/pkg/common/catalog/cmd_other.go 20:33:58 spire-1.2.1/pkg/common/catalog/config.go 20:33:58 spire-1.2.1/pkg/common/catalog/config_test.go 20:33:58 spire-1.2.1/pkg/common/catalog/configure.go 20:33:58 spire-1.2.1/pkg/common/catalog/constraints.go 20:33:58 spire-1.2.1/pkg/common/catalog/constraints_test.go 20:33:58 spire-1.2.1/pkg/common/catalog/context.go 20:33:58 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 20:33:58 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 20:33:58 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 20:33:58 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 20:33:58 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 20:33:58 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 20:33:58 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 20:33:58 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 20:33:58 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 20:33:58 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 20:33:58 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 20:33:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 20:33:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 20:33:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 20:33:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 20:33:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 20:33:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 20:33:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 20:33:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 20:33:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 20:33:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 20:33:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 20:33:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 20:33:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 20:33:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 20:33:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 20:33:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 20:33:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 20:33:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 20:33:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 20:33:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 20:33:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 20:33:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 20:33:58 spire-1.2.1/pkg/common/catalog/external.go 20:33:58 spire-1.2.1/pkg/common/catalog/host.go 20:33:58 spire-1.2.1/pkg/common/catalog/pipenet.go 20:33:58 spire-1.2.1/pkg/common/catalog/plugin.go 20:33:58 spire-1.2.1/pkg/common/catalog/testplugin/ 20:33:58 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 20:33:58 spire-1.2.1/pkg/common/catalog/testplugin/main.go 20:33:58 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 20:33:58 spire-1.2.1/pkg/common/cli/ 20:33:58 spire-1.2.1/pkg/common/cli/env.go 20:33:58 spire-1.2.1/pkg/common/cli/flags.go 20:33:58 spire-1.2.1/pkg/common/cli/trust_domain.go 20:33:58 spire-1.2.1/pkg/common/cli/trust_domain_test.go 20:33:58 spire-1.2.1/pkg/common/cli/umask.go 20:33:58 spire-1.2.1/pkg/common/cli/umask_posix.go 20:33:58 spire-1.2.1/pkg/common/cli/umask_test.go 20:33:58 spire-1.2.1/pkg/common/cli/umask_windows.go 20:33:58 spire-1.2.1/pkg/common/cliprinter/ 20:33:58 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 20:33:58 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 20:33:58 spire-1.2.1/pkg/common/cliprinter/flag.go 20:33:58 spire-1.2.1/pkg/common/cliprinter/flag_test.go 20:33:58 spire-1.2.1/pkg/common/cliprinter/format.go 20:33:58 spire-1.2.1/pkg/common/cliprinter/format_test.go 20:33:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 20:33:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 20:33:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 20:33:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 20:33:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 20:33:58 spire-1.2.1/pkg/agent/svid/ 20:33:58 spire-1.2.1/pkg/agent/svid/rotator.go 20:33:58 spire-1.2.1/pkg/agent/svid/rotator_config.go 20:33:58 spire-1.2.1/pkg/agent/svid/rotator_test.go 20:33:58 spire-1.2.1/pkg/agent/svid/store/ 20:33:58 spire-1.2.1/pkg/agent/svid/store/service.go 20:33:58 spire-1.2.1/pkg/agent/svid/store/service_test.go 20:33:58 spire-1.2.1/pkg/common/ 20:33:58 spire-1.2.1/pkg/common/agentpathtemplate/ 20:33:58 spire-1.2.1/pkg/common/agentpathtemplate/template.go 20:33:58 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 20:33:58 spire-1.2.1/pkg/common/api/ 20:33:58 spire-1.2.1/pkg/common/api/metrics.go 20:33:58 spire-1.2.1/pkg/common/api/middleware/ 20:33:58 spire-1.2.1/pkg/common/api/middleware/common_test.go 20:33:58 spire-1.2.1/pkg/common/api/middleware/interceptor.go 20:33:58 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 20:33:58 spire-1.2.1/pkg/common/cliprinter/internal/ 20:33:58 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 20:33:58 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 20:33:58 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 20:33:58 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 20:33:58 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 20:33:58 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 20:33:58 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 20:33:58 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 20:33:58 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 20:33:58 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 20:33:58 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 20:33:58 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 20:33:58 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 20:33:58 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 20:33:58 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 20:33:58 20:33:58 spire-1.2.1/pkg/common/api/middleware/logger.go 20:33:58 spire-1.2.1/pkg/common/api/middleware/logger_test.go 20:33:58 spire-1.2.1/pkg/common/api/middleware/metrics.go 20:33:58 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 20:33:58 spire-1.2.1/pkg/common/api/middleware/middleware.go 20:33:58 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 20:33:58 spire-1.2.1/pkg/common/api/middleware/misconfig.go 20:33:58 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 20:33:58 spire-1.2.1/pkg/common/api/middleware/names.go 20:33:58 spire-1.2.1/pkg/common/api/middleware/names_test.go 20:33:58 spire-1.2.1/pkg/common/api/names.go 20:33:58 spire-1.2.1/pkg/common/api/ratelimit.go 20:33:58 spire-1.2.1/pkg/common/api/rpccontext/ 20:33:58 spire-1.2.1/pkg/common/api/rpccontext/logger.go 20:33:58 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 20:33:58 spire-1.2.1/pkg/common/api/rpccontext/names.go 20:33:58 spire-1.2.1/pkg/common/auth/ 20:33:58 spire-1.2.1/pkg/common/auth/interceptors.go 20:33:58 spire-1.2.1/pkg/common/auth/interceptors_test.go 20:33:58 spire-1.2.1/pkg/common/auth/untracked_uds.go 20:33:58 spire-1.2.1/pkg/common/bundleutil/ 20:33:58 spire-1.2.1/pkg/common/bundleutil/bundle.go 20:33:58 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 20:33:58 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 20:33:58 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 20:33:58 spire-1.2.1/pkg/common/coretypes/ 20:33:58 spire-1.2.1/pkg/common/coretypes/bundle/ 20:33:58 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 20:33:58 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 20:33:58 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 20:33:58 spire-1.2.1/pkg/common/coretypes/bundle/require.go 20:33:58 spire-1.2.1/pkg/common/coretypes/jwtkey/ 20:33:58 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 20:33:58 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 20:33:58 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 20:33:58 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 20:33:58 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 20:33:58 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 20:33:58 spire-1.2.1/pkg/common/coretypes/x509certificate/ 20:33:58 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 20:33:58 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 20:33:58 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 20:33:58 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 20:33:58 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 20:33:58 spire-1.2.1/pkg/common/cryptoutil/ 20:33:58 spire-1.2.1/pkg/common/cryptoutil/keys.go 20:33:58 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 20:33:58 spire-1.2.1/pkg/common/diskutil/ 20:33:58 spire-1.2.1/pkg/common/diskutil/file_posix.go 20:33:58 spire-1.2.1/pkg/common/diskutil/file_test.go 20:33:58 spire-1.2.1/pkg/common/diskutil/file_windows.go 20:33:58 spire-1.2.1/pkg/common/errorutil/ 20:33:58 spire-1.2.1/pkg/common/errorutil/wrapper.go 20:33:58 spire-1.2.1/pkg/common/health/ 20:33:58 spire-1.2.1/pkg/common/health/config.go 20:33:58 spire-1.2.1/pkg/common/health/context.go 20:33:58 spire-1.2.1/pkg/common/health/context_test.go 20:33:58 spire-1.2.1/pkg/common/health/health.go 20:33:58 spire-1.2.1/pkg/common/health/health_test.go 20:33:58 spire-1.2.1/pkg/common/health/logger.go 20:33:58 spire-1.2.1/pkg/common/hostservice/ 20:33:58 spire-1.2.1/pkg/common/hostservice/metricsservice/ 20:33:58 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 20:33:58 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.gospire-1.2.1/pkg/common/bundleutil/bundle_test.go 20:33:58 spire-1.2.1/pkg/common/bundleutil/common_test.go 20:33:58 spire-1.2.1/pkg/common/bundleutil/marshal.go 20:33:58 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 20:33:58 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 20:33:58 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 20:33:58 spire-1.2.1/pkg/common/bundleutil/types.go 20:33:58 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 20:33:58 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 20:33:58 spire-1.2.1/pkg/common/catalog/ 20:33:58 spire-1.2.1/pkg/common/catalog/bind.go 20:33:58 spire-1.2.1/pkg/common/catalog/builtin.go 20:33:58 spire-1.2.1/pkg/common/catalog/catalog.go 20:33:58 spire-1.2.1/pkg/common/catalog/catalog_test.go 20:33:58 spire-1.2.1/pkg/common/catalog/closers.go 20:33:58 spire-1.2.1/pkg/common/catalog/cmd_linux.go 20:33:58 spire-1.2.1/pkg/common/catalog/cmd_other.go 20:33:58 spire-1.2.1/pkg/common/catalog/config.go 20:33:58 spire-1.2.1/pkg/common/catalog/config_test.go 20:33:58 spire-1.2.1/pkg/common/catalog/configure.go 20:33:58 spire-1.2.1/pkg/common/catalog/constraints.go 20:33:58 spire-1.2.1/pkg/common/catalog/constraints_test.go 20:33:58 spire-1.2.1/pkg/common/catalog/context.go 20:33:58 spire-1.2.1/pkg/common/idutil/ 20:33:58 spire-1.2.1/pkg/common/idutil/require.go 20:33:58 spire-1.2.1/pkg/common/idutil/require_test.go 20:33:58 spire-1.2.1/pkg/common/idutil/safety.go 20:33:58 spire-1.2.1/pkg/common/idutil/safety_test.go 20:33:58 spire-1.2.1/pkg/common/idutil/spiffeid.go 20:33:58 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 20:33:58 spire-1.2.1/pkg/common/jwtsvid/ 20:33:58 spire-1.2.1/pkg/common/jwtsvid/common.go 20:33:58 spire-1.2.1/pkg/common/jwtsvid/sign.go 20:33:58 spire-1.2.1/pkg/common/jwtsvid/token_test.go 20:33:58 spire-1.2.1/pkg/common/jwtsvid/validate.go 20:33:58 spire-1.2.1/pkg/common/jwtutil/ 20:33:58 spire-1.2.1/pkg/common/jwtutil/keyset.go 20:33:58 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 20:33:58 spire-1.2.1/pkg/common/log/ 20:33:58 spire-1.2.1/pkg/common/log/hclog_adapter.go 20:33:58 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 20:33:58 spire-1.2.1/pkg/common/log/log.go 20:33:58 spire-1.2.1/pkg/common/log/log_test.go 20:33:58 spire-1.2.1/pkg/common/log/options.go 20:33:58 spire-1.2.1/pkg/common/nodeutil/ 20:33:58 spire-1.2.1/pkg/common/nodeutil/node.go 20:33:58 spire-1.2.1/pkg/common/nodeutil/node_test.go 20:33:58 spire-1.2.1/pkg/common/peertracker/ 20:33:58 spire-1.2.1/pkg/common/peertracker/conn.go 20:33:58 spire-1.2.1/pkg/common/catalog/external.go 20:33:58 spire-1.2.1/pkg/common/catalog/host.go 20:33:58 spire-1.2.1/pkg/common/catalog/pipenet.go 20:33:58 spire-1.2.1/pkg/common/catalog/plugin.go 20:33:58 spire-1.2.1/pkg/common/catalog/testplugin/ 20:33:58 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 20:33:58 spire-1.2.1/pkg/common/catalog/testplugin/main.go 20:33:58 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 20:33:58 spire-1.2.1/pkg/common/cli/ 20:33:58 spire-1.2.1/pkg/common/cli/env.go 20:33:58 spire-1.2.1/pkg/common/cli/flags.go 20:33:58 spire-1.2.1/pkg/common/cli/trust_domain.go 20:33:58 spire-1.2.1/pkg/common/cli/trust_domain_test.go 20:33:58 spire-1.2.1/pkg/common/cli/umask.go 20:33:58 spire-1.2.1/pkg/common/cli/umask_posix.go 20:33:58 spire-1.2.1/pkg/common/cli/umask_test.go 20:33:58 spire-1.2.1/pkg/common/cli/umask_windows.go 20:33:58 spire-1.2.1/pkg/common/cliprinter/ 20:33:58 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 20:33:58 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 20:33:58 spire-1.2.1/pkg/common/cliprinter/flag.go 20:33:58 spire-1.2.1/pkg/common/cliprinter/flag_test.go 20:33:58 spire-1.2.1/pkg/common/cliprinter/format.go 20:33:58 spire-1.2.1/pkg/common/cliprinter/format_test.go 20:33:58 spire-1.2.1/pkg/common/peertracker/credentials.go 20:33:58 spire-1.2.1/pkg/common/peertracker/errors.go 20:33:58 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 20:33:58 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 20:33:58 spire-1.2.1/pkg/common/peertracker/info.go 20:33:58 spire-1.2.1/pkg/common/peertracker/listener.go 20:33:58 spire-1.2.1/pkg/common/peertracker/listener_test.go 20:33:58 spire-1.2.1/pkg/common/peertracker/peertracker.go 20:33:58 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 20:33:58 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 20:33:58 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 20:33:58 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 20:33:58 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 20:33:58 spire-1.2.1/pkg/common/peertracker/tcp.go 20:33:58 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 20:33:58 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 20:33:58 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 20:33:58 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 20:33:58 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 20:33:58 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 20:33:58 spire-1.2.1/pkg/common/cliprinter/internal/ 20:33:58 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 20:33:58 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 20:33:58 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 20:33:58 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 20:33:58 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 20:33:58 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 20:33:58 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 20:33:58 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 20:33:58 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 20:33:58 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 20:33:58 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 20:33:58 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 20:33:58 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 20:33:58 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 20:33:58 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 20:33:58 20:33:58 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 20:33:58 spire-1.2.1/pkg/common/peertracker/uds.go 20:33:58 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 20:33:58 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 20:33:58 spire-1.2.1/pkg/common/peertracker/uds_linux.go 20:33:58 spire-1.2.1/pkg/common/pemutil/ 20:33:58 spire-1.2.1/pkg/common/pemutil/block.go 20:33:58 spire-1.2.1/pkg/common/pemutil/certs.go 20:33:58 spire-1.2.1/pkg/common/pemutil/common.go 20:33:58 spire-1.2.1/pkg/common/pemutil/csr.go 20:33:58 spire-1.2.1/pkg/common/pemutil/keys.go 20:33:58 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 20:33:58 spire-1.2.1/pkg/common/pemutil/testdata/ 20:33:58 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 20:33:58 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 20:33:58 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 20:33:58 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 20:33:58 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 20:33:58 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 20:33:58 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 20:33:58 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 20:33:58 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pemspire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 20:33:58 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 20:33:58 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 20:33:58 spire-1.2.1/pkg/common/coretypes/ 20:33:58 spire-1.2.1/pkg/common/coretypes/bundle/ 20:33:58 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 20:33:58 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 20:33:58 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 20:33:58 spire-1.2.1/pkg/common/coretypes/bundle/require.go 20:33:58 spire-1.2.1/pkg/common/coretypes/jwtkey/ 20:33:58 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 20:33:58 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 20:33:58 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 20:33:58 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 20:33:58 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 20:33:58 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 20:33:58 spire-1.2.1/pkg/common/coretypes/x509certificate/ 20:33:58 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 20:33:58 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 20:33:58 spire-1.2.1/pkg/common/plugin/ 20:33:58 spire-1.2.1/pkg/common/plugin/aws/ 20:33:58 spire-1.2.1/pkg/common/plugin/aws/iid.go 20:33:58 spire-1.2.1/pkg/common/plugin/azure/ 20:33:58 spire-1.2.1/pkg/common/plugin/azure/msi.go 20:33:58 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 20:33:58 spire-1.2.1/pkg/common/plugin/facade.go 20:33:58 spire-1.2.1/pkg/common/plugin/facade_test.go 20:33:58 spire-1.2.1/pkg/common/plugin/gcp/ 20:33:58 spire-1.2.1/pkg/common/plugin/gcp/iit.go 20:33:58 spire-1.2.1/pkg/common/plugin/k8s/ 20:33:58 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 20:33:58 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 20:33:58 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 20:33:58 spire-1.2.1/pkg/common/plugin/k8s/utils.go 20:33:58 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 20:33:58 spire-1.2.1/pkg/common/plugin/log.go 20:33:58 spire-1.2.1/pkg/common/plugin/sshpop/ 20:33:58 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 20:33:58 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 20:33:58 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 20:33:58 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 20:33:58 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 20:33:58 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 20:33:58 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 20:33:58 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 20:33:58 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 20:33:58 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 20:33:58 spire-1.2.1/pkg/common/plugin/tpmdevid/ 20:33:58 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 20:33:58 spire-1.2.1/pkg/common/plugin/x509pop/ 20:33:58 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 20:33:58 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 20:33:58 spire-1.2.1/pkg/common/profiling/ 20:33:58 spire-1.2.1/pkg/common/profiling/dumpers.go 20:33:58 spire-1.2.1/pkg/common/profiling/profiling.go 20:33:58 spire-1.2.1/pkg/common/protoutil/ 20:33:58 spire-1.2.1/pkg/common/protoutil/masks.go 20:33:58 spire-1.2.1/pkg/common/protoutil/masks_test.go 20:33:58 spire-1.2.1/pkg/common/rotationutil/ 20:33:58 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 20:33:58 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 20:33:58 spire-1.2.1/pkg/common/selector/ 20:33:58 spire-1.2.1/pkg/common/selector/selector.go 20:33:58 spire-1.2.1/pkg/common/selector/selector_test.go 20:33:58 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 20:33:58 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 20:33:58 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 20:33:58 spire-1.2.1/pkg/common/cryptoutil/ 20:33:58 spire-1.2.1/pkg/common/cryptoutil/keys.go 20:33:58 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 20:33:58 spire-1.2.1/pkg/common/diskutil/ 20:33:58 spire-1.2.1/pkg/common/diskutil/file_posix.go 20:33:58 spire-1.2.1/pkg/common/diskutil/file_test.go 20:33:58 spire-1.2.1/pkg/common/diskutil/file_windows.go 20:33:58 spire-1.2.1/pkg/common/errorutil/ 20:33:58 spire-1.2.1/pkg/common/errorutil/wrapper.go 20:33:58 spire-1.2.1/pkg/common/health/ 20:33:58 spire-1.2.1/pkg/common/health/config.go 20:33:58 spire-1.2.1/pkg/common/health/context.go 20:33:58 spire-1.2.1/pkg/common/health/context_test.go 20:33:58 spire-1.2.1/pkg/common/health/health.go 20:33:58 spire-1.2.1/pkg/common/health/health_test.go 20:33:58 spire-1.2.1/pkg/common/health/logger.go 20:33:58 spire-1.2.1/pkg/common/hostservice/ 20:33:58 spire-1.2.1/pkg/common/hostservice/metricsservice/ 20:33:58 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 20:33:58 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 20:33:58 spire-1.2.1/pkg/common/idutil/ 20:33:58 spire-1.2.1/pkg/common/idutil/require.go 20:33:58 spire-1.2.1/pkg/common/idutil/require_test.go 20:33:58 spire-1.2.1/pkg/common/idutil/safety.go 20:33:58 spire-1.2.1/pkg/common/idutil/safety_test.go 20:33:58 spire-1.2.1/pkg/common/idutil/spiffeid.go 20:33:58 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 20:33:58 spire-1.2.1/pkg/common/jwtsvid/ 20:33:58 spire-1.2.1/pkg/common/jwtsvid/common.go 20:33:58 spire-1.2.1/pkg/common/jwtsvid/sign.go 20:33:58 spire-1.2.1/pkg/common/jwtsvid/token_test.go 20:33:58 spire-1.2.1/pkg/common/jwtsvid/validate.go 20:33:58 spire-1.2.1/pkg/common/jwtutil/ 20:33:58 spire-1.2.1/pkg/common/jwtutil/keyset.go 20:33:58 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 20:33:58 spire-1.2.1/pkg/common/log/ 20:33:58 spire-1.2.1/pkg/common/log/hclog_adapter.go 20:33:58 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 20:33:58 spire-1.2.1/pkg/common/log/log.go 20:33:58 spire-1.2.1/pkg/common/log/log_test.go 20:33:58 spire-1.2.1/pkg/common/log/options.go 20:33:58 spire-1.2.1/pkg/common/nodeutil/ 20:33:58 spire-1.2.1/pkg/common/nodeutil/node.go 20:33:58 spire-1.2.1/pkg/common/nodeutil/node_test.go 20:33:58 spire-1.2.1/pkg/common/peertracker/ 20:33:58 spire-1.2.1/pkg/common/peertracker/conn.go 20:33:58 spire-1.2.1/pkg/common/selector/set.go 20:33:58 spire-1.2.1/pkg/common/selector/set_utils.go 20:33:58 spire-1.2.1/pkg/common/selector/set_utils_test.go 20:33:58 spire-1.2.1/pkg/common/telemetry/ 20:33:58 spire-1.2.1/pkg/common/telemetry/agent/ 20:33:58 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 20:33:58 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 20:33:58 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 20:33:58 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 20:33:58 spire-1.2.1/pkg/common/telemetry/agent/manager.go 20:33:58 spire-1.2.1/pkg/common/telemetry/agent/node.go 20:33:58 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 20:33:58 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 20:33:58 spire-1.2.1/pkg/common/telemetry/agent/store/ 20:33:58 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 20:33:58 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 20:33:58 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 20:33:58 spire-1.2.1/pkg/common/telemetry/blackhole.go 20:33:58 spire-1.2.1/pkg/common/telemetry/call.go 20:33:58 spire-1.2.1/pkg/common/telemetry/common/ 20:33:58 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 20:33:58 spire-1.2.1/pkg/common/peertracker/credentials.go 20:33:58 spire-1.2.1/pkg/common/peertracker/errors.go 20:33:58 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 20:33:58 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 20:33:58 spire-1.2.1/pkg/common/peertracker/info.go 20:33:58 spire-1.2.1/pkg/common/peertracker/listener.go 20:33:58 spire-1.2.1/pkg/common/peertracker/listener_test.go 20:33:58 spire-1.2.1/pkg/common/peertracker/peertracker.go 20:33:58 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 20:33:58 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 20:33:58 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 20:33:58 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 20:33:58 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 20:33:58 spire-1.2.1/pkg/common/peertracker/tcp.go 20:33:58 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 20:33:58 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 20:33:58 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 20:33:58 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 20:33:58 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 20:33:58 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 20:33:58 spire-1.2.1/pkg/common/telemetry/config.go 20:33:58 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 20:33:58 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 20:33:58 spire-1.2.1/pkg/common/telemetry/inmem.go 20:33:58 spire-1.2.1/pkg/common/telemetry/inmem_test.go 20:33:58 spire-1.2.1/pkg/common/telemetry/m3.go 20:33:58 spire-1.2.1/pkg/common/telemetry/m3_test.go 20:33:58 spire-1.2.1/pkg/common/telemetry/metrics.go 20:33:58 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 20:33:58 spire-1.2.1/pkg/common/telemetry/names.go 20:33:58 spire-1.2.1/pkg/common/telemetry/prometheus.go 20:33:58 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 20:33:58 spire-1.2.1/pkg/common/telemetry/sanitize.go 20:33:58 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 20:33:58 spire-1.2.1/pkg/common/telemetry/server/ 20:33:58 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 20:33:58 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 20:33:58 spire-1.2.1/pkg/common/telemetry/server/datastore/ 20:33:58 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 20:33:58 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 20:33:58 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 20:33:58 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 20:33:58 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 20:33:58 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 20:33:58 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 20:33:58 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 20:33:58 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 20:33:58 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 20:33:58 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 20:33:58 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 20:33:58 spire-1.2.1/pkg/common/telemetry/server/rotate.go 20:33:58 spire-1.2.1/pkg/common/telemetry/server/server.go 20:33:58 spire-1.2.1/pkg/common/telemetry/sink.go 20:33:58 spire-1.2.1/pkg/common/telemetry/statsd.go 20:33:58 spire-1.2.1/pkg/common/telemetry/statsd_test.go 20:33:58 spire-1.2.1/pkg/common/telemetry/uptime.go 20:33:58 spire-1.2.1/pkg/common/telemetry/version.go 20:33:58 spire-1.2.1/pkg/common/telemetry/withlabels.go 20:33:58 spire-1.2.1/pkg/common/uptime/ 20:33:58 spire-1.2.1/pkg/common/uptime/uptime.go 20:33:58 spire-1.2.1/pkg/common/uptime/uptime_test.go 20:33:58 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 20:33:58 spire-1.2.1/pkg/common/peertracker/uds.go 20:33:58 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 20:33:58 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 20:33:58 spire-1.2.1/pkg/common/peertracker/uds_linux.go 20:33:58 spire-1.2.1/pkg/common/pemutil/ 20:33:58 spire-1.2.1/pkg/common/pemutil/block.go 20:33:58 spire-1.2.1/pkg/common/pemutil/certs.go 20:33:58 spire-1.2.1/pkg/common/pemutil/common.go 20:33:58 spire-1.2.1/pkg/common/pemutil/csr.go 20:33:58 spire-1.2.1/pkg/common/pemutil/keys.go 20:33:58 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 20:33:58 spire-1.2.1/pkg/common/pemutil/testdata/ 20:33:58 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 20:33:58 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 20:33:58 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 20:33:58 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 20:33:58 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 20:33:58 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 20:33:58 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 20:33:58 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 20:33:58 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 20:33:58 spire-1.2.1/pkg/common/util/ 20:33:58 spire-1.2.1/pkg/common/util/certs.go 20:33:58 spire-1.2.1/pkg/common/util/certs_test.go 20:33:58 spire-1.2.1/pkg/common/util/csr.go 20:33:58 spire-1.2.1/pkg/common/util/hash.go 20:33:58 spire-1.2.1/pkg/common/util/selectors.go 20:33:58 spire-1.2.1/pkg/common/util/selectors_test.go 20:33:58 spire-1.2.1/pkg/common/util/signals.go 20:33:58 spire-1.2.1/pkg/common/util/sort.go 20:33:58 spire-1.2.1/pkg/common/util/sort_test.go 20:33:58 spire-1.2.1/pkg/common/util/task.go 20:33:58 spire-1.2.1/pkg/common/util/task_test.go 20:33:58 spire-1.2.1/pkg/common/util/testdata/ 20:33:58 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 20:33:58 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 20:33:58 spire-1.2.1/pkg/common/version/ 20:33:58 spire-1.2.1/pkg/common/version/version.go 20:33:58 spire-1.2.1/pkg/common/x509svid/ 20:33:58 spire-1.2.1/pkg/common/x509svid/common_test.go 20:33:58 spire-1.2.1/pkg/common/x509svid/csr.go 20:33:58 spire-1.2.1/pkg/common/x509svid/upstreamca.go 20:33:58 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 20:33:58 spire-1.2.1/pkg/common/x509util/ 20:33:58 spire-1.2.1/pkg/common/x509util/cert.go 20:33:58 spire-1.2.1/pkg/common/x509util/dns.go 20:33:58 spire-1.2.1/pkg/common/x509util/dns_test.go 20:33:58 spire-1.2.1/pkg/common/plugin/ 20:33:58 spire-1.2.1/pkg/common/plugin/aws/ 20:33:58 spire-1.2.1/pkg/common/plugin/aws/iid.go 20:33:58 spire-1.2.1/pkg/common/plugin/azure/ 20:33:58 spire-1.2.1/pkg/common/plugin/azure/msi.go 20:33:58 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 20:33:58 spire-1.2.1/pkg/common/plugin/facade.go 20:33:58 spire-1.2.1/pkg/common/plugin/facade_test.go 20:33:58 spire-1.2.1/pkg/common/plugin/gcp/ 20:33:58 spire-1.2.1/pkg/common/plugin/gcp/iit.go 20:33:58 spire-1.2.1/pkg/common/plugin/k8s/ 20:33:58 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 20:33:58 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 20:33:58 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 20:33:58 spire-1.2.1/pkg/common/plugin/k8s/utils.go 20:33:58 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 20:33:58 spire-1.2.1/pkg/common/plugin/log.go 20:33:58 spire-1.2.1/pkg/common/plugin/sshpop/ 20:33:58 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 20:33:58 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 20:33:58 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 20:33:58 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 20:33:58 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 20:33:58 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 20:33:58 spire-1.2.1/pkg/common/x509util/keyid.go 20:33:58 spire-1.2.1/pkg/common/x509util/keypair.go 20:33:58 spire-1.2.1/pkg/common/x509util/serialnumber.go 20:33:58 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 20:33:58 spire-1.2.1/pkg/server/ 20:33:58 spire-1.2.1/pkg/server/api/ 20:33:58 spire-1.2.1/pkg/server/api/agent.go 20:33:58 spire-1.2.1/pkg/server/api/agent/ 20:33:58 spire-1.2.1/pkg/server/api/agent/v1/ 20:33:58 spire-1.2.1/pkg/server/api/agent/v1/service.go 20:33:58 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 20:33:58 spire-1.2.1/pkg/server/api/agent_test.go 20:33:58 spire-1.2.1/pkg/server/api/api.go 20:33:58 spire-1.2.1/pkg/server/api/audit/ 20:33:58 spire-1.2.1/pkg/server/api/audit/audit.go 20:33:58 spire-1.2.1/pkg/server/api/audit/audit_test.go 20:33:58 spire-1.2.1/pkg/server/api/bundle.go 20:33:58 spire-1.2.1/pkg/server/api/bundle/ 20:33:58 spire-1.2.1/pkg/server/api/bundle/v1/ 20:33:58 spire-1.2.1/pkg/server/api/bundle/v1/service.go 20:33:58 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 20:33:58 spire-1.2.1/pkg/server/api/bundle_test.go 20:33:58 spire-1.2.1/pkg/server/api/debug/ 20:33:58 spire-1.2.1/pkg/server/api/debug/v1/ 20:33:58 spire-1.2.1/pkg/server/api/debug/v1/service.go 20:33:58 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 20:33:58 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 20:33:58 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 20:33:58 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 20:33:58 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 20:33:58 spire-1.2.1/pkg/common/plugin/tpmdevid/ 20:33:58 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 20:33:58 spire-1.2.1/pkg/common/plugin/x509pop/ 20:33:58 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 20:33:58 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 20:33:58 spire-1.2.1/pkg/common/profiling/ 20:33:58 spire-1.2.1/pkg/common/profiling/dumpers.go 20:33:58 spire-1.2.1/pkg/common/profiling/profiling.go 20:33:58 spire-1.2.1/pkg/common/protoutil/ 20:33:58 spire-1.2.1/pkg/common/protoutil/masks.go 20:33:58 spire-1.2.1/pkg/common/protoutil/masks_test.go 20:33:58 spire-1.2.1/pkg/common/rotationutil/ 20:33:58 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 20:33:58 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 20:33:58 spire-1.2.1/pkg/common/selector/ 20:33:58 spire-1.2.1/pkg/common/selector/selector.go 20:33:58 spire-1.2.1/pkg/common/selector/selector_test.go 20:33:58 spire-1.2.1/pkg/server/api/entry.go 20:33:58 spire-1.2.1/pkg/server/api/entry/ 20:33:58 spire-1.2.1/pkg/server/api/entry/v1/ 20:33:58 spire-1.2.1/pkg/server/api/entry/v1/service.go 20:33:58 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 20:33:58 spire-1.2.1/pkg/server/api/entry_test.go 20:33:58 spire-1.2.1/pkg/server/api/health/ 20:33:58 spire-1.2.1/pkg/server/api/health/v1/ 20:33:58 spire-1.2.1/pkg/server/api/health/v1/service.go 20:33:58 spire-1.2.1/pkg/server/api/health/v1/service_test.go 20:33:58 spire-1.2.1/pkg/server/api/id.go 20:33:58 spire-1.2.1/pkg/server/api/id_test.go 20:33:58 spire-1.2.1/pkg/server/api/limits/ 20:33:58 spire-1.2.1/pkg/server/api/limits/limits.go 20:33:58 spire-1.2.1/pkg/server/api/middleware/ 20:33:58 spire-1.2.1/pkg/server/api/middleware/alias.go 20:33:58 spire-1.2.1/pkg/server/api/middleware/audit.go 20:33:58 spire-1.2.1/pkg/server/api/middleware/authorization.go 20:33:58 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 20:33:58 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 20:33:58 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 20:33:58 spire-1.2.1/pkg/server/api/middleware/caller.go 20:33:58 spire-1.2.1/pkg/server/api/middleware/caller_test.go 20:33:58 spire-1.2.1/pkg/server/api/middleware/common.go 20:33:58 spire-1.2.1/pkg/server/api/middleware/common_test.go 20:33:58 spire-1.2.1/pkg/server/api/middleware/entries.go 20:33:58 spire-1.2.1/pkg/server/api/middleware/entries_test.go 20:33:58 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 20:33:58 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 20:33:58 spire-1.2.1/pkg/server/api/ratelimit.go 20:33:58 spire-1.2.1/pkg/server/api/rpccontext/ 20:33:58 spire-1.2.1/pkg/server/api/rpccontext/alias.go 20:33:58 spire-1.2.1/pkg/server/api/rpccontext/audit.go 20:33:58 spire-1.2.1/pkg/server/api/rpccontext/caller.go 20:33:58 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 20:33:58 spire-1.2.1/pkg/server/api/selector.go 20:33:58 spire-1.2.1/pkg/server/api/selector_test.go 20:33:58 spire-1.2.1/pkg/server/api/status.go 20:33:58 spire-1.2.1/pkg/server/api/status_test.go 20:33:58 spire-1.2.1/pkg/server/api/svid/ 20:33:58 spire-1.2.1/pkg/server/api/svid/v1/ 20:33:58 spire-1.2.1/pkg/server/api/svid/v1/service.go 20:33:58 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 20:33:58 spire-1.2.1/pkg/server/api/trustdomain.go 20:33:58 spire-1.2.1/pkg/server/api/trustdomain/ 20:33:58 spire-1.2.1/pkg/server/api/trustdomain/v1/ 20:33:58 spire-1.2.1/pkg/common/selector/set.go 20:33:58 spire-1.2.1/pkg/common/selector/set_utils.go 20:33:58 spire-1.2.1/pkg/common/selector/set_utils_test.go 20:33:58 spire-1.2.1/pkg/common/telemetry/ 20:33:58 spire-1.2.1/pkg/common/telemetry/agent/ 20:33:58 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 20:33:58 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 20:33:58 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 20:33:58 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 20:33:58 spire-1.2.1/pkg/common/telemetry/agent/manager.go 20:33:58 spire-1.2.1/pkg/common/telemetry/agent/node.go 20:33:58 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 20:33:58 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 20:33:58 spire-1.2.1/pkg/common/telemetry/agent/store/ 20:33:58 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 20:33:58 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 20:33:58 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 20:33:58 spire-1.2.1/pkg/common/telemetry/blackhole.go 20:33:58 spire-1.2.1/pkg/common/telemetry/call.go 20:33:58 spire-1.2.1/pkg/common/telemetry/common/ 20:33:58 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 20:33:58 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 20:33:58 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 20:33:58 spire-1.2.1/pkg/server/api/trustdomain_test.go 20:33:58 spire-1.2.1/pkg/server/authpolicy/ 20:33:58 spire-1.2.1/pkg/server/authpolicy/defaults.go 20:33:58 spire-1.2.1/pkg/server/authpolicy/policy.go 20:33:58 spire-1.2.1/pkg/server/authpolicy/policy.rego 20:33:58 spire-1.2.1/pkg/server/authpolicy/policy_data.json 20:33:58 spire-1.2.1/pkg/server/authpolicy/policy_test.go 20:33:58 spire-1.2.1/pkg/server/authpolicy/validate.go 20:33:58 spire-1.2.1/pkg/server/bundle/ 20:33:58 spire-1.2.1/pkg/server/bundle/client/ 20:33:58 spire-1.2.1/pkg/server/bundle/client/client.go 20:33:58 spire-1.2.1/pkg/server/bundle/client/client_test.go 20:33:58 spire-1.2.1/pkg/server/bundle/client/manager.go 20:33:58 spire-1.2.1/pkg/server/bundle/client/manager_test.go 20:33:58 spire-1.2.1/pkg/server/bundle/client/sources.go 20:33:58 spire-1.2.1/pkg/server/bundle/client/sources_test.go 20:33:58 spire-1.2.1/pkg/server/bundle/client/updater.go 20:33:58 spire-1.2.1/pkg/server/bundle/client/updater_test.go 20:33:58 spire-1.2.1/pkg/server/ca/ 20:33:58 spire-1.2.1/pkg/server/ca/ca.go 20:33:58 spire-1.2.1/pkg/server/ca/ca_health.go 20:33:58 spire-1.2.1/pkg/common/telemetry/config.go 20:33:58 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 20:33:58 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 20:33:58 spire-1.2.1/pkg/common/telemetry/inmem.go 20:33:58 spire-1.2.1/pkg/common/telemetry/inmem_test.go 20:33:58 spire-1.2.1/pkg/common/telemetry/m3.go 20:33:58 spire-1.2.1/pkg/common/telemetry/m3_test.go 20:33:58 spire-1.2.1/pkg/common/telemetry/metrics.go 20:33:58 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 20:33:58 spire-1.2.1/pkg/common/telemetry/names.go 20:33:58 spire-1.2.1/pkg/common/telemetry/prometheus.go 20:33:58 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 20:33:58 spire-1.2.1/pkg/common/telemetry/sanitize.go 20:33:58 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 20:33:58 spire-1.2.1/pkg/common/telemetry/server/ 20:33:58 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 20:33:58 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 20:33:58 spire-1.2.1/pkg/common/telemetry/server/datastore/ 20:33:58 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 20:33:58 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 20:33:58 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 20:33:58 spire-1.2.1/pkg/server/ca/ca_test.go 20:33:58 spire-1.2.1/pkg/server/ca/journal.go 20:33:58 spire-1.2.1/pkg/server/ca/journal_test.go 20:33:58 spire-1.2.1/pkg/server/ca/manager.go 20:33:58 spire-1.2.1/pkg/server/ca/manager_health.go 20:33:58 spire-1.2.1/pkg/server/ca/manager_test.go 20:33:58 spire-1.2.1/pkg/server/ca/templates.go 20:33:58 spire-1.2.1/pkg/server/ca/upstream_client.go 20:33:58 spire-1.2.1/pkg/server/ca/upstream_client_test.go 20:33:58 spire-1.2.1/pkg/server/ca/validation.go 20:33:58 spire-1.2.1/pkg/server/cache/ 20:33:58 spire-1.2.1/pkg/server/cache/dscache/ 20:33:58 spire-1.2.1/pkg/server/cache/dscache/cache.go 20:33:58 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 20:33:58 spire-1.2.1/pkg/server/cache/entrycache/ 20:33:58 spire-1.2.1/pkg/server/cache/entrycache/cache.go 20:33:58 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 20:33:58 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 20:33:58 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 20:33:58 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 20:33:58 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 20:33:58 spire-1.2.1/pkg/server/catalog/ 20:33:58 spire-1.2.1/pkg/server/catalog/catalog.go 20:33:58 20:33:58 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 20:33:58 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 20:33:58 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 20:33:58 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 20:33:58 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 20:33:58 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 20:33:58 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 20:33:58 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 20:33:58 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 20:33:58 spire-1.2.1/pkg/common/telemetry/server/rotate.go 20:33:58 spire-1.2.1/pkg/common/telemetry/server/server.go 20:33:58 spire-1.2.1/pkg/common/telemetry/sink.go 20:33:58 spire-1.2.1/pkg/common/telemetry/statsd.go 20:33:58 spire-1.2.1/pkg/common/telemetry/statsd_test.go 20:33:58 spire-1.2.1/pkg/common/telemetry/uptime.go 20:33:58 spire-1.2.1/pkg/common/telemetry/version.go 20:33:58 spire-1.2.1/pkg/common/telemetry/withlabels.go 20:33:58 spire-1.2.1/pkg/common/uptime/ 20:33:58 spire-1.2.1/pkg/common/uptime/uptime.go 20:33:58 spire-1.2.1/pkg/common/uptime/uptime_test.gospire-1.2.1/pkg/server/catalog/keymanager.go 20:33:58 spire-1.2.1/pkg/server/catalog/nodeattestor.go 20:33:58 spire-1.2.1/pkg/server/catalog/noderesolver.go 20:33:58 spire-1.2.1/pkg/server/catalog/notifier.go 20:33:58 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 20:33:58 spire-1.2.1/pkg/server/config.go 20:33:58 spire-1.2.1/pkg/server/datastore/ 20:33:58 spire-1.2.1/pkg/server/datastore/datastore.go 20:33:58 spire-1.2.1/pkg/server/datastore/datastore_health.go 20:33:58 spire-1.2.1/pkg/server/datastore/repository.go 20:33:58 spire-1.2.1/pkg/server/datastore/sqlstore/ 20:33:58 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 20:33:58 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 20:33:58 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 20:33:58 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 20:33:58 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 20:33:58 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 20:33:58 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 20:33:58 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 20:33:58 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 20:33:58 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 20:33:58 spire-1.2.1/pkg/common/util/ 20:33:58 spire-1.2.1/pkg/common/util/certs.go 20:33:58 spire-1.2.1/pkg/common/util/certs_test.go 20:33:58 spire-1.2.1/pkg/common/util/csr.go 20:33:58 spire-1.2.1/pkg/common/util/hash.go 20:33:58 spire-1.2.1/pkg/common/util/selectors.go 20:33:58 spire-1.2.1/pkg/common/util/selectors_test.go 20:33:58 spire-1.2.1/pkg/common/util/signals.go 20:33:58 spire-1.2.1/pkg/common/util/sort.go 20:33:58 spire-1.2.1/pkg/common/util/sort_test.go 20:33:58 spire-1.2.1/pkg/common/util/task.go 20:33:58 spire-1.2.1/pkg/common/util/task_test.go 20:33:58 spire-1.2.1/pkg/common/util/testdata/ 20:33:58 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 20:33:58 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 20:33:58 spire-1.2.1/pkg/common/version/ 20:33:58 spire-1.2.1/pkg/common/version/version.go 20:33:58 spire-1.2.1/pkg/common/x509svid/ 20:33:58 spire-1.2.1/pkg/common/x509svid/common_test.go 20:33:58 spire-1.2.1/pkg/common/x509svid/csr.go 20:33:58 spire-1.2.1/pkg/common/x509svid/upstreamca.go 20:33:58 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 20:33:58 spire-1.2.1/pkg/common/x509util/ 20:33:58 spire-1.2.1/pkg/common/x509util/cert.go 20:33:58 spire-1.2.1/pkg/common/x509util/dns.go 20:33:58 spire-1.2.1/pkg/common/x509util/dns_test.go 20:33:58 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 20:33:58 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 20:33:58 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 20:33:58 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 20:33:58 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 20:33:58 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 20:33:58 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 20:33:58 spire-1.2.1/pkg/server/endpoints/ 20:33:58 spire-1.2.1/pkg/server/endpoints/bundle/ 20:33:58 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 20:33:58 spire-1.2.1/pkg/server/endpoints/bundle/config.go 20:33:58 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 20:33:58 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 20:33:58 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 20:33:58 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 20:33:58 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 20:33:58 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 20:33:58 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 20:33:58 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 20:33:58 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 20:33:58 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 20:33:58 spire-1.2.1/pkg/server/endpoints/bundle/server.go 20:33:58 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 20:33:58 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 20:33:58 spire-1.2.1/pkg/server/endpoints/config.go 20:33:58 spire-1.2.1/pkg/server/endpoints/endpoints.go 20:33:58 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 20:33:58 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 20:33:58 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 20:33:58 spire-1.2.1/pkg/server/endpoints/middleware.go 20:33:58 spire-1.2.1/pkg/server/endpoints/middleware_test.go 20:33:58 spire-1.2.1/pkg/server/hostservice/ 20:33:58 spire-1.2.1/pkg/server/hostservice/agentstore/ 20:33:58 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 20:33:58 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 20:33:58 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 20:33:58 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 20:33:58 spire-1.2.1/pkg/common/x509util/keyid.go 20:33:58 spire-1.2.1/pkg/common/x509util/keypair.go 20:33:58 spire-1.2.1/pkg/common/x509util/serialnumber.go 20:33:58 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 20:33:58 spire-1.2.1/pkg/server/ 20:33:58 spire-1.2.1/pkg/server/api/ 20:33:58 spire-1.2.1/pkg/server/api/agent.go 20:33:58 spire-1.2.1/pkg/server/api/agent/ 20:33:58 spire-1.2.1/pkg/server/api/agent/v1/ 20:33:58 spire-1.2.1/pkg/server/api/agent/v1/service.go 20:33:58 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 20:33:58 spire-1.2.1/pkg/server/api/agent_test.go 20:33:58 spire-1.2.1/pkg/server/api/api.go 20:33:58 spire-1.2.1/pkg/server/api/audit/ 20:33:58 spire-1.2.1/pkg/server/api/audit/audit.go 20:33:58 spire-1.2.1/pkg/server/api/audit/audit_test.go 20:33:58 spire-1.2.1/pkg/server/api/bundle.go 20:33:58 spire-1.2.1/pkg/server/api/bundle/ 20:33:58 spire-1.2.1/pkg/server/api/bundle/v1/ 20:33:58 spire-1.2.1/pkg/server/api/bundle/v1/service.go 20:33:58 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 20:33:58 spire-1.2.1/pkg/server/api/bundle_test.go 20:33:58 spire-1.2.1/pkg/server/api/debug/ 20:33:58 spire-1.2.1/pkg/server/api/debug/v1/ 20:33:58 spire-1.2.1/pkg/server/api/debug/v1/service.go 20:33:58 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 20:33:58 spire-1.2.1/pkg/server/hostservice/identityprovider/ 20:33:58 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 20:33:58 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 20:33:58 spire-1.2.1/pkg/server/plugin/ 20:33:58 spire-1.2.1/pkg/server/plugin/keymanager/ 20:33:58 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 20:33:58 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 20:33:58 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 20:33:58 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 20:33:58 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 20:33:58 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 20:33:58 spire-1.2.1/pkg/server/plugin/keymanager/base/ 20:33:58 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 20:33:58 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 20:33:58 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 20:33:58 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 20:33:58 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 20:33:58 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 20:33:58 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 20:33:58 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 20:33:58 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 20:33:58 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 20:33:58 spire-1.2.1/pkg/server/plugin/keymanager/test/ 20:33:58 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 20:33:58 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 20:33:58 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 20:33:58 spire-1.2.1/pkg/server/plugin/nodeattestor/ 20:33:58 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 20:33:58 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 20:33:58 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 20:33:58 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 20:33:58 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 20:33:58 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 20:33:58 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 20:33:58 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 20:33:58 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 20:33:58 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 20:33:58 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 20:33:58 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 20:33:58 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 20:33:58 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 20:33:58 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 20:33:58 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 20:33:58 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 20:33:58 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 20:33:58 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 20:33:58 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 20:33:58 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 20:33:58 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 20:33:58 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 20:33:58 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 20:33:58 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 20:33:58 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 20:33:58 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 20:33:58 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 20:33:58 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 20:33:58 spire-1.2.1/pkg/server/api/entry.go 20:33:58 spire-1.2.1/pkg/server/api/entry/ 20:33:58 spire-1.2.1/pkg/server/api/entry/v1/ 20:33:58 spire-1.2.1/pkg/server/api/entry/v1/service.go 20:33:58 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 20:33:58 spire-1.2.1/pkg/server/api/entry_test.go 20:33:58 spire-1.2.1/pkg/server/api/health/ 20:33:58 spire-1.2.1/pkg/server/api/health/v1/ 20:33:58 spire-1.2.1/pkg/server/api/health/v1/service.go 20:33:58 spire-1.2.1/pkg/server/api/health/v1/service_test.go 20:33:58 spire-1.2.1/pkg/server/api/id.go 20:33:58 spire-1.2.1/pkg/server/api/id_test.go 20:33:58 spire-1.2.1/pkg/server/api/limits/ 20:33:58 spire-1.2.1/pkg/server/api/limits/limits.go 20:33:58 spire-1.2.1/pkg/server/api/middleware/ 20:33:58 spire-1.2.1/pkg/server/api/middleware/alias.go 20:33:58 spire-1.2.1/pkg/server/api/middleware/audit.go 20:33:58 spire-1.2.1/pkg/server/api/middleware/authorization.go 20:33:58 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 20:33:58 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 20:33:58 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 20:33:58 spire-1.2.1/pkg/server/api/middleware/caller.go 20:33:58 spire-1.2.1/pkg/server/api/middleware/caller_test.go 20:33:58 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 20:33:58 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 20:33:58 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 20:33:58 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 20:33:58 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 20:33:58 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 20:33:58 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 20:33:58 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 20:33:58 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 20:33:58 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 20:33:58 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 20:33:58 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 20:33:58 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 20:33:58 spire-1.2.1/pkg/server/plugin/noderesolver/ 20:33:58 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 20:33:58 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 20:33:58 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 20:33:58 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 20:33:58 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 20:33:58 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 20:33:58 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 20:33:58 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 20:33:58 spire-1.2.1/pkg/server/plugin/notifier/ 20:33:58 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 20:33:58 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 20:33:58 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 20:33:58 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 20:33:58 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 20:33:58 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 20:33:58 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 20:33:58 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 20:33:58 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 20:33:58 spire-1.2.1/pkg/server/plugin/notifier/repository.go 20:33:58 spire-1.2.1/pkg/server/plugin/notifier/v1.go 20:33:58 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 20:33:58 spire-1.2.1/pkg/server/api/middleware/common.go 20:33:58 spire-1.2.1/pkg/server/api/middleware/common_test.go 20:33:58 spire-1.2.1/pkg/server/api/middleware/entries.go 20:33:58 spire-1.2.1/pkg/server/api/middleware/entries_test.go 20:33:58 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 20:33:58 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 20:33:58 spire-1.2.1/pkg/server/api/ratelimit.go 20:33:58 spire-1.2.1/pkg/server/api/rpccontext/ 20:33:58 spire-1.2.1/pkg/server/api/rpccontext/alias.go 20:33:58 spire-1.2.1/pkg/server/api/rpccontext/audit.go 20:33:58 spire-1.2.1/pkg/server/api/rpccontext/caller.go 20:33:58 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 20:33:58 spire-1.2.1/pkg/server/api/selector.go 20:33:58 spire-1.2.1/pkg/server/api/selector_test.go 20:33:58 spire-1.2.1/pkg/server/api/status.go 20:33:58 spire-1.2.1/pkg/server/api/status_test.go 20:33:58 spire-1.2.1/pkg/server/api/svid/ 20:33:58 spire-1.2.1/pkg/server/api/svid/v1/ 20:33:58 spire-1.2.1/pkg/server/api/svid/v1/service.go 20:33:58 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 20:33:58 spire-1.2.1/pkg/server/api/trustdomain.go 20:33:58 spire-1.2.1/pkg/server/api/trustdomain/ 20:33:58 spire-1.2.1/pkg/server/api/trustdomain/v1/ 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 20:33:58 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 20:33:58 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 20:33:58 spire-1.2.1/pkg/server/api/trustdomain_test.go 20:33:58 spire-1.2.1/pkg/server/authpolicy/ 20:33:58 spire-1.2.1/pkg/server/authpolicy/defaults.go 20:33:58 spire-1.2.1/pkg/server/authpolicy/policy.go 20:33:58 spire-1.2.1/pkg/server/authpolicy/policy.rego 20:33:58 spire-1.2.1/pkg/server/authpolicy/policy_data.json 20:33:58 spire-1.2.1/pkg/server/authpolicy/policy_test.go 20:33:58 spire-1.2.1/pkg/server/authpolicy/validate.go 20:33:58 spire-1.2.1/pkg/server/bundle/ 20:33:58 spire-1.2.1/pkg/server/bundle/client/ 20:33:58 spire-1.2.1/pkg/server/bundle/client/client.go 20:33:58 spire-1.2.1/pkg/server/bundle/client/client_test.go 20:33:58 spire-1.2.1/pkg/server/bundle/client/manager.go 20:33:58 spire-1.2.1/pkg/server/bundle/client/manager_test.go 20:33:58 spire-1.2.1/pkg/server/bundle/client/sources.go 20:33:58 spire-1.2.1/pkg/server/bundle/client/sources_test.go 20:33:58 spire-1.2.1/pkg/server/bundle/client/updater.go 20:33:58 spire-1.2.1/pkg/server/bundle/client/updater_test.go 20:33:58 spire-1.2.1/pkg/server/ca/ 20:33:58 spire-1.2.1/pkg/server/ca/ca.go 20:33:58 spire-1.2.1/pkg/server/ca/ca_health.go 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 20:33:58 spire-1.2.1/pkg/server/ca/ca_test.go 20:33:58 spire-1.2.1/pkg/server/ca/journal.go 20:33:58 spire-1.2.1/pkg/server/ca/journal_test.go 20:33:58 spire-1.2.1/pkg/server/ca/manager.go 20:33:58 spire-1.2.1/pkg/server/ca/manager_health.go 20:33:58 spire-1.2.1/pkg/server/ca/manager_test.go 20:33:58 spire-1.2.1/pkg/server/ca/templates.go 20:33:58 spire-1.2.1/pkg/server/ca/upstream_client.go 20:33:58 spire-1.2.1/pkg/server/ca/upstream_client_test.go 20:33:58 spire-1.2.1/pkg/server/ca/validation.go 20:33:58 spire-1.2.1/pkg/server/cache/ 20:33:58 spire-1.2.1/pkg/server/cache/dscache/ 20:33:58 spire-1.2.1/pkg/server/cache/dscache/cache.go 20:33:58 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 20:33:58 spire-1.2.1/pkg/server/cache/entrycache/ 20:33:58 spire-1.2.1/pkg/server/cache/entrycache/cache.go 20:33:58 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 20:33:58 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 20:33:58 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 20:33:58 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 20:33:58 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 20:33:58 spire-1.2.1/pkg/server/catalog/ 20:33:58 spire-1.2.1/pkg/server/catalog/catalog.go 20:33:58 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pemspire-1.2.1/pkg/server/catalog/keymanager.go 20:33:58 spire-1.2.1/pkg/server/catalog/nodeattestor.go 20:33:58 spire-1.2.1/pkg/server/catalog/noderesolver.go 20:33:58 spire-1.2.1/pkg/server/catalog/notifier.go 20:33:58 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 20:33:58 spire-1.2.1/pkg/server/config.go 20:33:58 spire-1.2.1/pkg/server/datastore/ 20:33:58 spire-1.2.1/pkg/server/datastore/datastore.go 20:33:58 spire-1.2.1/pkg/server/datastore/datastore_health.go 20:33:58 spire-1.2.1/pkg/server/datastore/repository.go 20:33:58 spire-1.2.1/pkg/server/datastore/sqlstore/ 20:33:58 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 20:33:58 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 20:33:58 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 20:33:58 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 20:33:58 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 20:33:58 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 20:33:58 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 20:33:58 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 20:33:58 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 20:33:58 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 20:33:58 spire-1.2.1/pkg/server/registration/ 20:33:58 spire-1.2.1/pkg/server/registration/manager.go 20:33:58 spire-1.2.1/pkg/server/registration/manager_test.go 20:33:58 spire-1.2.1/pkg/server/scanentries.go 20:33:58 spire-1.2.1/pkg/server/scanentries_test.go 20:33:58 spire-1.2.1/pkg/server/server.go 20:33:58 spire-1.2.1/pkg/server/server_test.go 20:33:58 spire-1.2.1/pkg/server/svid/ 20:33:58 spire-1.2.1/pkg/server/svid/observer.go 20:33:58 spire-1.2.1/pkg/server/svid/observer_test.go 20:33:58 spire-1.2.1/pkg/server/svid/rotator.go 20:33:58 spire-1.2.1/pkg/server/svid/rotator_config.go 20:33:58 spire-1.2.1/pkg/server/svid/rotator_config_test.go 20:33:58 spire-1.2.1/pkg/server/svid/rotator_test.go 20:33:58 spire-1.2.1/proto/ 20:33:58 spire-1.2.1/proto/private/ 20:33:58 spire-1.2.1/proto/private/server/ 20:33:58 spire-1.2.1/proto/private/server/journal/ 20:33:58 spire-1.2.1/proto/private/server/journal/journal.pb.go 20:33:58 spire-1.2.1/proto/private/server/journal/journal.proto 20:33:58 spire-1.2.1/proto/spire/ 20:33:58 spire-1.2.1/proto/spire/common/ 20:33:58 spire-1.2.1/proto/spire/common/common.pb.go 20:33:58 spire-1.2.1/proto/spire/common/common.proto 20:33:58 spire-1.2.1/proto/spire/common/plugin/ 20:33:58 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 20:33:58 spire-1.2.1/proto/spire/common/plugin/plugin.proto 20:33:58 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 20:33:58 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 20:33:58 spire-1.2.1/proto/spire/plugin/ 20:33:58 spire-1.2.1/proto/spire/plugin/agent/ 20:33:58 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 20:33:58 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 20:33:58 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 20:33:58 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 20:33:58 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 20:33:58 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 20:33:58 spire-1.2.1/release/ 20:33:58 spire-1.2.1/release/spire-extras/ 20:33:58 spire-1.2.1/release/spire-extras/README.md 20:33:58 spire-1.2.1/release/spire-extras/conf/ 20:33:58 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 20:33:58 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 20:33:58 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 20:33:58 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 20:33:58 spire-1.2.1/release/spire/ 20:33:58 spire-1.2.1/release/spire/README.md 20:33:58 spire-1.2.1/release/spire/conf/ 20:33:58 spire-1.2.1/release/spire/conf/agent/ 20:33:58 spire-1.2.1/release/spire/conf/agent/agent.conf 20:33:58 spire-1.2.1/release/spire/conf/server/ 20:33:58 spire-1.2.1/release/spire/conf/server/server.conf 20:33:58 spire-1.2.1/script/ 20:33:58 spire-1.2.1/script/build-artifact.sh 20:33:58 spire-1.2.1/script/generate_dummy_ca.sh 20:33:58 spire-1.2.1/support/ 20:33:58 spire-1.2.1/support/k8s/ 20:33:58 spire-1.2.1/support/k8s/k8s-workload-registrar/ 20:33:58 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 20:33:58 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 20:33:58 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 20:33:58 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 20:33:58 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 20:33:58 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 20:33:58 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 20:33:58 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 20:33:58 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 20:33:58 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 20:33:58 spire-1.2.1/pkg/server/endpoints/ 20:33:58 spire-1.2.1/pkg/server/endpoints/bundle/ 20:33:58 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 20:33:58 spire-1.2.1/pkg/server/endpoints/bundle/config.go 20:33:58 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 20:33:58 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 20:33:58 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 20:33:58 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 20:33:58 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 20:33:58 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 20:33:58 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 20:33:58 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 20:33:58 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 20:33:58 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 20:33:58 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 20:33:58 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 20:33:58 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 20:33:58 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 20:33:58 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 20:33:58 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 20:33:58 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 20:33:58 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 20:33:58 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 20:33:58 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 20:33:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 20:33:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 20:33:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 20:33:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 20:33:58 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 20:33:58 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 20:33:58 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 20:33:58 spire-1.2.1/pkg/server/endpoints/bundle/server.go 20:33:58 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 20:33:58 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 20:33:58 spire-1.2.1/pkg/server/endpoints/config.go 20:33:58 spire-1.2.1/pkg/server/endpoints/endpoints.go 20:33:58 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 20:33:58 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 20:33:58 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 20:33:58 spire-1.2.1/pkg/server/endpoints/middleware.go 20:33:58 spire-1.2.1/pkg/server/endpoints/middleware_test.go 20:33:58 spire-1.2.1/pkg/server/hostservice/ 20:33:58 spire-1.2.1/pkg/server/hostservice/agentstore/ 20:33:58 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 20:33:58 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 20:33:58 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 20:33:58 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 20:33:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 20:33:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 20:33:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 20:33:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 20:33:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 20:33:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 20:33:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 20:33:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 20:33:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 20:33:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 20:33:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 20:33:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 20:33:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 20:33:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 20:33:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 20:33:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 20:33:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 20:33:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 20:33:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 20:33:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 20:33:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 20:33:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 20:33:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 20:33:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 20:33:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 20:33:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 20:33:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 20:33:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 20:33:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 20:33:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 20:33:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 20:33:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 20:33:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 20:33:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 20:33:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 20:33:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 20:33:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 20:33:58 spire-1.2.1/pkg/server/hostservice/identityprovider/ 20:33:58 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 20:33:58 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 20:33:58 spire-1.2.1/pkg/server/plugin/ 20:33:58 spire-1.2.1/pkg/server/plugin/keymanager/ 20:33:58 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 20:33:58 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 20:33:58 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 20:33:58 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 20:33:58 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 20:33:58 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 20:33:58 spire-1.2.1/pkg/server/plugin/keymanager/base/ 20:33:58 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 20:33:58 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 20:33:58 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 20:33:58 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 20:33:58 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 20:33:58 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 20:33:58 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 20:33:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 20:33:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 20:33:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 20:33:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 20:33:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 20:33:58 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 20:33:58 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 20:33:58 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 20:33:58 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 20:33:58 spire-1.2.1/support/oidc-discovery-provider/ 20:33:58 spire-1.2.1/support/oidc-discovery-provider/README.md 20:33:58 spire-1.2.1/support/oidc-discovery-provider/common_test.go 20:33:58 spire-1.2.1/support/oidc-discovery-provider/config.go 20:33:58 spire-1.2.1/support/oidc-discovery-provider/config_test.go 20:33:58 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 20:33:58 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 20:33:58 spire-1.2.1/support/oidc-discovery-provider/handler.go 20:33:58 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 20:33:58 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 20:33:58 spire-1.2.1/support/oidc-discovery-provider/main.go 20:33:58 spire-1.2.1/support/oidc-discovery-provider/server_api.go 20:33:58 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 20:33:58 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 20:33:58 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 20:33:58 spire-1.2.1/test/ 20:33:58 spire-1.2.1/test/clock/ 20:33:58 spire-1.2.1/test/clock/clock.go 20:33:58 spire-1.2.1/test/fakes/ 20:33:58 spire-1.2.1/test/fakes/fakeagentcatalog/ 20:33:58 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 20:33:58 spire-1.2.1/test/fakes/fakeagentkeymanager/ 20:33:58 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 20:33:58 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 20:33:58 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 20:33:58 spire-1.2.1/test/fakes/fakeagentstore/ 20:33:58 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 20:33:58 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 20:33:58 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 20:33:58 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 20:33:58 spire-1.2.1/pkg/server/plugin/keymanager/test/ 20:33:58 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 20:33:58 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 20:33:58 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 20:33:58 spire-1.2.1/pkg/server/plugin/nodeattestor/ 20:33:58 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 20:33:58 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 20:33:58 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 20:33:58 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 20:33:58 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 20:33:58 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 20:33:58 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 20:33:58 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 20:33:58 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 20:33:58 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 20:33:58 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 20:33:58 spire-1.2.1/test/fakes/fakedatastore/ 20:33:58 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 20:33:58 spire-1.2.1/test/fakes/fakeentryclient/ 20:33:58 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 20:33:58 spire-1.2.1/test/fakes/fakehealthchecker/ 20:33:58 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 20:33:58 spire-1.2.1/test/fakes/fakeidentityprovider/ 20:33:58 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 20:33:58 spire-1.2.1/test/fakes/fakemetrics/ 20:33:58 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 20:33:58 spire-1.2.1/test/fakes/fakenoderesolver/ 20:33:58 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 20:33:58 spire-1.2.1/test/fakes/fakenotifier/ 20:33:58 spire-1.2.1/test/fakes/fakenotifier/notifier.go 20:33:58 spire-1.2.1/test/fakes/fakepluginmetrics/ 20:33:58 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 20:33:58 spire-1.2.1/test/fakes/fakeserverca/ 20:33:58 spire-1.2.1/test/fakes/fakeserverca/serverca.go 20:33:58 spire-1.2.1/test/fakes/fakeservercatalog/ 20:33:58 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 20:33:58 spire-1.2.1/test/fakes/fakeserverkeymanager/ 20:33:58 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 20:33:58 spire-1.2.1/test/fakes/fakeservernodeattestor/ 20:33:58 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 20:33:58 spire-1.2.1/test/fakes/fakeupstreamauthority/ 20:33:58 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 20:33:58 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 20:33:58 spire-1.2.1/test/fakes/fakeworkloadapi/ 20:33:58 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 20:33:58 spire-1.2.1/test/fakes/fakeworkloadattestor/ 20:33:58 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 20:33:58 spire-1.2.1/test/fixture/ 20:33:58 spire-1.2.1/test/fixture/certs/ 20:33:58 spire-1.2.1/test/fixture/certs/agent_svid.der 20:33:58 spire-1.2.1/test/fixture/certs/base_cert.pem 20:33:58 spire-1.2.1/test/fixture/certs/base_csr.pem 20:33:58 spire-1.2.1/test/fixture/certs/base_key.pem 20:33:58 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 20:33:58 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 20:33:58 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 20:33:58 spire-1.2.1/test/fixture/certs/blog_cert.pem 20:33:58 spire-1.2.1/test/fixture/certs/blog_csr.pem 20:33:58 spire-1.2.1/test/fixture/certs/blog_key.pem 20:33:58 spire-1.2.1/test/fixture/certs/bundle.der 20:33:58 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 20:33:58 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 20:33:58 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 20:33:58 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 20:33:58 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 20:33:58 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 20:33:58 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 20:33:58 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 20:33:58 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 20:33:58 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 20:33:58 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 20:33:58 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 20:33:58 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 20:33:58 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 20:33:58 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 20:33:58 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 20:33:58 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 20:33:58 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 20:33:58 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 20:33:58 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 20:33:58 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 20:33:58 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 20:33:58 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 20:33:58 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 20:33:58 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 20:33:58 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 20:33:58 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 20:33:58 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 20:33:58 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 20:33:58 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 20:33:58 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 20:33:58 spire-1.2.1/pkg/server/plugin/noderesolver/ 20:33:58 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 20:33:58 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 20:33:58 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 20:33:58 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 20:33:58 spire-1.2.1/test/fixture/certs/ca.pem 20:33:58 spire-1.2.1/test/fixture/certs/ca_key.pem 20:33:58 spire-1.2.1/test/fixture/certs/database_cert.pem 20:33:58 spire-1.2.1/test/fixture/certs/database_csr.pem 20:33:58 spire-1.2.1/test/fixture/certs/database_key.pem 20:33:58 spire-1.2.1/test/fixture/certs/node_cert.pem 20:33:58 spire-1.2.1/test/fixture/certs/node_csr.pem 20:33:58 spire-1.2.1/test/fixture/certs/node_key.pem 20:33:58 spire-1.2.1/test/fixture/certs/svid.pem 20:33:58 spire-1.2.1/test/fixture/certs/svid_key.pem 20:33:58 spire-1.2.1/test/fixture/config/ 20:33:58 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 20:33:58 spire-1.2.1/test/fixture/config/agent_good.conf 20:33:58 spire-1.2.1/test/fixture/config/agent_good_templated.conf 20:33:58 spire-1.2.1/test/fixture/config/plugin_good.conf 20:33:58 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 20:33:58 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 20:33:58 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 20:33:58 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 20:33:58 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 20:33:58 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 20:33:58 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 20:33:58 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 20:33:58 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 20:33:58 spire-1.2.1/pkg/server/plugin/notifier/ 20:33:58 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 20:33:58 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 20:33:58 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 20:33:58 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 20:33:58 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 20:33:58 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 20:33:58 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 20:33:58 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 20:33:58 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 20:33:58 spire-1.2.1/pkg/server/plugin/notifier/repository.go 20:33:58 spire-1.2.1/pkg/server/plugin/notifier/v1.go 20:33:58 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 20:33:58 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 20:33:58 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 20:33:58 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 20:33:58 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 20:33:58 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 20:33:58 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 20:33:58 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 20:33:58 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 20:33:58 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 20:33:58 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 20:33:58 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 20:33:58 spire-1.2.1/test/fixture/config/server_good.conf 20:33:58 spire-1.2.1/test/fixture/config/server_good_templated.conf 20:33:58 spire-1.2.1/test/fixture/fixture.go 20:33:58 spire-1.2.1/test/fixture/nodeattestor/ 20:33:58 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 20:33:58 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 20:33:58 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 20:33:58 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 20:33:58 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 20:33:58 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 20:33:58 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 20:33:58 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 20:33:58 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 20:33:58 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 20:33:58 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 20:33:58 spire-1.2.1/test/fixture/registration/ 20:33:58 spire-1.2.1/test/fixture/registration/entries.json 20:33:58 spire-1.2.1/test/fixture/registration/good-for-update.json 20:33:58 spire-1.2.1/test/fixture/registration/good.json 20:33:58 spire-1.2.1/test/fixture/registration/invalid.json 20:33:58 spire-1.2.1/test/fixture/registration/invalid_json.json 20:33:58 spire-1.2.1/test/fixture/registration/manager_test_entries.json 20:33:58 spire-1.2.1/test/integration/ 20:33:58 spire-1.2.1/test/integration/README.md 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 20:33:58 spire-1.2.1/test/integration/common 20:33:58 spire-1.2.1/test/integration/setup/ 20:33:58 spire-1.2.1/test/integration/setup/adminclient/ 20:33:58 spire-1.2.1/test/integration/setup/adminclient/build.sh 20:33:58 spire-1.2.1/test/integration/setup/adminclient/client.go 20:33:58 spire-1.2.1/test/integration/setup/debugagent/ 20:33:58 spire-1.2.1/test/integration/setup/debugagent/build.sh 20:33:58 spire-1.2.1/test/integration/setup/debugagent/main.go 20:33:58 spire-1.2.1/test/integration/setup/debugserver/ 20:33:58 spire-1.2.1/test/integration/setup/debugserver/build.sh 20:33:58 spire-1.2.1/test/integration/setup/debugserver/main.go 20:33:58 spire-1.2.1/test/integration/setup/downstreamclient/ 20:33:58 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 20:33:58 spire-1.2.1/test/integration/setup/downstreamclient/client.go 20:33:58 spire-1.2.1/test/integration/setup/itclient/ 20:33:58 spire-1.2.1/test/integration/setup/itclient/client.go 20:33:58 spire-1.2.1/test/integration/setup/node-attestation/ 20:33:58 spire-1.2.1/test/integration/setup/node-attestation/build.sh 20:33:58 spire-1.2.1/test/integration/setup/node-attestation/client.go 20:33:58 spire-1.2.1/test/integration/setup/x509pop/ 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 20:33:58 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 20:33:58 spire-1.2.1/test/integration/setup/x509pop/setup.sh 20:33:58 spire-1.2.1/test/integration/suites/ 20:33:58 spire-1.2.1/test/integration/suites/admin-endpoints/ 20:33:58 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 20:33:58 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 20:33:58 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 20:33:58 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 20:33:58 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 20:33:58 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 20:33:58 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 20:33:58 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 20:33:58 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 20:33:58 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 20:33:58 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 20:33:58 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 20:33:58 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 20:33:58 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 20:33:58 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 20:33:58 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 20:33:58 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 20:33:58 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 20:33:58 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 20:33:58 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 20:33:58 spire-1.2.1/test/integration/suites/datastore-mysql/ 20:33:58 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 20:33:58 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 20:33:58 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 20:33:58 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 20:33:58 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 20:33:58 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 20:33:58 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 20:33:58 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 20:33:58 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 20:33:58 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 20:33:58 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 20:33:58 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 20:33:58 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 20:33:58 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 20:33:58 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 20:33:58 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 20:33:58 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 20:33:58 spire-1.2.1/test/integration/suites/datastore-postgres/ 20:33:58 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 20:33:58 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 20:33:58 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 20:33:58 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 20:33:58 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 20:33:58 spire-1.2.1/test/integration/suites/debug-endpoints/ 20:33:58 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 20:33:58 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 20:33:58 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 20:33:58 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 20:33:58 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 20:33:58 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 20:33:58 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 20:33:58 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 20:33:58 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 20:33:58 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 20:33:58 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 20:33:58 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 20:33:58 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 20:33:58 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 20:33:58 spire-1.2.1/test/integration/suites/downstream-endpoints/ 20:33:58 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 20:33:58 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 20:33:58 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 20:33:58 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 20:33:58 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 20:33:58 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 20:33:58 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 20:33:58 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 20:33:58 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 20:33:58 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 20:33:58 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 20:33:58 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 20:33:58 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 20:33:58 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 20:33:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 20:33:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 20:33:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 20:33:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 20:33:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 20:33:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 20:33:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 20:33:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 20:33:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 20:33:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 20:33:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 20:33:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 20:33:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 20:33:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 20:33:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 20:33:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 20:33:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 20:33:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 20:33:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 20:33:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 20:33:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 20:33:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 20:33:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 20:33:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 20:33:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 20:33:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 20:33:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 20:33:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 20:33:58 20:33:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 20:33:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 20:33:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 20:33:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 20:33:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 20:33:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 20:33:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 20:33:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 20:33:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 20:33:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 20:33:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 20:33:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 20:33:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 20:33:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 20:33:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 20:33:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 20:33:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 20:33:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 20:33:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 20:33:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 20:33:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 20:33:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 20:33:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 20:33:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 20:33:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 20:33:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 20:33:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 20:33:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 20:33:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 20:33:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 20:33:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 20:33:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 20:33:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 20:33:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 20:33:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 20:33:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 20:33:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 20:33:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 20:33:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 20:33:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 20:33:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 20:33:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 20:33:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 20:33:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 20:33:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 20:33:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 20:33:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 20:33:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 20:33:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 20:33:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 20:33:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 20:33:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 20:33:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 20:33:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 20:33:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 20:33:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 20:33:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 20:33:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 20:33:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 20:33:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 20:33:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 20:33:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 20:33:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 20:33:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 20:33:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 20:33:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 20:33:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 20:33:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 20:33:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 20:33:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 20:33:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 20:33:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 20:33:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 20:33:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 20:33:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 20:33:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 20:33:58 spire-1.2.1/test/integration/suites/join-token/ 20:33:58 spire-1.2.1/test/integration/suites/join-token/01-start-server 20:33:58 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 20:33:58 spire-1.2.1/test/integration/suites/join-token/03-start-agent 20:33:58 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 20:33:58 spire-1.2.1/test/integration/suites/join-token/05-check-svid 20:33:58 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 20:33:58 spire-1.2.1/test/integration/suites/join-token/README.md 20:33:58 spire-1.2.1/test/integration/suites/join-token/conf/ 20:33:58 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 20:33:58 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 20:33:58 spire-1.2.1/test/integration/suites/join-token/conf/server/ 20:33:58 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 20:33:58 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 20:33:58 spire-1.2.1/test/integration/suites/join-token/teardown 20:33:58 spire-1.2.1/test/integration/suites/k8s-reconcile/ 20:33:58 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 20:33:58 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 20:33:58 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 20:33:58 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 20:33:58 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 20:33:58 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 20:33:58 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 20:33:58 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 20:33:58 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 20:33:58 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 20:33:58 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 20:33:58 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 20:33:58 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 20:33:58 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 20:33:58 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 20:33:58 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 20:33:58 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 20:33:58 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 20:33:58 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 20:33:58 spire-1.2.1/test/integration/suites/k8s-scratch/ 20:33:58 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 20:33:58 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 20:33:58 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 20:33:58 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 20:33:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 20:33:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 20:33:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 20:33:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 20:33:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 20:33:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 20:33:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 20:33:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 20:33:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 20:33:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 20:33:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 20:33:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 20:33:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 20:33:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 20:33:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 20:33:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 20:33:58 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 20:33:58 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 20:33:58 spire-1.2.1/test/integration/suites/k8s/ 20:33:58 spire-1.2.1/test/integration/suites/k8s/00-setup 20:33:58 spire-1.2.1/test/integration/suites/k8s/01-apply-config 20:33:58 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 20:33:58 spire-1.2.1/test/integration/suites/k8s/README.md 20:33:58 spire-1.2.1/test/integration/suites/k8s/conf/ 20:33:58 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 20:33:58 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 20:33:58 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 20:33:58 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 20:33:58 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 20:33:58 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 20:33:58 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 20:33:58 spire-1.2.1/test/integration/suites/k8s/conf/server/ 20:33:58 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 20:33:58 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 20:33:58 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 20:33:58 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 20:33:58 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 20:33:58 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 20:33:58 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 20:33:58 spire-1.2.1/test/integration/suites/k8s/init-kubectl 20:33:58 spire-1.2.1/test/integration/suites/k8s/teardown 20:33:58 spire-1.2.1/test/integration/suites/nested-rotation/ 20:33:58 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 20:33:58 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 20:33:58 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 20:33:58 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 20:33:58 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 20:33:58 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 20:33:58 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 20:33:58 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 20:33:58 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 20:33:58 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 20:33:58 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 20:33:58 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 20:33:58 spire-1.2.1/test/integration/suites/nested-rotation/README.md 20:33:58 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 20:33:58 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 20:33:58 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 20:33:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 20:33:58 spire-1.2.1/pkg/server/registration/ 20:33:58 spire-1.2.1/pkg/server/registration/manager.go 20:33:58 spire-1.2.1/pkg/server/registration/manager_test.go 20:33:58 spire-1.2.1/pkg/server/scanentries.go 20:33:58 spire-1.2.1/pkg/server/scanentries_test.go 20:33:58 spire-1.2.1/pkg/server/server.go 20:33:58 spire-1.2.1/pkg/server/server_test.go 20:33:58 spire-1.2.1/pkg/server/svid/ 20:33:58 spire-1.2.1/pkg/server/svid/observer.go 20:33:58 spire-1.2.1/pkg/server/svid/observer_test.go 20:33:58 spire-1.2.1/pkg/server/svid/rotator.go 20:33:58 spire-1.2.1/pkg/server/svid/rotator_config.go 20:33:58 spire-1.2.1/pkg/server/svid/rotator_config_test.go 20:33:58 spire-1.2.1/pkg/server/svid/rotator_test.go 20:33:58 spire-1.2.1/proto/ 20:33:58 spire-1.2.1/proto/private/ 20:33:58 spire-1.2.1/proto/private/server/ 20:33:58 spire-1.2.1/proto/private/server/journal/ 20:33:58 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 20:33:58 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 20:33:58 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 20:33:58 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 20:33:58 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 20:33:58 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 20:33:58 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 20:33:58 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 20:33:58 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 20:33:58 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 20:33:58 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 20:33:58 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 20:33:58 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 20:33:58 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 20:33:58 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 20:33:58 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 20:33:58 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 20:33:58 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 20:33:58 spire-1.2.1/test/integration/suites/nested-rotation/root/ 20:33:58 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 20:33:58 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 20:33:58 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 20:33:58 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 20:33:58 spire-1.2.1/test/integration/suites/nested-rotation/teardown 20:33:58 spire-1.2.1/test/integration/suites/node-attestation/ 20:33:58 spire-1.2.1/test/integration/suites/node-attestation/00-setup 20:33:58 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 20:33:58 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 20:33:58 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 20:33:58 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 20:33:58 spire-1.2.1/test/integration/suites/node-attestation/README.md 20:33:58 spire-1.2.1/test/integration/suites/node-attestation/conf/ 20:33:58 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 20:33:58 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 20:33:58 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 20:33:58 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 20:33:58 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 20:33:58 spire-1.2.1/test/integration/suites/node-attestation/teardown 20:33:58 spire-1.2.1/test/integration/suites/rotation/ 20:33:58 spire-1.2.1/test/integration/suites/rotation/00-setup 20:33:58 spire-1.2.1/test/integration/suites/rotation/01-start-server 20:33:58 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 20:33:58 spire-1.2.1/test/integration/suites/rotation/03-start-agent 20:33:58 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 20:33:58 spire-1.2.1/test/integration/suites/rotation/05-check-svids 20:33:58 spire-1.2.1/test/integration/suites/rotation/README.md 20:33:58 spire-1.2.1/test/integration/suites/rotation/conf/ 20:33:58 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 20:33:58 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 20:33:58 spire-1.2.1/test/integration/suites/rotation/conf/server/ 20:33:58 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 20:33:58 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 20:33:58 spire-1.2.1/test/integration/suites/rotation/teardown 20:33:58 spire-1.2.1/test/integration/suites/self-test/ 20:33:58 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 20:33:58 spire-1.2.1/test/integration/suites/self-test/README.md 20:33:58 spire-1.2.1/test/integration/suites/self-test/teardown 20:33:58 spire-1.2.1/test/integration/suites/spire-server-cli/ 20:33:58 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 20:33:58 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 20:33:58 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 20:33:58 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 20:33:58 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 20:33:58 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 20:33:58 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 20:33:58 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 20:33:58 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 20:33:58 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 20:33:58 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 20:33:58 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 20:33:58 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 20:33:58 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 20:33:58 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 20:33:58 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 20:33:58 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 20:33:58 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 20:33:58 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 20:33:58 spire-1.2.1/test/integration/suites/upgrade/ 20:33:58 spire-1.2.1/test/integration/suites/upgrade/00-setup 20:33:58 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 20:33:58 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 20:33:58 spire-1.2.1/test/integration/suites/upgrade/README.md 20:33:58 spire-1.2.1/test/integration/suites/upgrade/conf/ 20:33:58 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 20:33:58 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 20:33:58 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 20:33:58 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 20:33:58 spire-1.2.1/test/integration/suites/upgrade/teardown 20:33:58 spire-1.2.1/test/integration/suites/upgrade/versions.txt 20:33:58 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 20:33:58 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 20:33:58 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 20:33:58 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 20:33:58 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 20:33:58 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 20:33:58 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 20:33:58 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 20:33:58 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 20:33:58 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 20:33:58 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 20:33:58 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 20:33:58 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 20:33:58 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 20:33:58 spire-1.2.1/test/integration/test-one.sh 20:33:58 spire-1.2.1/test/integration/test.sh 20:33:58 spire-1.2.1/test/plugintest/ 20:33:58 spire-1.2.1/test/plugintest/config.go 20:33:58 spire-1.2.1/test/plugintest/load.go 20:33:58 spire-1.2.1/test/plugintest/option.go 20:33:58 spire-1.2.1/test/spiretest/ 20:33:58 spire-1.2.1/test/spiretest/apiserver.go 20:33:58 spire-1.2.1/test/spiretest/assertions.go 20:33:58 spire-1.2.1/proto/private/server/journal/journal.pb.go 20:33:58 spire-1.2.1/proto/private/server/journal/journal.proto 20:33:58 spire-1.2.1/proto/spire/ 20:33:58 spire-1.2.1/proto/spire/common/ 20:33:58 spire-1.2.1/proto/spire/common/common.pb.go 20:33:58 spire-1.2.1/proto/spire/common/common.proto 20:33:58 spire-1.2.1/proto/spire/common/plugin/ 20:33:58 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 20:33:58 spire-1.2.1/proto/spire/common/plugin/plugin.proto 20:33:58 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 20:33:58 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 20:33:58 spire-1.2.1/proto/spire/plugin/ 20:33:58 spire-1.2.1/proto/spire/plugin/agent/ 20:33:58 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 20:33:58 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 20:33:58 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 20:33:58 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 20:33:58 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 20:33:58 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 20:33:58 spire-1.2.1/release/ 20:33:58 spire-1.2.1/test/spiretest/dir.go 20:33:58 spire-1.2.1/test/spiretest/errors_posix.go 20:33:58 spire-1.2.1/test/spiretest/errors_windows.go 20:33:58 spire-1.2.1/test/spiretest/logs.go 20:33:58 spire-1.2.1/test/spiretest/socketapi.go 20:33:58 spire-1.2.1/test/spiretest/suite.go 20:33:58 spire-1.2.1/test/spiretest/x509.go 20:33:58 spire-1.2.1/test/testca/ 20:33:58 spire-1.2.1/test/testca/ca.go 20:33:58 spire-1.2.1/test/testkey/ 20:33:58 spire-1.2.1/test/testkey/generate.sh 20:33:58 spire-1.2.1/test/testkey/genkeys.go 20:33:58 spire-1.2.1/test/testkey/keys.go 20:33:58 spire-1.2.1/test/testkey/new.go 20:33:58 spire-1.2.1/test/tpmsimulator/ 20:33:58 spire-1.2.1/test/tpmsimulator/simulator.go 20:33:58 spire-1.2.1/test/util/ 20:33:58 spire-1.2.1/test/util/cert_fixtures.go 20:33:58 spire-1.2.1/test/util/cert_generation.go 20:33:58 spire-1.2.1/test/util/io_redirection.go 20:33:58 spire-1.2.1/test/util/race.go 20:33:58 spire-1.2.1/test/util/util.go 20:33:58 building spire from source... 20:33:58 20:33:58 spire-1.2.1/release/spire-extras/ 20:33:58 spire-1.2.1/release/spire-extras/README.md 20:33:58 spire-1.2.1/release/spire-extras/conf/ 20:33:58 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 20:33:58 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 20:33:58 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 20:33:58 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 20:33:58 spire-1.2.1/release/spire/ 20:33:58 spire-1.2.1/release/spire/README.md 20:33:58 spire-1.2.1/release/spire/conf/ 20:33:58 spire-1.2.1/release/spire/conf/agent/ 20:33:58 spire-1.2.1/release/spire/conf/agent/agent.conf 20:33:58 spire-1.2.1/release/spire/conf/server/ 20:33:58 spire-1.2.1/release/spire/conf/server/server.conf 20:33:58 spire-1.2.1/script/ 20:33:58 spire-1.2.1/script/build-artifact.sh 20:33:58 spire-1.2.1/script/generate_dummy_ca.sh 20:33:58 spire-1.2.1/support/ 20:33:58 spire-1.2.1/support/k8s/ 20:33:58 spire-1.2.1/support/k8s/k8s-workload-registrar/ 20:33:58 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 20:33:58 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 20:33:58 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 20:33:58 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 20:33:58 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 20:33:58 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 20:33:58 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 20:33:58 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 20:33:58 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 20:33:58 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 20:33:58 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 20:33:58 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 20:33:58 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 20:33:58 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 20:33:58 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 20:33:58 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 20:33:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 20:33:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 20:33:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 20:33:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 20:33:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 20:33:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 20:33:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 20:33:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 20:33:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 20:33:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 20:33:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 20:33:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 20:33:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 20:33:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 20:33:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 20:33:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 20:33:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 20:33:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 20:33:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 20:33:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 20:33:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 20:33:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 20:33:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 20:33:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 20:33:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 20:33:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 20:33:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 20:33:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 20:33:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 20:33:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 20:33:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 20:33:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 20:33:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 20:33:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 20:33:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 20:33:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 20:33:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 20:33:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 20:33:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 20:33:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 20:33:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 20:33:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 20:33:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 20:33:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 20:33:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 20:33:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 20:33:58 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 20:33:58 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 20:33:58 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 20:33:58 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 20:33:58 spire-1.2.1/support/oidc-discovery-provider/ 20:33:58 spire-1.2.1/support/oidc-discovery-provider/README.md 20:33:58 spire-1.2.1/support/oidc-discovery-provider/common_test.go 20:33:58 spire-1.2.1/support/oidc-discovery-provider/config.go 20:33:58 spire-1.2.1/support/oidc-discovery-provider/config_test.go 20:33:58 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 20:33:58 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 20:33:58 spire-1.2.1/support/oidc-discovery-provider/handler.go 20:33:58 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 20:33:58 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 20:33:58 spire-1.2.1/support/oidc-discovery-provider/main.go 20:33:58 spire-1.2.1/support/oidc-discovery-provider/server_api.go 20:33:58 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 20:33:58 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 20:33:58 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 20:33:58 spire-1.2.1/test/ 20:33:58 spire-1.2.1/test/clock/ 20:33:58 spire-1.2.1/test/clock/clock.go 20:33:58 spire-1.2.1/test/fakes/ 20:33:58 spire-1.2.1/test/fakes/fakeagentcatalog/ 20:33:58 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 20:33:58 spire-1.2.1/test/fakes/fakeagentkeymanager/ 20:33:58 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 20:33:58 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 20:33:58 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 20:33:58 spire-1.2.1/test/fakes/fakeagentstore/ 20:33:58 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 20:33:58 spire-1.2.1/test/fakes/fakedatastore/ 20:33:58 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 20:33:58 spire-1.2.1/test/fakes/fakeentryclient/ 20:33:58 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 20:33:58 spire-1.2.1/test/fakes/fakehealthchecker/ 20:33:58 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 20:33:58 spire-1.2.1/test/fakes/fakeidentityprovider/ 20:33:58 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 20:33:58 spire-1.2.1/test/fakes/fakemetrics/ 20:33:58 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 20:33:58 spire-1.2.1/test/fakes/fakenoderesolver/ 20:33:58 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 20:33:58 spire-1.2.1/test/fakes/fakenotifier/ 20:33:58 spire-1.2.1/test/fakes/fakenotifier/notifier.go 20:33:58 spire-1.2.1/test/fakes/fakepluginmetrics/ 20:33:58 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 20:33:58 spire-1.2.1/test/fakes/fakeserverca/ 20:33:58 spire-1.2.1/test/fakes/fakeserverca/serverca.go 20:33:58 spire-1.2.1/test/fakes/fakeservercatalog/ 20:33:58 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 20:33:58 spire-1.2.1/test/fakes/fakeserverkeymanager/ 20:33:58 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 20:33:58 spire-1.2.1/test/fakes/fakeservernodeattestor/ 20:33:58 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 20:33:58 spire-1.2.1/test/fakes/fakeupstreamauthority/ 20:33:58 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 20:33:58 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 20:33:58 spire-1.2.1/test/fakes/fakeworkloadapi/ 20:33:58 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 20:33:58 spire-1.2.1/test/fakes/fakeworkloadattestor/ 20:33:58 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 20:33:58 spire-1.2.1/test/fixture/ 20:33:58 spire-1.2.1/test/fixture/certs/ 20:33:58 spire-1.2.1/test/fixture/certs/agent_svid.der 20:33:58 spire-1.2.1/test/fixture/certs/base_cert.pem 20:33:58 spire-1.2.1/test/fixture/certs/base_csr.pem 20:33:58 spire-1.2.1/test/fixture/certs/base_key.pem 20:33:58 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 20:33:58 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 20:33:58 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 20:33:58 spire-1.2.1/test/fixture/certs/blog_cert.pem 20:33:58 spire-1.2.1/test/fixture/certs/blog_csr.pem 20:33:58 spire-1.2.1/test/fixture/certs/blog_key.pem 20:33:58 spire-1.2.1/test/fixture/certs/bundle.der 20:33:58 spire-1.2.1/test/fixture/certs/ca.pem 20:33:58 spire-1.2.1/test/fixture/certs/ca_key.pem 20:33:58 spire-1.2.1/test/fixture/certs/database_cert.pem 20:33:58 spire-1.2.1/test/fixture/certs/database_csr.pem 20:33:58 spire-1.2.1/test/fixture/certs/database_key.pem 20:33:58 spire-1.2.1/test/fixture/certs/node_cert.pem 20:33:58 spire-1.2.1/test/fixture/certs/node_csr.pem 20:33:58 spire-1.2.1/test/fixture/certs/node_key.pem 20:33:58 spire-1.2.1/test/fixture/certs/svid.pem 20:33:58 spire-1.2.1/test/fixture/certs/svid_key.pem 20:33:58 spire-1.2.1/test/fixture/config/ 20:33:58 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 20:33:58 spire-1.2.1/test/fixture/config/agent_good.conf 20:33:58 spire-1.2.1/test/fixture/config/agent_good_templated.conf 20:33:58 spire-1.2.1/test/fixture/config/plugin_good.conf 20:33:58 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 20:33:58 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 20:33:58 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 20:33:58 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 20:33:58 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 20:33:58 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 20:33:58 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 20:33:58 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 20:33:58 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 20:33:58 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 20:33:58 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 20:33:58 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 20:33:58 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 20:33:58 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 20:33:58 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 20:33:58 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 20:33:58 spire-1.2.1/test/fixture/config/server_good.conf 20:33:58 spire-1.2.1/test/fixture/config/server_good_templated.conf 20:33:58 spire-1.2.1/test/fixture/fixture.go 20:33:58 spire-1.2.1/test/fixture/nodeattestor/ 20:33:58 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 20:33:58 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 20:33:58 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 20:33:58 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 20:33:58 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 20:33:58 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 20:33:58 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 20:33:58 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 20:33:58 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 20:33:58 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 20:33:58 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 20:33:58 spire-1.2.1/test/fixture/registration/ 20:33:58 spire-1.2.1/test/fixture/registration/entries.json 20:33:58 spire-1.2.1/test/fixture/registration/good-for-update.json 20:33:58 spire-1.2.1/test/fixture/registration/good.json 20:33:58 spire-1.2.1/test/fixture/registration/invalid.json 20:33:58 spire-1.2.1/test/fixture/registration/invalid_json.json 20:33:58 spire-1.2.1/test/fixture/registration/manager_test_entries.json 20:33:58 spire-1.2.1/test/integration/ 20:33:58 spire-1.2.1/test/integration/README.md 20:33:58 spire-1.2.1/test/integration/common 20:33:58 spire-1.2.1/test/integration/setup/ 20:33:58 spire-1.2.1/test/integration/setup/adminclient/ 20:33:58 spire-1.2.1/test/integration/setup/adminclient/build.sh 20:33:58 spire-1.2.1/test/integration/setup/adminclient/client.go 20:33:58 spire-1.2.1/test/integration/setup/debugagent/ 20:33:58 spire-1.2.1/test/integration/setup/debugagent/build.sh 20:33:58 spire-1.2.1/test/integration/setup/debugagent/main.go 20:33:58 spire-1.2.1/test/integration/setup/debugserver/ 20:33:58 spire-1.2.1/test/integration/setup/debugserver/build.sh 20:33:58 spire-1.2.1/test/integration/setup/debugserver/main.go 20:33:58 spire-1.2.1/test/integration/setup/downstreamclient/ 20:33:58 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 20:33:58 spire-1.2.1/test/integration/setup/downstreamclient/client.go 20:33:58 spire-1.2.1/test/integration/setup/itclient/ 20:33:58 spire-1.2.1/test/integration/setup/itclient/client.go 20:33:58 spire-1.2.1/test/integration/setup/node-attestation/ 20:33:58 spire-1.2.1/test/integration/setup/node-attestation/build.sh 20:33:58 spire-1.2.1/test/integration/setup/node-attestation/client.go 20:33:58 spire-1.2.1/test/integration/setup/x509pop/ 20:33:58 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 20:33:58 spire-1.2.1/test/integration/setup/x509pop/setup.sh 20:33:58 spire-1.2.1/test/integration/suites/ 20:33:58 spire-1.2.1/test/integration/suites/admin-endpoints/ 20:33:58 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 20:33:58 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 20:33:58 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 20:33:58 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 20:33:58 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 20:33:58 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 20:33:58 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 20:33:58 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 20:33:58 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 20:33:58 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 20:33:58 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 20:33:58 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 20:33:58 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 20:33:58 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 20:33:58 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 20:33:58 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 20:33:58 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 20:33:58 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 20:33:58 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 20:33:58 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 20:33:58 spire-1.2.1/test/integration/suites/datastore-mysql/ 20:33:58 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 20:33:58 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 20:33:58 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 20:33:58 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 20:33:58 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 20:33:58 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 20:33:58 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 20:33:58 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 20:33:58 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 20:33:58 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 20:33:58 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 20:33:58 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 20:33:58 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 20:33:58 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 20:33:58 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 20:33:58 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 20:33:58 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 20:33:58 spire-1.2.1/test/integration/suites/datastore-postgres/ 20:33:58 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 20:33:58 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 20:33:58 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 20:33:58 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 20:33:58 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 20:33:58 spire-1.2.1/test/integration/suites/debug-endpoints/ 20:33:58 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 20:33:58 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 20:33:58 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 20:33:58 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 20:33:58 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 20:33:58 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 20:33:58 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 20:33:58 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 20:33:58 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 20:33:58 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 20:33:58 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 20:33:58 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 20:33:58 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 20:33:58 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 20:33:58 spire-1.2.1/test/integration/suites/downstream-endpoints/ 20:33:58 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 20:33:58 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 20:33:58 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 20:33:58 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 20:33:58 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 20:33:58 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 20:33:58 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 20:33:58 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 20:33:58 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 20:33:58 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 20:33:58 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 20:33:58 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 20:33:58 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 20:33:58 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 20:33:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 20:33:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 20:33:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 20:33:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 20:33:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 20:33:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 20:33:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 20:33:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 20:33:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 20:33:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 20:33:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 20:33:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 20:33:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 20:33:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 20:33:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 20:33:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 20:33:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 20:33:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 20:33:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 20:33:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 20:33:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 20:33:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 20:33:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 20:33:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 20:33:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 20:33:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 20:33:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 20:33:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 20:33:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 20:33:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 20:33:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 20:33:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 20:33:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 20:33:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 20:33:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 20:33:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 20:33:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 20:33:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 20:33:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 20:33:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 20:33:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 20:33:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 20:33:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 20:33:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 20:33:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 20:33:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 20:33:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 20:33:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 20:33:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 20:33:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 20:33:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 20:33:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 20:33:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 20:33:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 20:33:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 20:33:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 20:33:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 20:33:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 20:33:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 20:33:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 20:33:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 20:33:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 20:33:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 20:33:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 20:33:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 20:33:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 20:33:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 20:33:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 20:33:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 20:33:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 20:33:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 20:33:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 20:33:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 20:33:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 20:33:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 20:33:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 20:33:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 20:33:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 20:33:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 20:33:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 20:33:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 20:33:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 20:33:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 20:33:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 20:33:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 20:33:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 20:33:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 20:33:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 20:33:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 20:33:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 20:33:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 20:33:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 20:33:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 20:33:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 20:33:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 20:33:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 20:33:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 20:33:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 20:33:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 20:33:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 20:33:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 20:33:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 20:33:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 20:33:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 20:33:58 spire-1.2.1/test/integration/suites/join-token/ 20:33:58 spire-1.2.1/test/integration/suites/join-token/01-start-server 20:33:58 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 20:33:58 spire-1.2.1/test/integration/suites/join-token/03-start-agent 20:33:58 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 20:33:58 spire-1.2.1/test/integration/suites/join-token/05-check-svid 20:33:58 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 20:33:58 spire-1.2.1/test/integration/suites/join-token/README.md 20:33:58 spire-1.2.1/test/integration/suites/join-token/conf/ 20:33:58 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 20:33:58 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 20:33:58 spire-1.2.1/test/integration/suites/join-token/conf/server/ 20:33:58 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 20:33:58 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 20:33:58 spire-1.2.1/test/integration/suites/join-token/teardown 20:33:58 spire-1.2.1/test/integration/suites/k8s-reconcile/ 20:33:58 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 20:33:58 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 20:33:58 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 20:33:58 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 20:33:58 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 20:33:58 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 20:33:58 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 20:33:58 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 20:33:58 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 20:33:58 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 20:33:58 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 20:33:58 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 20:33:58 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 20:33:58 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 20:33:58 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 20:33:58 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 20:33:58 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 20:33:58 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 20:33:58 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 20:33:58 spire-1.2.1/test/integration/suites/k8s-scratch/ 20:33:58 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 20:33:58 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 20:33:58 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 20:33:58 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 20:33:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 20:33:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 20:33:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 20:33:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 20:33:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 20:33:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 20:33:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 20:33:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 20:33:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 20:33:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 20:33:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 20:33:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 20:33:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 20:33:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 20:33:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 20:33:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 20:33:58 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 20:33:58 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 20:33:58 spire-1.2.1/test/integration/suites/k8s/ 20:33:58 spire-1.2.1/test/integration/suites/k8s/00-setup 20:33:58 spire-1.2.1/test/integration/suites/k8s/01-apply-config 20:33:58 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 20:33:58 spire-1.2.1/test/integration/suites/k8s/README.md 20:33:58 spire-1.2.1/test/integration/suites/k8s/conf/ 20:33:58 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 20:33:58 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 20:33:58 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 20:33:58 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 20:33:58 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 20:33:58 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 20:33:58 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 20:33:58 spire-1.2.1/test/integration/suites/k8s/conf/server/ 20:33:58 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 20:33:58 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 20:33:58 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 20:33:58 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 20:33:58 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 20:33:58 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 20:33:58 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 20:33:58 spire-1.2.1/test/integration/suites/k8s/init-kubectl 20:33:58 spire-1.2.1/test/integration/suites/k8s/teardown 20:33:58 spire-1.2.1/test/integration/suites/nested-rotation/ 20:33:58 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 20:33:58 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 20:33:58 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 20:33:58 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 20:33:58 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 20:33:58 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 20:33:58 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 20:33:58 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 20:33:58 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 20:33:58 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 20:33:58 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 20:33:58 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 20:33:58 spire-1.2.1/test/integration/suites/nested-rotation/README.md 20:33:58 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 20:33:58 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 20:33:58 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 20:33:58 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 20:33:58 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 20:33:58 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 20:33:58 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 20:33:58 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 20:33:58 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 20:33:58 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 20:33:58 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 20:33:58 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 20:33:58 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 20:33:58 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 20:33:58 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 20:33:58 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 20:33:58 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 20:33:58 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 20:33:58 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 20:33:58 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 20:33:58 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 20:33:58 spire-1.2.1/test/integration/suites/nested-rotation/root/ 20:33:58 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 20:33:58 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 20:33:58 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 20:33:58 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 20:33:58 spire-1.2.1/test/integration/suites/nested-rotation/teardown 20:33:58 spire-1.2.1/test/integration/suites/node-attestation/ 20:33:58 spire-1.2.1/test/integration/suites/node-attestation/00-setup 20:33:58 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 20:33:58 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 20:33:58 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 20:33:58 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 20:33:58 spire-1.2.1/test/integration/suites/node-attestation/README.md 20:33:58 spire-1.2.1/test/integration/suites/node-attestation/conf/ 20:33:58 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 20:33:58 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 20:33:58 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 20:33:58 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 20:33:58 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 20:33:58 spire-1.2.1/test/integration/suites/node-attestation/teardown 20:33:58 spire-1.2.1/test/integration/suites/rotation/ 20:33:58 spire-1.2.1/test/integration/suites/rotation/00-setup 20:33:58 spire-1.2.1/test/integration/suites/rotation/01-start-server 20:33:58 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 20:33:58 spire-1.2.1/test/integration/suites/rotation/03-start-agent 20:33:58 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 20:33:58 spire-1.2.1/test/integration/suites/rotation/05-check-svids 20:33:58 spire-1.2.1/test/integration/suites/rotation/README.md 20:33:58 spire-1.2.1/test/integration/suites/rotation/conf/ 20:33:58 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 20:33:58 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 20:33:58 spire-1.2.1/test/integration/suites/rotation/conf/server/ 20:33:58 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 20:33:58 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 20:33:58 spire-1.2.1/test/integration/suites/rotation/teardown 20:33:58 spire-1.2.1/test/integration/suites/self-test/ 20:33:58 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 20:33:58 spire-1.2.1/test/integration/suites/self-test/README.md 20:33:58 spire-1.2.1/test/integration/suites/self-test/teardown 20:33:58 spire-1.2.1/test/integration/suites/spire-server-cli/ 20:33:58 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 20:33:58 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 20:33:58 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 20:33:58 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 20:33:58 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 20:33:58 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 20:33:58 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 20:33:58 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 20:33:58 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 20:33:58 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 20:33:58 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 20:33:58 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 20:33:58 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 20:33:58 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 20:33:58 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 20:33:58 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 20:33:58 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 20:33:58 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 20:33:58 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 20:33:58 spire-1.2.1/test/integration/suites/upgrade/ 20:33:58 spire-1.2.1/test/integration/suites/upgrade/00-setup 20:33:58 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 20:33:58 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 20:33:58 spire-1.2.1/test/integration/suites/upgrade/README.md 20:33:58 spire-1.2.1/test/integration/suites/upgrade/conf/ 20:33:58 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 20:33:58 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 20:33:58 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 20:33:58 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 20:33:58 spire-1.2.1/test/integration/suites/upgrade/teardown 20:33:58 spire-1.2.1/test/integration/suites/upgrade/versions.txt 20:33:58 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 20:33:58 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 20:33:58 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 20:33:58 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 20:33:58 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 20:33:58 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 20:33:58 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 20:33:58 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 20:33:58 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 20:33:58 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 20:33:58 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 20:33:58 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 20:33:58 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 20:33:58 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 20:33:58 spire-1.2.1/test/integration/test-one.sh 20:33:58 spire-1.2.1/test/integration/test.sh 20:33:58 spire-1.2.1/test/plugintest/ 20:33:58 spire-1.2.1/test/plugintest/config.go 20:33:58 spire-1.2.1/test/plugintest/load.go 20:33:58 spire-1.2.1/test/plugintest/option.go 20:33:58 spire-1.2.1/test/spiretest/ 20:33:58 spire-1.2.1/test/spiretest/apiserver.go 20:33:58 spire-1.2.1/test/spiretest/assertions.go 20:33:58 spire-1.2.1/test/spiretest/dir.go 20:33:58 spire-1.2.1/test/spiretest/errors_posix.go 20:33:58 spire-1.2.1/test/spiretest/errors_windows.go 20:33:58 spire-1.2.1/test/spiretest/logs.go 20:33:58 spire-1.2.1/test/spiretest/socketapi.go 20:33:58 spire-1.2.1/test/spiretest/suite.go 20:33:58 spire-1.2.1/test/spiretest/x509.go 20:33:58 spire-1.2.1/test/testca/ 20:33:58 spire-1.2.1/test/testca/ca.go 20:33:58 spire-1.2.1/test/testkey/ 20:33:58 spire-1.2.1/test/testkey/generate.sh 20:33:58 spire-1.2.1/test/testkey/genkeys.go 20:33:58 spire-1.2.1/test/testkey/keys.go 20:33:58 spire-1.2.1/test/testkey/new.go 20:33:58 spire-1.2.1/test/tpmsimulator/ 20:33:58 spire-1.2.1/test/tpmsimulator/simulator.go 20:33:58 spire-1.2.1/test/util/ 20:33:58 spire-1.2.1/test/util/cert_fixtures.go 20:33:58 spire-1.2.1/test/util/cert_generation.go 20:33:58 spire-1.2.1/test/util/io_redirection.go 20:33:58 spire-1.2.1/test/util/race.go 20:33:58 spire-1.2.1/test/util/util.go 20:33:58 building spire from source... 20:33:58 Installing go1.17.7... 20:33:58 Installing go1.17.7... 20:34:05 Building bin/spire-server... 20:34:05 go: downloading github.com/mitchellh/cli v1.1.2 20:34:05 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 20:34:05 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 20:34:05 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 20:34:05 go: downloading google.golang.org/grpc v1.44.0 20:34:05 Building bin/spire-server... 20:34:05 go: downloading github.com/mitchellh/cli v1.1.2 20:34:05 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 20:34:05 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 20:34:05 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 20:34:05 go: downloading google.golang.org/grpc v1.44.0 20:34:05 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 20:34:05 go: downloading github.com/imdario/mergo v0.3.12 20:34:05 go: downloading github.com/sirupsen/logrus v1.8.1 20:34:05 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 20:34:05 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 20:34:05 go: downloading github.com/hashicorp/go-hclog v1.1.0 20:34:05 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 20:34:05 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 20:34:05 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 20:34:05 go: downloading github.com/fatih/color v1.13.0 20:34:05 go: downloading github.com/imdario/mergo v0.3.12 20:34:05 go: downloading github.com/sirupsen/logrus v1.8.1 20:34:05 go: downloading github.com/mattn/go-isatty v0.0.14 20:34:05 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 20:34:05 go: downloading github.com/hashicorp/go-plugin v1.4.3 20:34:05 go: downloading github.com/hashicorp/go-hclog v1.1.0 20:34:05 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 20:34:05 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 20:34:05 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 20:34:05 go: downloading github.com/fatih/color v1.13.0 20:34:05 go: downloading github.com/mattn/go-isatty v0.0.14 20:34:05 go: downloading github.com/hashicorp/go-plugin v1.4.3 20:34:05 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 20:34:05 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 20:34:05 go: downloading github.com/InVisionApp/go-logger v1.0.1 20:34:05 go: downloading github.com/armon/go-metrics v0.3.10 20:34:05 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 20:34:05 go: downloading github.com/InVisionApp/go-logger v1.0.1 20:34:05 go: downloading github.com/armon/go-metrics v0.3.10 20:34:05 go: downloading github.com/prometheus/client_golang v1.12.1 20:34:05 go: downloading github.com/prometheus/client_golang v1.12.1 20:34:05 go: downloading github.com/uber-go/tally/v4 v4.1.1 20:34:05 go: downloading github.com/uber-go/tally/v4 v4.1.1 20:34:05 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 20:34:05 go: downloading github.com/open-policy-agent/opa v0.38.0 20:34:05 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 20:34:05 go: downloading github.com/open-policy-agent/opa v0.38.0 20:34:05 go: downloading github.com/Masterminds/goutils v1.1.0 20:34:05 go: downloading github.com/Masterminds/semver v1.5.0 20:34:05 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 20:34:05 go: downloading github.com/mattn/go-colorable v0.1.12 20:34:05 go: downloading github.com/Masterminds/goutils v1.1.0 20:34:05 go: downloading github.com/Masterminds/semver v1.5.0 20:34:05 go: downloading github.com/google/uuid v1.1.2 20:34:05 go: downloading github.com/huandu/xstrings v1.3.2 20:34:05 go: downloading github.com/google/uuid v1.1.2 20:34:05 go: downloading github.com/huandu/xstrings v1.3.2 20:34:05 go: downloading github.com/mattn/go-colorable v0.1.12 20:34:05 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 20:34:05 go: downloading github.com/oklog/run v1.0.0 20:34:05 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 20:34:05 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 20:34:05 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 20:34:05 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 20:34:05 go: downloading github.com/oklog/run v1.0.0 20:34:05 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 20:34:05 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 20:34:05 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 20:34:05 go: downloading github.com/imkira/go-observer v1.0.3 20:34:05 go: downloading go.uber.org/atomic v1.9.0 20:34:05 go: downloading github.com/imkira/go-observer v1.0.3 20:34:05 go: downloading github.com/beorn7/perks v1.0.1 20:34:05 go: downloading github.com/cespare/xxhash/v2 v2.1.2 20:34:05 go: downloading github.com/prometheus/client_model v0.2.0 20:34:05 go: downloading github.com/prometheus/client_model v0.2.0 20:34:05 go: downloading github.com/prometheus/common v0.32.1 20:34:05 go: downloading github.com/prometheus/procfs v0.7.3 20:34:05 go: downloading github.com/prometheus/common v0.32.1 20:34:05 go: downloading github.com/beorn7/perks v1.0.1 20:34:05 go: downloading go.uber.org/atomic v1.9.0 20:34:05 go: downloading github.com/cespare/xxhash/v2 v2.1.2 20:34:05 go: downloading github.com/mitchellh/reflectwalk v1.0.1 20:34:05 go: downloading github.com/prometheus/procfs v0.7.3 20:34:05 go: downloading github.com/mitchellh/reflectwalk v1.0.1 20:34:05 go: downloading github.com/hashicorp/errwrap v1.1.0 20:34:05 go: downloading github.com/hashicorp/errwrap v1.1.0 20:34:05 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 20:34:05 go: downloading github.com/blang/semver/v4 v4.0.0 20:34:05 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 20:34:05 go: downloading github.com/go-sql-driver/mysql v1.6.0 20:34:05 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 20:34:05 go: downloading github.com/jinzhu/gorm v1.9.16 20:34:06 go: downloading github.com/blang/semver/v4 v4.0.0 20:34:06 go: downloading github.com/go-sql-driver/mysql v1.6.0 20:34:06 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 20:34:06 go: downloading github.com/jinzhu/gorm v1.9.16 20:34:06 go: downloading github.com/lib/pq v1.10.4 20:34:06 go: downloading github.com/mattn/go-sqlite3 v1.14.12 20:34:06 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 20:34:06 go: downloading github.com/lib/pq v1.10.4 20:34:06 go: downloading github.com/mattn/go-sqlite3 v1.14.12 20:34:06 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 20:34:06 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 20:34:06 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 20:34:06 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 20:34:06 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 20:34:09 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 20:34:09 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 20:34:09 go: downloading github.com/stretchr/testify v1.7.0 20:34:09 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 20:34:09 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 20:34:09 go: downloading github.com/aws/aws-sdk-go v1.43.0 20:34:09 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 20:34:09 go: downloading github.com/stretchr/testify v1.7.0 20:34:09 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 20:34:09 go: downloading github.com/aws/aws-sdk-go v1.43.0 20:34:10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:34:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:34:10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:34:10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:34:10 using GIT_SSH to set credentials SSH Credentials for GitHub 20:34:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3995/head:refs/remotes/origin/PR-3995 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:34:11 Merging remotes/origin/main commit 7403972676612df12563dc943565a4020914d98d into PR head commit 7d0cc4ef1b4f647c2e251548699fd9c7f022fa8c 20:34:12 Merge succeeded, producing 7a79b49677fb4f689fcca14b70510248d6de6a04 20:34:12 Checking out Revision 7a79b49677fb4f689fcca14b70510248d6de6a04 (PR-3995) 20:34:13 go: downloading google.golang.org/api v0.70.0 20:34:13 go: downloading k8s.io/client-go v0.23.4 20:34:13 go: downloading k8s.io/api v0.23.4 20:34:13 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 20:34:13 go: downloading github.com/google/go-tpm v0.3.3 20:34:13 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 20:34:13 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 20:34:13 go: downloading google.golang.org/api v0.70.0 20:34:13 go: downloading k8s.io/client-go v0.23.4 20:34:13 go: downloading k8s.io/api v0.23.4 20:34:13 go: downloading github.com/google/go-tpm v0.3.3 20:34:13 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 20:34:13 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 20:34:13 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 20:34:13 go: downloading cloud.google.com/go/storage v1.21.0 20:34:13 go: downloading cloud.google.com/go v0.100.2 20:34:13 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 20:34:13 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 20:34:13 go: downloading cloud.google.com/go/storage v1.21.0 20:34:11 > git config core.sparsecheckout # timeout=10 20:34:11 > git checkout -f 7d0cc4ef1b4f647c2e251548699fd9c7f022fa8c # timeout=10 20:34:11 > git remote # timeout=10 20:34:11 > git config --get remote.origin.url # timeout=10 20:34:11 using GIT_SSH to set credentials SSH Credentials for GitHub 20:34:11 > git merge 7403972676612df12563dc943565a4020914d98d # timeout=10 20:34:12 > git rev-parse HEAD^{commit} # timeout=10 20:34:12 > git config core.sparsecheckout # timeout=10 20:34:12 > git checkout -f 7a79b49677fb4f689fcca14b70510248d6de6a04 # timeout=10 20:34:13 go: downloading cloud.google.com/go v0.100.2 20:34:14 go: downloading k8s.io/apimachinery v0.23.4 20:34:14 go: downloading k8s.io/apimachinery v0.23.4 20:34:15 go: downloading k8s.io/kube-aggregator v0.23.3 20:34:15 go: downloading k8s.io/kube-aggregator v0.23.3 20:34:15 go: downloading sigs.k8s.io/controller-runtime v0.11.1 20:34:15 go: downloading cloud.google.com/go/security v1.3.0 20:34:15 go: downloading sigs.k8s.io/controller-runtime v0.11.1 20:34:15 go: downloading cloud.google.com/go/security v1.3.0 20:34:15 go: downloading github.com/hashicorp/vault/api v1.4.1 20:34:15 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 20:34:15 go: downloading github.com/hashicorp/vault/api v1.4.1 20:34:15 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 20:34:15 go: downloading github.com/hashicorp/golang-lru v0.5.4 20:34:15 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 20:34:15 go: downloading github.com/twmb/murmur3 v1.1.6 20:34:15 go: downloading github.com/hashicorp/golang-lru v0.5.4 20:34:15 go: downloading github.com/jinzhu/inflection v1.0.0 20:34:15 go: downloading github.com/aws/smithy-go v1.11.0 20:34:15 go: downloading github.com/twmb/murmur3 v1.1.6 20:34:15 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 20:34:15 go: downloading github.com/jinzhu/inflection v1.0.0 20:34:15 go: downloading github.com/aws/smithy-go v1.11.0 20:34:15 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 20:34:15 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 20:34:15 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 20:34:15 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 20:34:15 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 20:34:15 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 20:34:15 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 20:34:15 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 20:34:15 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 20:34:15 go: downloading github.com/Azure/go-autorest/logger v0.2.1 20:34:15 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 20:34:15 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 20:34:15 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 20:34:15 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 20:34:15 go: downloading github.com/dimchansky/utfbom v1.1.1 20:34:15 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 20:34:15 go: downloading cloud.google.com/go/compute v1.3.0 20:34:15 go: downloading github.com/Azure/go-autorest/logger v0.2.1 20:34:15 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 20:34:15 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 20:34:15 go: downloading github.com/dimchansky/utfbom v1.1.1 20:34:15 go: downloading cloud.google.com/go/compute v1.3.0 20:34:15 go: downloading cloud.google.com/go/iam v0.1.1 20:34:15 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 20:34:15 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 20:34:15 go: downloading cloud.google.com/go/iam v0.1.1 20:34:15 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 20:34:15 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 20:34:16 Commit message: "Merge commit '7403972676612df12563dc943565a4020914d98d' into HEAD" 20:34:16 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:34:17 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 20:34:17 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:34:17 % Total % Received % Xferd Average Speed Time Time Time Current 20:34:17 Dload Upload Total Spent Left Speed 20:34:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 202k 0 --:--:-- --:--:-- --:--:-- 202k [Pipeline] sh 20:34:18 go: downloading github.com/gogo/protobuf v1.3.2 20:34:18 go: downloading github.com/google/gofuzz v1.1.0 20:34:18 go: downloading k8s.io/klog/v2 v2.30.0 20:34:18 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 20:34:18 go: downloading github.com/gogo/protobuf v1.3.2 20:34:18 go: downloading k8s.io/klog/v2 v2.30.0 20:34:18 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 20:34:18 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:34:18 go: downloading github.com/spf13/pflag v1.0.5 20:34:18 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 20:34:18 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 20:34:18 go: downloading github.com/spf13/pflag v1.0.5 20:34:18 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 20:34:18 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 20:34:18 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 20:34:18 go: downloading github.com/google/gofuzz v1.1.0 20:34:16 > git rev-list --no-walk 252ce6093d4dbe73dd44d90d835f8d446af0fcca # timeout=10 20:34:18 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 20:34:18 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 20:34:18 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 20:34:18 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 20:34:18 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 20:34:18 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 20:34:18 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 20:34:18 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 20:34:18 go: downloading github.com/hashicorp/vault/sdk v0.4.1 20:34:18 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 20:34:18 go: downloading github.com/hashicorp/vault/sdk v0.4.1 20:34:18 + sudo tee /etc/docker/daemon.new 20:34:18 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:34:18 { 20:34:18 "registry-mirrors": [ 20:34:18 "https://nexus3.edgexfoundry.org:10001" 20:34:18 ], 20:34:18 "bip": "10.250.0.254/24", 20:34:18 "hosts": [ 20:34:18 "tcp://0.0.0.0:5555", 20:34:18 "unix:///var/run/docker.sock" 20:34:18 ], 20:34:18 "mtu": 1458, 20:34:18 "selinux-enabled": true, 20:34:18 "seccomp-profile": "/etc/docker/seccomp.json" 20:34:18 } [Pipeline] sh 20:34:18 go: downloading github.com/mitchellh/mapstructure v1.4.3 20:34:18 go: downloading github.com/tklauser/go-sysconf v0.3.9 20:34:18 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 20:34:18 go: downloading github.com/mitchellh/mapstructure v1.4.3 20:34:18 go: downloading github.com/tklauser/go-sysconf v0.3.9 20:34:18 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 20:34:18 go: downloading github.com/OneOfOne/xxhash v1.2.8 20:34:18 go: downloading github.com/OneOfOne/xxhash v1.2.8 20:34:18 go: downloading gopkg.in/yaml.v2 v2.4.0 20:34:18 go: downloading gopkg.in/yaml.v2 v2.4.0 20:34:18 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 20:34:18 go: downloading github.com/gobwas/glob v0.2.3 20:34:18 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 20:34:18 go: downloading github.com/jmespath/go-jmespath v0.4.0 20:34:18 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 20:34:18 go: downloading github.com/gobwas/glob v0.2.3 20:34:18 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 20:34:18 go: downloading github.com/jmespath/go-jmespath v0.4.0 20:34:18 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 20:34:18 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 20:34:19 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 20:34:19 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 20:34:19 go: downloading go.opencensus.io v0.23.0 20:34:19 go: downloading go.opencensus.io v0.23.0 20:34:19 go: downloading gopkg.in/inf.v0 v0.9.1 20:34:19 go: downloading github.com/google/go-cmp v0.5.7 20:34:19 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 20:34:19 go: downloading gopkg.in/inf.v0 v0.9.1 20:34:19 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:34:19 go: downloading github.com/googleapis/gnostic v0.5.5 20:34:19 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 20:34:19 go: downloading github.com/googleapis/gnostic v0.5.5 20:34:19 go: downloading github.com/go-logr/logr v1.2.2 20:34:19 go: downloading github.com/go-logr/logr v1.2.2 20:34:19 go: downloading github.com/json-iterator/go v1.1.12 20:34:19 go: downloading github.com/google/go-cmp v0.5.7 20:34:19 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 20:34:19 go: downloading github.com/json-iterator/go v1.1.12 20:34:19 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 20:34:19 + sudo service docker restart 20:34:19 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 20:34:19 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 20:34:19 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 20:34:19 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 20:34:19 go: downloading go.uber.org/zap v1.21.0 20:34:19 go: downloading go.uber.org/zap v1.21.0 20:34:19 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 20:34:19 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 20:34:19 go: downloading github.com/tklauser/numcpus v0.3.0 20:34:19 go: downloading github.com/tklauser/numcpus v0.3.0 20:34:19 go: downloading sigs.k8s.io/yaml v1.3.0 20:34:19 go: downloading sigs.k8s.io/yaml v1.3.0 20:34:19 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 20:34:19 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 20:34:19 go: downloading github.com/modern-go/reflect2 v1.0.2 20:34:19 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 20:34:19 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 20:34:19 go: downloading github.com/modern-go/reflect2 v1.0.2 20:34:19 go: downloading github.com/golang/snappy v0.0.4 20:34:19 go: downloading github.com/golang/snappy v0.0.4 20:34:19 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 20:34:19 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 20:34:19 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 20:34:19 go: downloading github.com/hashicorp/go-uuid v1.0.2 20:34:19 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 20:34:19 go: downloading github.com/hashicorp/go-version v1.2.0 20:34:19 go: downloading github.com/hashicorp/go-uuid v1.0.2 20:34:20 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 20:34:20 go: downloading github.com/ryanuber/go-glob v1.0.0 20:34:20 go: downloading github.com/hashicorp/go-version v1.2.0 20:34:20 go: downloading go.uber.org/multierr v1.6.0 20:34:20 go: downloading github.com/ryanuber/go-glob v1.0.0 20:34:20 go: downloading go.uber.org/multierr v1.6.0 20:34:20 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 20:34:28 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 20:34:28 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 20:34:28 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 20:34:28 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:34:37 provisioning config files... 20:34:37 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config3066516905211342708tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:34:38 ---> docker-login.sh 20:34:38 nexus3.edgexfoundry.org:10001 20:34:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:39 Configure a credential helper to remove this warning. See 20:34:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:39 20:34:39 Login Succeeded 20:34:39 nexus3.edgexfoundry.org:10002 20:34:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:39 Configure a credential helper to remove this warning. See 20:34:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:39 20:34:39 Login Succeeded 20:34:39 nexus3.edgexfoundry.org:10003 20:34:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:40 Configure a credential helper to remove this warning. See 20:34:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:40 20:34:40 Login Succeeded 20:34:40 nexus3.edgexfoundry.org:10004 20:34:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:41 Configure a credential helper to remove this warning. See 20:34:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:41 20:34:41 Login Succeeded 20:34:41 docker.io 20:34:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:41 Configure a credential helper to remove this warning. See 20:34:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:41 20:34:41 Login Succeeded 20:34:41 ---> docker-login.sh ends [Pipeline] } 20:34:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:34:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:34:42 ========================================================= 20:34:42 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 20:34:42 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:34:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:34:43 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:34:43 9b3977197b4f: Pulling fs layer 20:34:43 1a89e8eeedd5: Pulling fs layer 20:34:43 94645a83ff95: Pulling fs layer 20:34:43 3f3a8bcf1eab: Pulling fs layer 20:34:43 0c92f367c5e7: Pulling fs layer 20:34:43 3096ccb668a1: Pulling fs layer 20:34:43 e8cf19c19ddd: Pulling fs layer 20:34:43 a4caa8a26152: Pulling fs layer 20:34:43 3f3a8bcf1eab: Waiting 20:34:43 3096ccb668a1: Waiting 20:34:43 e8cf19c19ddd: Waiting 20:34:43 a4caa8a26152: Waiting 20:34:43 0c92f367c5e7: Waiting 20:34:43 94645a83ff95: Verifying Checksum 20:34:43 94645a83ff95: Download complete 20:34:43 1a89e8eeedd5: Verifying Checksum 20:34:43 1a89e8eeedd5: Download complete 20:34:43 0c92f367c5e7: Download complete 20:34:43 9b3977197b4f: Download complete 20:34:43 3096ccb668a1: Verifying Checksum 20:34:43 3096ccb668a1: Download complete 20:34:43 e8cf19c19ddd: Verifying Checksum 20:34:43 e8cf19c19ddd: Download complete 20:34:44 9b3977197b4f: Pull complete 20:34:44 1a89e8eeedd5: Pull complete 20:34:45 94645a83ff95: Pull complete 20:34:45 a4caa8a26152: Verifying Checksum 20:34:45 a4caa8a26152: Download complete 20:34:45 3f3a8bcf1eab: Verifying Checksum 20:34:45 3f3a8bcf1eab: Download complete 20:35:00 Removing intermediate container 001e0d85ce0e 20:35:00 ---> ba019ab532c2 20:35:00 20:35:00 Step 10/22 : FROM alpine:3.14 20:35:00 Removing intermediate container 6eaaeec839a0 20:35:00 ---> 0c87a7fa991b 20:35:00 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 20:35:00 Removing intermediate container 79e2a5bade26 20:35:00 ---> 9f3c26a20ae9 20:35:00 20:35:00 Step 10/23 : FROM alpine:3.14 20:35:00 ---> Running in 65512a57791a 20:35:00 3.14: Pulling from library/alpine 20:35:00 3.14: Pulling from library/alpine 20:35: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/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:35:00 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 20:35:00 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 20:35:00 Status: Downloaded newer image for alpine:3.14 20:35:00 Status: Image is up to date for alpine:3.14 20:35:00 ---> e04c818066af 20:35:00 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 20:35:00 ---> e04c818066af 20:35:00 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:35:01 3f3a8bcf1eab: Pull complete 20:35:01 0c92f367c5e7: Pull complete 20:35:01 3096ccb668a1: Pull complete 20:35:01 e8cf19c19ddd: Pull complete 20:35:01 ---> Running in fafbaad81278 20:35:01 ---> Running in acc3218782a5 20:35:02 Removing intermediate container fafbaad81278 20:35:02 ---> c8d0cc4ef38a 20:35:02 Step 12/23 : ENV APP_PORT=59880 20:35:02 Removing intermediate container 65512a57791a 20:35:02 ---> 0153571508ce 20:35:02 20:35:02 Step 11/23 : FROM docker:20.10.14 20:35:02 ---> Running in 2159e266e657 20:35:03 20.10.14: Pulling from library/docker 20:35:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:35:03 Removing intermediate container 2159e266e657 20:35:03 ---> cf38d2454161 20:35:03 Step 13/23 : EXPOSE $APP_PORT 20:35:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:35:03 (1/6) Installing ca-certificates (20211220-r0) 20:35:03 (2/6) Installing brotli-libs (1.0.9-r5) 20:35:03 (3/6) Installing nghttp2-libs (1.43.0-r0) 20:35:03 (4/6) Installing libcurl (7.79.1-r1) 20:35:03 (5/6) Installing curl (7.79.1-r1) 20:35:03 (6/6) Installing dumb-init (1.2.5-r1) 20:35:03 ---> Running in c7859e106e1d 20:35:03 Executing busybox-1.33.1-r7.trigger 20:35:03 Executing ca-certificates-20211220-r0.trigger 20:35:03 OK: 8 MiB in 20 packages 20:35:04 Removing intermediate container c7859e106e1d 20:35:04 ---> 1216fc6105b8 20:35:04 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:35:04 ---> Running in 90a0a6be825c 20:35:05 Removing intermediate container acc3218782a5 20:35:05 ---> 9c106989f185 20:35:05 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:35:05 ---> Running in 45643bb7a4e6 20:35:05 Removing intermediate container 45643bb7a4e6 20:35:05 ---> 597cb001d04b 20:35:05 Step 13/22 : WORKDIR /edgex 20:35:05 ---> Running in 9e3c6507345d 20:35:05 Removing intermediate container 9e3c6507345d 20:35:05 ---> 8b2d03e2dae4 20:35:05 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:35:05 Removing intermediate container 90a0a6be825c 20:35:05 ---> d9452378ba74 20:35:05 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 20:35:06 ---> Running in 72aa361dff4f 20:35:06 ---> 8339929a9abe 20:35:06 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:35:06 a4caa8a26152: Pull complete 20:35:06 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 20:35:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:35:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 20:35:06 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:35:06 WORKDIR /edgex 20:35:06 COPY go.mod . 20:35:06 RUN go mod download 20:35:06 + docker build -t ci-base-image-arm64 -f - . 20:35:07 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:35:07 ---> 591b3522937f 20:35:07 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:35:07 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:35:08 (1/6) Installing dumb-init (1.2.5-r1) 20:35:08 (2/6) Installing libgcc (10.3.1_git20210424-r2) 20:35:08 (3/6) Installing libsodium (1.0.18-r0) 20:35:08 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 20:35:08 (5/6) Installing libzmq (4.3.4-r0) 20:35:08 (6/6) Installing zeromq (4.3.4-r0) 20:35:08 ---> 3b1f0fb8eeb6 20:35:08 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:35:08 Executing busybox-1.33.1-r7.trigger 20:35:08 OK: 8 MiB in 20 packages 20:35:09 Sending build context to Docker daemon 169.3MB 20:35:09 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:35:09 ---> 725f1c02e7f9 20:35:09 Step 2/4 : WORKDIR /edgex 20:35:09 ---> 70d6fcb7c468 20:35:09 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:35:10 ---> Running in 96b149ed26c6 20:35:10 Removing intermediate container 72aa361dff4f 20:35:10 ---> 3f8df38968a0 20:35:10 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:35:11 ---> b518c8acc638 20:35:11 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:35:12 ---> Running in 22647c042c13 20:35:12 Removing intermediate container 22647c042c13 20:35:12 ---> e05ae191c0a1 20:35:12 Step 3/4 : COPY go.mod . 20:35:12 ---> 737526f46dd8 20:35:12 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:35:12 Removing intermediate container 96b149ed26c6 20:35:12 ---> b1806ccfb238 20:35:12 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 20:35:12 ---> Running in ed2628222fbf 20:35:12 ---> 3e6c98737e1d 20:35:12 Step 4/4 : RUN go mod download 20:35:12 ---> Running in 859c16d5e255 20:35:13 ---> 151d337edf85 20:35:13 Step 19/23 : ENTRYPOINT ["/core-data"] 20:35:13 ---> Running in 8dee797bca7f 20:35:13 Removing intermediate container ed2628222fbf 20:35:13 ---> 74b731f515af 20:35:13 Step 20/22 : LABEL arch=x86_64 20:35:14 ---> Running in f2a8457d2a8e 20:35:14 Removing intermediate container 8dee797bca7f 20:35:14 ---> d7d4b88126cd 20:35:14 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:35:14 Removing intermediate container f2a8457d2a8e 20:35:14 ---> 71f0698b0bfc 20:35:14 Step 21/22 : LABEL git_sha=5a28fc52bc19d7afd691aeffb2a02d806c36588d 20:35:14 ---> Running in 8cfb8ede7b61 20:35:14 ---> Running in a142f0bb5fdd 20:35:15 Removing intermediate container 8cfb8ede7b61 20:35:15 ---> f5365db90225 20:35:15 Step 21/23 : LABEL arch=x86_64 20:35:15 Removing intermediate container a142f0bb5fdd 20:35:15 ---> 72e8edce6529 20:35:15 Step 22/22 : LABEL version=0.0.0 20:35:15 ---> Running in af683648fc35 20:35:15 ---> Running in e9b5f5f99821 20:35:15 Removing intermediate container af683648fc35 20:35:15 ---> 8429c6d9f42e 20:35:15 Step 22/23 : LABEL git_sha=5a28fc52bc19d7afd691aeffb2a02d806c36588d 20:35:15 Removing intermediate container e9b5f5f99821 20:35:15 ---> 1021be9098fd 20:35:15 20:35:15 ---> Running in 30173aa07438 20:35:15 Successfully built 1021be9098fd 20:35:15 Successfully tagged security-proxy-setup:latest 20:35:15  Building security-proxy-setup ... done Building security-bootstrapper 20:35:16 Removing intermediate container 30173aa07438 20:35:16 ---> 14e182a3a6c3 20:35:16 Step 23/23 : LABEL version=0.0.0 20:35:16 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 20:35:16 Status: Downloaded newer image for docker:20.10.14 20:35:16 ---> 7417809fdb73 20:35:16 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 20:35:16 ---> Running in 8dfed0cb972e 20:35:17 ---> Running in ee17f029e4a3 20:35:17 Removing intermediate container 8dfed0cb972e 20:35:17 ---> e6a8e4be2fb2 20:35:17 20:35:17 Removing intermediate container ee17f029e4a3 20:35:17 ---> 8931dc905729 20:35:17 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 20:35:17 Successfully built e6a8e4be2fb2 20:35:17 Successfully tagged core-data:latest 20:35:17 Building security-spiffe-token-provider 20:35:17  Building core-data ... done  ---> Running in 04f73a535be5 20:35:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:35:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:35:19 (1/43) Installing readline (8.1.1-r0) 20:35:19 (2/43) Installing bash (5.1.16-r0) 20:35:19 Executing bash-5.1.16-r0.post-install 20:35:19 (3/43) Installing brotli-libs (1.0.9-r5) 20:35:19 (4/43) Installing nghttp2-libs (1.46.0-r0) 20:35:19 (5/43) Installing libcurl (7.80.0-r1) 20:35:19 (6/43) Installing curl (7.80.0-r1) 20:35:19 (7/43) Installing dumb-init (1.2.5-r1) 20:35:19 (8/43) Installing libbz2 (1.0.8-r1) 20:35:19 (9/43) Installing expat (2.4.7-r0) 20:35:19 (10/43) Installing libffi (3.4.2-r1) 20:35:19 (11/43) Installing gdbm (1.22-r0) 20:35:19 (12/43) Installing xz-libs (5.2.5-r1) 20:35:19 (13/43) Installing libgcc (10.3.1_git20211027-r0) 20:35:19 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 20:35:19 (15/43) Installing mpdecimal (2.5.1-r1) 20:35:19 (16/43) Installing sqlite-libs (3.36.0-r0) 20:35:19 (17/43) Installing python3 (3.9.7-r4) 20:35:19 (18/43) Installing py3-appdirs (1.4.4-r2) 20:35:19 (19/43) Installing py3-certifi (2020.12.5-r1) 20:35:19 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 20:35:19 (21/43) Installing py3-idna (3.3-r0) 20:35:19 (22/43) Installing py3-urllib3 (1.26.7-r0) 20:35:19 (23/43) Installing py3-requests (2.26.0-r1) 20:35:19 (24/43) Installing py3-msgpack (1.0.2-r1) 20:35:19 (25/43) Installing py3-lockfile (0.12.2-r4) 20:35:19 (26/43) Installing py3-cachecontrol (0.12.10-r0) 20:35:19 (27/43) Installing py3-colorama (0.4.4-r1) 20:35:19 (28/43) Installing py3-contextlib2 (21.6.0-r1) 20:35:19 (29/43) Installing py3-distlib (0.3.3-r0) 20:35:19 (30/43) Installing py3-distro (1.6.0-r0) 20:35:19 (31/43) Installing py3-six (1.16.0-r0) 20:35:19 (32/43) Installing py3-webencodings (0.5.1-r4) 20:35:19 (33/43) Installing py3-html5lib (1.1-r1) 20:35:19 (34/43) Installing py3-parsing (2.4.7-r2) 20:35:19 (35/43) Installing py3-packaging (20.9-r1) 20:35:19 (36/43) Installing py3-tomli (1.2.2-r0) 20:35:19 (37/43) Installing py3-pep517 (0.12.0-r0) 20:35:19 (38/43) Installing py3-progress (1.6-r0) 20:35:19 (39/43) Installing py3-retrying (1.3.3-r2) 20:35:19 (40/43) Installing py3-ordered-set (4.0.2-r2) 20:35:19 (41/43) Installing py3-setuptools (52.0.0-r4) 20:35:19 (42/43) Installing py3-toml (0.10.2-r2) 20:35:19 (43/43) Installing py3-pip (20.3.4-r1) 20:35:20 Executing busybox-1.34.1-r5.trigger 20:35:20 OK: 83 MiB in 65 packages 20:35:20 Collecting docker-compose==1.23.2 20:35:20 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 20:35:20 Collecting docker<4.0,>=3.6.0 20:35:20 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 20:35:20 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 20:35:20 Collecting websocket-client<1.0,>=0.32.0 20:35:20 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 20:35:21 Collecting PyYAML<4,>=3.10 20:35:21 Downloading PyYAML-3.13.tar.gz (270 kB) 20:35:21 Collecting jsonschema<3,>=2.5.1 20:35:21 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 20:35:21 Collecting dockerpty<0.5,>=0.4.1 20:35:21 Downloading dockerpty-0.4.1.tar.gz (13 kB) 20:35:22 Collecting texttable<0.10,>=0.9.0 20:35:22 Downloading texttable-0.9.1.tar.gz (11 kB) 20:35:22 Collecting docopt<0.7,>=0.6.1 20:35:22 Downloading docopt-0.6.2.tar.gz (25 kB) 20:35:23 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 20:35:23 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 20:35:23 Collecting cached-property<2,>=1.2.0 20:35:23 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 20:35:23 Collecting docker-pycreds>=0.4.0 20:35:23 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 20:35:23 Collecting idna<2.8,>=2.5 20:35:23 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 20:35:23 Collecting urllib3<1.25,>=1.21.1 20:35:23 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 20:35:23 Collecting chardet<3.1.0,>=3.0.2 20:35:23 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 20:35:23 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) 20:35:23 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 20:35:23 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 20:35:23 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 20:35:23 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 20:35:23 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:35:23 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:35:23 ---> 39844a443e3a 20:35:23 Step 3/20 : WORKDIR /edgex-go 20:35:23 ---> Using cache 20:35:23 ---> e75a9952b546 20:35:23 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 20:35:23 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 20:35:23 Attempting uninstall: urllib3 20:35:23 Found existing installation: urllib3 1.26.7 20:35:23 Uninstalling urllib3-1.26.7: 20:35:23 Successfully uninstalled urllib3-1.26.7 20:35:24 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:35:24 Step 2/31 : FROM ${BUILDER_BASE} AS builder 20:35:24 ---> 39844a443e3a 20:35:24 Step 3/31 : WORKDIR /edgex-go 20:35:24 ---> Using cache 20:35:24 ---> e75a9952b546 20:35:24 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:35:24 ---> Using cache 20:35:24 ---> edbd45e2d2e9 20:35:24 Step 5/31 : RUN apk add --update --no-cache make git 20:35:24 Attempting uninstall: idna 20:35:24 Found existing installation: idna 3.3 20:35:24 Uninstalling idna-3.3: 20:35:24 Successfully uninstalled idna-3.3 20:35:27 Attempting uninstall: requests 20:35:27 Found existing installation: requests 2.26.0 20:35:27 Uninstalling requests-2.26.0: 20:35:27 Successfully uninstalled requests-2.26.0 20:35:27 Running setup.py install for texttable: started 20:35:27 ---> Running in d00964136f5c 20:35:27 ---> Running in 799f68327851 20:35:27 Running setup.py install for texttable: finished with status 'done' 20:35:27 Running setup.py install for PyYAML: started 20:35:28 Running setup.py install for PyYAML: finished with status 'done' 20:35:28 Running setup.py install for docopt: started 20:35:28 Running setup.py install for docopt: finished with status 'done' 20:35:28 Running setup.py install for dockerpty: started 20:35:28 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:35:28 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:35:29 Running setup.py install for dockerpty: finished with status 'done' 20:35:29 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 20:35:29 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:35:29 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:35:30 OK: 221 MiB in 52 packages 20:35:30 v3.15.4-87-g89e29fdace [https://nl.alpinelinux.org/alpine/v3.15/main] 20:35:30 v3.15.4-88-gad6180c336 [https://nl.alpinelinux.org/alpine/v3.15/community] 20:35:30 OK: 15864 distinct packages available 20:35:30 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:35:31 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:35:31 OK: 221 MiB in 52 packages 20:35:34 Removing intermediate container d00964136f5c 20:35:34 ---> 7ebb3aba3c82 20:35:34 Step 6/31 : COPY go.mod vendor* ./ 20:35:34 Removing intermediate container 799f68327851 20:35:34 ---> cea711a10f2c 20:35:34 Step 5/20 : COPY go.mod vendor* ./ 20:35:34 ---> 8c482ce58218 20:35:34 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:34 ---> Running in 2105ae663408 20:35:35 ---> 9cc7a6cde7e4 20:35:35 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:35 ---> Running in 824ba57d40a5 20:35:38 Removing intermediate container 04f73a535be5 20:35:38 ---> cad9ce3791d0 20:35:38 Step 14/23 : ENV APP_PORT=58890 20:35:38 Removing intermediate container 2105ae663408 20:35:38 ---> 698ad6855ce0 20:35:38 Step 8/31 : COPY . . 20:35:38 ---> Running in b4a8259179fc 20:35:38 Removing intermediate container 824ba57d40a5 20:35:38 ---> de2b47296172 20:35:38 Step 7/20 : COPY . . 20:35:39 Removing intermediate container b4a8259179fc 20:35:39 ---> 6690df254db7 20:35:39 Step 15/23 : EXPOSE $APP_PORT 20:35:42 ---> Running in cf5c21b9f69a 20:35:45 Removing intermediate container cf5c21b9f69a 20:35:45 ---> c84bd119a879 20:35:45 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 20:35:49 ---> 19b9319094d3 20:35:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 20:35:55 ---> 505ea8433534 20:35:55 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 20:35:55 ---> 7b2deaa7fb6a 20:35:55 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:35:55 ---> 06c0e1284b85 20:35:55 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:35:56 ---> be90bf79a43b 20:35:56 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 20:35:56 ---> Running in 69d14f5f2d05 20:35:56 ---> Running in 23a52dc8bc38 20:35:56 ---> Running in ebb1461bf196 20:35:57 Removing intermediate container ebb1461bf196 20:35:57 ---> 6e2f2ea38691 20:35:57 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:35:57 ---> Running in 87c92790ecd1 20:35:57 Removing intermediate container 87c92790ecd1 20:35:57 ---> 6c4c2e81f85c 20:35:57 Step 21/23 : LABEL arch=x86_64 20: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/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20: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/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:35:57 ---> Running in 94b143323017 20:35:58 Removing intermediate container 94b143323017 20:35:58 ---> 28056b78c237 20:35:58 Step 22/23 : LABEL git_sha=5a28fc52bc19d7afd691aeffb2a02d806c36588d 20:35:58 ---> Running in d56625779086 20:35:58 Removing intermediate container d56625779086 20:35:58 ---> 4e38e2cde9d0 20:35:58 Step 23/23 : LABEL version=0.0.0 20:35:58 ---> Running in 6f375449d477 20:35:58 Removing intermediate container 6f375449d477 20:35:58 ---> 742a9b2d4b22 20:35:58 20:35:59 Successfully built 742a9b2d4b22 20:35:59 Successfully tagged sys-mgmt-agent:latest 20:35:59  Building sys-mgmt-agent ... done Building core-metadata 20:35:59 Removing intermediate container 859c16d5e255 20:35:59 ---> 57a2a8b8d8ba 20:35:59 Successfully built 57a2a8b8d8ba 20:35:59 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:36:00 + docker inspect -f . ci-base-image-arm64 20:36:00 . [Pipeline] withDockerContainer 20:36:00 prd-ubuntu20.04-docker-arm64-4c-16g-40402 does not seem to be running inside a container 20:36:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:36:02 $ docker top b6b55bf42c4e695710a7a744b92cd828686fa9d02bdfcb94bfeb73030e11066a -eo pid,comm [Pipeline] { [Pipeline] sh 20:36:03 + go version 20:36:03 go version go1.17.6 linux/arm64 [Pipeline] } 20:36:03 $ docker stop --time=1 b6b55bf42c4e695710a7a744b92cd828686fa9d02bdfcb94bfeb73030e11066a 20:36:03 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:36:03 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:36:03 ---> 39844a443e3a 20:36:03 Step 3/23 : WORKDIR /edgex-go 20:36:03 ---> Using cache 20:36:03 ---> e75a9952b546 20:36:03 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:36:03 ---> Using cache 20:36:03 ---> edbd45e2d2e9 20:36:03 Step 5/23 : RUN apk add --update --no-cache make git 20:36:03 ---> Using cache 20:36:03 ---> 7ebb3aba3c82 20:36:03 Step 6/23 : COPY go.mod vendor* ./ 20:36:03 ---> Using cache 20:36:03 ---> 8c482ce58218 20:36:03 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:36:03 ---> Using cache 20:36:03 ---> 698ad6855ce0 20:36:03 Step 8/23 : COPY . . 20:36:03 ---> Using cache 20:36:03 ---> 7b2deaa7fb6a 20:36:03 Step 9/23 : RUN make cmd/core-metadata/core-metadata 20:36:04 $ docker rm -f b6b55bf42c4e695710a7a744b92cd828686fa9d02bdfcb94bfeb73030e11066a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:36:05 + docker inspect -f . ci-base-image-arm64 20:36:05 . [Pipeline] withDockerContainer 20:36:05 prd-ubuntu20.04-docker-arm64-4c-16g-40402 does not seem to be running inside a container 20:36:05 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:36:06 ---> Running in 8dd5d548b68e 20:36:07 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 20:36:07 $ docker top ea40c71506a8f1b24db27aa81c784f88847796b1cf8ab3e09929e5ff4af9f33c -eo pid,comm [Pipeline] { [Pipeline] echo 20:36:07 ========================================================= 20:36:07 [edgeXBuildGoParallel] Running Tests and Build... 20:36:07 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:36:08 + make test 20:36:08 go mod tidy -compat=1.17 20:36:09 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:36:22 Removing intermediate container 23a52dc8bc38 20:36:22 ---> 5375813af812 20:36:22 20:36:22 Step 10/31 : FROM alpine:3.14 20:36:22 ---> e04c818066af 20:36:22 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 20:36:22 ---> Running in 40ad25ceaf36 20:36:22 Removing intermediate container 40ad25ceaf36 20:36:22 ---> d22e778970d3 20:36:22 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 20:36:22 ---> Running in be523708bce0 20:36:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:36:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:36:23 (1/2) Installing dumb-init (1.2.5-r1) 20:36:23 (2/2) Installing su-exec (0.2-r1) 20:36:23 Executing busybox-1.33.1-r7.trigger 20:36:23 OK: 6 MiB in 16 packages 20:36:24 Removing intermediate container be523708bce0 20:36:24 ---> 6976229f9763 20:36:24 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 20:36:24 ---> Running in 2871ae078eee 20:36:25 Removing intermediate container 2871ae078eee 20:36:25 ---> 4bd3023cf186 20:36:25 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 20:36:25 ---> Running in 8f265a93c94e 20:36:25 Removing intermediate container 69d14f5f2d05 20:36:25 ---> c94d683676f3 20:36:25 20:36:25 Step 9/20 : FROM alpine:3.15 20:36:25 Removing intermediate container 8f265a93c94e 20:36:25 ---> 90461e7c5b24 20:36:25 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 20:36:25 3.15: Pulling from library/alpine 20:36:25 ---> Running in 4f7c80faf578 20:36:25 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 20:36:25 Status: Downloaded newer image for alpine:3.15 20:36:25 ---> 0ac33e5f5afa 20:36:25 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:36:26 ---> Running in 5b4b726d53a0 20:36:26 Removing intermediate container 5b4b726d53a0 20:36:26 ---> b41ab9c5e690 20:36:26 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:36:26 ---> Running in 4f8cf9bc7c22 20:36:27 Removing intermediate container 4f7c80faf578 20:36:27 ---> 0d456282d2e7 20:36:27 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 20:36:27 Removing intermediate container 4f8cf9bc7c22 20:36:27 ---> b157ec22970d 20:36:27 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:36:27 ---> Running in 42241509fb3f 20:36:27 ---> Running in c91de87fd82d 20:36:27 Removing intermediate container 42241509fb3f 20:36:27 ---> d5c928f29f6e 20:36:27 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 20:36:27 Removing intermediate container 8dd5d548b68e 20:36:27 ---> 6766853bfe67 20:36:27 20:36:27 Step 10/23 : FROM alpine:3.14 20:36:27 ---> e04c818066af 20:36:27 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:36:27 ---> Running in c48815a69664 20:36:28 ---> 6913867afd9e 20:36:28 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 20:36:28 ---> Running in 34410eaf1b58 20:36:28 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:36:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:36:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:36:28 (1/1) Installing dumb-init (1.2.5-r1) 20:36:28 Executing busybox-1.33.1-r7.trigger 20:36:28 OK: 6 MiB in 15 packages 20:36:28 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:36:29 Removing intermediate container 34410eaf1b58 20:36:29 ---> 180b5abbc199 20:36:29 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 20:36:29 Removing intermediate container c48815a69664 20:36:29 ---> e1c896c33221 20:36:29 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:36:29 ---> Running in e744c14a5d8f 20:36:29 v3.15.4-87-g89e29fdace [https://nl.alpinelinux.org/alpine/v3.15/main] 20:36:29 v3.15.4-88-gad6180c336 [https://nl.alpinelinux.org/alpine/v3.15/community] 20:36:29 OK: 15855 distinct packages available 20:36:29 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:36:29 ---> cbf0845e2442 20:36:29 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:36:30 Removing intermediate container e744c14a5d8f 20:36:30 ---> 447d6046ad46 20:36:30 Step 13/23 : ENV APP_PORT=59881 20:36:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:36:30 ---> Running in cf42383d25d0 20:36:30 ---> 9f2548d7bcb7 20:36:30 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:36:30 (1/9) Installing ca-certificates (20211220-r0) 20:36:30 Removing intermediate container cf42383d25d0 20:36:30 ---> 3ae002cddca1 20:36:30 Step 14/23 : EXPOSE $APP_PORT 20:36:30 (2/9) Installing brotli-libs (1.0.9-r5) 20:36:31 (3/9) Installing nghttp2-libs (1.46.0-r0) 20:36:31 ---> 084e0e72eabe 20:36:31 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:36:31 (4/9) Installing libcurl (7.80.0-r1) 20:36:31 ---> Running in 39b583af1925 20:36:31 (5/9) Installing curl (7.80.0-r1) 20:36:31 (6/9) Installing dumb-init (1.2.5-r1) 20:36:31 Removing intermediate container 39b583af1925 20:36:31 ---> 0920db5a0b60 20:36:31 Step 15/23 : WORKDIR / 20:36:31 (7/9) Installing musl-obstack (1.2.3-r0) 20:36:31 (8/9) Installing libucontext (1.1-r0) 20:36:31 ---> 125a1f693122 20:36:31 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 20:36:31 (9/9) Installing gcompat (1.0.0-r4) 20:36:31 Executing busybox-1.34.1-r5.trigger 20:36:31 Executing ca-certificates-20211220-r0.trigger 20:36:31 ---> Running in f9e661a1046d 20:36:31 OK: 8 MiB in 23 packages 20:36:31 ---> 451199f94de4 20:36:31 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 20:36:32 Removing intermediate container f9e661a1046d 20:36:32 ---> 013dbe6a28ec 20:36:32 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:36:32 ---> Running in 3b6e50b32b5f 20:36:32 ---> d18518c3244d 20:36:32 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:36:32 Removing intermediate container 3b6e50b32b5f 20:36:32 ---> 1265998b1d98 20:36:32 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:36:33 Removing intermediate container c91de87fd82d 20:36:33 ---> 37674ab9eb62 20:36:33 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 20:36:33 ---> 91ba47998b51 20:36:33 Step 26/31 : RUN chmod +x /entrypoint.sh 20:36:33 ---> de7b2b9dc702 20:36:33 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:36:33 ---> a8804f4758a6 20:36:33 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:36:33 ---> Running in 5e9db8d04329 20:36:34 ---> bc287e5fefc8 20:36:34 Step 19/23 : ENTRYPOINT ["/core-metadata"] 20:36:34 ---> Running in c68486e1ee4f 20:36:35 ---> 19e2b072e14f 20:36:35 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 20:36:35 Removing intermediate container c68486e1ee4f 20:36:35 ---> 3f394079b385 20:36:35 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:36:35 ---> 75d82d804faf 20:36:35 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:36:35 ---> Running in 6211dfec52d4 20:36:35 ---> Running in 41f95a93fdd1 20:36:36 Removing intermediate container 6211dfec52d4 20:36:36 ---> 9f471d3aa7bf 20:36:36 Step 21/23 : LABEL arch=x86_64 20:36:36 ---> Running in 37e92253036e 20:36:36 Removing intermediate container 41f95a93fdd1 20:36:36 ---> d55aad23d74a 20:36:36 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:36:36 Removing intermediate container 5e9db8d04329 20:36:36 ---> 6d9bf4c3ab8e 20:36:36 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 20:36:36 ---> Running in d1dd1d22b35d 20:36:36 ---> Running in 940141b6466f 20:36:36 Removing intermediate container 37e92253036e 20:36:36 ---> 6ac06b805e62 20:36:36 Step 22/23 : LABEL git_sha=5a28fc52bc19d7afd691aeffb2a02d806c36588d 20:36:36 Removing intermediate container d1dd1d22b35d 20:36:36 ---> 3ee92490926c 20:36:36 Step 18/20 : LABEL arch=x86_64 20:36:36 ---> Running in 5b7f1bf4f5d2 20:36:36 Removing intermediate container 940141b6466f 20:36:36 ---> 2e857f3b2651 20:36:36 Step 28/31 : CMD ["gate"] 20:36:36 ---> Running in 8a4ac4db66d1 20:36:36 Removing intermediate container 5b7f1bf4f5d2 20:36:36 ---> 30c421ca1bee 20:36:36 Step 23/23 : LABEL version=0.0.0 20:36:36 ---> Running in 121e6a4f3aed 20:36:37 ---> Running in 59983bda2a53 20:36:37 Removing intermediate container 8a4ac4db66d1 20:36:37 ---> a86f3cd6718b 20:36:37 Step 19/20 : LABEL git_sha=5a28fc52bc19d7afd691aeffb2a02d806c36588d 20:36:37 Removing intermediate container 121e6a4f3aed 20:36:37 ---> Running in 0bab03973c14 20:36:37 ---> a0f9d91eb5be 20:36:37 Step 29/31 : LABEL arch=x86_64 20:36:37 Removing intermediate container 59983bda2a53 20:36:37 ---> b3ce7c8db47a 20:36:37 20:36:37 ---> Running in e1256620c284 20:36:37 Removing intermediate container 0bab03973c14 20:36:37 ---> ac93960d9a82 20:36:37 Step 20/20 : LABEL version=0.0.0 20:36:37 ---> Running in d32a7f09673d 20:36:37 Successfully built b3ce7c8db47a 20:36:37 Successfully tagged core-metadata:latest 20:36:37  Building core-metadata ... done Building support-scheduler 20:36:37 Removing intermediate container e1256620c284 20:36:37 ---> 016990ae3b53 20:36:37 Step 30/31 : LABEL git_sha=5a28fc52bc19d7afd691aeffb2a02d806c36588d 20:36:37 Removing intermediate container d32a7f09673d 20:36:37 ---> 992c56dbd9c6 20:36:37 20:36:37 ---> Running in 947606732c6b 20:36:38 Successfully built 992c56dbd9c6 20:36:38 Successfully tagged security-spiffe-token-provider:latest 20:36:38 Building security-secretstore-setup 20:36:39  Building security-spiffe-token-provider ... done Removing intermediate container 947606732c6b 20:36:39 ---> 0d2bce593047 20:36:39 Step 31/31 : LABEL version=0.0.0 20:36:43 ---> Running in cd6a1f1f7b1b 20:36:43 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:36:43 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:36:43 ---> 39844a443e3a 20:36:43 Step 3/22 : WORKDIR /edgex-go 20:36:43 ---> Using cache 20:36:43 ---> e75a9952b546 20:36:43 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:36:43 ---> Using cache 20:36:43 ---> edbd45e2d2e9 20:36:43 Step 5/22 : RUN apk add --update --no-cache make git 20:36:43 ---> Using cache 20:36:43 ---> 7ebb3aba3c82 20:36:43 Step 6/22 : COPY go.mod vendor* ./ 20:36:43 ---> Using cache 20:36:43 ---> 8c482ce58218 20:36:43 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:36:43 ---> Using cache 20:36:43 ---> 698ad6855ce0 20:36:43 Step 8/22 : COPY . . 20:36:43 ---> Using cache 20:36:43 ---> 7b2deaa7fb6a 20:36:43 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 20:36:44 Removing intermediate container cd6a1f1f7b1b 20:36:44 ---> ac0877b20ebc 20:36:44 20:36:44 ---> Running in 7aeeb1375d5f 20:36:44 Successfully built ac0877b20ebc 20:36:44 Successfully tagged security-bootstrapper:latest 20:36:44 Building security-spire-server 20:36:44  Building security-bootstrapper ... done 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 20:36:44 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:36:44 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:36:44 ---> 39844a443e3a 20:36:44 Step 3/25 : WORKDIR /edgex-go 20:36:44 ---> Using cache 20:36:44 ---> e75a9952b546 20:36:44 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:36:44 ---> Using cache 20:36:44 ---> edbd45e2d2e9 20:36:44 Step 5/25 : RUN apk add --update --no-cache make git 20:36:44 ---> Using cache 20:36:44 ---> 7ebb3aba3c82 20:36:44 Step 6/25 : COPY go.mod vendor* ./ 20:36:44 ---> Using cache 20:36:44 ---> 8c482ce58218 20:36:44 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:36:44 ---> Using cache 20:36:44 ---> 698ad6855ce0 20:36:44 Step 8/25 : COPY . . 20:36:44 ---> Using cache 20:36:44 ---> 7b2deaa7fb6a 20:36:44 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:36:47 ---> Running in 718bfea15e4c 20:36:47 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 20:36:47 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:36:47 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:36:47 ---> 39844a443e3a 20:36:47 Step 3/25 : WORKDIR /edgex-go 20:36:47 ---> Using cache 20:36:47 ---> e75a9952b546 20:36:47 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:36:47 ---> Using cache 20:36:47 ---> edbd45e2d2e9 20:36:47 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 20:36:48 ? github.com/edgexfoundry/edgex-go [no test files] 20:36:49 Building bin/spire-agent... 20:36:49 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 20:36:49 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 20:36:49 go: downloading cloud.google.com/go/secretmanager v1.3.0 20:36:49 go: downloading github.com/docker/docker v20.10.12+incompatible 20:36:50  ---> Running in 15f84d318bab 20:36:50 Building bin/spire-agent... 20:36:50 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 20:36:50 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 20:36:50 go: downloading github.com/docker/docker v20.10.12+incompatible 20:36:50 go: downloading github.com/google/go-tpm-tools v0.3.3 20:36:50 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 20:36:50 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 20:36:50 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:36:51 go: downloading github.com/docker/go-units v0.4.0 20:36:51 go: downloading github.com/docker/go-connections v0.4.0 20:36:51 go: downloading github.com/opencontainers/image-spec v1.0.1 20:36:51 go: downloading github.com/containerd/containerd v1.3.4 20:36:51 go: downloading github.com/opencontainers/go-digest v1.0.0 20:36:51 go: downloading github.com/docker/distribution v2.7.1+incompatible 20:36:51 go: downloading cloud.google.com/go/secretmanager v1.3.0 20:36:51 go: downloading github.com/google/go-tpm-tools v0.3.3 20:36:51 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 20:36:51 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 20:36:51 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:36:51 go: downloading github.com/docker/go-connections v0.4.0 20:36:51 go: downloading github.com/docker/go-units v0.4.0 20:36:51 go: downloading github.com/opencontainers/image-spec v1.0.1 20:36:51 go: downloading github.com/docker/distribution v2.7.1+incompatible 20:36:51 go: downloading github.com/containerd/containerd v1.3.4 20:36:51 go: downloading github.com/opencontainers/go-digest v1.0.0 20:36:51 OK: 221 MiB in 52 packages 20:36:55 Removing intermediate container 15f84d318bab 20:36:55 ---> 596bfba1b91e 20:36:55 Step 6/25 : COPY go.mod vendor* ./ 20:36:55 ---> ec6db507a526 20:36:55 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:36:56 ---> Running in afefded020cd 20:36:59 Removing intermediate container afefded020cd 20:36:59 ---> 0b14b37cf007 20:36:59 Step 8/25 : COPY . . 20:37:14 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 20:37:14 ---> 1a3b27505393 20:37:14 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 20:37:14 ---> Running in 6ce3a5eca627 20:37:14 Removing intermediate container 6ce3a5eca627 20:37:14 ---> 4b4c73443dd9 20:37:14 Step 10/25 : RUN mkdir -p spire-build 20:37:15 ---> Running in f307ad788771 20:37:23 Removing intermediate container 718bfea15e4c 20:37:23 ---> 829355d5c768 20:37:23 20:37:23 Step 10/25 : FROM alpine:3.14 20:37:23 ---> e04c818066af 20:37:23 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:37:24 Removing intermediate container 7aeeb1375d5f 20:37:24 ---> 784829186f92 20:37:24 20:37:24 Step 10/22 : FROM alpine:3.14 20:37:24 ---> e04c818066af 20:37:24 Step 11/22 : RUN apk add --update --no-cache dumb-init 20:37:24 ---> Using cache 20:37:24 ---> e1c896c33221 20:37:24 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:37:24 ---> Using cache 20:37:24 ---> 447d6046ad46 20:37:24 Step 13/22 : ENV APP_PORT=59861 20:37:26 ---> Running in 3ff41cd8e1e5 20:37:26 ---> Running in 7a35dd1ab9c1 20:37:26 Removing intermediate container f307ad788771 20:37:26 ---> 88c8c5d8083f 20:37:26 Step 11/25 : WORKDIR /edgex-go/spire-build 20:37:26 ---> Running in 2964bc2a8c26 20:37:26 Removing intermediate container 3ff41cd8e1e5 20:37:26 ---> 5871defa99e3 20:37:26 Step 14/22 : EXPOSE $APP_PORT 20:37:26 ---> Running in 3f459e4efaae 20:37:26 Removing intermediate container 2964bc2a8c26 20:37:26 ---> 0129fa45520c 20:37:26 Step 12/25 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent 20:37:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:37:26 Removing intermediate container 3f459e4efaae 20:37:26 ---> b73752c6ac97 20:37:26 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:37:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:37:26 ---> Running in c7d0dfd61338 20:37:27 (1/3) Installing ca-certificates (20211220-r0) 20:37:27 (2/3) Installing dumb-init (1.2.5-r1) 20:37:27 (3/3) Installing su-exec (0.2-r1) 20:37:27 Executing busybox-1.33.1-r7.trigger 20:37:27 Executing ca-certificates-20211220-r0.trigger 20:37:27 OK: 6 MiB in 17 packages 20:37:27 ---> d7859a013d12 20:37:27 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:37:28 spire-1.2.1/ 20:37:28 spire-1.2.1/.data/ 20:37:28 spire-1.2.1/.data/.file 20:37:28 spire-1.2.1/.dockerignore 20:37:28 spire-1.2.1/.gitattributes 20:37:28 spire-1.2.1/.githooks/ 20:37:28 spire-1.2.1/.githooks/pre-commit 20:37:28 spire-1.2.1/.github/ 20:37:28 spire-1.2.1/.github/ISSUE_TEMPLATE.md 20:37:28 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 20:37:28 spire-1.2.1/.github/dependabot.yml 20:37:28 spire-1.2.1/.github/workflows/ 20:37:28 spire-1.2.1/.github/workflows/nightly_build.yaml 20:37:28 spire-1.2.1/.github/workflows/pr_build.yaml 20:37:28 spire-1.2.1/.github/workflows/release_build.yaml 20:37:28 spire-1.2.1/.github/workflows/scripts/ 20:37:28 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 20:37:28 spire-1.2.1/.github/workflows/scripts/push-images.sh 20:37:28 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 20:37:28 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 20:37:28 spire-1.2.1/.github/workflows/scripts/split.sh 20:37:28 spire-1.2.1/.gitignore 20:37:28 spire-1.2.1/.go-version 20:37:28 spire-1.2.1/.golangci.yml 20:37:28 spire-1.2.1/ADOPTERS.md 20:37:28 spire-1.2.1/CHANGELOG.md 20:37:28 spire-1.2.1/CODE-OF-CONDUCT.md 20:37:28 spire-1.2.1/CODEOWNERS 20:37:28 spire-1.2.1/CONTRIBUTING.md 20:37:28 spire-1.2.1/Dockerfile 20:37:28 spire-1.2.1/Dockerfile.dev 20:37:28 spire-1.2.1/Dockerfile.scratch 20:37:28 spire-1.2.1/LICENSE 20:37:28 spire-1.2.1/MAINTAINERS.md 20:37:28 spire-1.2.1/Makefile 20:37:28 spire-1.2.1/README.md 20:37:28 spire-1.2.1/ROADMAP.md 20:37:28 spire-1.2.1/SECURITY.md 20:37:28 spire-1.2.1/cmd/ 20:37:28 spire-1.2.1/cmd/spire-agent/ 20:37:28 spire-1.2.1/cmd/spire-agent/cli/ 20:37:28 spire-1.2.1/cmd/spire-agent/cli/api/ 20:37:28 spire-1.2.1/cmd/spire-agent/cli/api/common.go 20:37:28 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 20:37:28 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 20:37:28 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 20:37:28 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 20:37:28 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 20:37:28 spire-1.2.1/cmd/spire-agent/cli/cli.go 20:37:28 spire-1.2.1/cmd/spire-agent/cli/common/ 20:37:28 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 20:37:28 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 20:37:28 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 20:37:28 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 20:37:28 spire-1.2.1/cmd/spire-agent/cli/run/ 20:37:28 spire-1.2.1/cmd/spire-agent/cli/run/run.go 20:37:28 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 20:37:28 spire-1.2.1/cmd/spire-agent/cli/validate/ 20:37:28 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 20:37:28 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 20:37:28 spire-1.2.1/cmd/spire-agent/main.go 20:37:28 spire-1.2.1/cmd/spire-server/ 20:37:28 spire-1.2.1/cmd/spire-server/cli/ 20:37:28 spire-1.2.1/cmd/spire-server/cli/agent/ 20:37:28 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 20:37:28 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 20:37:28 spire-1.2.1/cmd/spire-server/cli/agent/count.go 20:37:28 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 20:37:28 spire-1.2.1/cmd/spire-server/cli/agent/list.go 20:37:28 spire-1.2.1/cmd/spire-server/cli/agent/show.go 20:37:28 spire-1.2.1/cmd/spire-server/cli/bundle/ 20:37:28 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 20:37:28 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 20:37:28 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 20:37:28 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 20:37:28 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 20:37:28 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 20:37:28 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 20:37:28 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 20:37:28 spire-1.2.1/cmd/spire-server/cli/cli.go 20:37:28 spire-1.2.1/cmd/spire-server/cli/entry/ 20:37:28 spire-1.2.1/cmd/spire-server/cli/entry/count.go 20:37:28 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 20:37:28 spire-1.2.1/cmd/spire-server/cli/entry/create.go 20:37:28 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 20:37:28 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 20:37:28 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 20:37:28 spire-1.2.1/cmd/spire-server/cli/entry/show.go 20:37:28 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 20:37:28 spire-1.2.1/cmd/spire-server/cli/entry/update.go 20:37:28 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 20:37:28 spire-1.2.1/cmd/spire-server/cli/entry/util.go 20:37:28 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 20:37:28 spire-1.2.1/cmd/spire-server/cli/federation/ 20:37:28 spire-1.2.1/cmd/spire-server/cli/federation/common.go 20:37:28 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 20:37:28 spire-1.2.1/cmd/spire-server/cli/federation/create.go 20:37:28 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 20:37:28 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 20:37:28 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 20:37:28 spire-1.2.1/cmd/spire-server/cli/federation/list.go 20:37:28 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 20:37:28 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 20:37:28 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 20:37:28 spire-1.2.1/cmd/spire-server/cli/federation/show.go 20:37:28 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 20:37:28 spire-1.2.1/cmd/spire-server/cli/federation/update.go 20:37:28 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 20:37:28 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 20:37:28 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 20:37:28 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 20:37:28 spire-1.2.1/cmd/spire-server/cli/jwt/ 20:37:28 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 20:37:28 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 20:37:28 spire-1.2.1/cmd/spire-server/cli/run/ 20:37:28 spire-1.2.1/cmd/spire-server/cli/run/run.go 20:37:28 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 20:37:28 spire-1.2.1/cmd/spire-server/cli/token/ 20:37:28 spire-1.2.1/cmd/spire-server/cli/token/generate.go 20:37:28 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 20:37:28 spire-1.2.1/cmd/spire-server/cli/validate/ 20:37:28 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 20:37:28 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 20:37:28 spire-1.2.1/cmd/spire-server/cli/x509/ 20:37:28 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 20:37:28 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 20:37:28 spire-1.2.1/cmd/spire-server/main.go 20:37:28 spire-1.2.1/cmd/spire-server/util/ 20:37:28 spire-1.2.1/cmd/spire-server/util/util.go 20:37:28 spire-1.2.1/conf/ 20:37:28 spire-1.2.1/conf/agent/ 20:37:28 spire-1.2.1/conf/agent/agent.conf 20:37:28 spire-1.2.1/conf/agent/agent_full.conf 20:37:28 spire-1.2.1/conf/agent/dummy_root_ca.crt 20:37:28 spire-1.2.1/conf/server/ 20:37:28 spire-1.2.1/conf/server/dummy_upstream_ca.crt 20:37:28 spire-1.2.1/conf/server/dummy_upstream_ca.key 20:37:28 spire-1.2.1/conf/server/server.conf 20:37:28 spire-1.2.1/conf/server/server_full.conf 20:37:28 spire-1.2.1/doc/ 20:37:28 spire-1.2.1/doc/SPIRE101.md 20:37:28 spire-1.2.1/doc/auditlog.md 20:37:28 spire-1.2.1/doc/authorization_policy_engine.md 20:37:28 spire-1.2.1/doc/changelog_guidelines.md 20:37:28 spire-1.2.1/doc/cure53-report.pdf 20:37:28 spire-1.2.1/doc/images/ 20:37:28 spire-1.2.1/doc/images/2019_roadmap.png 20:37:28 spire-1.2.1/doc/images/SPIRE101.png 20:37:28 spire-1.2.1/doc/images/SPIRE_agent.png 20:37:28 spire-1.2.1/doc/images/SPIRE_server.png 20:37:28 spire-1.2.1/doc/images/cache_mgr.png 20:37:28 spire-1.2.1/doc/images/cache_mgr_components.png 20:37:28 spire-1.2.1/doc/images/federated_spire.png 20:37:28 spire-1.2.1/doc/images/ha_mode.png 20:37:28 spire-1.2.1/doc/images/nested_spire.png 20:37:28 spire-1.2.1/doc/images/oidc_federation.png 20:37:28 spire-1.2.1/doc/images/single_trust_domain.png 20:37:28 spire-1.2.1/doc/images/spiffe_compatible.png 20:37:28 spire-1.2.1/doc/images/spire_logo.png 20:37:28 spire-1.2.1/doc/migrating_registration_api_clients.md 20:37:28 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 20:37:28 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 20:37:28 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 20:37:28 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 20:37:28 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 20:37:28 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 20:37:28 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 20:37:28 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 20:37:28 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 20:37:28 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 20:37:28 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 20:37:28 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 20:37:28 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 20:37:28 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 20:37:28 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 20:37:28 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 20:37:28 spire-1.2.1/doc/plugin_server_datastore_sql.md 20:37:28 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 20:37:28 spire-1.2.1/doc/plugin_server_keymanager_disk.md 20:37:28 spire-1.2.1/doc/plugin_server_keymanager_memory.md 20:37:28 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 20:37:28 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 20:37:28 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 20:37:28 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 20:37:28 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 20:37:28 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 20:37:28 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 20:37:28 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 20:37:28 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 20:37:28 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 20:37:28 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 20:37:28 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 20:37:28 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 20:37:28 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 20:37:28 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 20:37:28 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 20:37:28 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 20:37:28 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 20:37:28 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 20:37:28 spire-1.2.1/doc/scaling_spire.md 20:37:28 spire-1.2.1/doc/spire_agent.md 20:37:28 spire-1.2.1/doc/spire_server.md 20:37:28 spire-1.2.1/doc/supported_integrations.md 20:37:28 spire-1.2.1/doc/telemetry.md 20:37:28 spire-1.2.1/doc/telemetry_config.md 20:37:28 spire-1.2.1/doc/upgrading.md 20:37:28 spire-1.2.1/doc/using_spire.md 20:37:28 spire-1.2.1/examples/ 20:37:28 spire-1.2.1/examples/README.md 20:37:28 spire-1.2.1/go.mod 20:37:28 spire-1.2.1/go.sum 20:37:28 spire-1.2.1/pkg/ 20:37:28 spire-1.2.1/pkg/agent/ 20:37:28 spire-1.2.1/pkg/agent/agent.go 20:37:28 spire-1.2.1/pkg/agent/api/ 20:37:28 spire-1.2.1/pkg/agent/api/config.go 20:37:28 spire-1.2.1/pkg/agent/api/debug/ 20:37:28 spire-1.2.1/pkg/agent/api/debug/v1/ 20:37:28 spire-1.2.1/pkg/agent/api/debug/v1/service.go 20:37:28 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 20:37:28 spire-1.2.1/pkg/agent/api/delegatedidentity/ 20:37:28 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 20:37:28 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 20:37:28 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 20:37:28 spire-1.2.1/pkg/agent/api/endpoints.go 20:37:28 spire-1.2.1/pkg/agent/api/health/ 20:37:28 spire-1.2.1/pkg/agent/api/health/v1/ 20:37:28 spire-1.2.1/pkg/agent/api/health/v1/service.go 20:37:28 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 20:37:28 spire-1.2.1/pkg/agent/api/rpccontext/ 20:37:28 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 20:37:28 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 20:37:28 spire-1.2.1/pkg/agent/attestor/ 20:37:28 spire-1.2.1/pkg/agent/attestor/node/ 20:37:28 spire-1.2.1/pkg/agent/attestor/node/experimental.go 20:37:28 spire-1.2.1/pkg/agent/attestor/node/node.go 20:37:28 spire-1.2.1/pkg/agent/attestor/node/node_test.go 20:37:28 spire-1.2.1/pkg/agent/attestor/workload/ 20:37:28 spire-1.2.1/pkg/agent/attestor/workload/workload.go 20:37:28 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 20:37:28 spire-1.2.1/pkg/agent/catalog/ 20:37:28 spire-1.2.1/pkg/agent/catalog/catalog.go 20:37:28 spire-1.2.1/pkg/agent/catalog/keymanager.go 20:37:28 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 20:37:28 spire-1.2.1/pkg/agent/catalog/svidstore.go 20:37:28 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 20:37:28 spire-1.2.1/pkg/agent/client/ 20:37:28 spire-1.2.1/pkg/agent/client/client.go 20:37:28 spire-1.2.1/pkg/agent/client/client_test.go 20:37:28 spire-1.2.1/pkg/agent/client/dial.go 20:37:28 spire-1.2.1/pkg/agent/client/nodeconn.go 20:37:28 spire-1.2.1/pkg/agent/client/nodeconn_test.go 20:37:28 spire-1.2.1/pkg/agent/client/update.go 20:37:28 spire-1.2.1/pkg/agent/client/util.go 20:37:28 spire-1.2.1/pkg/agent/common/ 20:37:28 spire-1.2.1/pkg/agent/common/backoff/ 20:37:28 spire-1.2.1/pkg/agent/common/backoff/backoff.go 20:37:28 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 20:37:28 spire-1.2.1/pkg/agent/common/cgroups/ 20:37:28 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 20:37:28 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 20:37:28 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 20:37:28 spire-1.2.1/pkg/agent/config.go 20:37:28 spire-1.2.1/pkg/agent/endpoints/ 20:37:28 spire-1.2.1/pkg/agent/endpoints/config.go 20:37:28 spire-1.2.1/pkg/agent/endpoints/endpoints.go 20:37:28 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 20:37:28 spire-1.2.1/pkg/agent/endpoints/metrics.go 20:37:28 spire-1.2.1/pkg/agent/endpoints/middleware.go 20:37:28 spire-1.2.1/pkg/agent/endpoints/peertracker.go 20:37:28 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 20:37:28 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 20:37:28 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 20:37:28 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 20:37:28 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 20:37:28 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 20:37:28 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 20:37:28 spire-1.2.1/pkg/agent/endpoints/workload/ 20:37:28 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 20:37:28 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 20:37:28 spire-1.2.1/pkg/agent/manager/ 20:37:28 spire-1.2.1/pkg/agent/manager/cache/ 20:37:28 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 20:37:28 spire-1.2.1/pkg/agent/manager/cache/cache.go 20:37:28 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 20:37:28 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 20:37:28 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 20:37:28 spire-1.2.1/pkg/agent/manager/cache/sets.go 20:37:28 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 20:37:28 spire-1.2.1/pkg/agent/manager/config.go 20:37:28 spire-1.2.1/pkg/agent/manager/manager.go 20:37:28 spire-1.2.1/pkg/agent/manager/manager_test.go 20:37:28 spire-1.2.1/pkg/agent/manager/storage.go 20:37:28 spire-1.2.1/pkg/agent/manager/storage_test.go 20:37:28 spire-1.2.1/pkg/agent/manager/storecache/ 20:37:28 spire-1.2.1/pkg/agent/manager/storecache/cache.go 20:37:28 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 20:37:28 spire-1.2.1/pkg/agent/manager/sync.go 20:37:28 spire-1.2.1/pkg/agent/plugin/ 20:37:28 spire-1.2.1/pkg/agent/plugin/keymanager/ 20:37:28 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 20:37:28 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 20:37:28 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 20:37:28 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 20:37:28 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 20:37:28 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 20:37:28 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 20:37:28 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 20:37:28 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 20:37:28 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 20:37:28 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 20:37:28 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 20:37:28 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 20:37:28 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 20:37:28 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 20:37:28 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 20:37:28 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 20:37:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 20:37:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 20:37:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 20:37:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 20:37:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 20:37:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 20:37:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 20:37:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 20:37:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 20:37:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 20:37:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 20:37:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 20:37:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 20:37:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 20:37:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 20:37:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 20:37:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 20:37:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 20:37:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 20:37:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 20:37:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 20:37:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 20:37:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 20:37:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 20:37:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 20:37:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 20:37:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 20:37:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 20:37:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 20:37:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 20:37:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 20:37:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 20:37:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 20:37:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 20:37:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 20:37:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 20:37:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 20:37:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 20:37:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 20:37:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 20:37:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 20:37:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 20:37:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 20:37:28 spire-1.2.1/pkg/agent/plugin/svidstore/ 20:37:28 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 20:37:28 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 20:37:28 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 20:37:28 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 20:37:28 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 20:37:28 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 20:37:28 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 20:37:28 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 20:37:28 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 20:37:28 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 20:37:28 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 20:37:28 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 20:37:28 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 20:37:28 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 20:37:28 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 20:37:28 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 20:37:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 20:37:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 20:37:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 20:37:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 20:37:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 20:37:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 20:37:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 20:37:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 20:37:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 20:37:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 20:37:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 20:37:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 20:37:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 20:37:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 20:37:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 20:37:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 20:37:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 20:37:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 20:37:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 20:37:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 20:37:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 20:37:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 20:37:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 20:37:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 20:37:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 20:37:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 20:37:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 20:37:28 spire-1.2.1/pkg/agent/svid/ 20:37:28 spire-1.2.1/pkg/agent/svid/rotator.go 20:37:28 spire-1.2.1/pkg/agent/svid/rotator_config.go 20:37:28 spire-1.2.1/pkg/agent/svid/rotator_test.go 20:37:28 spire-1.2.1/pkg/agent/svid/store/ 20:37:28 spire-1.2.1/pkg/agent/svid/store/service.go 20:37:28 spire-1.2.1/pkg/agent/svid/store/service_test.go 20:37:28 spire-1.2.1/pkg/common/ 20:37:28 spire-1.2.1/pkg/common/agentpathtemplate/ 20:37:28 spire-1.2.1/pkg/common/agentpathtemplate/template.go 20:37:28 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 20:37:28 spire-1.2.1/pkg/common/api/ 20:37:28 spire-1.2.1/pkg/common/api/metrics.go 20:37:28 spire-1.2.1/pkg/common/api/middleware/ 20:37:28 spire-1.2.1/pkg/common/api/middleware/common_test.go 20:37:28 spire-1.2.1/pkg/common/api/middleware/interceptor.go 20:37:28 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 20:37:28 spire-1.2.1/pkg/common/api/middleware/logger.go 20:37:28 spire-1.2.1/pkg/common/api/middleware/logger_test.go 20:37:28 spire-1.2.1/pkg/common/api/middleware/metrics.go 20:37:28 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 20:37:28 spire-1.2.1/pkg/common/api/middleware/middleware.go 20:37:28 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 20:37:28 spire-1.2.1/pkg/common/api/middleware/misconfig.go 20:37:28 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 20:37:28 spire-1.2.1/pkg/common/api/middleware/names.go 20:37:28 spire-1.2.1/pkg/common/api/middleware/names_test.go 20:37:28 spire-1.2.1/pkg/common/api/names.go 20:37:28 spire-1.2.1/pkg/common/api/ratelimit.go 20:37:28 spire-1.2.1/pkg/common/api/rpccontext/ 20:37:28 spire-1.2.1/pkg/common/api/rpccontext/logger.go 20:37:28 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 20:37:28 spire-1.2.1/pkg/common/api/rpccontext/names.go 20:37:28 spire-1.2.1/pkg/common/auth/ 20:37:28 spire-1.2.1/pkg/common/auth/interceptors.go 20:37:28 spire-1.2.1/pkg/common/auth/interceptors_test.go 20:37:28 spire-1.2.1/pkg/common/auth/untracked_uds.go 20:37:28 spire-1.2.1/pkg/common/bundleutil/ 20:37:28 spire-1.2.1/pkg/common/bundleutil/bundle.go 20:37:28 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 20:37:28 spire-1.2.1/pkg/common/bundleutil/common_test.go 20:37:28 spire-1.2.1/pkg/common/bundleutil/marshal.go 20:37:28 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 20:37:28 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 20:37:28 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 20:37:28 spire-1.2.1/pkg/common/bundleutil/types.go 20:37:28 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 20:37:28 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 20:37:28 spire-1.2.1/pkg/common/catalog/ 20:37:28 spire-1.2.1/pkg/common/catalog/bind.go 20:37:28 spire-1.2.1/pkg/common/catalog/builtin.go 20:37:28 spire-1.2.1/pkg/common/catalog/catalog.go 20:37:28 spire-1.2.1/pkg/common/catalog/catalog_test.go 20:37:28 spire-1.2.1/pkg/common/catalog/closers.go 20:37:28 spire-1.2.1/pkg/common/catalog/cmd_linux.go 20:37:28 spire-1.2.1/pkg/common/catalog/cmd_other.go 20:37:28 spire-1.2.1/pkg/common/catalog/config.go 20:37:28 spire-1.2.1/pkg/common/catalog/config_test.go 20:37:28 spire-1.2.1/pkg/common/catalog/configure.go 20:37:28 spire-1.2.1/pkg/common/catalog/constraints.go 20:37:28 spire-1.2.1/pkg/common/catalog/constraints_test.go 20:37:28 spire-1.2.1/pkg/common/catalog/context.go 20:37:28 spire-1.2.1/pkg/common/catalog/external.go 20:37:28 spire-1.2.1/pkg/common/catalog/host.go 20:37:28 spire-1.2.1/pkg/common/catalog/pipenet.go 20:37:28 spire-1.2.1/pkg/common/catalog/plugin.go 20:37:28 spire-1.2.1/pkg/common/catalog/testplugin/ 20:37:28 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 20:37:28 spire-1.2.1/pkg/common/catalog/testplugin/main.go 20:37:28 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 20:37:28 spire-1.2.1/pkg/common/cli/ 20:37:28 spire-1.2.1/pkg/common/cli/env.go 20:37:28 spire-1.2.1/pkg/common/cli/flags.go 20:37:28 spire-1.2.1/pkg/common/cli/trust_domain.go 20:37:28 spire-1.2.1/pkg/common/cli/trust_domain_test.go 20:37:28 spire-1.2.1/pkg/common/cli/umask.go 20:37:28 spire-1.2.1/pkg/common/cli/umask_posix.go 20:37:28 spire-1.2.1/pkg/common/cli/umask_test.go 20:37:28 spire-1.2.1/pkg/common/cli/umask_windows.go 20:37:28 spire-1.2.1/pkg/common/cliprinter/ 20:37:28 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 20:37:28 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 20:37:28 spire-1.2.1/pkg/common/cliprinter/flag.go 20:37:28 spire-1.2.1/pkg/common/cliprinter/flag_test.go 20:37:28 spire-1.2.1/pkg/common/cliprinter/format.go 20:37:28 spire-1.2.1/pkg/common/cliprinter/format_test.go 20:37:28 spire-1.2.1/pkg/common/cliprinter/internal/ 20:37:28 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 20:37:28 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 20:37:28 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 20:37:28 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 20:37:28 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 20:37:28 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 20:37:28 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 20:37:28 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 20:37:28 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 20:37:28 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 20:37:28 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 20:37:28 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 20:37:28 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 20:37:28 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 20:37:28 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 20:37:28 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 20:37:28 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 20:37:28 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 20:37:28 spire-1.2.1/pkg/common/coretypes/ 20:37:28 spire-1.2.1/pkg/common/coretypes/bundle/ 20:37:28 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 20:37:28 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 20:37:28 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 20:37:28 spire-1.2.1/pkg/common/coretypes/bundle/require.go 20:37:28 spire-1.2.1/pkg/common/coretypes/jwtkey/ 20:37:28 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 20:37:28 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 20:37:28 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 20:37:28 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 20:37:28 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 20:37:28 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 20:37:28 spire-1.2.1/pkg/common/coretypes/x509certificate/ 20:37:28 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 20:37:28 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 20:37:28 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 20:37:28 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 20:37:28 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 20:37:28 spire-1.2.1/pkg/common/cryptoutil/ 20:37:28 spire-1.2.1/pkg/common/cryptoutil/keys.go 20:37:28 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 20:37:28 spire-1.2.1/pkg/common/diskutil/ 20:37:28 spire-1.2.1/pkg/common/diskutil/file_posix.go 20:37:28 spire-1.2.1/pkg/common/diskutil/file_test.go 20:37:28 spire-1.2.1/pkg/common/diskutil/file_windows.go 20:37:28 spire-1.2.1/pkg/common/errorutil/ 20:37:28 spire-1.2.1/pkg/common/errorutil/wrapper.go 20:37:28 spire-1.2.1/pkg/common/health/ 20:37:28 spire-1.2.1/pkg/common/health/config.go 20:37:28 spire-1.2.1/pkg/common/health/context.go 20:37:28 spire-1.2.1/pkg/common/health/context_test.go 20:37:28 spire-1.2.1/pkg/common/health/health.go 20:37:28 spire-1.2.1/pkg/common/health/health_test.go 20:37:28 spire-1.2.1/pkg/common/health/logger.go 20:37:28 spire-1.2.1/pkg/common/hostservice/ 20:37:28 spire-1.2.1/pkg/common/hostservice/metricsservice/ 20:37:28 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 20:37:28 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 20:37:28 spire-1.2.1/pkg/common/idutil/ 20:37:28 spire-1.2.1/pkg/common/idutil/require.go 20:37:28 spire-1.2.1/pkg/common/idutil/require_test.go 20:37:28 spire-1.2.1/pkg/common/idutil/safety.go 20:37:28 spire-1.2.1/pkg/common/idutil/safety_test.go 20:37:28 spire-1.2.1/pkg/common/idutil/spiffeid.go 20:37:28 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 20:37:28 spire-1.2.1/pkg/common/jwtsvid/ 20:37:28 spire-1.2.1/pkg/common/jwtsvid/common.go 20:37:28 spire-1.2.1/pkg/common/jwtsvid/sign.go 20:37:28 spire-1.2.1/pkg/common/jwtsvid/token_test.go 20:37:28 spire-1.2.1/pkg/common/jwtsvid/validate.go 20:37:28 spire-1.2.1/pkg/common/jwtutil/ 20:37:28 spire-1.2.1/pkg/common/jwtutil/keyset.go 20:37:28 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 20:37:28 spire-1.2.1/pkg/common/log/ 20:37:28 spire-1.2.1/pkg/common/log/hclog_adapter.go 20:37:28 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 20:37:28 spire-1.2.1/pkg/common/log/log.go 20:37:28 spire-1.2.1/pkg/common/log/log_test.go 20:37:28 spire-1.2.1/pkg/common/log/options.go 20:37:28 spire-1.2.1/pkg/common/nodeutil/ 20:37:28 spire-1.2.1/pkg/common/nodeutil/node.go 20:37:28 spire-1.2.1/pkg/common/nodeutil/node_test.go 20:37:28 spire-1.2.1/pkg/common/peertracker/ 20:37:28 spire-1.2.1/pkg/common/peertracker/conn.go 20:37:28 spire-1.2.1/pkg/common/peertracker/credentials.go 20:37:28 spire-1.2.1/pkg/common/peertracker/errors.go 20:37:28 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 20:37:28 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 20:37:28 spire-1.2.1/pkg/common/peertracker/info.go 20:37:28 spire-1.2.1/pkg/common/peertracker/listener.go 20:37:28 spire-1.2.1/pkg/common/peertracker/listener_test.go 20:37:28 spire-1.2.1/pkg/common/peertracker/peertracker.go 20:37:28 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 20:37:28 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 20:37:28 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 20:37:28 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 20:37:28 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 20:37:28 spire-1.2.1/pkg/common/peertracker/tcp.go 20:37:28 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 20:37:28 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 20:37:28 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 20:37:28 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 20:37:28 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 20:37:28 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 20:37:28 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 20:37:28 spire-1.2.1/pkg/common/peertracker/uds.go 20:37:28 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 20:37:28 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 20:37:28 spire-1.2.1/pkg/common/peertracker/uds_linux.go 20:37:28 spire-1.2.1/pkg/common/pemutil/ 20:37:28 spire-1.2.1/pkg/common/pemutil/block.go 20:37:28 spire-1.2.1/pkg/common/pemutil/certs.go 20:37:28 spire-1.2.1/pkg/common/pemutil/common.go 20:37:28 spire-1.2.1/pkg/common/pemutil/csr.go 20:37:28 spire-1.2.1/pkg/common/pemutil/keys.go 20:37:28 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 20:37:28 spire-1.2.1/pkg/common/pemutil/testdata/ 20:37:28 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 20:37:28 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 20:37:28 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 20:37:28 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 20:37:28 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 20:37:28 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 20:37:28 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 20:37:28 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 20:37:28 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 20:37:28 spire-1.2.1/pkg/common/plugin/ 20:37:28 spire-1.2.1/pkg/common/plugin/aws/ 20:37:28 spire-1.2.1/pkg/common/plugin/aws/iid.go 20:37:28 spire-1.2.1/pkg/common/plugin/azure/ 20:37:28 spire-1.2.1/pkg/common/plugin/azure/msi.go 20:37:28 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 20:37:28 spire-1.2.1/pkg/common/plugin/facade.go 20:37:28 spire-1.2.1/pkg/common/plugin/facade_test.go 20:37:28 spire-1.2.1/pkg/common/plugin/gcp/ 20:37:28 spire-1.2.1/pkg/common/plugin/gcp/iit.go 20:37:28 spire-1.2.1/pkg/common/plugin/k8s/ 20:37:28 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 20:37:28 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 20:37:28 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 20:37:28 spire-1.2.1/pkg/common/plugin/k8s/utils.go 20:37:28 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 20:37:28 spire-1.2.1/pkg/common/plugin/log.go 20:37:28 spire-1.2.1/pkg/common/plugin/sshpop/ 20:37:28 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 20:37:28 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 20:37:28 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 20:37:28 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 20:37:28 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 20:37:28 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 20:37:28 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 20:37:28 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 20:37:28 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 20:37:28 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 20:37:28 spire-1.2.1/pkg/common/plugin/tpmdevid/ 20:37:28 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 20:37:28 spire-1.2.1/pkg/common/plugin/x509pop/ 20:37:28 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 20:37:28 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 20:37:28 spire-1.2.1/pkg/common/profiling/ 20:37:28 spire-1.2.1/pkg/common/profiling/dumpers.go 20:37:28 spire-1.2.1/pkg/common/profiling/profiling.go 20:37:28 spire-1.2.1/pkg/common/protoutil/ 20:37:28 spire-1.2.1/pkg/common/protoutil/masks.go 20:37:28 spire-1.2.1/pkg/common/protoutil/masks_test.go 20:37:28 spire-1.2.1/pkg/common/rotationutil/ 20:37:28 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 20:37:28 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 20:37:28 spire-1.2.1/pkg/common/selector/ 20:37:28 spire-1.2.1/pkg/common/selector/selector.go 20:37:28 spire-1.2.1/pkg/common/selector/selector_test.go 20:37:28 spire-1.2.1/pkg/common/selector/set.go 20:37:28 spire-1.2.1/pkg/common/selector/set_utils.go 20:37:28 spire-1.2.1/pkg/common/selector/set_utils_test.go 20:37:28 spire-1.2.1/pkg/common/telemetry/ 20:37:28 spire-1.2.1/pkg/common/telemetry/agent/ 20:37:28 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 20:37:28 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 20:37:28 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 20:37:28 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 20:37:28 spire-1.2.1/pkg/common/telemetry/agent/manager.go 20:37:28 spire-1.2.1/pkg/common/telemetry/agent/node.go 20:37:28 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 20:37:28 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 20:37:28 spire-1.2.1/pkg/common/telemetry/agent/store/ 20:37:28 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 20:37:28 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 20:37:28 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 20:37:28 spire-1.2.1/pkg/common/telemetry/blackhole.go 20:37:28 spire-1.2.1/pkg/common/telemetry/call.go 20:37:28 spire-1.2.1/pkg/common/telemetry/common/ 20:37:28 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 20:37:28 spire-1.2.1/pkg/common/telemetry/config.go 20:37:28 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 20:37:28 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 20:37:28 spire-1.2.1/pkg/common/telemetry/inmem.go 20:37:28 spire-1.2.1/pkg/common/telemetry/inmem_test.go 20:37:28 spire-1.2.1/pkg/common/telemetry/m3.go 20:37:28 spire-1.2.1/pkg/common/telemetry/m3_test.go 20:37:28 spire-1.2.1/pkg/common/telemetry/metrics.go 20:37:28 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 20:37:28 spire-1.2.1/pkg/common/telemetry/names.go 20:37:28 spire-1.2.1/pkg/common/telemetry/prometheus.go 20:37:28 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 20:37:28 spire-1.2.1/pkg/common/telemetry/sanitize.go 20:37:28 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 20:37:28 spire-1.2.1/pkg/common/telemetry/server/ 20:37:28 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 20:37:28 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 20:37:28 spire-1.2.1/pkg/common/telemetry/server/datastore/ 20:37:28 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 20:37:28 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 20:37:28 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 20:37:28 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 20:37:28 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 20:37:28 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 20:37:28 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 20:37:28 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 20:37:28 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 20:37:28 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 20:37:28 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 20:37:28 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 20:37:28 spire-1.2.1/pkg/common/telemetry/server/rotate.go 20:37:28 spire-1.2.1/pkg/common/telemetry/server/server.go 20:37:28 spire-1.2.1/pkg/common/telemetry/sink.go 20:37:28 spire-1.2.1/pkg/common/telemetry/statsd.go 20:37:28 spire-1.2.1/pkg/common/telemetry/statsd_test.go 20:37:28 spire-1.2.1/pkg/common/telemetry/uptime.go 20:37:28 spire-1.2.1/pkg/common/telemetry/version.go 20:37:28 spire-1.2.1/pkg/common/telemetry/withlabels.go 20:37:28 spire-1.2.1/pkg/common/uptime/ 20:37:28 spire-1.2.1/pkg/common/uptime/uptime.go 20:37:28 spire-1.2.1/pkg/common/uptime/uptime_test.go 20:37:28 spire-1.2.1/pkg/common/util/ 20:37:28 spire-1.2.1/pkg/common/util/certs.go 20:37:28 spire-1.2.1/pkg/common/util/certs_test.go 20:37:28 spire-1.2.1/pkg/common/util/csr.go 20:37:28 spire-1.2.1/pkg/common/util/hash.go 20:37:28 spire-1.2.1/pkg/common/util/selectors.go 20:37:28 spire-1.2.1/pkg/common/util/selectors_test.go 20:37:28 spire-1.2.1/pkg/common/util/signals.go 20:37:28 spire-1.2.1/pkg/common/util/sort.go 20:37:28 spire-1.2.1/pkg/common/util/sort_test.go 20:37:28 spire-1.2.1/pkg/common/util/task.go 20:37:28 spire-1.2.1/pkg/common/util/task_test.go 20:37:28 spire-1.2.1/pkg/common/util/testdata/ 20:37:28 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 20:37:28 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 20:37:28 spire-1.2.1/pkg/common/version/ 20:37:28 spire-1.2.1/pkg/common/version/version.go 20:37:28 spire-1.2.1/pkg/common/x509svid/ 20:37:28 spire-1.2.1/pkg/common/x509svid/common_test.go 20:37:28 spire-1.2.1/pkg/common/x509svid/csr.go 20:37:28 spire-1.2.1/pkg/common/x509svid/upstreamca.go 20:37:28 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 20:37:28 spire-1.2.1/pkg/common/x509util/ 20:37:28 spire-1.2.1/pkg/common/x509util/cert.go 20:37:28 spire-1.2.1/pkg/common/x509util/dns.go 20:37:28 spire-1.2.1/pkg/common/x509util/dns_test.go 20:37:28 spire-1.2.1/pkg/common/x509util/keyid.go 20:37:28 spire-1.2.1/pkg/common/x509util/keypair.go 20:37:28 spire-1.2.1/pkg/common/x509util/serialnumber.go 20:37:28 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 20:37:28 spire-1.2.1/pkg/server/ 20:37:28 spire-1.2.1/pkg/server/api/ 20:37:28 spire-1.2.1/pkg/server/api/agent.go 20:37:28 spire-1.2.1/pkg/server/api/agent/ 20:37:28 spire-1.2.1/pkg/server/api/agent/v1/ 20:37:28 spire-1.2.1/pkg/server/api/agent/v1/service.go 20:37:28 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 20:37:28 spire-1.2.1/pkg/server/api/agent_test.go 20:37:28 spire-1.2.1/pkg/server/api/api.go 20:37:28 spire-1.2.1/pkg/server/api/audit/ 20:37:28 spire-1.2.1/pkg/server/api/audit/audit.go 20:37:28 spire-1.2.1/pkg/server/api/audit/audit_test.go 20:37:28 spire-1.2.1/pkg/server/api/bundle.go 20:37:28 spire-1.2.1/pkg/server/api/bundle/ 20:37:28 spire-1.2.1/pkg/server/api/bundle/v1/ 20:37:28 spire-1.2.1/pkg/server/api/bundle/v1/service.go 20:37:28 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 20:37:28 spire-1.2.1/pkg/server/api/bundle_test.go 20:37:28 spire-1.2.1/pkg/server/api/debug/ 20:37:28 spire-1.2.1/pkg/server/api/debug/v1/ 20:37:28 spire-1.2.1/pkg/server/api/debug/v1/service.go 20:37:28 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 20:37:28 spire-1.2.1/pkg/server/api/entry.go 20:37:28 spire-1.2.1/pkg/server/api/entry/ 20:37:28 spire-1.2.1/pkg/server/api/entry/v1/ 20:37:28 spire-1.2.1/pkg/server/api/entry/v1/service.go 20:37:28 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 20:37:28 spire-1.2.1/pkg/server/api/entry_test.go 20:37:28 spire-1.2.1/pkg/server/api/health/ 20:37:28 spire-1.2.1/pkg/server/api/health/v1/ 20:37:28 spire-1.2.1/pkg/server/api/health/v1/service.go 20:37:28 spire-1.2.1/pkg/server/api/health/v1/service_test.go 20:37:28 spire-1.2.1/pkg/server/api/id.go 20:37:28 spire-1.2.1/pkg/server/api/id_test.go 20:37:28 spire-1.2.1/pkg/server/api/limits/ 20:37:28 spire-1.2.1/pkg/server/api/limits/limits.go 20:37:28 spire-1.2.1/pkg/server/api/middleware/ 20:37:28 spire-1.2.1/pkg/server/api/middleware/alias.go 20:37:28 spire-1.2.1/pkg/server/api/middleware/audit.go 20:37:28 spire-1.2.1/pkg/server/api/middleware/authorization.go 20:37:28 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 20:37:28 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 20:37:28 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 20:37:28 spire-1.2.1/pkg/server/api/middleware/caller.go 20:37:28 spire-1.2.1/pkg/server/api/middleware/caller_test.go 20:37:28 spire-1.2.1/pkg/server/api/middleware/common.go 20:37:28 spire-1.2.1/pkg/server/api/middleware/common_test.go 20:37:28 spire-1.2.1/pkg/server/api/middleware/entries.go 20:37:28 spire-1.2.1/pkg/server/api/middleware/entries_test.go 20:37:28 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 20:37:28 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 20:37:28 spire-1.2.1/pkg/server/api/ratelimit.go 20:37:28 spire-1.2.1/pkg/server/api/rpccontext/ 20:37:28 spire-1.2.1/pkg/server/api/rpccontext/alias.go 20:37:28 spire-1.2.1/pkg/server/api/rpccontext/audit.go 20:37:28 spire-1.2.1/pkg/server/api/rpccontext/caller.go 20:37:28 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 20:37:28 spire-1.2.1/pkg/server/api/selector.go 20:37:28 spire-1.2.1/pkg/server/api/selector_test.go 20:37:28 spire-1.2.1/pkg/server/api/status.go 20:37:28 spire-1.2.1/pkg/server/api/status_test.go 20:37:28 spire-1.2.1/pkg/server/api/svid/ 20:37:28 spire-1.2.1/pkg/server/api/svid/v1/ 20:37:28 spire-1.2.1/pkg/server/api/svid/v1/service.go 20:37:28 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 20:37:28 spire-1.2.1/pkg/server/api/trustdomain.go 20:37:28 spire-1.2.1/pkg/server/api/trustdomain/ 20:37:28 spire-1.2.1/pkg/server/api/trustdomain/v1/ 20:37:28 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 20:37:28 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 20:37:28 spire-1.2.1/pkg/server/api/trustdomain_test.go 20:37:28 spire-1.2.1/pkg/server/authpolicy/ 20:37:28 spire-1.2.1/pkg/server/authpolicy/defaults.go 20:37:28 spire-1.2.1/pkg/server/authpolicy/policy.go 20:37:28 spire-1.2.1/pkg/server/authpolicy/policy.rego 20:37:28 spire-1.2.1/pkg/server/authpolicy/policy_data.json 20:37:28 spire-1.2.1/pkg/server/authpolicy/policy_test.go 20:37:28 spire-1.2.1/pkg/server/authpolicy/validate.go 20:37:28 spire-1.2.1/pkg/server/bundle/ 20:37:28 spire-1.2.1/pkg/server/bundle/client/ 20:37:28 spire-1.2.1/pkg/server/bundle/client/client.go 20:37:28 spire-1.2.1/pkg/server/bundle/client/client_test.go 20:37:28 spire-1.2.1/pkg/server/bundle/client/manager.go 20:37:28 spire-1.2.1/pkg/server/bundle/client/manager_test.go 20:37:28 spire-1.2.1/pkg/server/bundle/client/sources.go 20:37:28 spire-1.2.1/pkg/server/bundle/client/sources_test.go 20:37:28 spire-1.2.1/pkg/server/bundle/client/updater.go 20:37:28 spire-1.2.1/pkg/server/bundle/client/updater_test.go 20:37:28 spire-1.2.1/pkg/server/ca/ 20:37:28 spire-1.2.1/pkg/server/ca/ca.go 20:37:28 spire-1.2.1/pkg/server/ca/ca_health.go 20:37:28 spire-1.2.1/pkg/server/ca/ca_test.go 20:37:28 spire-1.2.1/pkg/server/ca/journal.go 20:37:28 spire-1.2.1/pkg/server/ca/journal_test.go 20:37:28 spire-1.2.1/pkg/server/ca/manager.go 20:37:28 spire-1.2.1/pkg/server/ca/manager_health.go 20:37:28 spire-1.2.1/pkg/server/ca/manager_test.go 20:37:28 spire-1.2.1/pkg/server/ca/templates.go 20:37:28 spire-1.2.1/pkg/server/ca/upstream_client.go 20:37:28 spire-1.2.1/pkg/server/ca/upstream_client_test.go 20:37:28 spire-1.2.1/pkg/server/ca/validation.go 20:37:28 spire-1.2.1/pkg/server/cache/ 20:37:28 spire-1.2.1/pkg/server/cache/dscache/ 20:37:28 spire-1.2.1/pkg/server/cache/dscache/cache.go 20:37:28 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 20:37:28 spire-1.2.1/pkg/server/cache/entrycache/ 20:37:28 spire-1.2.1/pkg/server/cache/entrycache/cache.go 20:37:28 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 20:37:28 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 20:37:28 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 20:37:28 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 20:37:28 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 20:37:28 spire-1.2.1/pkg/server/catalog/ 20:37:28 spire-1.2.1/pkg/server/catalog/catalog.go 20:37:28 spire-1.2.1/pkg/server/catalog/keymanager.go 20:37:28 spire-1.2.1/pkg/server/catalog/nodeattestor.go 20:37:28 spire-1.2.1/pkg/server/catalog/noderesolver.go 20:37:28 spire-1.2.1/pkg/server/catalog/notifier.go 20:37:28 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 20:37:28 spire-1.2.1/pkg/server/config.go 20:37:28 spire-1.2.1/pkg/server/datastore/ 20:37:28 spire-1.2.1/pkg/server/datastore/datastore.go 20:37:28 spire-1.2.1/pkg/server/datastore/datastore_health.go 20:37:28 spire-1.2.1/pkg/server/datastore/repository.go 20:37:28 spire-1.2.1/pkg/server/datastore/sqlstore/ 20:37:28 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 20:37:28 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 20:37:28 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 20:37:28 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 20:37:28 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 20:37:28 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 20:37:28 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 20:37:28 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 20:37:28 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 20:37:28 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 20:37:28 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 20:37:28 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 20:37:28 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 20:37:28 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 20:37:28 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 20:37:28 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 20:37:28 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 20:37:28 spire-1.2.1/pkg/server/endpoints/ 20:37:28 spire-1.2.1/pkg/server/endpoints/bundle/ 20:37:28 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 20:37:28 spire-1.2.1/pkg/server/endpoints/bundle/config.go 20:37:28 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 20:37:28 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 20:37:28 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 20:37:28 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 20:37:28 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 20:37:28 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 20:37:28 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 20:37:28 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 20:37:28 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 20:37:28 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 20:37:28 spire-1.2.1/pkg/server/endpoints/bundle/server.go 20:37:28 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 20:37:28 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 20:37:28 spire-1.2.1/pkg/server/endpoints/config.go 20:37:28 spire-1.2.1/pkg/server/endpoints/endpoints.go 20:37:28 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 20:37:28 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 20:37:28 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 20:37:28 spire-1.2.1/pkg/server/endpoints/middleware.go 20:37:28 spire-1.2.1/pkg/server/endpoints/middleware_test.go 20:37:28 spire-1.2.1/pkg/server/hostservice/ 20:37:28 spire-1.2.1/pkg/server/hostservice/agentstore/ 20:37:28 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 20:37:28 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 20:37:28 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 20:37:28 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 20:37:28 spire-1.2.1/pkg/server/hostservice/identityprovider/ 20:37:28 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 20:37:28 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 20:37:28 spire-1.2.1/pkg/server/plugin/ 20:37:28 spire-1.2.1/pkg/server/plugin/keymanager/ 20:37:28 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 20:37:28 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 20:37:28 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 20:37:28 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 20:37:28 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 20:37:28 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 20:37:28 spire-1.2.1/pkg/server/plugin/keymanager/base/ 20:37:28 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 20:37:28 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 20:37:28 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 20:37:28 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 20:37:28 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 20:37:28 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 20:37:28 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 20:37:28 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 20:37:28 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 20:37:28 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 20:37:28 spire-1.2.1/pkg/server/plugin/keymanager/test/ 20:37:28 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 20:37:28 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 20:37:28 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 20:37:28 spire-1.2.1/pkg/server/plugin/nodeattestor/ 20:37:28 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 20:37:28 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 20:37:28 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 20:37:28 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 20:37:28 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 20:37:28 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 20:37:28 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 20:37:28 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 20:37:28 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 20:37:28 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 20:37:28 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 20:37:28 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 20:37:28 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 20:37:28 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 20:37:28 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 20:37:28 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 20:37:28 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 20:37:28 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 20:37:28 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 20:37:28 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 20:37:28 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 20:37:28 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 20:37:28 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 20:37:28 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 20:37:28 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 20:37:28 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 20:37:28 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 20:37:28 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 20:37:28 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 20:37:28 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 20:37:28 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 20:37:28 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 20:37:28 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 20:37:28 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 20:37:28 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 20:37:28 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 20:37:28 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 20:37:28 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 20:37:28 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 20:37:28 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 20:37:28 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 20:37:28 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 20:37:28 spire-1.2.1/pkg/server/plugin/noderesolver/ 20:37:28 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 20:37:28 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 20:37:28 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 20:37:28 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 20:37:28 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 20:37:28 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 20:37:28 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 20:37:28 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 20:37:28 spire-1.2.1/pkg/server/plugin/notifier/ 20:37:28 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 20:37:28 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 20:37:28 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 20:37:28 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 20:37:28 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 20:37:28 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 20:37:28 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 20:37:28 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 20:37:28 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 20:37:28 spire-1.2.1/pkg/server/plugin/notifier/repository.go 20:37:28 spire-1.2.1/pkg/server/plugin/notifier/v1.go 20:37:28 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 20:37:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 20:37:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 20:37:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 20:37:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 20:37:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 20:37:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 20:37:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 20:37:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 20:37:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 20:37:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 20:37:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 20:37:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 20:37:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 20:37:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 20:37:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 20:37:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 20:37:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 20:37:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 20:37:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 20:37:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 20:37:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 20:37:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 20:37:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 20:37:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 20:37:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 20:37:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 20:37:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 20:37:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 20:37:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 20:37:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 20:37:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 20:37:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 20:37:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 20:37:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 20:37:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 20:37:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 20:37:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 20:37:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 20:37:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 20:37:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 20:37:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 20:37:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 20:37:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 20:37:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 20:37:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 20:37:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 20:37:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 20:37:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 20:37:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 20:37:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 20:37:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 20:37:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 20:37:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 20:37:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 20:37:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 20:37:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 20:37:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 20:37:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 20:37:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 20:37:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 20:37:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 20:37:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 20:37:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 20:37:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 20:37:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 20:37:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 20:37:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 20:37:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 20:37:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 20:37:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 20:37:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 20:37:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 20:37:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 20:37:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 20:37:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 20:37:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 20:37:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 20:37:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 20:37:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 20:37:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 20:37:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 20:37:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 20:37:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 20:37:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 20:37:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 20:37:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 20:37:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 20:37:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 20:37:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 20:37:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 20:37:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 20:37:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 20:37:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 20:37:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 20:37:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 20:37:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 20:37:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 20:37:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 20:37:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 20:37:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 20:37:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 20:37:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 20:37:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 20:37:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 20:37:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 20:37:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 20:37:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 20:37:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 20:37:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 20:37:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 20:37:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 20:37:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 20:37:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 20:37:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 20:37:28 spire-1.2.1/pkg/server/registration/ 20:37:28 spire-1.2.1/pkg/server/registration/manager.go 20:37:28 spire-1.2.1/pkg/server/registration/manager_test.go 20:37:28 spire-1.2.1/pkg/server/scanentries.go 20:37:28 spire-1.2.1/pkg/server/scanentries_test.go 20:37:28 spire-1.2.1/pkg/server/server.go 20:37:28 spire-1.2.1/pkg/server/server_test.go 20:37:28 spire-1.2.1/pkg/server/svid/ 20:37:28 spire-1.2.1/pkg/server/svid/observer.go 20:37:28 spire-1.2.1/pkg/server/svid/observer_test.go 20:37:28 spire-1.2.1/pkg/server/svid/rotator.go 20:37:28 spire-1.2.1/pkg/server/svid/rotator_config.go 20:37:28 spire-1.2.1/pkg/server/svid/rotator_config_test.go 20:37:28 spire-1.2.1/pkg/server/svid/rotator_test.go 20:37:28 spire-1.2.1/proto/ 20:37:28 spire-1.2.1/proto/private/ 20:37:28 spire-1.2.1/proto/private/server/ 20:37:28 spire-1.2.1/proto/private/server/journal/ 20:37:28 spire-1.2.1/proto/private/server/journal/journal.pb.go 20:37:28 spire-1.2.1/proto/private/server/journal/journal.proto 20:37:28 spire-1.2.1/proto/spire/ 20:37:28 spire-1.2.1/proto/spire/common/ 20:37:28 spire-1.2.1/proto/spire/common/common.pb.go 20:37:28 spire-1.2.1/proto/spire/common/common.proto 20:37:28 spire-1.2.1/proto/spire/common/plugin/ 20:37:28 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 20:37:28 spire-1.2.1/proto/spire/common/plugin/plugin.proto 20:37:28 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 20:37:28 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 20:37:28 spire-1.2.1/proto/spire/plugin/ 20:37:28 spire-1.2.1/proto/spire/plugin/agent/ 20:37:28 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 20:37:28 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 20:37:28 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 20:37:28 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 20:37:28 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 20:37:28 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 20:37:28 spire-1.2.1/release/ 20:37:28 spire-1.2.1/release/spire-extras/ 20:37:28 spire-1.2.1/release/spire-extras/README.md 20:37:28 spire-1.2.1/release/spire-extras/conf/ 20:37:28 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 20:37:28 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 20:37:28 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 20:37:28 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 20:37:28 spire-1.2.1/release/spire/ 20:37:28 spire-1.2.1/release/spire/README.md 20:37:28 spire-1.2.1/release/spire/conf/ 20:37:28 spire-1.2.1/release/spire/conf/agent/ 20:37:28 spire-1.2.1/release/spire/conf/agent/agent.conf 20:37:28 spire-1.2.1/release/spire/conf/server/ 20:37:28 spire-1.2.1/release/spire/conf/server/server.conf 20:37:28 spire-1.2.1/script/ 20:37:28 spire-1.2.1/script/build-artifact.sh 20:37:28 spire-1.2.1/script/generate_dummy_ca.sh 20:37:28 spire-1.2.1/support/ 20:37:28 spire-1.2.1/support/k8s/ 20:37:28 spire-1.2.1/support/k8s/k8s-workload-registrar/ 20:37:28 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 20:37:28 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 20:37:28 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 20:37:28 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 20:37:28 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 20:37:28 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 20:37:28 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 20:37:28 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 20:37:28 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 20:37:28 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 20:37:28 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 20:37:28 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 20:37:28 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 20:37:28 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 20:37:28 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 20:37:28 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 20:37:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 20:37:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 20:37:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 20:37:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 20:37:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 20:37:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 20:37:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 20:37:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 20:37:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 20:37:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 20:37:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 20:37:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 20:37:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 20:37:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 20:37:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 20:37:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 20:37:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 20:37:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 20:37:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 20:37:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 20:37:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 20:37:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 20:37:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 20:37:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 20:37:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 20:37:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 20:37:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 20:37:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 20:37:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 20:37:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 20:37:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 20:37:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 20:37:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 20:37:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 20:37:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 20:37:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 20:37:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 20:37:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 20:37:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 20:37:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 20:37:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 20:37:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 20:37:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 20:37:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 20:37:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 20:37:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 20:37:28 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 20:37:28 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 20:37:28 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 20:37:28 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 20:37:28 spire-1.2.1/support/oidc-discovery-provider/ 20:37:28 spire-1.2.1/support/oidc-discovery-provider/README.md 20:37:28 spire-1.2.1/support/oidc-discovery-provider/common_test.go 20:37:28 spire-1.2.1/support/oidc-discovery-provider/config.go 20:37:28 spire-1.2.1/support/oidc-discovery-provider/config_test.go 20:37:28 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 20:37:28 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 20:37:28 spire-1.2.1/support/oidc-discovery-provider/handler.go 20:37:28 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 20:37:28 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 20:37:28 spire-1.2.1/support/oidc-discovery-provider/main.go 20:37:28 spire-1.2.1/support/oidc-discovery-provider/server_api.go 20:37:28 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 20:37:28 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 20:37:28 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 20:37:28 spire-1.2.1/test/ 20:37:28 spire-1.2.1/test/clock/ 20:37:28 spire-1.2.1/test/clock/clock.go 20:37:28 spire-1.2.1/test/fakes/ 20:37:28 spire-1.2.1/test/fakes/fakeagentcatalog/ 20:37:28 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 20:37:28 spire-1.2.1/test/fakes/fakeagentkeymanager/ 20:37:28 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 20:37:28 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 20:37:28 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 20:37:28 spire-1.2.1/test/fakes/fakeagentstore/ 20:37:28 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 20:37:28 spire-1.2.1/test/fakes/fakedatastore/ 20:37:28 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 20:37:28 spire-1.2.1/test/fakes/fakeentryclient/ 20:37:28 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 20:37:28 spire-1.2.1/test/fakes/fakehealthchecker/ 20:37:28 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 20:37:28 spire-1.2.1/test/fakes/fakeidentityprovider/ 20:37:28 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 20:37:28 spire-1.2.1/test/fakes/fakemetrics/ 20:37:28 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 20:37:28 spire-1.2.1/test/fakes/fakenoderesolver/ 20:37:28 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 20:37:28 spire-1.2.1/test/fakes/fakenotifier/ 20:37:28 spire-1.2.1/test/fakes/fakenotifier/notifier.go 20:37:28 spire-1.2.1/test/fakes/fakepluginmetrics/ 20:37:28 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 20:37:28 spire-1.2.1/test/fakes/fakeserverca/ 20:37:28 spire-1.2.1/test/fakes/fakeserverca/serverca.go 20:37:28 spire-1.2.1/test/fakes/fakeservercatalog/ 20:37:28 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 20:37:28 spire-1.2.1/test/fakes/fakeserverkeymanager/ 20:37:28 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 20:37:28 spire-1.2.1/test/fakes/fakeservernodeattestor/ 20:37:28 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 20:37:28 spire-1.2.1/test/fakes/fakeupstreamauthority/ 20:37:28 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 20:37:28 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 20:37:28 spire-1.2.1/test/fakes/fakeworkloadapi/ 20:37:28 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 20:37:28 spire-1.2.1/test/fakes/fakeworkloadattestor/ 20:37:28 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 20:37:28 spire-1.2.1/test/fixture/ 20:37:28 spire-1.2.1/test/fixture/certs/ 20:37:28 spire-1.2.1/test/fixture/certs/agent_svid.der 20:37:28 spire-1.2.1/test/fixture/certs/base_cert.pem 20:37:28 spire-1.2.1/test/fixture/certs/base_csr.pem 20:37:28 spire-1.2.1/test/fixture/certs/base_key.pem 20:37:28 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 20:37:28 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 20:37:28 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 20:37:28 spire-1.2.1/test/fixture/certs/blog_cert.pem 20:37:28 spire-1.2.1/test/fixture/certs/blog_csr.pem 20:37:28 spire-1.2.1/test/fixture/certs/blog_key.pem 20:37:28 spire-1.2.1/test/fixture/certs/bundle.der 20:37:28 spire-1.2.1/test/fixture/certs/ca.pem 20:37:28 spire-1.2.1/test/fixture/certs/ca_key.pem 20:37:28 spire-1.2.1/test/fixture/certs/database_cert.pem 20:37:28 spire-1.2.1/test/fixture/certs/database_csr.pem 20:37:28 spire-1.2.1/test/fixture/certs/database_key.pem 20:37:28 spire-1.2.1/test/fixture/certs/node_cert.pem 20:37:28 spire-1.2.1/test/fixture/certs/node_csr.pem 20:37:28 spire-1.2.1/test/fixture/certs/node_key.pem 20:37:28 spire-1.2.1/test/fixture/certs/svid.pem 20:37:28 spire-1.2.1/test/fixture/certs/svid_key.pem 20:37:28 spire-1.2.1/test/fixture/config/ 20:37:28 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 20:37:28 spire-1.2.1/test/fixture/config/agent_good.conf 20:37:28 spire-1.2.1/test/fixture/config/agent_good_templated.conf 20:37:28 spire-1.2.1/test/fixture/config/plugin_good.conf 20:37:28 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 20:37:28 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 20:37:28 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 20:37:28 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 20:37:28 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 20:37:28 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 20:37:28 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 20:37:28 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 20:37:28 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 20:37:28 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 20:37:28 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 20:37:28 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 20:37:28 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 20:37:28 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 20:37:28 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 20:37:28 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 20:37:28 spire-1.2.1/test/fixture/config/server_good.conf 20:37:28 spire-1.2.1/test/fixture/config/server_good_templated.conf 20:37:28 spire-1.2.1/test/fixture/fixture.go 20:37:28 spire-1.2.1/test/fixture/nodeattestor/ 20:37:28 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 20:37:28 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 20:37:28 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 20:37:28 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 20:37:28 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 20:37:28 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 20:37:28 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 20:37:28 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 20:37:28 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 20:37:28 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 20:37:28 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 20:37:28 spire-1.2.1/test/fixture/registration/ 20:37:28 spire-1.2.1/test/fixture/registration/entries.json 20:37:28 spire-1.2.1/test/fixture/registration/good-for-update.json 20:37:28 spire-1.2.1/test/fixture/registration/good.json 20:37:28 spire-1.2.1/test/fixture/registration/invalid.json 20:37:28 spire-1.2.1/test/fixture/registration/invalid_json.json 20:37:28 spire-1.2.1/test/fixture/registration/manager_test_entries.json 20:37:28 spire-1.2.1/test/integration/ 20:37:28 spire-1.2.1/test/integration/README.md 20:37:28 spire-1.2.1/test/integration/common 20:37:28 spire-1.2.1/test/integration/setup/ 20:37:28 spire-1.2.1/test/integration/setup/adminclient/ 20:37:28 spire-1.2.1/test/integration/setup/adminclient/build.sh 20:37:28 spire-1.2.1/test/integration/setup/adminclient/client.go 20:37:28 spire-1.2.1/test/integration/setup/debugagent/ 20:37:28 spire-1.2.1/test/integration/setup/debugagent/build.sh 20:37:28 spire-1.2.1/test/integration/setup/debugagent/main.go 20:37:28 spire-1.2.1/test/integration/setup/debugserver/ 20:37:28 spire-1.2.1/test/integration/setup/debugserver/build.sh 20:37:28 spire-1.2.1/test/integration/setup/debugserver/main.go 20:37:28 spire-1.2.1/test/integration/setup/downstreamclient/ 20:37:28 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 20:37:28 spire-1.2.1/test/integration/setup/downstreamclient/client.go 20:37:28 spire-1.2.1/test/integration/setup/itclient/ 20:37:28 spire-1.2.1/test/integration/setup/itclient/client.go 20:37:28 spire-1.2.1/test/integration/setup/node-attestation/ 20:37:28 spire-1.2.1/test/integration/setup/node-attestation/build.sh 20:37:28 spire-1.2.1/test/integration/setup/node-attestation/client.go 20:37:28 spire-1.2.1/test/integration/setup/x509pop/ 20:37:28 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 20:37:28 spire-1.2.1/test/integration/setup/x509pop/setup.sh 20:37:28 spire-1.2.1/test/integration/suites/ 20:37:28 spire-1.2.1/test/integration/suites/admin-endpoints/ 20:37:28 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 20:37:28 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 20:37:28 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 20:37:28 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 20:37:28 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 20:37:28 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 20:37:28 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 20:37:28 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 20:37:28 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 20:37:28 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 20:37:28 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 20:37:28 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 20:37:28 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 20:37:28 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 20:37:28 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 20:37:28 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 20:37:28 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 20:37:28 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 20:37:28 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 20:37:28 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 20:37:28 spire-1.2.1/test/integration/suites/datastore-mysql/ 20:37:28 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 20:37:28 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 20:37:28 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 20:37:28 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 20:37:28 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 20:37:28 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 20:37:28 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 20:37:28 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 20:37:28 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 20:37:28 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 20:37:28 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 20:37:28 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 20:37:28 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 20:37:28 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 20:37:28 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 20:37:28 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 20:37:28 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 20:37:28 spire-1.2.1/test/integration/suites/datastore-postgres/ 20:37:28 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 20:37:28 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 20:37:28 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 20:37:28 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 20:37:28 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 20:37:28 spire-1.2.1/test/integration/suites/debug-endpoints/ 20:37:28 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 20:37:28 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 20:37:28 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 20:37:28 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 20:37:28 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 20:37:28 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 20:37:28 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 20:37:28 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 20:37:28 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 20:37:28 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 20:37:28 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 20:37:28 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 20:37:28 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 20:37:28 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 20:37:28 spire-1.2.1/test/integration/suites/downstream-endpoints/ 20:37:28 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 20:37:28 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 20:37:28 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 20:37:28 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 20:37:28 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 20:37:28 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 20:37:28 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 20:37:28 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 20:37:28 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 20:37:28 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 20:37:28 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 20:37:28 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 20:37:28 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 20:37:28 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 20:37:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 20:37:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 20:37:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 20:37:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 20:37:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 20:37:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 20:37:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 20:37:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 20:37:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 20:37:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 20:37:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 20:37:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 20:37:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 20:37:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 20:37:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 20:37:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 20:37:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 20:37:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 20:37:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 20:37:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 20:37:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 20:37:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 20:37:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 20:37:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 20:37:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 20:37:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 20:37:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 20:37:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 20:37:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 20:37:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 20:37:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 20:37:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 20:37:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 20:37:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 20:37:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 20:37:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 20:37:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 20:37:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 20:37:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 20:37:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 20:37:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 20:37:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 20:37:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 20:37:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 20:37:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 20:37:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 20:37:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 20:37:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 20:37:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 20:37:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 20:37:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 20:37:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 20:37:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 20:37:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 20:37:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 20:37:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 20:37:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 20:37:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 20:37:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 20:37:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 20:37:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 20:37:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 20:37:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 20:37:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 20:37:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 20:37:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 20:37:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 20:37:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 20:37:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 20:37:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 20:37:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 20:37:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 20:37:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 20:37:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 20:37:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 20:37:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 20:37:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 20:37:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 20:37:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 20:37:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 20:37:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 20:37:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 20:37:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 20:37:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 20:37:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 20:37:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 20:37:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 20:37:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 20:37:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 20:37:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 20:37:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 20:37:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 20:37:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 20:37:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 20:37:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 20:37:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 20:37:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 20:37:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 20:37:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 20:37:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 20:37:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 20:37:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 20:37:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 20:37:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 20:37:28 spire-1.2.1/test/integration/suites/join-token/ 20:37:28 spire-1.2.1/test/integration/suites/join-token/01-start-server 20:37:28 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 20:37:28 spire-1.2.1/test/integration/suites/join-token/03-start-agent 20:37:28 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 20:37:28 spire-1.2.1/test/integration/suites/join-token/05-check-svid 20:37:28 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 20:37:28 spire-1.2.1/test/integration/suites/join-token/README.md 20:37:28 spire-1.2.1/test/integration/suites/join-token/conf/ 20:37:28 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 20:37:28 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 20:37:28 spire-1.2.1/test/integration/suites/join-token/conf/server/ 20:37:28 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 20:37:28 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 20:37:28 spire-1.2.1/test/integration/suites/join-token/teardown 20:37:28 spire-1.2.1/test/integration/suites/k8s-reconcile/ 20:37:28 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 20:37:28 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 20:37:28 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 20:37:28 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 20:37:28 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 20:37:28 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 20:37:28 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 20:37:28 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 20:37:28 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 20:37:28 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 20:37:28 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 20:37:28 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 20:37:28 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 20:37:28 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 20:37:28 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 20:37:28 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 20:37:28 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 20:37:28 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 20:37:28 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 20:37:28 spire-1.2.1/test/integration/suites/k8s-scratch/ 20:37:28 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 20:37:28 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 20:37:28 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 20:37:28 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 20:37:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 20:37:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 20:37:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 20:37:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 20:37:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 20:37:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 20:37:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 20:37:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 20:37:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 20:37:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 20:37:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 20:37:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 20:37:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 20:37:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 20:37:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 20:37:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 20:37:28 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 20:37:28 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 20:37:28 spire-1.2.1/test/integration/suites/k8s/ 20:37:28 spire-1.2.1/test/integration/suites/k8s/00-setup 20:37:28 spire-1.2.1/test/integration/suites/k8s/01-apply-config 20:37:28 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 20:37:28 spire-1.2.1/test/integration/suites/k8s/README.md 20:37:28 spire-1.2.1/test/integration/suites/k8s/conf/ 20:37:28 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 20:37:28 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 20:37:28 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 20:37:28 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 20:37:28 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 20:37:28 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 20:37:28 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 20:37:28 spire-1.2.1/test/integration/suites/k8s/conf/server/ 20:37:28 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 20:37:28 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 20:37:28 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 20:37:28 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 20:37:28 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 20:37:28 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 20:37:28 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 20:37:28 spire-1.2.1/test/integration/suites/k8s/init-kubectl 20:37:28 spire-1.2.1/test/integration/suites/k8s/teardown 20:37:28 spire-1.2.1/test/integration/suites/nested-rotation/ 20:37:28 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 20:37:28 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 20:37:28 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 20:37:28 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 20:37:28 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 20:37:28 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 20:37:28 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 20:37:28 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 20:37:28 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 20:37:28 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 20:37:28 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 20:37:28 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 20:37:28 spire-1.2.1/test/integration/suites/nested-rotation/README.md 20:37:28 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 20:37:28 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 20:37:28 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 20:37:28 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 20:37:28 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 20:37:28 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 20:37:28 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 20:37:28 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 20:37:28 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 20:37:28 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 20:37:28 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 20:37:28 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 20:37:28 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 20:37:28 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 20:37:28 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 20:37:28 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 20:37:28 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 20:37:28 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 20:37:28 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 20:37:28 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 20:37:28 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 20:37:28 spire-1.2.1/test/integration/suites/nested-rotation/root/ 20:37:28 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 20:37:28 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 20:37:28 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 20:37:28 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 20:37:28 spire-1.2.1/test/integration/suites/nested-rotation/teardown 20:37:28 spire-1.2.1/test/integration/suites/node-attestation/ 20:37:28 spire-1.2.1/test/integration/suites/node-attestation/00-setup 20:37:28 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 20:37:28 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 20:37:28 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 20:37:28 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 20:37:28 spire-1.2.1/test/integration/suites/node-attestation/README.md 20:37:28 spire-1.2.1/test/integration/suites/node-attestation/conf/ 20:37:28 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 20:37:28 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 20:37:28 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 20:37:28 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 20:37:28 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 20:37:28 spire-1.2.1/test/integration/suites/node-attestation/teardown 20:37:28 spire-1.2.1/test/integration/suites/rotation/ 20:37:28 spire-1.2.1/test/integration/suites/rotation/00-setup 20:37:28 spire-1.2.1/test/integration/suites/rotation/01-start-server 20:37:28 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 20:37:28 spire-1.2.1/test/integration/suites/rotation/03-start-agent 20:37:28 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 20:37:28 spire-1.2.1/test/integration/suites/rotation/05-check-svids 20:37:28 spire-1.2.1/test/integration/suites/rotation/README.md 20:37:28 spire-1.2.1/test/integration/suites/rotation/conf/ 20:37:28 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 20:37:28 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 20:37:28 spire-1.2.1/test/integration/suites/rotation/conf/server/ 20:37:28 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 20:37:28 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 20:37:28 spire-1.2.1/test/integration/suites/rotation/teardown 20:37:28 spire-1.2.1/test/integration/suites/self-test/ 20:37:28 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 20:37:28 spire-1.2.1/test/integration/suites/self-test/README.md 20:37:28 spire-1.2.1/test/integration/suites/self-test/teardown 20:37:28 spire-1.2.1/test/integration/suites/spire-server-cli/ 20:37:28 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 20:37:28 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 20:37:28 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 20:37:28 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 20:37:28 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 20:37:28 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 20:37:28 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 20:37:28 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 20:37:28 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 20:37:28 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 20:37:28 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 20:37:28 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 20:37:28 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 20:37:28 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 20:37:28 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 20:37:28 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 20:37:28 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 20:37:28 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 20:37:28 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 20:37:28 spire-1.2.1/test/integration/suites/upgrade/ 20:37:28 spire-1.2.1/test/integration/suites/upgrade/00-setup 20:37:28 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 20:37:28 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 20:37:28 spire-1.2.1/test/integration/suites/upgrade/README.md 20:37:28 spire-1.2.1/test/integration/suites/upgrade/conf/ 20:37:28 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 20:37:28 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 20:37:28 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 20:37:28 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 20:37:28 spire-1.2.1/test/integration/suites/upgrade/teardown 20:37:28 spire-1.2.1/test/integration/suites/upgrade/versions.txt 20:37:28 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 20:37:28 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 20:37:28 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 20:37:28 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 20:37:28 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 20:37:28 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 20:37:28 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 20:37:28 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 20:37:28 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 20:37:28 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 20:37:28 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 20:37:28 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 20:37:28 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 20:37:28 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 20:37:28 spire-1.2.1/test/integration/test-one.sh 20:37:28 spire-1.2.1/test/integration/test.sh 20:37:28 spire-1.2.1/test/plugintest/ 20:37:28 spire-1.2.1/test/plugintest/config.go 20:37:28 spire-1.2.1/test/plugintest/load.go 20:37:28 spire-1.2.1/test/plugintest/option.go 20:37:28 spire-1.2.1/test/spiretest/ 20:37:28 spire-1.2.1/test/spiretest/apiserver.go 20:37:28 spire-1.2.1/test/spiretest/assertions.go 20:37:28 spire-1.2.1/test/spiretest/dir.go 20:37:28 spire-1.2.1/test/spiretest/errors_posix.go 20:37:28 spire-1.2.1/test/spiretest/errors_windows.go 20:37:28 spire-1.2.1/test/spiretest/logs.go 20:37:28 spire-1.2.1/test/spiretest/socketapi.go 20:37:28 spire-1.2.1/test/spiretest/suite.go 20:37:28 spire-1.2.1/test/spiretest/x509.go 20:37:28 spire-1.2.1/test/testca/ 20:37:28 spire-1.2.1/test/testca/ca.go 20:37:28 spire-1.2.1/test/testkey/ 20:37:28 spire-1.2.1/test/testkey/generate.sh 20:37:28 spire-1.2.1/test/testkey/genkeys.go 20:37:28 spire-1.2.1/test/testkey/keys.go 20:37:28 spire-1.2.1/test/testkey/new.go 20:37:28 spire-1.2.1/test/tpmsimulator/ 20:37:28 spire-1.2.1/test/tpmsimulator/simulator.go 20:37:28 spire-1.2.1/test/util/ 20:37:28 spire-1.2.1/test/util/cert_fixtures.go 20:37:28 spire-1.2.1/test/util/cert_generation.go 20:37:28 spire-1.2.1/test/util/io_redirection.go 20:37:28 spire-1.2.1/test/util/race.go 20:37:28 spire-1.2.1/test/util/util.go 20:37:28 building spire from source... 20:37:28 Installing go1.17.7... 20:37:28 ---> 1d28b8d8063c 20:37:28 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:37:28 Removing intermediate container 7a35dd1ab9c1 20:37:28 ---> 3c535bc3f6f1 20:37:28 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:37:29 ---> Running in 9d977d69fcee 20:37:29 ---> 8102520cbc4d 20:37:29 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 20:37:30 ---> Running in 9cf73cd10d30 20:37:30 Removing intermediate container 9d977d69fcee 20:37:30 ---> 70107ced6e48 20:37:30 Step 13/25 : WORKDIR / 20:37:33 Building bin/spire-server... 20:37:33 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 20:37:33 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 20:37:33 go: downloading github.com/mitchellh/cli v1.1.2 20:37:33 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 20:37:33 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 20:37:33 go: downloading github.com/imdario/mergo v0.3.12 20:37:33 go: downloading github.com/sirupsen/logrus v1.8.1 20:37:33 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 20:37:33 go: downloading github.com/hashicorp/go-hclog v1.1.0 20:37:33 go: downloading google.golang.org/grpc v1.44.0 20:37:33 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 20:37:33 go: downloading github.com/fatih/color v1.13.0 20:37:33 go: downloading github.com/mattn/go-isatty v0.0.14 20:37:34 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 20:37:34 go: downloading github.com/InVisionApp/go-logger v1.0.1 20:37:34 go: downloading github.com/armon/go-metrics v0.3.10 20:37:34 go: downloading github.com/prometheus/client_golang v1.12.1 20:37:34 go: downloading github.com/uber-go/tally/v4 v4.1.1 20:37:34 go: downloading github.com/open-policy-agent/opa v0.38.0 20:37:34 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 20:37:34 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 20:37:34 go: downloading github.com/hashicorp/go-plugin v1.4.3 20:37:34 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 20:37:34 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 20:37:34 go: downloading github.com/Masterminds/goutils v1.1.0 20:37:34 go: downloading github.com/Masterminds/semver v1.5.0 20:37:34 go: downloading github.com/google/uuid v1.1.2 20:37:34 go: downloading github.com/huandu/xstrings v1.3.2 20:37:34 go: downloading github.com/mattn/go-colorable v0.1.12 20:37:34 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 20:37:34 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 20:37:35 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 20:37:35 go: downloading go.uber.org/atomic v1.9.0 20:37:35 go: downloading github.com/imkira/go-observer v1.0.3 20:37:35 go: downloading github.com/beorn7/perks v1.0.1 20:37:35 go: downloading github.com/cespare/xxhash/v2 v2.1.2 20:37:35 go: downloading github.com/prometheus/client_model v0.2.0 20:37:35 go: downloading github.com/prometheus/common v0.32.1 20:37:35 go: downloading github.com/prometheus/procfs v0.7.3 20:37:36 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 20:37:36 go: downloading github.com/oklog/run v1.0.0 20:37:36 go: downloading github.com/mitchellh/reflectwalk v1.0.1 20:37:36 go: downloading github.com/hashicorp/errwrap v1.1.0 20:37:36 go: downloading github.com/hashicorp/golang-lru v0.5.4 20:37:36 go: downloading github.com/twmb/murmur3 v1.1.6 20:37:36 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 20:37:36 go: downloading github.com/blang/semver/v4 v4.0.0 20:37:36 go: downloading github.com/go-sql-driver/mysql v1.6.0 20:37:36 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 20:37:36 go: downloading github.com/jinzhu/gorm v1.9.16 20:37:37 go: downloading github.com/lib/pq v1.10.4 20:37:37 go: downloading github.com/mattn/go-sqlite3 v1.14.12 20:37:37 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 20:37:37 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 20:37:37 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 20:37:37 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 20:37:37  ---> Running in a44bdd27bd65 20:37:37 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 20:37:37 go: downloading github.com/stretchr/testify v1.7.0 20:37:37 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 20:37:37 go: downloading github.com/aws/aws-sdk-go v1.43.0 20:37:37 Removing intermediate container 9cf73cd10d30 20:37:37 ---> de051d68332b 20:37:37 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:37:40 ---> Running in 38e266a7da3d 20:37:40 go: downloading google.golang.org/api v0.70.0 20:37:40 go: downloading k8s.io/client-go v0.23.4 20:37:40 go: downloading k8s.io/api v0.23.4 20:37:40 go: downloading github.com/google/go-tpm v0.3.3 20:37:40 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 20:37:40 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 20:37:41 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 20:37:41 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 20:37:41 Removing intermediate container a44bdd27bd65 20:37:41 go: downloading cloud.google.com/go/storage v1.21.0 20:37:41  ---> ede70e0c5a5c 20:37:41 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:37:41 go: downloading cloud.google.com/go v0.100.2 20:37:41 go: downloading k8s.io/apimachinery v0.23.4 20:37:42 go: downloading k8s.io/kube-aggregator v0.23.3 20:37:42 Removing intermediate container 38e266a7da3d 20:37:42 ---> 9682d8e29737 20:37:42 Step 20/22 : LABEL arch=x86_64 20:37:42 go: downloading sigs.k8s.io/controller-runtime v0.11.1 20:37:42 go: downloading cloud.google.com/go/security v1.3.0 20:37:42 go: downloading github.com/hashicorp/vault/api v1.4.1 20:37:42 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 20:37:42 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 20:37:42 go: downloading github.com/jinzhu/inflection v1.0.0 20:37:42 go: downloading github.com/aws/smithy-go v1.11.0 20:37:42 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 20:37:42 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 20:37:42  ---> 3159b73ea972 20:37:42 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:37:42 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 20:37:43 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 20:37:43 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 20:37:43 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 20:37:43  ---> Running in de096bd0068f 20:37:43 go: downloading github.com/Azure/go-autorest/logger v0.2.1 20:37:43 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 20:37:43 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 20:37:43 go: downloading github.com/dimchansky/utfbom v1.1.1 20:37:43 go: downloading github.com/gogo/protobuf v1.3.2 20:37:43  ---> f19d8b33ceb2 20:37:43 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:37:43 go: downloading cloud.google.com/go/compute v1.3.0 20:37:43 go: downloading cloud.google.com/go/iam v0.1.1 20:37:44 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 20:37:44 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 20:37:44 Removing intermediate container de096bd0068f 20:37:44 ---> 30e2bab4f004 20:37:44 Step 21/22 : LABEL git_sha=5a28fc52bc19d7afd691aeffb2a02d806c36588d 20:37:44 go: downloading github.com/google/gofuzz v1.1.0 20:37:44 go: downloading k8s.io/klog/v2 v2.30.0 20:37:44 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 20:37:44 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 20:37:44 go: downloading github.com/spf13/pflag v1.0.5 20:37:44 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 20:37:44 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 20:37:44 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 20:37:44 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 20:37:44 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 20:37:44 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 20:37:44 go: downloading github.com/hashicorp/vault/sdk v0.4.1 20:37:44 go: downloading github.com/mitchellh/mapstructure v1.4.3 20:37:44 go: downloading gopkg.in/yaml.v2 v2.4.0 20:37:44 go: downloading github.com/OneOfOne/xxhash v1.2.8 20:37:44 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 20:37:44 go: downloading github.com/tklauser/go-sysconf v0.3.9 20:37:44 go: downloading github.com/gobwas/glob v0.2.3 20:37:44 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 20:37:44 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 20:37:44 go: downloading github.com/jmespath/go-jmespath v0.4.0 20:37:44 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 20:37:44 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 20:37:44 go: downloading gopkg.in/inf.v0 v0.9.1 20:37:44 go: downloading go.opencensus.io v0.23.0 20:37:44 go: downloading github.com/google/go-cmp v0.5.7 20:37:44 go: downloading github.com/googleapis/gnostic v0.5.5 20:37:44 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 20:37:44 go: downloading github.com/go-logr/logr v1.2.2 20:37:44 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 20:37:44 go: downloading github.com/json-iterator/go v1.1.12 20:37:44 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 20:37:44 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 20:37:44 go: downloading go.uber.org/zap v1.21.0 20:37:44  ---> f55eb754a018 20:37:44 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 20:37:44 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 20:37:44 go: downloading github.com/tklauser/numcpus v0.3.0 20:37:44 go: downloading sigs.k8s.io/yaml v1.3.0 20:37:44 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 20:37:44 go: downloading github.com/ryanuber/go-glob v1.0.0 20:37:44 go: downloading github.com/golang/snappy v0.0.4 20:37:44 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 20:37:44 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 20:37:44 go: downloading github.com/hashicorp/go-uuid v1.0.2 20:37:44 go: downloading github.com/hashicorp/go-version v1.2.0 20:37:44 go: downloading go.uber.org/multierr v1.6.0 20:37:44 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 20:37:44 go: downloading github.com/modern-go/reflect2 v1.0.2 20:37:44  ---> Running in 6a981e102d24 20:37:44 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 20:37:45  ---> 2ce84e9e97be 20:37:45 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:37:45 Removing intermediate container 6a981e102d24 20:37:45 ---> 09bcb6e89367 20:37:45 Step 22/22 : LABEL version=0.0.0 20:37:45 ---> Running in f1626780ef3b 20:37:45 Removing intermediate container f1626780ef3b 20:37:45 ---> f721f547dbe7 20:37:45 20:37:46 Successfully built f721f547dbe7 20:37:46 ---> d09584fafb05 20:37:46 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:37:46 Successfully tagged support-scheduler:latest 20:37:46 Building support-notifications 20:37:50  Building support-scheduler ... done go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 20:37:50 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 20:37:50 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:37:50 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:37:50 ---> 39844a443e3a 20:37:50 Step 3/22 : WORKDIR /edgex-go 20:37:50 ---> Using cache 20:37:50 ---> e75a9952b546 20:37:50 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:37:50 ---> Using cache 20:37:50 ---> edbd45e2d2e9 20:37:50 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 20:38:03 ---> 2386bcddd051 20:38:03 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:38:03 ---> Running in 7773d6bdc061 20:38:05 ---> 4ca0ce19ef63 20:38:05 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/ 20:38:06 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:38:06 ---> Running in 94be2870c341 20:38:06 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:38:07 OK: 221 MiB in 52 packages 20:38:08 Removing intermediate container 7773d6bdc061 20:38:08 Removing intermediate container 94be2870c341 20:38:08 ---> b7c7df5fc238 20:38:08 ---> 982ac94b918d 20:38:08 Step 6/22 : COPY go.mod vendor* ./Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 20:38:08 20:38:08 ---> Running in 9e0888a918af 20:38:09 ---> f08dd9e15094 20:38:09 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:38:09 Removing intermediate container 9e0888a918af 20:38:09 ---> fcfac2304699 20:38:09 Step 23/25 : LABEL arch=x86_64 20:38:09 ---> Running in d84fe73883ff 20:38:09 ---> Running in b1e4f9a0d61a 20:38:10 Removing intermediate container d84fe73883ff 20:38:10 ---> 36fcf3df4dd0 20:38:10 Step 24/25 : LABEL git_sha=5a28fc52bc19d7afd691aeffb2a02d806c36588d 20:38:10 ---> Running in bf54f1c5a151 20:38:11 Removing intermediate container a080038c00eb 20:38:11 ---> 600c56b94ef1 20:38:11 20:38:11 Step 13/26 : FROM alpine:3.15 20:38:11 ---> 0ac33e5f5afa 20:38:11 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:38:11 ---> Using cache 20:38:11 ---> b41ab9c5e690 20:38:11 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:38:11 ---> Using cache 20:38:11 ---> b157ec22970d 20:38:11 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:38:11 Removing intermediate container 9eecdc4c762b 20:38:11 ---> f4682ded6037 20:38:11 20:38:11 Step 13/26 : FROM alpine:3.15 20:38:11 ---> 0ac33e5f5afa 20:38:11 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:38:11 ---> Using cache 20:38:11 ---> b41ab9c5e690 20:38:11 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:38:11 ---> Using cache 20:38:11 ---> b157ec22970d 20:38:11 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:38:12 Removing intermediate container bf54f1c5a151 20:38:12 ---> 6a73ba6a57af 20:38:12 Step 25/25 : LABEL version=0.0.0 20:38:12 ---> Running in 516986e6805e 20:38:12 ---> Running in aa96006cbf49 20:38:12 Removing intermediate container b1e4f9a0d61a 20:38:12 ---> ee134354f428 20:38:12 Step 8/22 : COPY . . 20:38:12 ---> Running in aa349ce8579d 20:38:13 Removing intermediate container aa349ce8579d 20:38:13 ---> ccf6221dfbfd 20:38:13 20:38:13 Successfully built ccf6221dfbfd 20:38:13 Successfully tagged security-secretstore-setup:latest 20:38:13 Building core-command 20:38:14  Building security-secretstore-setup ... done fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:38:14 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:38:15 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:38:15 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:38:15 v3.15.4-87-g89e29fdace [https://nl.alpinelinux.org/alpine/v3.15/main] 20:38:15 v3.15.4-88-gad6180c336 [https://nl.alpinelinux.org/alpine/v3.15/community] 20:38:15 OK: 15855 distinct packages available 20:38:15 v3.15.4-87-g89e29fdace [https://nl.alpinelinux.org/alpine/v3.15/main] 20:38:15 v3.15.4-88-gad6180c336 [https://nl.alpinelinux.org/alpine/v3.15/community] 20:38:15 OK: 15855 distinct packages available 20:38:15 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:38:15 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:38:16 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:38:16 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:38:16 (1/4) Installing dumb-init (1.2.5-r1) 20:38:16 (1/5) Installing dumb-init (1.2.5-r1) 20:38:16 (2/4) Installing musl-obstack (1.2.3-r0) 20:38:16 (2/5) Installing musl-obstack (1.2.3-r0) 20:38:16 (3/4) Installing libucontext (1.1-r0) 20:38:16 (3/5) Installing libucontext (1.1-r0) 20:38:16 (4/4) Installing gcompat (1.0.0-r4) 20:38:16 (4/5) Installing gcompat (1.0.0-r4) 20:38:16 Executing busybox-1.34.1-r5.trigger 20:38:16 OK: 6 MiB in 18 packages 20:38:16 (5/5) Installing openssl (1.1.1n-r0) 20:38:17 Executing busybox-1.34.1-r5.trigger 20:38:17 OK: 6 MiB in 19 packages 20:38:20 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:38:20 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:38:20 ---> 39844a443e3a 20:38:20 Step 3/23 : WORKDIR /edgex-go 20:38:20 ---> Using cache 20:38:20 ---> e75a9952b546 20:38:20 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:38:20 ---> Using cache 20:38:20 ---> edbd45e2d2e9 20:38:20 Step 5/23 : RUN apk add --update --no-cache make git 20:38:20 ---> Using cache 20:38:20 ---> 7ebb3aba3c82 20:38:20 Step 6/23 : COPY go.mod vendor* ./ 20:38:20 ---> Using cache 20:38:20 ---> 8c482ce58218 20:38:20 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:38:20 ---> Using cache 20:38:20 ---> 698ad6855ce0 20:38:20 Step 8/23 : COPY . . 20:38:20 ---> Using cache 20:38:20 ---> 7b2deaa7fb6a 20:38:20 Step 9/23 : RUN make cmd/core-command/core-command 20:38:24 ---> Running in d915dea934fd 20:38:24 ---> e7b0491e901e 20:38:24 Step 9/22 : RUN make cmd/support-notifications/support-notifications 20:38:24 Removing intermediate container aa96006cbf49 20:38:24 ---> 88081e83bd33 20:38:24 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 20:38:24 ---> Running in f9a4b271539b 20:38:25 Removing intermediate container 516986e6805e 20:38:25 ---> 84e07f13d6fd 20:38:25 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 20:38:26 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 20:38:26 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 20:38:28 ---> 309d676d9068 20:38:28 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 20:38:28 ---> 4df3ce8a0533 20:38:28 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:38:29 ---> dc8ac203d742 20:38:29 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:38:29 ---> Running in 4e539214ca43 20:38:30 Removing intermediate container 4e539214ca43 20:38:30 ---> 45ef527b042d 20:38:30 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:38:31 ---> 09e7a2329818 20:38:31 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:38:31 ---> 2ab27595bfa1 20:38:31 Step 21/26 : WORKDIR / 20:38:31 ---> Running in dd210331f280 20:38:31 Removing intermediate container dd210331f280 20:38:31 ---> 1b54601ab3e7 20:38:31 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:38:31 ---> c09e66794719 20:38:31 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:38:31 ---> Running in e091890a1368 20:38:32 Removing intermediate container e091890a1368 20:38:32 ---> a644fae50806 20:38:32 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:38:33 ---> 5584338dcae6 20:38:33 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:38:33 ---> Running in 7df55614e22c 20:38:33 Removing intermediate container 7df55614e22c 20:38:33 ---> 3ddb3a748b00 20:38:33 Step 24/26 : LABEL arch=x86_64 20:38:33 ---> 77a2e294f125 20:38:33 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:38:33 ---> Running in acba4063a147 20:38:33 ---> Running in f61bae397ee1 20:38:33 Removing intermediate container f61bae397ee1 20:38:33 ---> cb3845f05a3c 20:38:33 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:38:34 ---> Running in 1b41b22e3a66 20:38:34 Removing intermediate container acba4063a147 20:38:34 ---> 633f964fe9aa 20:38:34 Step 25/26 : LABEL git_sha=5a28fc52bc19d7afd691aeffb2a02d806c36588d 20:38:34 ---> Running in 7243503ad85a 20:38:34 Removing intermediate container 1b41b22e3a66 20:38:34 ---> adebf5b1aa2a 20:38:34 Step 24/26 : LABEL arch=x86_64 20:38:34 ---> Running in 711143ed8f3f 20:38:34 Removing intermediate container 7243503ad85a 20:38:34 ---> 13482bcb3a55 20:38:34 Step 26/26 : LABEL version=0.0.0 20:38:34 ---> Running in ca3bb922350d 20:38:34 Removing intermediate container 711143ed8f3f 20:38:34 ---> c83b0edbfff3 20:38:34 Step 25/26 : LABEL git_sha=5a28fc52bc19d7afd691aeffb2a02d806c36588d 20:38:34 ---> Running in 6246029c1ddd 20:38:35 Removing intermediate container ca3bb922350d 20:38:35 ---> 2c23a4dc77c0 20:38:35 20:38:35 Successfully built 2c23a4dc77c0 20:38:35 Successfully tagged security-spire-config:latest 20:38:35  Building security-spire-config ... done Removing intermediate container 6246029c1ddd 20:38:35 ---> 8a68c2fe5aad 20:38:35 Step 26/26 : LABEL version=0.0.0 20:38:35 ---> Running in e51ecc5dd53f 20:38:35 Removing intermediate container e51ecc5dd53f 20:38:35 ---> fa3de953b8b2 20:38:35 20:38:35 Successfully built fa3de953b8b2 20:38:35 Successfully tagged security-spire-agent:latest 20:38:55 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:38:55 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:38:55 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:38:55 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:38:55 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:38:55 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:38:55 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:38:55 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:38:55 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:38:57 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:38:57 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:38:57 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 20:38:57 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 20:38:57 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:38:57 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:38:57  Building security-spire-agent ... done Removing intermediate container d915dea934fd 20:38:57 ---> f0518239c1c0 20:38:57 20:38:57 Step 10/23 : FROM alpine:3.14 20:38:57 ---> e04c818066af 20:38:57 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:38:57 ---> Using cache 20:38:57 ---> e1c896c33221 20:38:57 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:38:57 ---> Using cache 20:38:57 ---> 447d6046ad46 20:38:57 Step 13/23 : ENV APP_PORT=59882 20:38:57 ---> Running in e0e08346a63e 20:38:57 Removing intermediate container e0e08346a63e 20:38:57 ---> 12a9db54d534 20:38:57 Step 14/23 : EXPOSE $APP_PORT 20:38:57 ---> Running in 3467dc399f75 20:38:57 Removing intermediate container f9a4b271539b 20:38:57 ---> 9feaffb1b30c 20:38:57 20:38:57 Step 10/22 : FROM alpine:3.14 20:38:57 ---> e04c818066af 20:38:57 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 20:38:57 Removing intermediate container 3467dc399f75 20:38:57 ---> 156c81f5e69a 20:38:57 Step 15/23 : WORKDIR / 20:38:57 ---> Running in e1209d339ab7 20:38:57 ---> Running in dba3a07df1d8 20:38:57 Removing intermediate container dba3a07df1d8 20:38:57 ---> ad8edbd0f4b3 20:38:57 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:38:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:38:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:38:58 ---> f32b76248a1d 20:38:58 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:38:58 (1/2) Installing ca-certificates (20211220-r0) 20:38:58 (2/2) Installing dumb-init (1.2.5-r1) 20:38:58 Executing busybox-1.33.1-r7.trigger 20:38:58 Executing ca-certificates-20211220-r0.trigger 20:38:58 OK: 6 MiB in 16 packages 20:38:58 ---> 359440fce7b1 20:38:58 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:38:59 ---> f63941e7d322 20:38:59 Step 19/23 : ENTRYPOINT ["/core-command"] 20:38:59 ---> Running in 23fbe87a0951 20:38:59 Removing intermediate container e1209d339ab7 20:38:59 ---> 1bfcd2e260f9 20:38:59 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:38:59 ---> Running in a51774a35e72 20:38:59 Removing intermediate container 23fbe87a0951 20:38:59 ---> 05dbf9824426 20:38:59 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:39:00 Removing intermediate container a51774a35e72 20:39:00 ---> 15feedeb5443 20:39:00 Step 13/22 : ENV APP_PORT=59860 20:39:00 ---> Running in f038bee7852a 20:39:00 ---> Running in 8d8dbcebe3b5 20:39:00 Removing intermediate container f038bee7852a 20:39:00 ---> 65e1ebb74ac7 20:39:00 Step 21/23 : LABEL arch=x86_64 20:39:00 ---> Running in 102730cd95c4 20:39:00 Removing intermediate container 8d8dbcebe3b5 20:39:00 ---> 408be30d1a65 20:39:00 Step 14/22 : EXPOSE $APP_PORT 20:39:00 ---> Running in 3cc6da7e31c2 20:39:01 Removing intermediate container 102730cd95c4 20:39:01 ---> 95dcb8bdce6f 20:39:01 Step 22/23 : LABEL git_sha=5a28fc52bc19d7afd691aeffb2a02d806c36588d 20:39:01 ---> Running in c9bb8ede2b28 20:39:01 Removing intermediate container 3cc6da7e31c2 20:39:01 ---> 379893ddfe80 20:39:01 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:39:01 Removing intermediate container c9bb8ede2b28 20:39:01 ---> 341879c83bbb 20:39:01 Step 23/23 : LABEL version=0.0.0 20:39:01 ---> Running in bf3feb1658fc 20:39:01 ---> 282bbb1f4c26 20:39:01 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:39:02 Removing intermediate container bf3feb1658fc 20:39:02 ---> f547c005727b 20:39:02 20:39:02 Successfully built f547c005727b 20:39:02 Successfully tagged core-command:latest 20:39:02  Building core-command ... done  ---> 3fed99b5d154 20:39:02 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:39:03 ---> a1f0c0f6b6d4 20:39:03 Step 18/22 : ENTRYPOINT ["/support-notifications"] 20:39:03 ---> Running in 15a35c21c14c 20:39:03 Removing intermediate container 15a35c21c14c 20:39:03 ---> 2231492c5af0 20:39:03 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:39:03 ---> Running in 73228fb1e9e7 20:39:04 Removing intermediate container 73228fb1e9e7 20:39:04 ---> 7b9c590da7d6 20:39:04 Step 20/22 : LABEL arch=x86_64 20:39:04 ---> Running in 2cca4fb283ab 20:39:04 Removing intermediate container 2cca4fb283ab 20:39:04 ---> e0057287c015 20:39:04 Step 21/22 : LABEL git_sha=5a28fc52bc19d7afd691aeffb2a02d806c36588d 20:39:04 ---> Running in 3bba1d6e1494 20:39:04 Removing intermediate container 3bba1d6e1494 20:39:04 ---> ce5d3aa84611 20:39:04 Step 22/22 : LABEL version=0.0.0 20:39:05 ---> Running in 7089e98c8f08 20:39:05 Removing intermediate container 7089e98c8f08 20:39:05 ---> 4f41335d8bd6 20:39:05 20:39:05 Successfully built 4f41335d8bd6 20:39:05 Successfully tagged support-notifications:latest 20:39:12 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.298s coverage: 28.7% of statements 20:39:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:39:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:39:19 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.442s coverage: 98.5% of statements 20:39:19 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:39:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.479s coverage: 53.4% of statements 20:39:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:39:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:39:44  Building support-notifications ... done Building bin/spire-agent... 20:39:44 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 20:39:44 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 20:39:44 go: downloading cloud.google.com/go/secretmanager v1.3.0 20:39:44 go: downloading github.com/docker/docker v20.10.12+incompatible 20:39:44 go: downloading github.com/google/go-tpm-tools v0.3.3 20:39:44 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 20:39:44 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 20:39:44 go: downloading github.com/docker/go-connections v0.4.0 20:39:44 go: downloading github.com/docker/go-units v0.4.0 20:39:44 go: downloading github.com/opencontainers/image-spec v1.0.1 20:39:44 go: downloading github.com/containerd/containerd v1.3.4 20:39:44 go: downloading github.com/docker/distribution v2.7.1+incompatible 20:39:44 go: downloading github.com/opencontainers/go-digest v1.0.0 20:39:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 22.980s coverage: 89.2% of statements 20:39:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:39:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:39:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:39:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.440s coverage: 84.4% of statements 20:39:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:39:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:39:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 20:39:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:39:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:39:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.644s coverage: 95.6% of statements 20:39:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:39:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:39:48 ok github.com/edgexfoundry/edgex-go/internal/io 0.331s coverage: 72.2% of statements 20:39:48 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:39:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:39:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:39:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:39:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:39:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.461s coverage: 60.0% of statements 20:39:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:39:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:39:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:39:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.909s coverage: 0.9% of statements 20:39:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:39:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.784s coverage: 58.8% of statements 20:39:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.376s coverage: 29.6% of statements 20:39:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:39:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.269s coverage: 47.1% of statements 20:39:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.260s coverage: 79.5% of statements 20:39:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.254s coverage: 94.1% of statements 20:39:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.276s coverage: 96.3% of statements 20:39:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.225s coverage: 87.5% of statements 20:40:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.268s coverage: 94.4% of statements 20:40:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.242s coverage: 44.8% of statements 20:40:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.686s coverage: 82.5% of statements 20:40:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:40:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.303s coverage: 92.9% of statements 20:40:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:40:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:40:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:40:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.073s coverage: 65.1% of statements 20:40:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:40:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:40:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:40:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:40:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:40:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.234s coverage: 87.2% of statements 20:40:17 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:40:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:40:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.219s coverage: 100.0% of statements 20:40:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:40:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.350s coverage: 58.8% of statements 20:40:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:40:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.348s coverage: 80.0% of statements 20:40:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.350s coverage: 87.2% of statements 20:40:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.340s coverage: 85.4% of statements 20:40:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.076s coverage: 91.2% of statements 20:40:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:40:25 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.017s coverage: 64.4% of statements 20:40:25 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:40:25 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:40:25 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.349s coverage: 100.0% of statements 20:40:25 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.114s coverage: 89.4% of statements 20:40:25 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.122s coverage: 100.0% of statements 20:40:25 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.194s coverage: 73.7% of statements 20:40:25 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.068s coverage: 100.0% of statements 20:40:35 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.564s coverage: 65.4% of statements 20:40:35 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:40:35 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:40:35 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:40:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.183s coverage: 43.8% of statements 20:40:38 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:40:38 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:40:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.306s coverage: 89.5% of statements 20:40:38 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:40:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.335s coverage: 84.8% of statements 20:40:38 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:40:38 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:40:38 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:40:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:40:40 Removing intermediate container c7d0dfd61338 20:40:40 ---> 895fec6c0016 20:40:40 20:40:40 Step 13/25 : FROM alpine:3.15 20:40:40 ---> 0ac33e5f5afa 20:40:40 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:40:40 ---> Using cache 20:40:40 ---> b41ab9c5e690 20:40:40 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:40:40 ---> Using cache 20:40:40 ---> b157ec22970d 20:40:40 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:40:40 ---> Using cache 20:40:40 ---> 88081e83bd33 20:40:40 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 20:40:40 ---> c553f9ca58b7 20:40:40 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:40:40 ---> 5bf6943422e6 20:40:40 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:40:40 ---> 11e624c4005f 20:40:40 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:40:40 ---> 689dffa85be1 20:40:40 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:40:40 ---> Running in 6d8910893b26 20:40:40 Removing intermediate container 6d8910893b26 20:40:40 ---> 0459c841b38c 20:40:40 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:40:40 ---> Running in b0900a721113 20:40:40 Removing intermediate container b0900a721113 20:40:40 ---> 78074028e457 20:40:40 Step 23/25 : LABEL arch=x86_64 20:40:40 ---> Running in 894eaad757ae 20:40:40 Removing intermediate container 894eaad757ae 20:40:40 ---> 9a6d0b46867b 20:40:40 Step 24/25 : LABEL git_sha=5a28fc52bc19d7afd691aeffb2a02d806c36588d 20:40:40 ---> Running in a7331aa3a246 20:40:40 Removing intermediate container a7331aa3a246 20:40:40 ---> 2f7b2d50a59c 20:40:40 Step 25/25 : LABEL version=0.0.0 20:40:40 ---> Running in 882a1c1f4047 20:40:40 Removing intermediate container 882a1c1f4047 20:40:40 ---> 8961579e0713 20:40:40 20:40:40 Successfully built 8961579e0713 20:40:40 Successfully tagged security-spire-server:latest 20:40:40  Building security-spire-server ... done  [Pipeline] } 20:40:40 $ docker stop --time=1 e26c07cb3f6af679ec6095d33c9631e413b156d80da95ee94005beb819fd129b 20:40:41 $ docker rm -f e26c07cb3f6af679ec6095d33c9631e413b156d80da95ee94005beb819fd129b [Pipeline] // withDockerContainer [Pipeline] sh 20:40:42 + docker images 20:40:42 REPOSITORY TAG IMAGE ID CREATED SIZE 20:40:42 security-spire-server latest 8961579e0713 3 seconds ago 87.3MB 20:40:42 895fec6c0016 15 seconds ago 4.43GB 20:40:42 support-notifications latest 4f41335d8bd6 About a minute ago 26.9MB 20:40:42 core-command latest f547c005727b About a minute ago 16.1MB 20:40:42 9feaffb1b30c About a minute ago 1.55GB 20:40:42 f0518239c1c0 About a minute ago 1.49GB 20:40:42 security-spire-agent latest fa3de953b8b2 2 minutes ago 127MB 20:40:42 security-spire-config latest 2c23a4dc77c0 2 minutes ago 86.7MB 20:40:42 security-secretstore-setup latest ccf6221dfbfd 2 minutes ago 28.5MB 20:40:42 f4682ded6037 2 minutes ago 4.43GB 20:40:42 600c56b94ef1 2 minutes ago 4.43GB 20:40:42 support-scheduler latest f721f547dbe7 2 minutes ago 26.3MB 20:40:42 784829186f92 3 minutes ago 1.55GB 20:40:42 829355d5c768 3 minutes ago 1.5GB 20:40:42 security-bootstrapper latest ac0877b20ebc 3 minutes ago 19.1MB 20:40:42 security-spiffe-token-provider latest 992c56dbd9c6 4 minutes ago 28.8MB 20:40:42 core-metadata latest b3ce7c8db47a 4 minutes ago 17MB 20:40:42 6766853bfe67 4 minutes ago 1.5GB 20:40:42 c94d683676f3 4 minutes ago 1.54GB 20:40:42 5375813af812 4 minutes ago 1.5GB 20:40:42 sys-mgmt-agent latest 742a9b2d4b22 4 minutes ago 299MB 20:40:42 core-data latest e6a8e4be2fb2 5 minutes ago 22.5MB 20:40:42 security-proxy-setup latest 1021be9098fd 5 minutes ago 26.9MB 20:40:42 0153571508ce 5 minutes ago 1.49GB 20:40:42 9f3c26a20ae9 5 minutes ago 1.52GB 20:40:42 ba019ab532c2 5 minutes ago 1.5GB 20:40:42 ci-base-image-x86_64 latest 39844a443e3a 9 minutes ago 895MB 20:40:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine f018257e8ee9 11 days ago 562MB 20:40:42 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver latest a97f223af7a3 12 days ago 254MB 20:40:42 docker 20.10.14 7417809fdb73 4 weeks ago 218MB 20:40:42 alpine 3.14 e04c818066af 4 weeks ago 5.59MB 20:40:42 alpine 3.15 0ac33e5f5afa 4 weeks ago 5.57MB 20:40:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 22 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:40:46 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.374s coverage: 17.7% of statements 20:40:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:40:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:40:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:40:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:40:46 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.718s coverage: 92.3% of statements 20:40:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:40:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:40:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:40:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:40:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.258s coverage: 63.2% of statements 20:40:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:40:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:40:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.461s coverage: 97.7% of statements 20:40:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:40:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:40:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 20:40:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 20:40:48 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.232s coverage: 28.9% of statements 20:40:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 20:40:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 20:40:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 20:40:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 20:40:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 20:40:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 20:40:48 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.208s coverage: 100.0% of statements 20:40:48 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.085s coverage: 96.9% of statements 20:40:48 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 20:40:48 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:40:48 GO111MODULE=on go vet ./... 20:42:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:42:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:42:55 ./bin/test-attribution-txt.sh [Pipeline] echo 20:42:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:42:56 + ls -al . 20:42:56 total 668 20:42:56 drwxrwxr-x 9 1001 1001 4096 May 3 20:42 . 20:42:56 drwxr-xr-x 4 root root 4096 May 3 20:36 .. 20:42:56 -rw-rw-r-- 1 1001 1001 11 May 3 20:34 .dockerignore 20:42:56 drwxrwxr-x 8 1001 1001 4096 May 3 20:34 .git 20:42:56 drwxrwxr-x 3 1001 1001 4096 May 3 20:34 .github 20:42:56 -rw-rw-r-- 1 1001 1001 879 May 3 20:34 .gitignore 20:42:56 -rw-rw-r-- 1 1001 1001 42 May 3 20:34 .golangci.yml 20:42:56 -rw-rw-r-- 1 1001 1001 87 May 3 20:34 .hadolint.yml 20:42:56 -rw-rw-r-- 1 1001 1001 166 May 3 20:34 .sonarcloud.properties 20:42:56 -rw-rw-r-- 1 1001 1001 1171 May 3 20:34 ADOPTERS.md 20:42:56 -rw-rw-r-- 1 1001 1001 10086 May 3 20:34 Attribution.txt 20:42:56 -rw-rw-r-- 1 1001 1001 51732 May 3 20:34 CHANGELOG.md 20:42:56 -rw-rw-r-- 1 1001 1001 3804 May 3 20:34 CONTRIBUTING.md 20:42:56 -rw-rw-r-- 1 1001 1001 677 May 3 20:34 GOVERNANCE.md 20:42:56 -rw-rw-r-- 1 1001 1001 850 May 3 20:34 Jenkinsfile 20:42:56 -rw-rw-r-- 1 1001 1001 10775 May 3 20:34 LICENSE 20:42:56 -rw-rw-r-- 1 1001 1001 10389 May 3 20:34 Makefile 20:42:56 -rw-rw-r-- 1 1001 1001 582 May 3 20:34 OWNERS.md 20:42:56 -rw-rw-r-- 1 1001 1001 9120 May 3 20:34 README.md 20:42:56 -rw-rw-r-- 1 1001 1001 6912 May 3 20:34 SECURITY.md 20:42:56 -rw-rw-r-- 1 1001 1001 5 May 3 20:30 VERSION 20:42:56 -rw-rw-r-- 1 1001 1001 4131 May 3 20:34 ZMQWindows.md 20:42:56 drwxrwxr-x 2 1001 1001 4096 May 3 20:34 bin 20:42:56 drwxrwxr-x 18 1001 1001 4096 May 3 20:34 cmd 20:42:56 -rw-r--r-- 1 root root 435134 May 3 20:40 coverage.out 20:42:56 -rw-rw-r-- 1 1001 1001 3256 May 3 20:34 go.mod 20:42:56 -rw-rw-r-- 1 1001 1001 35162 May 3 20:36 go.sum 20:42:56 drwxrwxr-x 8 1001 1001 4096 May 3 20:34 internal 20:42:56 drwxrwxr-x 3 1001 1001 4096 May 3 20:34 openapi 20:42:56 drwxrwxr-x 4 1001 1001 4096 May 3 20:34 snap 20:42:56 -rw-rw-r-- 1 1001 1001 204 May 3 20:34 version.go [Pipeline] sh 20:42:57 + '[' -e coverage.out ] 20:42:57 + chown 1001:1001 coverage.out [Pipeline] stash 20:42:57 Warning: overwriting stash ‘coverage-report’ 20:42:57 Stashed 1 file(s) [Pipeline] sh 20:42:58 + make build 20:42:58 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 20:44:20 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 20:45: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-command/core-command ./cmd/core-command 20:45:28 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 20:46:07 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 20:46:07 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 20:46:09 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 20:46:15 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 20:46:19 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 20:46:24 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 20:46: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/secrets-config ./cmd/secrets-config 20:46: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:46: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/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 20:46:46 $ docker stop --time=1 ea40c71506a8f1b24db27aa81c784f88847796b1cf8ab3e09929e5ff4af9f33c 20:46:48 $ docker rm -f ea40c71506a8f1b24db27aa81c784f88847796b1cf8ab3e09929e5ff4af9f33c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:46:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:46:50 20:46:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:46:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:46:51 latest: Pulling from edgex-devops/edgex-compose-arm64 20:46:51 29e5d40040c1: Pulling fs layer 20:46:51 1ce36da41761: Pulling fs layer 20:46:51 25b303627fd3: Pulling fs layer 20:46:51 29e5d40040c1: Verifying Checksum 20:46:51 29e5d40040c1: Download complete 20:46:51 1ce36da41761: Verifying Checksum 20:46:51 1ce36da41761: Download complete 20:46:51 29e5d40040c1: Pull complete 20:46:53 25b303627fd3: Verifying Checksum 20:46:53 25b303627fd3: Download complete 20:46:53 1ce36da41761: Pull complete 20:47:05 25b303627fd3: Pull complete 20:47:05 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 20:47:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:47:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 20:47:06 prd-ubuntu20.04-docker-arm64-4c-16g-40402 does not seem to be running inside a container 20:47:06 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:47:08 $ docker top a6f0dc411feedc36912d2f0d685f2f35c5305f13fe849d0c1877ed42842c94b5 -eo pid,comm [Pipeline] { [Pipeline] sh 20:47:09 + docker-compose build --help 20:47:09 + grep parallel 20:47:14 --parallel Build images in parallel. [Pipeline] } 20:47:15 $ docker stop --time=1 a6f0dc411feedc36912d2f0d685f2f35c5305f13fe849d0c1877ed42842c94b5 20:47:17 $ docker rm -f a6f0dc411feedc36912d2f0d685f2f35c5305f13fe849d0c1877ed42842c94b5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:47:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:47:17 . [Pipeline] withDockerContainer 20:47:17 prd-ubuntu20.04-docker-arm64-4c-16g-40402 does not seem to be running inside a container 20:47:18 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 20:47:19 $ docker top 7c237c5b1bd8bd870b3a9db2c3c80464b92144b4fbb82bd12e6c14e4048892d3 -eo pid,comm [Pipeline] { [Pipeline] sh 20:47:20 + docker-compose -f ./docker-compose-build.yml build --parallel 20:47:27 Building core-command ... 20:47:27 Building core-data ... 20:47:27 Building core-metadata ... 20:47:27 Building security-bootstrapper ... 20:47:27 Building security-proxy-setup ... 20:47:27 Building security-secretstore-setup ... 20:47:27 Building security-spiffe-token-provider ... 20:47:27 Building security-spire-agent ... 20:47:27 Building security-spire-config ... 20:47:27 Building security-spire-server ... 20:47:27 Building support-notifications ... 20:47:27 Building support-scheduler ... 20:47:27 Building sys-mgmt-agent ... 20:47:27 Building security-spire-server 20:47:27 Building sys-mgmt-agent 20:47:27 Building security-bootstrapper 20:47:27 Building core-data 20:47:27 Building security-secretstore-setup 20:49:03 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:49:03 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:49:03 ---> 57a2a8b8d8ba 20:49:03 Step 3/23 : WORKDIR /edgex-go 20:49:03 ---> Running in a80485372cba 20:49:03 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:49:03 Step 2/31 : FROM ${BUILDER_BASE} AS builder 20:49:03 ---> 57a2a8b8d8ba 20:49:03 Step 3/31 : WORKDIR /edgex-go 20:49:03 ---> Running in 5f45c4aa59c3 20:49:03 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:49:03 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:49:03 ---> 57a2a8b8d8ba 20:49:03 Step 3/25 : WORKDIR /edgex-go 20:49:03 ---> Running in 9019580447fe 20:49:03 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:49:03 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:49:03 ---> 57a2a8b8d8ba 20:49:03 Step 3/23 : WORKDIR /edgex-go 20:49:03 ---> Running in ed288eeeb148 20:49:03 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:49:03 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:49:03 ---> 57a2a8b8d8ba 20:49:03 Step 3/25 : WORKDIR /edgex-go 20:49:03 ---> Running in a814761a6327 20:49:03 Removing intermediate container a80485372cba 20:49:03 ---> aadc6feb28cb 20:49:03 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:49:03 Removing intermediate container 5f45c4aa59c3 20:49:03 ---> ecfcc735c2f0 20:49:03 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:49:03 ---> Running in f75f7af2f556 20:49:03 ---> Running in 51974f095284 20:49:03 Removing intermediate container 9019580447fe 20:49:03 ---> 1ae7349ce83d 20:49:03 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:49:03 Removing intermediate container a814761a6327 20:49:03 ---> 582baabb8c8b 20:49:03 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:49:03 Removing intermediate container ed288eeeb148 20:49:03 ---> 265b963c3e2b 20:49:03 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:49:03 ---> Running in d88247b07c52 20:49:03 ---> Running in ec34d3093cf7 20:49:03 ---> Running in cf6d46915697 20:49:03 Removing intermediate container 51974f095284 20:49:03 ---> 90b4ae967cb9 20:49:03 Step 5/31 : RUN apk add --update --no-cache make git 20:49:03 ---> Running in 466b681e6356 20:49:03 Removing intermediate container f75f7af2f556 20:49:03 ---> 7f866aeea7fd 20:49:03 Step 5/23 : RUN apk add --update --no-cache make bash git 20:49:03 Removing intermediate container d88247b07c52 20:49:03 ---> 617ab6d3fb5b 20:49:03 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 20:49:03 Removing intermediate container ec34d3093cf7 20:49:03 ---> Running in f6b4c2d1800e 20:49:03 ---> 8547b95eff79 20:49:03 Step 5/25 : RUN apk add --update --no-cache make git 20:49:03 Removing intermediate container cf6d46915697 20:49:03 ---> b70205cf623f 20:49:03 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 20:49:03 ---> Running in bb5d450fc778 20:49:03 ---> Running in 01c5d3d0dbd0 20:49:03 ---> Running in 08d7f4fd7231 20:49:03 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:49:03 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:49:03 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:49:03 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:49:03 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:49:03 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:49:03 OK: 220 MiB in 52 packages 20:49:03 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:49:04 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:49:04 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:49:04 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:49:05 Removing intermediate container 466b681e6356 20:49:05 ---> fe216726f872 20:49:05 Step 6/31 : COPY go.mod vendor* ./ 20:49:05 OK: 220 MiB in 52 packages 20:49:05 OK: 220 MiB in 52 packages 20:49:05 OK: 220 MiB in 52 packages 20:49:06 OK: 220 MiB in 52 packages 20:49:06 ---> 0390c3c642be 20:49:06 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:49:06 ---> Running in 720c79cdc30e 20:49:07 Removing intermediate container f6b4c2d1800e 20:49:07 ---> be3620d24529 20:49:07 Step 6/23 : COPY go.mod vendor* ./ 20:49:07 Removing intermediate container 08d7f4fd7231 20:49:07 ---> 52b8fe25aa59 20:49:07 Step 6/23 : COPY go.mod vendor* ./ 20:49:07 Removing intermediate container 01c5d3d0dbd0 20:49:07 ---> 95799a393375 20:49:07 Step 6/25 : COPY go.mod vendor* ./ 20:49:07 Removing intermediate container bb5d450fc778 20:49:07 ---> 10c21812c643 20:49:07 Step 6/25 : COPY go.mod vendor* ./ 20:49:08 ---> cb423ad05349 20:49:08 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:49:08 ---> Running in 9a89f0023dc5 20:49:09 ---> 8a90ff2a00c9 20:49:09 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:49:09 ---> Running in b1600bd3a86f 20:49:09 ---> f5cb6dc9c7b5 20:49:09 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:49:09 ---> 4962ea767221 20:49:09 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:49:10 ---> Running in 9140c9e648ab 20:49:10 ---> Running in 4708cf39900f 20:49:11 Removing intermediate container 720c79cdc30e 20:49:11 ---> e9fbbe2b99e8 20:49:11 Step 8/31 : COPY . . 20:49:15 Removing intermediate container 9a89f0023dc5 20:49:15 ---> ec5fa75ea2eb 20:49:15 Step 8/23 : COPY . . 20:49:15 Removing intermediate container b1600bd3a86f 20:49:15 ---> de8d9870eff5 20:49:15 Step 8/23 : COPY . . 20:49:15 Removing intermediate container 9140c9e648ab 20:49:15 ---> d9afd2ff4ecb 20:49:15 Step 8/25 : COPY . . 20:49:15 Removing intermediate container 4708cf39900f 20:49:15 ---> 211fb4936a16 20:49:15 Step 8/25 : COPY . . 20:49:42 ---> 10c3fc4e8f76 20:49:42 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:49:42 ---> Running in 1b4017d5c2d1 20:49: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:49:44 ---> 6745e053ae2c 20:49:44 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 20:49:44 ---> Running in 68f8bad534a8 20:49:44 ---> 092e6a1d022e 20:49:44 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:49:44 ---> Running in b5098fcf2b6b 20:49:45 ---> 0819f0792b09 20:49:45 Step 9/23 : RUN make cmd/core-data/core-data 20:49:45 ---> Running in 95dba3236b4e 20:49:46 ---> cb42d03dd6f0 20:49:46 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 20:49:46 ---> Running in c1266dd9ffdf 20:49:46 Removing intermediate container c1266dd9ffdf 20:49:46 ---> e950b3105257 20:49:46 Step 10/25 : RUN mkdir -p spire-build 20:49:47 ---> Running in d8d795fb8778 20:49: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/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:49:48 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 20:49: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:49:50 Removing intermediate container d8d795fb8778 20:49:50 ---> 3abfe4ce21ef 20:49:50 Step 11/25 : WORKDIR /edgex-go/spire-build 20:49:50 ---> Running in 1723a99bb09c 20:49:50 Removing intermediate container 1723a99bb09c 20:49:50 ---> fc4835d5adc2 20:49:50 Step 12/25 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent 20:49:50 ---> Running in c6604948609b 20:49:54 spire-1.2.1/ 20:49:54 spire-1.2.1/.data/ 20:49:54 spire-1.2.1/.data/.file 20:49:54 spire-1.2.1/.dockerignore 20:49:54 spire-1.2.1/.gitattributes 20:49:54 spire-1.2.1/.githooks/ 20:49:54 spire-1.2.1/.githooks/pre-commit 20:49:54 spire-1.2.1/.github/ 20:49:54 spire-1.2.1/.github/ISSUE_TEMPLATE.md 20:49:54 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 20:49:54 spire-1.2.1/.github/dependabot.yml 20:49:54 spire-1.2.1/.github/workflows/ 20:49:54 spire-1.2.1/.github/workflows/nightly_build.yaml 20:49:54 spire-1.2.1/.github/workflows/pr_build.yaml 20:49:54 spire-1.2.1/.github/workflows/release_build.yaml 20:49:54 spire-1.2.1/.github/workflows/scripts/ 20:49:54 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 20:49:54 spire-1.2.1/.github/workflows/scripts/push-images.sh 20:49:54 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 20:49:54 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 20:49:54 spire-1.2.1/.github/workflows/scripts/split.sh 20:49:54 spire-1.2.1/.gitignore 20:49:54 spire-1.2.1/.go-version 20:49:54 spire-1.2.1/.golangci.yml 20:49:54 spire-1.2.1/ADOPTERS.md 20:49:54 spire-1.2.1/CHANGELOG.md 20:49:54 spire-1.2.1/CODE-OF-CONDUCT.md 20:49:54 spire-1.2.1/CODEOWNERS 20:49:54 spire-1.2.1/CONTRIBUTING.md 20:49:54 spire-1.2.1/Dockerfile 20:49:54 spire-1.2.1/Dockerfile.dev 20:49:54 spire-1.2.1/Dockerfile.scratch 20:49:54 spire-1.2.1/LICENSE 20:49:54 spire-1.2.1/MAINTAINERS.md 20:49:54 spire-1.2.1/Makefile 20:49:54 spire-1.2.1/README.md 20:49:54 spire-1.2.1/ROADMAP.md 20:49:54 spire-1.2.1/SECURITY.md 20:49:54 spire-1.2.1/cmd/ 20:49:54 spire-1.2.1/cmd/spire-agent/ 20:49:54 spire-1.2.1/cmd/spire-agent/cli/ 20:49:54 spire-1.2.1/cmd/spire-agent/cli/api/ 20:49:54 spire-1.2.1/cmd/spire-agent/cli/api/common.go 20:49:54 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 20:49:54 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 20:49:54 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 20:49:54 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 20:49:54 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 20:49:54 spire-1.2.1/cmd/spire-agent/cli/cli.go 20:49:54 spire-1.2.1/cmd/spire-agent/cli/common/ 20:49:54 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 20:49:54 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 20:49:54 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 20:49:54 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 20:49:54 spire-1.2.1/cmd/spire-agent/cli/run/ 20:49:54 spire-1.2.1/cmd/spire-agent/cli/run/run.go 20:49:54 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 20:49:54 spire-1.2.1/cmd/spire-agent/cli/validate/ 20:49:54 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 20:49:54 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 20:49:54 spire-1.2.1/cmd/spire-agent/main.go 20:49:54 spire-1.2.1/cmd/spire-server/ 20:49:54 spire-1.2.1/cmd/spire-server/cli/ 20:49:54 spire-1.2.1/cmd/spire-server/cli/agent/ 20:49:54 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 20:49:54 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 20:49:54 spire-1.2.1/cmd/spire-server/cli/agent/count.go 20:49:54 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 20:49:54 spire-1.2.1/cmd/spire-server/cli/agent/list.go 20:49:54 spire-1.2.1/cmd/spire-server/cli/agent/show.go 20:49:54 spire-1.2.1/cmd/spire-server/cli/bundle/ 20:49:54 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 20:49:54 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 20:49:54 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 20:49:54 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 20:49:54 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 20:49:54 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 20:49:54 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 20:49:54 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 20:49:54 spire-1.2.1/cmd/spire-server/cli/cli.go 20:49:54 spire-1.2.1/cmd/spire-server/cli/entry/ 20:49:54 spire-1.2.1/cmd/spire-server/cli/entry/count.go 20:49:54 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 20:49:54 spire-1.2.1/cmd/spire-server/cli/entry/create.go 20:49:54 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 20:49:54 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 20:49:54 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 20:49:54 spire-1.2.1/cmd/spire-server/cli/entry/show.go 20:49:54 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 20:49:54 spire-1.2.1/cmd/spire-server/cli/entry/update.go 20:49:54 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 20:49:54 spire-1.2.1/cmd/spire-server/cli/entry/util.go 20:49:54 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 20:49:54 spire-1.2.1/cmd/spire-server/cli/federation/ 20:49:54 spire-1.2.1/cmd/spire-server/cli/federation/common.go 20:49:54 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 20:49:54 spire-1.2.1/cmd/spire-server/cli/federation/create.go 20:49:54 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 20:49:54 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 20:49:54 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 20:49:54 spire-1.2.1/cmd/spire-server/cli/federation/list.go 20:49:54 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 20:49:54 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 20:49:54 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 20:49:54 spire-1.2.1/cmd/spire-server/cli/federation/show.go 20:49:54 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 20:49:54 spire-1.2.1/cmd/spire-server/cli/federation/update.go 20:49:54 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 20:49:54 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 20:49:54 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 20:49:54 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 20:49:54 spire-1.2.1/cmd/spire-server/cli/jwt/ 20:49:54 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 20:49:54 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 20:49:54 spire-1.2.1/cmd/spire-server/cli/run/ 20:49:54 spire-1.2.1/cmd/spire-server/cli/run/run.go 20:49:54 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 20:49:54 spire-1.2.1/cmd/spire-server/cli/token/ 20:49:54 spire-1.2.1/cmd/spire-server/cli/token/generate.go 20:49:54 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 20:49:54 spire-1.2.1/cmd/spire-server/cli/validate/ 20:49:54 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 20:49:54 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 20:49:54 spire-1.2.1/cmd/spire-server/cli/x509/ 20:49:54 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 20:49:54 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 20:49:54 spire-1.2.1/cmd/spire-server/main.go 20:49:54 spire-1.2.1/cmd/spire-server/util/ 20:49:54 spire-1.2.1/cmd/spire-server/util/util.go 20:49:54 spire-1.2.1/conf/ 20:49:54 spire-1.2.1/conf/agent/ 20:49:54 spire-1.2.1/conf/agent/agent.conf 20:49:54 spire-1.2.1/conf/agent/agent_full.conf 20:49:54 spire-1.2.1/conf/agent/dummy_root_ca.crt 20:49:54 spire-1.2.1/conf/server/ 20:49:54 spire-1.2.1/conf/server/dummy_upstream_ca.crt 20:49:54 spire-1.2.1/conf/server/dummy_upstream_ca.key 20:49:54 spire-1.2.1/conf/server/server.conf 20:49:54 spire-1.2.1/conf/server/server_full.conf 20:49:54 spire-1.2.1/doc/ 20:49:54 spire-1.2.1/doc/SPIRE101.md 20:49:54 spire-1.2.1/doc/auditlog.md 20:49:54 spire-1.2.1/doc/authorization_policy_engine.md 20:49:54 spire-1.2.1/doc/changelog_guidelines.md 20:49:54 spire-1.2.1/doc/cure53-report.pdf 20:49:54 spire-1.2.1/doc/images/ 20:49:54 spire-1.2.1/doc/images/2019_roadmap.png 20:49:54 spire-1.2.1/doc/images/SPIRE101.png 20:49:54 spire-1.2.1/doc/images/SPIRE_agent.png 20:49:54 spire-1.2.1/doc/images/SPIRE_server.png 20:49:54 spire-1.2.1/doc/images/cache_mgr.png 20:49:54 spire-1.2.1/doc/images/cache_mgr_components.png 20:49:54 spire-1.2.1/doc/images/federated_spire.png 20:49:54 spire-1.2.1/doc/images/ha_mode.png 20:49:54 spire-1.2.1/doc/images/nested_spire.png 20:49:54 spire-1.2.1/doc/images/oidc_federation.png 20:49:54 spire-1.2.1/doc/images/single_trust_domain.png 20:49:54 spire-1.2.1/doc/images/spiffe_compatible.png 20:49:54 spire-1.2.1/doc/images/spire_logo.png 20:49:54 spire-1.2.1/doc/migrating_registration_api_clients.md 20:49:54 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 20:49:54 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 20:49:54 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 20:49:54 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 20:49:54 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 20:49:54 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 20:49:54 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 20:49:54 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 20:49:54 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 20:49:54 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 20:49:54 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 20:49:54 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 20:49:54 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 20:49:54 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 20:49:54 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 20:49:54 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 20:49:54 spire-1.2.1/doc/plugin_server_datastore_sql.md 20:49:54 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 20:49:54 spire-1.2.1/doc/plugin_server_keymanager_disk.md 20:49:54 spire-1.2.1/doc/plugin_server_keymanager_memory.md 20:49:54 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 20:49:54 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 20:49:54 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 20:49:54 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 20:49:54 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 20:49:54 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 20:49:54 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 20:49:54 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 20:49:54 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 20:49:54 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 20:49:54 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 20:49:54 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 20:49:54 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 20:49:54 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 20:49:54 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 20:49:54 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 20:49:54 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 20:49:54 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 20:49:54 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 20:49:54 spire-1.2.1/doc/scaling_spire.md 20:49:54 spire-1.2.1/doc/spire_agent.md 20:49:54 spire-1.2.1/doc/spire_server.md 20:49:54 spire-1.2.1/doc/supported_integrations.md 20:49:54 spire-1.2.1/doc/telemetry.md 20:49:54 spire-1.2.1/doc/telemetry_config.md 20:49:54 spire-1.2.1/doc/upgrading.md 20:49:54 spire-1.2.1/doc/using_spire.md 20:49:54 spire-1.2.1/examples/ 20:49:54 spire-1.2.1/examples/README.md 20:49:54 spire-1.2.1/go.mod 20:49:54 spire-1.2.1/go.sum 20:49:54 spire-1.2.1/pkg/ 20:49:54 spire-1.2.1/pkg/agent/ 20:49:54 spire-1.2.1/pkg/agent/agent.go 20:49:54 spire-1.2.1/pkg/agent/api/ 20:49:54 spire-1.2.1/pkg/agent/api/config.go 20:49:54 spire-1.2.1/pkg/agent/api/debug/ 20:49:54 spire-1.2.1/pkg/agent/api/debug/v1/ 20:49:54 spire-1.2.1/pkg/agent/api/debug/v1/service.go 20:49:54 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 20:49:54 spire-1.2.1/pkg/agent/api/delegatedidentity/ 20:49:54 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 20:49:54 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 20:49:54 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 20:49:54 spire-1.2.1/pkg/agent/api/endpoints.go 20:49:54 spire-1.2.1/pkg/agent/api/health/ 20:49:54 spire-1.2.1/pkg/agent/api/health/v1/ 20:49:54 spire-1.2.1/pkg/agent/api/health/v1/service.go 20:49:54 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 20:49:54 spire-1.2.1/pkg/agent/api/rpccontext/ 20:49:54 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 20:49:54 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 20:49:54 spire-1.2.1/pkg/agent/attestor/ 20:49:54 spire-1.2.1/pkg/agent/attestor/node/ 20:49:54 spire-1.2.1/pkg/agent/attestor/node/experimental.go 20:49:54 spire-1.2.1/pkg/agent/attestor/node/node.go 20:49:54 spire-1.2.1/pkg/agent/attestor/node/node_test.go 20:49:54 spire-1.2.1/pkg/agent/attestor/workload/ 20:49:54 spire-1.2.1/pkg/agent/attestor/workload/workload.go 20:49:54 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 20:49:54 spire-1.2.1/pkg/agent/catalog/ 20:49:54 spire-1.2.1/pkg/agent/catalog/catalog.go 20:49:54 spire-1.2.1/pkg/agent/catalog/keymanager.go 20:49:54 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 20:49:54 spire-1.2.1/pkg/agent/catalog/svidstore.go 20:49:54 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 20:49:54 spire-1.2.1/pkg/agent/client/ 20:49:54 spire-1.2.1/pkg/agent/client/client.go 20:49:54 spire-1.2.1/pkg/agent/client/client_test.go 20:49:54 spire-1.2.1/pkg/agent/client/dial.go 20:49:54 spire-1.2.1/pkg/agent/client/nodeconn.go 20:49:54 spire-1.2.1/pkg/agent/client/nodeconn_test.go 20:49:54 spire-1.2.1/pkg/agent/client/update.go 20:49:54 spire-1.2.1/pkg/agent/client/util.go 20:49:54 spire-1.2.1/pkg/agent/common/ 20:49:54 spire-1.2.1/pkg/agent/common/backoff/ 20:49:54 spire-1.2.1/pkg/agent/common/backoff/backoff.go 20:49:54 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 20:49:54 spire-1.2.1/pkg/agent/common/cgroups/ 20:49:54 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 20:49:54 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 20:49:54 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 20:49:54 spire-1.2.1/pkg/agent/config.go 20:49:54 spire-1.2.1/pkg/agent/endpoints/ 20:49:54 spire-1.2.1/pkg/agent/endpoints/config.go 20:49:54 spire-1.2.1/pkg/agent/endpoints/endpoints.go 20:49:54 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 20:49:54 spire-1.2.1/pkg/agent/endpoints/metrics.go 20:49:54 spire-1.2.1/pkg/agent/endpoints/middleware.go 20:49:54 spire-1.2.1/pkg/agent/endpoints/peertracker.go 20:49:54 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 20:49:54 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 20:49:54 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 20:49:54 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 20:49:54 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 20:49:54 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 20:49:54 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 20:49:54 spire-1.2.1/pkg/agent/endpoints/workload/ 20:49:54 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 20:49:54 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 20:49:54 spire-1.2.1/pkg/agent/manager/ 20:49:54 spire-1.2.1/pkg/agent/manager/cache/ 20:49:54 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 20:49:54 spire-1.2.1/pkg/agent/manager/cache/cache.go 20:49:54 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 20:49:54 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 20:49:54 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 20:49:54 spire-1.2.1/pkg/agent/manager/cache/sets.go 20:49:54 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 20:49:54 spire-1.2.1/pkg/agent/manager/config.go 20:49:54 spire-1.2.1/pkg/agent/manager/manager.go 20:49:54 spire-1.2.1/pkg/agent/manager/manager_test.go 20:49:54 spire-1.2.1/pkg/agent/manager/storage.go 20:49:54 spire-1.2.1/pkg/agent/manager/storage_test.go 20:49:54 spire-1.2.1/pkg/agent/manager/storecache/ 20:49:54 spire-1.2.1/pkg/agent/manager/storecache/cache.go 20:49:54 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 20:49:54 spire-1.2.1/pkg/agent/manager/sync.go 20:49:54 spire-1.2.1/pkg/agent/plugin/ 20:49:54 spire-1.2.1/pkg/agent/plugin/keymanager/ 20:49:54 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 20:49:54 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 20:49:54 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 20:49:54 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 20:49:54 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 20:49:54 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 20:49:54 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 20:49:54 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 20:49:54 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 20:49:54 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 20:49:54 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 20:49:54 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 20:49:54 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 20:49:54 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 20:49:54 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 20:49:54 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 20:49:54 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 20:49:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 20:49:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 20:49:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 20:49:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 20:49:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 20:49:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 20:49:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 20:49:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 20:49:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 20:49:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 20:49:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 20:49:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 20:49:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 20:49:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 20:49:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 20:49:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 20:49:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 20:49:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 20:49:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 20:49:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 20:49:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 20:49:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 20:49:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 20:49:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 20:49:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 20:49:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 20:49:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 20:49:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 20:49:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 20:49:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 20:49:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 20:49:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 20:49:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 20:49:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 20:49:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 20:49:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 20:49:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 20:49:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 20:49:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 20:49:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 20:49:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 20:49:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 20:49:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 20:49:54 spire-1.2.1/pkg/agent/plugin/svidstore/ 20:49:54 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 20:49:54 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 20:49:54 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 20:49:54 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 20:49:54 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 20:49:54 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 20:49:54 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 20:49:54 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 20:49:54 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 20:49:54 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 20:49:54 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 20:49:54 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 20:49:54 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 20:49:54 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 20:49:54 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 20:49:54 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 20:49:54 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 20:49:54 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 20:49:54 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 20:49:54 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 20:49:54 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 20:49:54 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 20:49:54 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 20:49:54 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 20:49:54 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 20:49:54 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 20:49:54 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 20:49:54 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 20:49:54 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 20:49:54 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 20:49:54 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 20:49:54 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 20:49:54 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 20:49:54 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 20:49:54 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 20:49:54 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 20:49:54 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 20:49:54 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 20:49:54 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 20:49:54 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 20:49:54 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 20:49:54 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 20:49:54 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 20:49:54 spire-1.2.1/pkg/agent/svid/ 20:49:54 spire-1.2.1/pkg/agent/svid/rotator.go 20:49:54 spire-1.2.1/pkg/agent/svid/rotator_config.go 20:49:54 spire-1.2.1/pkg/agent/svid/rotator_test.go 20:49:54 spire-1.2.1/pkg/agent/svid/store/ 20:49:54 spire-1.2.1/pkg/agent/svid/store/service.go 20:49:54 spire-1.2.1/pkg/agent/svid/store/service_test.go 20:49:54 spire-1.2.1/pkg/common/ 20:49:54 spire-1.2.1/pkg/common/agentpathtemplate/ 20:49:54 spire-1.2.1/pkg/common/agentpathtemplate/template.go 20:49:54 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 20:49:54 spire-1.2.1/pkg/common/api/ 20:49:54 spire-1.2.1/pkg/common/api/metrics.go 20:49:54 spire-1.2.1/pkg/common/api/middleware/ 20:49:54 spire-1.2.1/pkg/common/api/middleware/common_test.go 20:49:54 spire-1.2.1/pkg/common/api/middleware/interceptor.go 20:49:54 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 20:49:54 spire-1.2.1/pkg/common/api/middleware/logger.go 20:49:54 spire-1.2.1/pkg/common/api/middleware/logger_test.go 20:49:54 spire-1.2.1/pkg/common/api/middleware/metrics.go 20:49:54 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 20:49:54 spire-1.2.1/pkg/common/api/middleware/middleware.go 20:49:54 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 20:49:54 spire-1.2.1/pkg/common/api/middleware/misconfig.go 20:49:54 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 20:49:54 spire-1.2.1/pkg/common/api/middleware/names.go 20:49:54 spire-1.2.1/pkg/common/api/middleware/names_test.go 20:49:54 spire-1.2.1/pkg/common/api/names.go 20:49:54 spire-1.2.1/pkg/common/api/ratelimit.go 20:49:54 spire-1.2.1/pkg/common/api/rpccontext/ 20:49:54 spire-1.2.1/pkg/common/api/rpccontext/logger.go 20:49:54 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 20:49:54 spire-1.2.1/pkg/common/api/rpccontext/names.go 20:49:54 spire-1.2.1/pkg/common/auth/ 20:49:54 spire-1.2.1/pkg/common/auth/interceptors.go 20:49:54 spire-1.2.1/pkg/common/auth/interceptors_test.go 20:49:54 spire-1.2.1/pkg/common/auth/untracked_uds.go 20:49:54 spire-1.2.1/pkg/common/bundleutil/ 20:49:54 spire-1.2.1/pkg/common/bundleutil/bundle.go 20:49:54 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 20:49:54 spire-1.2.1/pkg/common/bundleutil/common_test.go 20:49:54 spire-1.2.1/pkg/common/bundleutil/marshal.go 20:49:54 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 20:49:54 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 20:49:54 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 20:49:54 spire-1.2.1/pkg/common/bundleutil/types.go 20:49:54 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 20:49:54 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 20:49:54 spire-1.2.1/pkg/common/catalog/ 20:49:54 spire-1.2.1/pkg/common/catalog/bind.go 20:49:54 spire-1.2.1/pkg/common/catalog/builtin.go 20:49:54 spire-1.2.1/pkg/common/catalog/catalog.go 20:49:54 spire-1.2.1/pkg/common/catalog/catalog_test.go 20:49:54 spire-1.2.1/pkg/common/catalog/closers.go 20:49:54 spire-1.2.1/pkg/common/catalog/cmd_linux.go 20:49:54 spire-1.2.1/pkg/common/catalog/cmd_other.go 20:49:54 spire-1.2.1/pkg/common/catalog/config.go 20:49:54 spire-1.2.1/pkg/common/catalog/config_test.go 20:49:54 spire-1.2.1/pkg/common/catalog/configure.go 20:49:54 spire-1.2.1/pkg/common/catalog/constraints.go 20:49:54 spire-1.2.1/pkg/common/catalog/constraints_test.go 20:49:54 spire-1.2.1/pkg/common/catalog/context.go 20:49:54 spire-1.2.1/pkg/common/catalog/external.go 20:49:54 spire-1.2.1/pkg/common/catalog/host.go 20:49:54 spire-1.2.1/pkg/common/catalog/pipenet.go 20:49:54 spire-1.2.1/pkg/common/catalog/plugin.go 20:49:54 spire-1.2.1/pkg/common/catalog/testplugin/ 20:49:54 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 20:49:54 spire-1.2.1/pkg/common/catalog/testplugin/main.go 20:49:54 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 20:49:54 spire-1.2.1/pkg/common/cli/ 20:49:54 spire-1.2.1/pkg/common/cli/env.go 20:49:54 spire-1.2.1/pkg/common/cli/flags.go 20:49:54 spire-1.2.1/pkg/common/cli/trust_domain.go 20:49:54 spire-1.2.1/pkg/common/cli/trust_domain_test.go 20:49:54 spire-1.2.1/pkg/common/cli/umask.go 20:49:54 spire-1.2.1/pkg/common/cli/umask_posix.go 20:49:54 spire-1.2.1/pkg/common/cli/umask_test.go 20:49:54 spire-1.2.1/pkg/common/cli/umask_windows.go 20:49:54 spire-1.2.1/pkg/common/cliprinter/ 20:49:54 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 20:49:54 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 20:49:54 spire-1.2.1/pkg/common/cliprinter/flag.go 20:49:54 spire-1.2.1/pkg/common/cliprinter/flag_test.go 20:49:54 spire-1.2.1/pkg/common/cliprinter/format.go 20:49:54 spire-1.2.1/pkg/common/cliprinter/format_test.go 20:49:54 spire-1.2.1/pkg/common/cliprinter/internal/ 20:49:54 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 20:49:54 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 20:49:54 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 20:49:54 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 20:49:54 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 20:49:54 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 20:49:54 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 20:49:54 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 20:49:54 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 20:49:54 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 20:49:54 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 20:49:54 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 20:49:54 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 20:49:54 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 20:49:54 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 20:49:54 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 20:49:54 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 20:49:54 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 20:49:54 spire-1.2.1/pkg/common/coretypes/ 20:49:54 spire-1.2.1/pkg/common/coretypes/bundle/ 20:49:54 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 20:49:54 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 20:49:54 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 20:49:54 spire-1.2.1/pkg/common/coretypes/bundle/require.go 20:49:54 spire-1.2.1/pkg/common/coretypes/jwtkey/ 20:49:54 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 20:49:54 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 20:49:54 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 20:49:54 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 20:49:54 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 20:49:54 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 20:49:54 spire-1.2.1/pkg/common/coretypes/x509certificate/ 20:49:54 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 20:49:54 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 20:49:54 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 20:49:54 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 20:49:54 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 20:49:54 spire-1.2.1/pkg/common/cryptoutil/ 20:49:54 spire-1.2.1/pkg/common/cryptoutil/keys.go 20:49:54 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 20:49:54 spire-1.2.1/pkg/common/diskutil/ 20:49:54 spire-1.2.1/pkg/common/diskutil/file_posix.go 20:49:54 spire-1.2.1/pkg/common/diskutil/file_test.go 20:49:54 spire-1.2.1/pkg/common/diskutil/file_windows.go 20:49:54 spire-1.2.1/pkg/common/errorutil/ 20:49:54 spire-1.2.1/pkg/common/errorutil/wrapper.go 20:49:54 spire-1.2.1/pkg/common/health/ 20:49:54 spire-1.2.1/pkg/common/health/config.go 20:49:54 spire-1.2.1/pkg/common/health/context.go 20:49:54 spire-1.2.1/pkg/common/health/context_test.go 20:49:54 spire-1.2.1/pkg/common/health/health.go 20:49:54 spire-1.2.1/pkg/common/health/health_test.go 20:49:54 spire-1.2.1/pkg/common/health/logger.go 20:49:54 spire-1.2.1/pkg/common/hostservice/ 20:49:54 spire-1.2.1/pkg/common/hostservice/metricsservice/ 20:49:54 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 20:49:54 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 20:49:54 spire-1.2.1/pkg/common/idutil/ 20:49:54 spire-1.2.1/pkg/common/idutil/require.go 20:49:54 spire-1.2.1/pkg/common/idutil/require_test.go 20:49:54 spire-1.2.1/pkg/common/idutil/safety.go 20:49:54 spire-1.2.1/pkg/common/idutil/safety_test.go 20:49:54 spire-1.2.1/pkg/common/idutil/spiffeid.go 20:49:54 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 20:49:54 spire-1.2.1/pkg/common/jwtsvid/ 20:49:54 spire-1.2.1/pkg/common/jwtsvid/common.go 20:49:54 spire-1.2.1/pkg/common/jwtsvid/sign.go 20:49:54 spire-1.2.1/pkg/common/jwtsvid/token_test.go 20:49:54 spire-1.2.1/pkg/common/jwtsvid/validate.go 20:49:54 spire-1.2.1/pkg/common/jwtutil/ 20:49:54 spire-1.2.1/pkg/common/jwtutil/keyset.go 20:49:54 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 20:49:54 spire-1.2.1/pkg/common/log/ 20:49:54 spire-1.2.1/pkg/common/log/hclog_adapter.go 20:49:54 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 20:49:54 spire-1.2.1/pkg/common/log/log.go 20:49:54 spire-1.2.1/pkg/common/log/log_test.go 20:49:54 spire-1.2.1/pkg/common/log/options.go 20:49:54 spire-1.2.1/pkg/common/nodeutil/ 20:49:54 spire-1.2.1/pkg/common/nodeutil/node.go 20:49:54 spire-1.2.1/pkg/common/nodeutil/node_test.go 20:49:54 spire-1.2.1/pkg/common/peertracker/ 20:49:54 spire-1.2.1/pkg/common/peertracker/conn.go 20:49:54 spire-1.2.1/pkg/common/peertracker/credentials.go 20:49:54 spire-1.2.1/pkg/common/peertracker/errors.go 20:49:54 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 20:49:54 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 20:49:54 spire-1.2.1/pkg/common/peertracker/info.go 20:49:54 spire-1.2.1/pkg/common/peertracker/listener.go 20:49:54 spire-1.2.1/pkg/common/peertracker/listener_test.go 20:49:54 spire-1.2.1/pkg/common/peertracker/peertracker.go 20:49:54 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 20:49:54 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 20:49:54 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 20:49:54 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 20:49:54 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 20:49:54 spire-1.2.1/pkg/common/peertracker/tcp.go 20:49:54 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 20:49:54 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 20:49:54 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 20:49:54 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 20:49:54 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 20:49:54 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 20:49:54 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 20:49:54 spire-1.2.1/pkg/common/peertracker/uds.go 20:49:54 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 20:49:54 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 20:49:54 spire-1.2.1/pkg/common/peertracker/uds_linux.go 20:49:54 spire-1.2.1/pkg/common/pemutil/ 20:49:54 spire-1.2.1/pkg/common/pemutil/block.go 20:49:54 spire-1.2.1/pkg/common/pemutil/certs.go 20:49:54 spire-1.2.1/pkg/common/pemutil/common.go 20:49:54 spire-1.2.1/pkg/common/pemutil/csr.go 20:49:54 spire-1.2.1/pkg/common/pemutil/keys.go 20:49:54 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 20:49:54 spire-1.2.1/pkg/common/pemutil/testdata/ 20:49:54 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 20:49:54 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 20:49:54 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 20:49:54 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 20:49:54 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 20:49:54 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 20:49:54 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 20:49:54 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 20:49:54 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 20:49:54 spire-1.2.1/pkg/common/plugin/ 20:49:54 spire-1.2.1/pkg/common/plugin/aws/ 20:49:54 spire-1.2.1/pkg/common/plugin/aws/iid.go 20:49:54 spire-1.2.1/pkg/common/plugin/azure/ 20:49:54 spire-1.2.1/pkg/common/plugin/azure/msi.go 20:49:54 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 20:49:54 spire-1.2.1/pkg/common/plugin/facade.go 20:49:54 spire-1.2.1/pkg/common/plugin/facade_test.go 20:49:54 spire-1.2.1/pkg/common/plugin/gcp/ 20:49:54 spire-1.2.1/pkg/common/plugin/gcp/iit.go 20:49:54 spire-1.2.1/pkg/common/plugin/k8s/ 20:49:54 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 20:49:54 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 20:49:54 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 20:49:54 spire-1.2.1/pkg/common/plugin/k8s/utils.go 20:49:54 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 20:49:54 spire-1.2.1/pkg/common/plugin/log.go 20:49:54 spire-1.2.1/pkg/common/plugin/sshpop/ 20:49:54 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 20:49:54 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 20:49:54 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 20:49:54 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 20:49:54 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 20:49:54 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 20:49:54 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 20:49:54 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 20:49:54 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 20:49:54 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 20:49:54 spire-1.2.1/pkg/common/plugin/tpmdevid/ 20:49:54 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 20:49:54 spire-1.2.1/pkg/common/plugin/x509pop/ 20:49:54 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 20:49:54 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 20:49:54 spire-1.2.1/pkg/common/profiling/ 20:49:54 spire-1.2.1/pkg/common/profiling/dumpers.go 20:49:54 spire-1.2.1/pkg/common/profiling/profiling.go 20:49:54 spire-1.2.1/pkg/common/protoutil/ 20:49:54 spire-1.2.1/pkg/common/protoutil/masks.go 20:49:54 spire-1.2.1/pkg/common/protoutil/masks_test.go 20:49:54 spire-1.2.1/pkg/common/rotationutil/ 20:49:54 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 20:49:54 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 20:49:54 spire-1.2.1/pkg/common/selector/ 20:49:54 spire-1.2.1/pkg/common/selector/selector.go 20:49:54 spire-1.2.1/pkg/common/selector/selector_test.go 20:49:54 spire-1.2.1/pkg/common/selector/set.go 20:49:54 spire-1.2.1/pkg/common/selector/set_utils.go 20:49:54 spire-1.2.1/pkg/common/selector/set_utils_test.go 20:49:54 spire-1.2.1/pkg/common/telemetry/ 20:49:54 spire-1.2.1/pkg/common/telemetry/agent/ 20:49:54 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 20:49:54 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 20:49:54 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 20:49:54 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 20:49:54 spire-1.2.1/pkg/common/telemetry/agent/manager.go 20:49:54 spire-1.2.1/pkg/common/telemetry/agent/node.go 20:49:54 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 20:49:54 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 20:49:54 spire-1.2.1/pkg/common/telemetry/agent/store/ 20:49:54 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 20:49:54 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 20:49:54 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 20:49:54 spire-1.2.1/pkg/common/telemetry/blackhole.go 20:49:54 spire-1.2.1/pkg/common/telemetry/call.go 20:49:54 spire-1.2.1/pkg/common/telemetry/common/ 20:49:54 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 20:49:54 spire-1.2.1/pkg/common/telemetry/config.go 20:49:54 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 20:49:54 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 20:49:54 spire-1.2.1/pkg/common/telemetry/inmem.go 20:49:54 spire-1.2.1/pkg/common/telemetry/inmem_test.go 20:49:54 spire-1.2.1/pkg/common/telemetry/m3.go 20:49:54 spire-1.2.1/pkg/common/telemetry/m3_test.go 20:49:54 spire-1.2.1/pkg/common/telemetry/metrics.go 20:49:54 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 20:49:54 spire-1.2.1/pkg/common/telemetry/names.go 20:49:54 spire-1.2.1/pkg/common/telemetry/prometheus.go 20:49:54 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 20:49:54 spire-1.2.1/pkg/common/telemetry/sanitize.go 20:49:54 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 20:49:54 spire-1.2.1/pkg/common/telemetry/server/ 20:49:54 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 20:49:54 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 20:49:54 spire-1.2.1/pkg/common/telemetry/server/datastore/ 20:49:54 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 20:49:54 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 20:49:54 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 20:49:54 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 20:49:54 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 20:49:54 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 20:49:54 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 20:49:54 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 20:49:54 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 20:49:54 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 20:49:54 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 20:49:54 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 20:49:54 spire-1.2.1/pkg/common/telemetry/server/rotate.go 20:49:54 spire-1.2.1/pkg/common/telemetry/server/server.go 20:49:54 spire-1.2.1/pkg/common/telemetry/sink.go 20:49:54 spire-1.2.1/pkg/common/telemetry/statsd.go 20:49:54 spire-1.2.1/pkg/common/telemetry/statsd_test.go 20:49:54 spire-1.2.1/pkg/common/telemetry/uptime.go 20:49:54 spire-1.2.1/pkg/common/telemetry/version.go 20:49:54 spire-1.2.1/pkg/common/telemetry/withlabels.go 20:49:54 spire-1.2.1/pkg/common/uptime/ 20:49:54 spire-1.2.1/pkg/common/uptime/uptime.go 20:49:54 spire-1.2.1/pkg/common/uptime/uptime_test.go 20:49:54 spire-1.2.1/pkg/common/util/ 20:49:54 spire-1.2.1/pkg/common/util/certs.go 20:49:54 spire-1.2.1/pkg/common/util/certs_test.go 20:49:54 spire-1.2.1/pkg/common/util/csr.go 20:49:54 spire-1.2.1/pkg/common/util/hash.go 20:49:54 spire-1.2.1/pkg/common/util/selectors.go 20:49:54 spire-1.2.1/pkg/common/util/selectors_test.go 20:49:54 spire-1.2.1/pkg/common/util/signals.go 20:49:54 spire-1.2.1/pkg/common/util/sort.go 20:49:54 spire-1.2.1/pkg/common/util/sort_test.go 20:49:54 spire-1.2.1/pkg/common/util/task.go 20:49:54 spire-1.2.1/pkg/common/util/task_test.go 20:49:54 spire-1.2.1/pkg/common/util/testdata/ 20:49:54 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 20:49:54 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 20:49:54 spire-1.2.1/pkg/common/version/ 20:49:54 spire-1.2.1/pkg/common/version/version.go 20:49:54 spire-1.2.1/pkg/common/x509svid/ 20:49:54 spire-1.2.1/pkg/common/x509svid/common_test.go 20:49:54 spire-1.2.1/pkg/common/x509svid/csr.go 20:49:54 spire-1.2.1/pkg/common/x509svid/upstreamca.go 20:49:54 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 20:49:54 spire-1.2.1/pkg/common/x509util/ 20:49:54 spire-1.2.1/pkg/common/x509util/cert.go 20:49:54 spire-1.2.1/pkg/common/x509util/dns.go 20:49:54 spire-1.2.1/pkg/common/x509util/dns_test.go 20:49:54 spire-1.2.1/pkg/common/x509util/keyid.go 20:49:54 spire-1.2.1/pkg/common/x509util/keypair.go 20:49:54 spire-1.2.1/pkg/common/x509util/serialnumber.go 20:49:54 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 20:49:54 spire-1.2.1/pkg/server/ 20:49:54 spire-1.2.1/pkg/server/api/ 20:49:54 spire-1.2.1/pkg/server/api/agent.go 20:49:54 spire-1.2.1/pkg/server/api/agent/ 20:49:54 spire-1.2.1/pkg/server/api/agent/v1/ 20:49:54 spire-1.2.1/pkg/server/api/agent/v1/service.go 20:49:54 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 20:49:54 spire-1.2.1/pkg/server/api/agent_test.go 20:49:54 spire-1.2.1/pkg/server/api/api.go 20:49:54 spire-1.2.1/pkg/server/api/audit/ 20:49:54 spire-1.2.1/pkg/server/api/audit/audit.go 20:49:54 spire-1.2.1/pkg/server/api/audit/audit_test.go 20:49:54 spire-1.2.1/pkg/server/api/bundle.go 20:49:54 spire-1.2.1/pkg/server/api/bundle/ 20:49:54 spire-1.2.1/pkg/server/api/bundle/v1/ 20:49:54 spire-1.2.1/pkg/server/api/bundle/v1/service.go 20:49:54 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 20:49:54 spire-1.2.1/pkg/server/api/bundle_test.go 20:49:54 spire-1.2.1/pkg/server/api/debug/ 20:49:54 spire-1.2.1/pkg/server/api/debug/v1/ 20:49:54 spire-1.2.1/pkg/server/api/debug/v1/service.go 20:49:54 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 20:49:54 spire-1.2.1/pkg/server/api/entry.go 20:49:54 spire-1.2.1/pkg/server/api/entry/ 20:49:54 spire-1.2.1/pkg/server/api/entry/v1/ 20:49:54 spire-1.2.1/pkg/server/api/entry/v1/service.go 20:49:54 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 20:49:54 spire-1.2.1/pkg/server/api/entry_test.go 20:49:54 spire-1.2.1/pkg/server/api/health/ 20:49:54 spire-1.2.1/pkg/server/api/health/v1/ 20:49:54 spire-1.2.1/pkg/server/api/health/v1/service.go 20:49:54 spire-1.2.1/pkg/server/api/health/v1/service_test.go 20:49:54 spire-1.2.1/pkg/server/api/id.go 20:49:54 spire-1.2.1/pkg/server/api/id_test.go 20:49:54 spire-1.2.1/pkg/server/api/limits/ 20:49:54 spire-1.2.1/pkg/server/api/limits/limits.go 20:49:54 spire-1.2.1/pkg/server/api/middleware/ 20:49:54 spire-1.2.1/pkg/server/api/middleware/alias.go 20:49:54 spire-1.2.1/pkg/server/api/middleware/audit.go 20:49:54 spire-1.2.1/pkg/server/api/middleware/authorization.go 20:49:54 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 20:49:54 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 20:49:54 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 20:49:54 spire-1.2.1/pkg/server/api/middleware/caller.go 20:49:54 spire-1.2.1/pkg/server/api/middleware/caller_test.go 20:49:54 spire-1.2.1/pkg/server/api/middleware/common.go 20:49:54 spire-1.2.1/pkg/server/api/middleware/common_test.go 20:49:54 spire-1.2.1/pkg/server/api/middleware/entries.go 20:49:54 spire-1.2.1/pkg/server/api/middleware/entries_test.go 20:49:54 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 20:49:54 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 20:49:54 spire-1.2.1/pkg/server/api/ratelimit.go 20:49:54 spire-1.2.1/pkg/server/api/rpccontext/ 20:49:54 spire-1.2.1/pkg/server/api/rpccontext/alias.go 20:49:54 spire-1.2.1/pkg/server/api/rpccontext/audit.go 20:49:54 spire-1.2.1/pkg/server/api/rpccontext/caller.go 20:49:54 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 20:49:54 spire-1.2.1/pkg/server/api/selector.go 20:49:54 spire-1.2.1/pkg/server/api/selector_test.go 20:49:54 spire-1.2.1/pkg/server/api/status.go 20:49:54 spire-1.2.1/pkg/server/api/status_test.go 20:49:54 spire-1.2.1/pkg/server/api/svid/ 20:49:54 spire-1.2.1/pkg/server/api/svid/v1/ 20:49:54 spire-1.2.1/pkg/server/api/svid/v1/service.go 20:49:54 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 20:49:54 spire-1.2.1/pkg/server/api/trustdomain.go 20:49:54 spire-1.2.1/pkg/server/api/trustdomain/ 20:49:54 spire-1.2.1/pkg/server/api/trustdomain/v1/ 20:49:54 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 20:49:54 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 20:49:54 spire-1.2.1/pkg/server/api/trustdomain_test.go 20:49:54 spire-1.2.1/pkg/server/authpolicy/ 20:49:54 spire-1.2.1/pkg/server/authpolicy/defaults.go 20:49:54 spire-1.2.1/pkg/server/authpolicy/policy.go 20:49:54 spire-1.2.1/pkg/server/authpolicy/policy.rego 20:49:54 spire-1.2.1/pkg/server/authpolicy/policy_data.json 20:49:54 spire-1.2.1/pkg/server/authpolicy/policy_test.go 20:49:54 spire-1.2.1/pkg/server/authpolicy/validate.go 20:49:54 spire-1.2.1/pkg/server/bundle/ 20:49:54 spire-1.2.1/pkg/server/bundle/client/ 20:49:54 spire-1.2.1/pkg/server/bundle/client/client.go 20:49:54 spire-1.2.1/pkg/server/bundle/client/client_test.go 20:49:54 spire-1.2.1/pkg/server/bundle/client/manager.go 20:49:54 spire-1.2.1/pkg/server/bundle/client/manager_test.go 20:49:54 spire-1.2.1/pkg/server/bundle/client/sources.go 20:49:54 spire-1.2.1/pkg/server/bundle/client/sources_test.go 20:49:54 spire-1.2.1/pkg/server/bundle/client/updater.go 20:49:54 spire-1.2.1/pkg/server/bundle/client/updater_test.go 20:49:54 spire-1.2.1/pkg/server/ca/ 20:49:54 spire-1.2.1/pkg/server/ca/ca.go 20:49:54 spire-1.2.1/pkg/server/ca/ca_health.go 20:49:54 spire-1.2.1/pkg/server/ca/ca_test.go 20:49:54 spire-1.2.1/pkg/server/ca/journal.go 20:49:54 spire-1.2.1/pkg/server/ca/journal_test.go 20:49:54 spire-1.2.1/pkg/server/ca/manager.go 20:49:54 spire-1.2.1/pkg/server/ca/manager_health.go 20:49:54 spire-1.2.1/pkg/server/ca/manager_test.go 20:49:54 spire-1.2.1/pkg/server/ca/templates.go 20:49:54 spire-1.2.1/pkg/server/ca/upstream_client.go 20:49:54 spire-1.2.1/pkg/server/ca/upstream_client_test.go 20:49:54 spire-1.2.1/pkg/server/ca/validation.go 20:49:54 spire-1.2.1/pkg/server/cache/ 20:49:54 spire-1.2.1/pkg/server/cache/dscache/ 20:49:54 spire-1.2.1/pkg/server/cache/dscache/cache.go 20:49:54 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 20:49:54 spire-1.2.1/pkg/server/cache/entrycache/ 20:49:54 spire-1.2.1/pkg/server/cache/entrycache/cache.go 20:49:54 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 20:49:54 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 20:49:54 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 20:49:54 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 20:49:54 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 20:49:54 spire-1.2.1/pkg/server/catalog/ 20:49:54 spire-1.2.1/pkg/server/catalog/catalog.go 20:49:54 spire-1.2.1/pkg/server/catalog/keymanager.go 20:49:54 spire-1.2.1/pkg/server/catalog/nodeattestor.go 20:49:54 spire-1.2.1/pkg/server/catalog/noderesolver.go 20:49:54 spire-1.2.1/pkg/server/catalog/notifier.go 20:49:54 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 20:49:54 spire-1.2.1/pkg/server/config.go 20:49:54 spire-1.2.1/pkg/server/datastore/ 20:49:54 spire-1.2.1/pkg/server/datastore/datastore.go 20:49:54 spire-1.2.1/pkg/server/datastore/datastore_health.go 20:49:54 spire-1.2.1/pkg/server/datastore/repository.go 20:49:54 spire-1.2.1/pkg/server/datastore/sqlstore/ 20:49:54 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 20:49:54 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 20:49:54 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 20:49:54 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 20:49:54 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 20:49:54 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 20:49:54 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 20:49:54 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 20:49:54 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 20:49:54 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 20:49:54 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 20:49:54 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 20:49:54 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 20:49:54 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 20:49:54 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 20:49:54 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 20:49:54 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 20:49:54 spire-1.2.1/pkg/server/endpoints/ 20:49:54 spire-1.2.1/pkg/server/endpoints/bundle/ 20:49:54 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 20:49:54 spire-1.2.1/pkg/server/endpoints/bundle/config.go 20:49:54 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 20:49:54 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 20:49:54 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 20:49:54 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 20:49:54 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 20:49:54 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 20:49:54 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 20:49:54 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 20:49:54 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 20:49:54 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 20:49:54 spire-1.2.1/pkg/server/endpoints/bundle/server.go 20:49:54 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 20:49:54 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 20:49:54 spire-1.2.1/pkg/server/endpoints/config.go 20:49:54 spire-1.2.1/pkg/server/endpoints/endpoints.go 20:49:54 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 20:49:54 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 20:49:54 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 20:49:54 spire-1.2.1/pkg/server/endpoints/middleware.go 20:49:54 spire-1.2.1/pkg/server/endpoints/middleware_test.go 20:49:54 spire-1.2.1/pkg/server/hostservice/ 20:49:54 spire-1.2.1/pkg/server/hostservice/agentstore/ 20:49:54 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 20:49:54 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 20:49:54 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 20:49:54 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 20:49:54 spire-1.2.1/pkg/server/hostservice/identityprovider/ 20:49:54 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 20:49:54 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 20:49:54 spire-1.2.1/pkg/server/plugin/ 20:49:54 spire-1.2.1/pkg/server/plugin/keymanager/ 20:49:54 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 20:49:54 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 20:49:54 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 20:49:54 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 20:49:54 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 20:49:54 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 20:49:54 spire-1.2.1/pkg/server/plugin/keymanager/base/ 20:49:54 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 20:49:54 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 20:49:54 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 20:49:54 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 20:49:54 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 20:49:54 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 20:49:54 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 20:49:54 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 20:49:54 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 20:49:54 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 20:49:54 spire-1.2.1/pkg/server/plugin/keymanager/test/ 20:49:54 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 20:49:54 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 20:49:54 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 20:49:54 spire-1.2.1/pkg/server/plugin/nodeattestor/ 20:49:54 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 20:49:54 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 20:49:54 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 20:49:54 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 20:49:54 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 20:49:54 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 20:49:54 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 20:49:54 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 20:49:54 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 20:49:54 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 20:49:54 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 20:49:54 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 20:49:54 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 20:49:54 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 20:49:54 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 20:49:54 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 20:49:54 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 20:49:54 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 20:49:54 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 20:49:54 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 20:49:54 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 20:49:54 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 20:49:54 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 20:49:54 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 20:49:54 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 20:49:54 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 20:49:54 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 20:49:54 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 20:49:54 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 20:49:54 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 20:49:54 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 20:49:54 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 20:49:54 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 20:49:54 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 20:49:54 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 20:49:54 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 20:49:54 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 20:49:54 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 20:49:54 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 20:49:54 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 20:49:54 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 20:49:54 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 20:49:54 spire-1.2.1/pkg/server/plugin/noderesolver/ 20:49:54 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 20:49:54 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 20:49:54 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 20:49:54 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 20:49:54 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 20:49:54 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 20:49:54 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 20:49:54 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 20:49:54 spire-1.2.1/pkg/server/plugin/notifier/ 20:49:54 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 20:49:54 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 20:49:54 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 20:49:54 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 20:49:54 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 20:49:54 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 20:49:54 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 20:49:54 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 20:49:54 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 20:49:54 spire-1.2.1/pkg/server/plugin/notifier/repository.go 20:49:54 spire-1.2.1/pkg/server/plugin/notifier/v1.go 20:49:54 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 20:49:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 20:49:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 20:49:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 20:49:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 20:49:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 20:49:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 20:49:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 20:49:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 20:49:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 20:49:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 20:49:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 20:49:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 20:49:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 20:49:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 20:49:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 20:49:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 20:49:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 20:49:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 20:49:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 20:49:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 20:49:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 20:49:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 20:49:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 20:49:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 20:49:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 20:49:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 20:49:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 20:49:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 20:49:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 20:49:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 20:49:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 20:49:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 20:49:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 20:49:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 20:49:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 20:49:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 20:49:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 20:49:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 20:49:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 20:49:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 20:49:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 20:49:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 20:49:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 20:49:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 20:49:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 20:49:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 20:49:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 20:49:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 20:49:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 20:49:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 20:49:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 20:49:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 20:49:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 20:49:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 20:49:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 20:49:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 20:49:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 20:49:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 20:49:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 20:49:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 20:49:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 20:49:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 20:49:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 20:49:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 20:49:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 20:49:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 20:49:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 20:49:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 20:49:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 20:49:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 20:49:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 20:49:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 20:49:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 20:49:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 20:49:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 20:49:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 20:49:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 20:49:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 20:49:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 20:49:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 20:49:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 20:49:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 20:49:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 20:49:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 20:49:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 20:49:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 20:49:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 20:49:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 20:49:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 20:49:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 20:49:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 20:49:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 20:49:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 20:49:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 20:49:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 20:49:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 20:49:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 20:49:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 20:49:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 20:49:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 20:49:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 20:49:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 20:49:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 20:49:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 20:49:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 20:49:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 20:49:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 20:49:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 20:49:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 20:49:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 20:49:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 20:49:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 20:49:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 20:49:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 20:49:54 spire-1.2.1/pkg/server/registration/ 20:49:54 spire-1.2.1/pkg/server/registration/manager.go 20:49:54 spire-1.2.1/pkg/server/registration/manager_test.go 20:49:54 spire-1.2.1/pkg/server/scanentries.go 20:49:54 spire-1.2.1/pkg/server/scanentries_test.go 20:49:54 spire-1.2.1/pkg/server/server.go 20:49:54 spire-1.2.1/pkg/server/server_test.go 20:49:54 spire-1.2.1/pkg/server/svid/ 20:49:54 spire-1.2.1/pkg/server/svid/observer.go 20:49:54 spire-1.2.1/pkg/server/svid/observer_test.go 20:49:54 spire-1.2.1/pkg/server/svid/rotator.go 20:49:54 spire-1.2.1/pkg/server/svid/rotator_config.go 20:49:54 spire-1.2.1/pkg/server/svid/rotator_config_test.go 20:49:54 spire-1.2.1/pkg/server/svid/rotator_test.go 20:49:54 spire-1.2.1/proto/ 20:49:54 spire-1.2.1/proto/private/ 20:49:54 spire-1.2.1/proto/private/server/ 20:49:54 spire-1.2.1/proto/private/server/journal/ 20:49:54 spire-1.2.1/proto/private/server/journal/journal.pb.go 20:49:54 spire-1.2.1/proto/private/server/journal/journal.proto 20:49:54 spire-1.2.1/proto/spire/ 20:49:54 spire-1.2.1/proto/spire/common/ 20:49:54 spire-1.2.1/proto/spire/common/common.pb.go 20:49:54 spire-1.2.1/proto/spire/common/common.proto 20:49:54 spire-1.2.1/proto/spire/common/plugin/ 20:49:54 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 20:49:54 spire-1.2.1/proto/spire/common/plugin/plugin.proto 20:49:54 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 20:49:54 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 20:49:54 spire-1.2.1/proto/spire/plugin/ 20:49:54 spire-1.2.1/proto/spire/plugin/agent/ 20:49:54 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 20:49:54 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 20:49:54 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 20:49:54 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 20:49:54 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 20:49:54 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 20:49:54 spire-1.2.1/release/ 20:49:54 spire-1.2.1/release/spire-extras/ 20:49:54 spire-1.2.1/release/spire-extras/README.md 20:49:54 spire-1.2.1/release/spire-extras/conf/ 20:49:54 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 20:49:54 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 20:49:54 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 20:49:54 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 20:49:54 spire-1.2.1/release/spire/ 20:49:54 spire-1.2.1/release/spire/README.md 20:49:54 spire-1.2.1/release/spire/conf/ 20:49:54 spire-1.2.1/release/spire/conf/agent/ 20:49:54 spire-1.2.1/release/spire/conf/agent/agent.conf 20:49:54 spire-1.2.1/release/spire/conf/server/ 20:49:54 spire-1.2.1/release/spire/conf/server/server.conf 20:49:54 spire-1.2.1/script/ 20:49:54 spire-1.2.1/script/build-artifact.sh 20:49:54 spire-1.2.1/script/generate_dummy_ca.sh 20:49:54 spire-1.2.1/support/ 20:49:54 spire-1.2.1/support/k8s/ 20:49:54 spire-1.2.1/support/k8s/k8s-workload-registrar/ 20:49:54 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 20:49:54 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 20:49:54 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 20:49:54 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 20:49:54 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 20:49:54 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 20:49:54 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 20:49:54 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 20:49:54 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 20:49:54 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 20:49:54 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 20:49:54 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 20:49:54 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 20:49:54 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 20:49:54 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 20:49:54 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 20:49:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 20:49:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 20:49:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 20:49:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 20:49:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 20:49:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 20:49:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 20:49:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 20:49:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 20:49:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 20:49:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 20:49:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 20:49:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 20:49:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 20:49:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 20:49:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 20:49:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 20:49:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 20:49:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 20:49:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 20:49:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 20:49:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 20:49:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 20:49:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 20:49:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 20:49:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 20:49:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 20:49:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 20:49:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 20:49:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 20:49:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 20:49:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 20:49:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 20:49:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 20:49:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 20:49:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 20:49:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 20:49:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 20:49:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 20:49:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 20:49:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 20:49:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 20:49:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 20:49:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 20:49:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 20:49:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 20:49:54 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 20:49:54 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 20:49:54 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 20:49:54 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 20:49:54 spire-1.2.1/support/oidc-discovery-provider/ 20:49:54 spire-1.2.1/support/oidc-discovery-provider/README.md 20:49:54 spire-1.2.1/support/oidc-discovery-provider/common_test.go 20:49:54 spire-1.2.1/support/oidc-discovery-provider/config.go 20:49:54 spire-1.2.1/support/oidc-discovery-provider/config_test.go 20:49:54 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 20:49:54 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 20:49:54 spire-1.2.1/support/oidc-discovery-provider/handler.go 20:49:54 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 20:49:54 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 20:49:54 spire-1.2.1/support/oidc-discovery-provider/main.go 20:49:54 spire-1.2.1/support/oidc-discovery-provider/server_api.go 20:49:54 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 20:49:54 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 20:49:54 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 20:49:54 spire-1.2.1/test/ 20:49:54 spire-1.2.1/test/clock/ 20:49:54 spire-1.2.1/test/clock/clock.go 20:49:54 spire-1.2.1/test/fakes/ 20:49:54 spire-1.2.1/test/fakes/fakeagentcatalog/ 20:49:54 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 20:49:54 spire-1.2.1/test/fakes/fakeagentkeymanager/ 20:49:54 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 20:49:54 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 20:49:54 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 20:49:54 spire-1.2.1/test/fakes/fakeagentstore/ 20:49:54 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 20:49:54 spire-1.2.1/test/fakes/fakedatastore/ 20:49:54 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 20:49:54 spire-1.2.1/test/fakes/fakeentryclient/ 20:49:54 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 20:49:54 spire-1.2.1/test/fakes/fakehealthchecker/ 20:49:54 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 20:49:54 spire-1.2.1/test/fakes/fakeidentityprovider/ 20:49:54 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 20:49:54 spire-1.2.1/test/fakes/fakemetrics/ 20:49:54 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 20:49:54 spire-1.2.1/test/fakes/fakenoderesolver/ 20:49:54 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 20:49:54 spire-1.2.1/test/fakes/fakenotifier/ 20:49:54 spire-1.2.1/test/fakes/fakenotifier/notifier.go 20:49:54 spire-1.2.1/test/fakes/fakepluginmetrics/ 20:49:54 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 20:49:54 spire-1.2.1/test/fakes/fakeserverca/ 20:49:54 spire-1.2.1/test/fakes/fakeserverca/serverca.go 20:49:54 spire-1.2.1/test/fakes/fakeservercatalog/ 20:49:54 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 20:49:54 spire-1.2.1/test/fakes/fakeserverkeymanager/ 20:49:55 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 20:49:55 spire-1.2.1/test/fakes/fakeservernodeattestor/ 20:49:55 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 20:49:55 spire-1.2.1/test/fakes/fakeupstreamauthority/ 20:49:55 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 20:49:55 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 20:49:55 spire-1.2.1/test/fakes/fakeworkloadapi/ 20:49:55 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 20:49:55 spire-1.2.1/test/fakes/fakeworkloadattestor/ 20:49:55 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 20:49:55 spire-1.2.1/test/fixture/ 20:49:55 spire-1.2.1/test/fixture/certs/ 20:49:55 spire-1.2.1/test/fixture/certs/agent_svid.der 20:49:55 spire-1.2.1/test/fixture/certs/base_cert.pem 20:49:55 spire-1.2.1/test/fixture/certs/base_csr.pem 20:49:55 spire-1.2.1/test/fixture/certs/base_key.pem 20:49:55 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 20:49:55 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 20:49:55 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 20:49:55 spire-1.2.1/test/fixture/certs/blog_cert.pem 20:49:55 spire-1.2.1/test/fixture/certs/blog_csr.pem 20:49:55 spire-1.2.1/test/fixture/certs/blog_key.pem 20:49:55 spire-1.2.1/test/fixture/certs/bundle.der 20:49:55 spire-1.2.1/test/fixture/certs/ca.pem 20:49:55 spire-1.2.1/test/fixture/certs/ca_key.pem 20:49:55 spire-1.2.1/test/fixture/certs/database_cert.pem 20:49:55 spire-1.2.1/test/fixture/certs/database_csr.pem 20:49:55 spire-1.2.1/test/fixture/certs/database_key.pem 20:49:55 spire-1.2.1/test/fixture/certs/node_cert.pem 20:49:55 spire-1.2.1/test/fixture/certs/node_csr.pem 20:49:55 spire-1.2.1/test/fixture/certs/node_key.pem 20:49:55 spire-1.2.1/test/fixture/certs/svid.pem 20:49:55 spire-1.2.1/test/fixture/certs/svid_key.pem 20:49:55 spire-1.2.1/test/fixture/config/ 20:49:55 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 20:49:55 spire-1.2.1/test/fixture/config/agent_good.conf 20:49:55 spire-1.2.1/test/fixture/config/agent_good_templated.conf 20:49:55 spire-1.2.1/test/fixture/config/plugin_good.conf 20:49:55 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 20:49:55 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 20:49:55 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 20:49:55 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 20:49:55 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 20:49:55 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 20:49:55 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 20:49:55 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 20:49:55 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 20:49:55 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 20:49:55 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 20:49:55 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 20:49:55 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 20:49:55 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 20:49:55 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 20:49:55 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 20:49:55 spire-1.2.1/test/fixture/config/server_good.conf 20:49:55 spire-1.2.1/test/fixture/config/server_good_templated.conf 20:49:55 spire-1.2.1/test/fixture/fixture.go 20:49:55 spire-1.2.1/test/fixture/nodeattestor/ 20:49:55 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 20:49:55 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 20:49:55 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 20:49:55 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 20:49:55 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 20:49:55 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 20:49:55 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 20:49:55 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 20:49:55 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 20:49:55 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 20:49:55 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 20:49:55 spire-1.2.1/test/fixture/registration/ 20:49:55 spire-1.2.1/test/fixture/registration/entries.json 20:49:55 spire-1.2.1/test/fixture/registration/good-for-update.json 20:49:55 spire-1.2.1/test/fixture/registration/good.json 20:49:55 spire-1.2.1/test/fixture/registration/invalid.json 20:49:55 spire-1.2.1/test/fixture/registration/invalid_json.json 20:49:55 spire-1.2.1/test/fixture/registration/manager_test_entries.json 20:49:55 spire-1.2.1/test/integration/ 20:49:55 spire-1.2.1/test/integration/README.md 20:49:55 spire-1.2.1/test/integration/common 20:49:55 spire-1.2.1/test/integration/setup/ 20:49:55 spire-1.2.1/test/integration/setup/adminclient/ 20:49:55 spire-1.2.1/test/integration/setup/adminclient/build.sh 20:49:55 spire-1.2.1/test/integration/setup/adminclient/client.go 20:49:55 spire-1.2.1/test/integration/setup/debugagent/ 20:49:55 spire-1.2.1/test/integration/setup/debugagent/build.sh 20:49:55 spire-1.2.1/test/integration/setup/debugagent/main.go 20:49:55 spire-1.2.1/test/integration/setup/debugserver/ 20:49:55 spire-1.2.1/test/integration/setup/debugserver/build.sh 20:49:55 spire-1.2.1/test/integration/setup/debugserver/main.go 20:49:55 spire-1.2.1/test/integration/setup/downstreamclient/ 20:49:55 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 20:49:55 spire-1.2.1/test/integration/setup/downstreamclient/client.go 20:49:55 spire-1.2.1/test/integration/setup/itclient/ 20:49:55 spire-1.2.1/test/integration/setup/itclient/client.go 20:49:55 spire-1.2.1/test/integration/setup/node-attestation/ 20:49:55 spire-1.2.1/test/integration/setup/node-attestation/build.sh 20:49:55 spire-1.2.1/test/integration/setup/node-attestation/client.go 20:49:55 spire-1.2.1/test/integration/setup/x509pop/ 20:49:55 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 20:49:55 spire-1.2.1/test/integration/setup/x509pop/setup.sh 20:49:55 spire-1.2.1/test/integration/suites/ 20:49:55 spire-1.2.1/test/integration/suites/admin-endpoints/ 20:49:55 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 20:49:55 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 20:49:55 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 20:49:55 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 20:49:55 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 20:49:55 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 20:49:55 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 20:49:55 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 20:49:55 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 20:49:55 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 20:49:55 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 20:49:55 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 20:49:55 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 20:49:55 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 20:49:55 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 20:49:55 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 20:49:55 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 20:49:55 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 20:49:55 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 20:49:55 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 20:49:55 spire-1.2.1/test/integration/suites/datastore-mysql/ 20:49:55 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 20:49:55 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 20:49:55 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 20:49:55 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 20:49:55 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 20:49:55 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 20:49:55 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 20:49:55 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 20:49:55 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 20:49:55 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 20:49:55 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 20:49:55 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 20:49:55 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 20:49:55 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 20:49:55 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 20:49:55 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 20:49:55 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 20:49:55 spire-1.2.1/test/integration/suites/datastore-postgres/ 20:49:55 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 20:49:55 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 20:49:55 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 20:49:55 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 20:49:55 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 20:49:55 spire-1.2.1/test/integration/suites/debug-endpoints/ 20:49:55 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 20:49:55 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 20:49:55 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 20:49:55 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 20:49:55 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 20:49:55 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 20:49:55 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 20:49:55 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 20:49:55 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 20:49:55 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 20:49:55 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 20:49:55 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 20:49:55 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 20:49:55 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 20:49:55 spire-1.2.1/test/integration/suites/downstream-endpoints/ 20:49:55 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 20:49:55 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 20:49:55 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 20:49:55 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 20:49:55 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 20:49:55 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 20:49:55 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 20:49:55 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 20:49:55 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 20:49:55 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 20:49:55 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 20:49:55 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 20:49:55 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 20:49:55 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 20:49:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 20:49:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 20:49:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 20:49:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 20:49:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 20:49:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 20:49:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 20:49:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 20:49:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 20:49:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 20:49:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 20:49:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 20:49:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 20:49:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 20:49:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 20:49:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 20:49:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 20:49:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 20:49:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 20:49:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 20:49:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 20:49:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 20:49:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 20:49:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 20:49:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 20:49:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 20:49:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 20:49:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 20:49:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 20:49:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 20:49:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 20:49:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 20:49:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 20:49:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 20:49:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 20:49:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 20:49:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 20:49:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 20:49:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 20:49:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 20:49:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 20:49:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 20:49:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 20:49:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 20:49:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 20:49:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 20:49:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 20:49:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 20:49:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 20:49:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 20:49:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 20:49:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 20:49:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 20:49:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 20:49:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 20:49:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 20:49:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 20:49:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 20:49:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 20:49:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 20:49:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 20:49:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 20:49:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 20:49:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 20:49:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 20:49:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 20:49:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 20:49:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 20:49:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 20:49:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 20:49:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 20:49:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 20:49:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 20:49:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 20:49:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 20:49:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 20:49:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 20:49:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 20:49:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 20:49:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 20:49:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 20:49:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 20:49:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 20:49:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 20:49:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 20:49:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 20:49:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 20:49:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 20:49:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 20:49:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 20:49:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 20:49:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 20:49:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 20:49:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 20:49:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 20:49:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 20:49:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 20:49:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 20:49:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 20:49:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 20:49:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 20:49:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 20:49:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 20:49:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 20:49:55 spire-1.2.1/test/integration/suites/join-token/ 20:49:55 spire-1.2.1/test/integration/suites/join-token/01-start-server 20:49:55 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 20:49:55 spire-1.2.1/test/integration/suites/join-token/03-start-agent 20:49:55 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 20:49:55 spire-1.2.1/test/integration/suites/join-token/05-check-svid 20:49:55 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 20:49:55 spire-1.2.1/test/integration/suites/join-token/README.md 20:49:55 spire-1.2.1/test/integration/suites/join-token/conf/ 20:49:55 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 20:49:55 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 20:49:55 spire-1.2.1/test/integration/suites/join-token/conf/server/ 20:49:55 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 20:49:55 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 20:49:55 spire-1.2.1/test/integration/suites/join-token/teardown 20:49:55 spire-1.2.1/test/integration/suites/k8s-reconcile/ 20:49:55 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 20:49:55 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 20:49:55 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 20:49:55 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 20:49:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 20:49:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 20:49:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 20:49:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 20:49:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 20:49:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 20:49:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 20:49:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 20:49:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 20:49:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 20:49:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 20:49:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 20:49:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 20:49:55 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 20:49:55 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 20:49:55 spire-1.2.1/test/integration/suites/k8s-scratch/ 20:49:55 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 20:49:55 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 20:49:55 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 20:49:55 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 20:49:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 20:49:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 20:49:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 20:49:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 20:49:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 20:49:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 20:49:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 20:49:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 20:49:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 20:49:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 20:49:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 20:49:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 20:49:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 20:49:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 20:49:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 20:49:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 20:49:55 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 20:49:55 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 20:49:55 spire-1.2.1/test/integration/suites/k8s/ 20:49:55 spire-1.2.1/test/integration/suites/k8s/00-setup 20:49:55 spire-1.2.1/test/integration/suites/k8s/01-apply-config 20:49:55 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 20:49:55 spire-1.2.1/test/integration/suites/k8s/README.md 20:49:55 spire-1.2.1/test/integration/suites/k8s/conf/ 20:49:55 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 20:49:55 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 20:49:55 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 20:49:55 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 20:49:55 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 20:49:55 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 20:49:55 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 20:49:55 spire-1.2.1/test/integration/suites/k8s/conf/server/ 20:49:55 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 20:49:55 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 20:49:55 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 20:49:55 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 20:49:55 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 20:49:55 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 20:49:55 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 20:49:55 spire-1.2.1/test/integration/suites/k8s/init-kubectl 20:49:55 spire-1.2.1/test/integration/suites/k8s/teardown 20:49:55 spire-1.2.1/test/integration/suites/nested-rotation/ 20:49:55 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 20:49:55 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 20:49:55 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 20:49:55 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 20:49:55 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 20:49:55 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 20:49:55 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 20:49:55 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 20:49:55 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 20:49:55 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 20:49:55 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 20:49:55 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 20:49:55 spire-1.2.1/test/integration/suites/nested-rotation/README.md 20:49:55 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 20:49:55 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 20:49:55 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 20:49:55 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 20:49:55 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 20:49:55 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 20:49:55 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 20:49:55 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 20:49:55 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 20:49:55 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 20:49:55 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 20:49:55 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 20:49:55 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 20:49:55 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 20:49:55 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 20:49:55 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 20:49:55 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 20:49:55 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 20:49:55 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 20:49:55 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 20:49:55 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 20:49:55 spire-1.2.1/test/integration/suites/nested-rotation/root/ 20:49:55 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 20:49:55 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 20:49:55 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 20:49:55 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 20:49:55 spire-1.2.1/test/integration/suites/nested-rotation/teardown 20:49:55 spire-1.2.1/test/integration/suites/node-attestation/ 20:49:55 spire-1.2.1/test/integration/suites/node-attestation/00-setup 20:49:55 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 20:49:55 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 20:49:55 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 20:49:55 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 20:49:55 spire-1.2.1/test/integration/suites/node-attestation/README.md 20:49:55 spire-1.2.1/test/integration/suites/node-attestation/conf/ 20:49:55 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 20:49:55 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 20:49:55 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 20:49:55 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 20:49:55 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 20:49:55 spire-1.2.1/test/integration/suites/node-attestation/teardown 20:49:55 spire-1.2.1/test/integration/suites/rotation/ 20:49:55 spire-1.2.1/test/integration/suites/rotation/00-setup 20:49:55 spire-1.2.1/test/integration/suites/rotation/01-start-server 20:49:55 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 20:49:55 spire-1.2.1/test/integration/suites/rotation/03-start-agent 20:49:55 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 20:49:55 spire-1.2.1/test/integration/suites/rotation/05-check-svids 20:49:55 spire-1.2.1/test/integration/suites/rotation/README.md 20:49:55 spire-1.2.1/test/integration/suites/rotation/conf/ 20:49:55 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 20:49:55 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 20:49:55 spire-1.2.1/test/integration/suites/rotation/conf/server/ 20:49:55 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 20:49:55 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 20:49:55 spire-1.2.1/test/integration/suites/rotation/teardown 20:49:55 spire-1.2.1/test/integration/suites/self-test/ 20:49:55 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 20:49:55 spire-1.2.1/test/integration/suites/self-test/README.md 20:49:55 spire-1.2.1/test/integration/suites/self-test/teardown 20:49:55 spire-1.2.1/test/integration/suites/spire-server-cli/ 20:49:55 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 20:49:55 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 20:49:55 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 20:49:55 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 20:49:55 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 20:49:55 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 20:49:55 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 20:49:55 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 20:49:55 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 20:49:55 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 20:49:55 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 20:49:55 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 20:49:55 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 20:49:55 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 20:49:55 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 20:49:55 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 20:49:55 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 20:49:55 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 20:49:55 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 20:49:55 spire-1.2.1/test/integration/suites/upgrade/ 20:49:55 spire-1.2.1/test/integration/suites/upgrade/00-setup 20:49:55 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 20:49:55 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 20:49:55 spire-1.2.1/test/integration/suites/upgrade/README.md 20:49:55 spire-1.2.1/test/integration/suites/upgrade/conf/ 20:49:55 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 20:49:55 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 20:49:55 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 20:49:55 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 20:49:55 spire-1.2.1/test/integration/suites/upgrade/teardown 20:49:55 spire-1.2.1/test/integration/suites/upgrade/versions.txt 20:49:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 20:49:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 20:49:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 20:49:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 20:49:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 20:49:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 20:49:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 20:49:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 20:49:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 20:49:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 20:49:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 20:49:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 20:49:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 20:49:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 20:49:55 spire-1.2.1/test/integration/test-one.sh 20:49:55 spire-1.2.1/test/integration/test.sh 20:49:55 spire-1.2.1/test/plugintest/ 20:49:55 spire-1.2.1/test/plugintest/config.go 20:49:55 spire-1.2.1/test/plugintest/load.go 20:49:55 spire-1.2.1/test/plugintest/option.go 20:49:55 spire-1.2.1/test/spiretest/ 20:49:55 spire-1.2.1/test/spiretest/apiserver.go 20:49:55 spire-1.2.1/test/spiretest/assertions.go 20:49:55 spire-1.2.1/test/spiretest/dir.go 20:49:55 spire-1.2.1/test/spiretest/errors_posix.go 20:49:55 spire-1.2.1/test/spiretest/errors_windows.go 20:49:55 spire-1.2.1/test/spiretest/logs.go 20:49:55 spire-1.2.1/test/spiretest/socketapi.go 20:49:55 spire-1.2.1/test/spiretest/suite.go 20:49:55 spire-1.2.1/test/spiretest/x509.go 20:49:55 spire-1.2.1/test/testca/ 20:49:55 spire-1.2.1/test/testca/ca.go 20:49:55 spire-1.2.1/test/testkey/ 20:49:55 spire-1.2.1/test/testkey/generate.sh 20:49:55 spire-1.2.1/test/testkey/genkeys.go 20:49:55 spire-1.2.1/test/testkey/keys.go 20:49:55 spire-1.2.1/test/testkey/new.go 20:49:55 spire-1.2.1/test/tpmsimulator/ 20:49:55 spire-1.2.1/test/tpmsimulator/simulator.go 20:49:55 spire-1.2.1/test/util/ 20:49:55 spire-1.2.1/test/util/cert_fixtures.go 20:49:55 spire-1.2.1/test/util/cert_generation.go 20:49:55 spire-1.2.1/test/util/io_redirection.go 20:49:55 spire-1.2.1/test/util/race.go 20:49:55 spire-1.2.1/test/util/util.go 20:49:55 building spire from source... 20:49:56 Installing go1.17.7... 20:50:22 Building bin/spire-server... 20:50:22 go: downloading github.com/mitchellh/cli v1.1.2 20:50:22 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 20:50:22 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 20:50:22 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 20:50:22 go: downloading google.golang.org/grpc v1.44.0 20:50:22 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 20:50:24 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 20:50:24 go: downloading github.com/imdario/mergo v0.3.12 20:50:25 go: downloading github.com/sirupsen/logrus v1.8.1 20:50:25 go: downloading github.com/hashicorp/go-hclog v1.1.0 20:50:26 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 20:50:26 go: downloading github.com/fatih/color v1.13.0 20:50:26 go: downloading github.com/mattn/go-isatty v0.0.14 20:50:26 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 20:50:26 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 20:50:26 go: downloading github.com/hashicorp/go-plugin v1.4.3 20:50:26 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 20:50:27 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 20:50:27 go: downloading github.com/InVisionApp/go-logger v1.0.1 20:50:27 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 20:50:28 go: downloading github.com/open-policy-agent/opa v0.38.0 20:50:54 go: downloading github.com/armon/go-metrics v0.3.10 20:50:54 go: downloading github.com/prometheus/client_golang v1.12.1 20:50:54 go: downloading github.com/uber-go/tally/v4 v4.1.1 20:50:54 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 20:50:54 go: downloading github.com/mattn/go-colorable v0.1.12 20:50:54 go: downloading github.com/Masterminds/goutils v1.1.0 20:50:54 go: downloading github.com/Masterminds/semver v1.5.0 20:50:54 go: downloading github.com/google/uuid v1.1.2 20:50:54 go: downloading github.com/huandu/xstrings v1.3.2 20:50:54 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 20:50:54 go: downloading github.com/oklog/run v1.0.0 20:50:55 go: downloading github.com/imkira/go-observer v1.0.3 20:50:55 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 20:50:55 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 20:50:55 go: downloading github.com/prometheus/client_model v0.2.0 20:50:55 go: downloading github.com/prometheus/common v0.32.1 20:50:55 go: downloading github.com/beorn7/perks v1.0.1 20:50:56 go: downloading github.com/cespare/xxhash/v2 v2.1.2 20:50:56 go: downloading github.com/prometheus/procfs v0.7.3 20:50:56 go: downloading go.uber.org/atomic v1.9.0 20:50:57 go: downloading github.com/hashicorp/errwrap v1.1.0 20:50:57 go: downloading github.com/mitchellh/reflectwalk v1.0.1 20:50:57 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 20:50:57 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 20:50:58 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 20:51:00 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 20:51:07 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 20:51:07 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 20:51:07 go: downloading github.com/stretchr/testify v1.7.0 20:51:07 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 20:51:07 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 20:51:07 go: downloading github.com/blang/semver/v4 v4.0.0 20:51:07 go: downloading github.com/go-sql-driver/mysql v1.6.0 20:51:07 go: downloading github.com/jinzhu/gorm v1.9.16 20:51:07 go: downloading github.com/lib/pq v1.10.4 20:51:07 go: downloading github.com/mattn/go-sqlite3 v1.14.12 20:51:07 go: downloading github.com/aws/aws-sdk-go v1.43.0 20:51:29 go: downloading k8s.io/client-go v0.23.4 20:51:29 go: downloading google.golang.org/api v0.70.0 20:51:29 go: downloading k8s.io/api v0.23.4 20:51:44 go: downloading github.com/google/go-tpm v0.3.3 20:51:44 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 20:52:17 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 20:52:17 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 20:52:17 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 20:52:17 go: downloading cloud.google.com/go/storage v1.21.0 20:52:17 go: downloading cloud.google.com/go v0.100.2 20:52:17 go: downloading k8s.io/apimachinery v0.23.4 20:52:17 go: downloading sigs.k8s.io/controller-runtime v0.11.1 20:52:19 go: downloading k8s.io/kube-aggregator v0.23.3 20:52:20 go: downloading cloud.google.com/go/security v1.3.0 20:52:20 go: downloading github.com/hashicorp/vault/api v1.4.1 20:52:20 go: downloading github.com/hashicorp/golang-lru v0.5.4 20:52:20 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 20:52:21 go: downloading gopkg.in/yaml.v2 v2.4.0 20:52:22 go: downloading github.com/OneOfOne/xxhash v1.2.8 20:52:22 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 20:52:22 go: downloading github.com/gobwas/glob v0.2.3 20:52:22 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 20:52:22 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 20:52:23 go: downloading github.com/twmb/murmur3 v1.1.6 20:52:23 go: downloading github.com/aws/smithy-go v1.11.0 20:52:24 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 20:52:24 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 20:52:25 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 20:52:25 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 20:52:25 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 20:52:25 go: downloading github.com/jinzhu/inflection v1.0.0 20:52:26 go: downloading github.com/gogo/protobuf v1.3.2 20:52:33 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 20:52:33 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 20:52:33 go: downloading github.com/Azure/go-autorest/logger v0.2.1 20:52:33 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 20:52:33 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 20:52:33 go: downloading github.com/dimchansky/utfbom v1.1.1 20:52:33 go: downloading cloud.google.com/go/compute v1.3.0 20:52:34 go: downloading cloud.google.com/go/iam v0.1.1 20:52:35 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 20:52:35 go: downloading github.com/google/gofuzz v1.1.0 20:52:35 go: downloading k8s.io/klog/v2 v2.30.0 20:52:35 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 20:52:36 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 20:52:36 go: downloading github.com/spf13/pflag v1.0.5 20:52:37 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 20:52:37 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 20:52:38 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 20:52:38 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 20:52:38 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 20:52:38 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 20:52:38 go: downloading github.com/hashicorp/vault/sdk v0.4.1 20:52:39 go: downloading github.com/mitchellh/mapstructure v1.4.3 20:52:39 go: downloading github.com/tklauser/go-sysconf v0.3.9 20:52:40 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 20:52:40 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 20:52:40 go: downloading github.com/jmespath/go-jmespath v0.4.0 20:52:42 go: downloading go.opencensus.io v0.23.0 20:52:43 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 20:52:43 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 20:52:43 go: downloading gopkg.in/inf.v0 v0.9.1 20:52:43 go: downloading github.com/google/go-cmp v0.5.7 20:52:43 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 20:52:44 go: downloading github.com/go-logr/logr v1.2.2 20:52:44 go: downloading github.com/json-iterator/go v1.1.12 20:52:45 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 20:52:48 go: downloading github.com/googleapis/gnostic v0.5.5 20:52:49 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 20:52:49 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 20:52:50 go: downloading github.com/tklauser/numcpus v0.3.0 20:52:50 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 20:52:50 go: downloading go.uber.org/zap v1.21.0 20:52:51 go: downloading sigs.k8s.io/yaml v1.3.0 20:52:51 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 20:52:52 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 20:52:52 go: downloading github.com/modern-go/reflect2 v1.0.2 20:52:52 go: downloading github.com/ryanuber/go-glob v1.0.0 20:52:52 go: downloading github.com/golang/snappy v0.0.4 20:52:52 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 20:53:02 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 20:53:02 go: downloading github.com/hashicorp/go-uuid v1.0.2 20:53:02 go: downloading github.com/hashicorp/go-version v1.2.0 20:53:02 go: downloading go.uber.org/multierr v1.6.0 20:53:29 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 20:53:29 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 20:55:06 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 20:55:06 Removing intermediate container 68f8bad534a8 20:55:06 ---> d15c21f30d0e 20:55:06 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 20:55:06 ---> Running in 2e8cbc4cf651 20:55:06 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 20:55:07 Removing intermediate container 2e8cbc4cf651 20:55:07 ---> cea1f473baa5 20:55:07 20:55:07 Step 11/23 : FROM docker:20.10.14 20:55:07 20.10.14: Pulling from library/docker 20:55:07 Removing intermediate container 1b4017d5c2d1 20:55:07 ---> 3959a99524e5 20:55:07 20:55:07 Step 10/31 : FROM alpine:3.14 20:55:08 3.14: Pulling from library/alpine 20:55:12 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 20:55:12 Status: Downloaded newer image for alpine:3.14 20:55:12 ---> ac73e934f311 20:55:12 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 20:55:13 ---> Running in d64aa289887b 20:55:14 Removing intermediate container d64aa289887b 20:55:14 ---> 0f619d8380bd 20:55:14 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 20:55:14 ---> Running in 7f21f9912cc9 20:55:14 Removing intermediate container b5098fcf2b6b 20:55:14 ---> 319f676e7d6f 20:55:14 20:55:14 Step 10/25 : FROM alpine:3.14 20:55:14 ---> ac73e934f311 20:55:14 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:55:14 ---> Running in 13afd4469470 20:55:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:55:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:55:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:55:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:55:19 (1/3) Installing ca-certificates (20211220-r0) 20:55:19 (1/2) Installing dumb-init (1.2.5-r1) 20:55:19 (2/2) Installing su-exec (0.2-r1) 20:55:19 Executing busybox-1.33.1-r7.trigger 20:55:19 (2/3) Installing dumb-init (1.2.5-r1) 20:55:19 OK: 6 MiB in 16 packages 20:55:19 (3/3) Installing su-exec (0.2-r1) 20:55:19 Executing busybox-1.33.1-r7.trigger 20:55:19 Executing ca-certificates-20211220-r0.trigger 20:55:20 OK: 6 MiB in 17 packages 20:55:22 Removing intermediate container 7f21f9912cc9 20:55:22 ---> 10f5cdf3fe0f 20:55:22 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 20:55:22 ---> Running in 5afa2fcb0f97 20:55:23 Removing intermediate container 5afa2fcb0f97 20:55:23 ---> b34e8ee68719 20:55:23 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 20:55:23 Removing intermediate container 13afd4469470 20:55:23 ---> 4d9531d49b46 20:55:23 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:55:23 ---> Running in be6e742f03ef 20:55:24 ---> Running in e198bf318cf0 20:55:25 Removing intermediate container be6e742f03ef 20:55:25 ---> c56dc9b1f2aa 20:55:25 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 20:55:25 ---> Running in 88c4990b7f24 20:55:25 Removing intermediate container e198bf318cf0 20:55:25 ---> 992d9f692998 20:55:25 Step 13/25 : WORKDIR / 20:55:26 ---> Running in 0b46c7e37ab9 20:55:27 Removing intermediate container 0b46c7e37ab9 20:55:27 ---> aafcf51c56f1 20:55:27 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:55:29 ---> 2ca3220ca442 20:55:29 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:55:29 Removing intermediate container 88c4990b7f24 20:55:29 ---> b8129e0f36cc 20:55:29 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 20:55:29 ---> Running in 258ac6feca54 20:55:30 Removing intermediate container 258ac6feca54 20:55:30 ---> 6f1281b09be3 20:55:30 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 20:55:31 ---> 623e8e43ada3 20:55:31 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:55:32 ---> 450926354eb4 20:55:32 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 20:55:32 ---> Running in b758c4a1d7ec 20:55:33 ---> 1d9ba24e57b3 20:55:33 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 20:55:34 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 20:55:34 Status: Downloaded newer image for docker:20.10.14 20:55:34 ---> c346e9eafbab 20:55:34 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 20:55:34 ---> Running in fcb12130ece1 20:55:35 Removing intermediate container fcb12130ece1 20:55:35 ---> b357e9ce04b9 20:55:35 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 20:55:35 ---> 43340425ca20 20:55:35 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:55:35 ---> Running in 4f5f0992462b 20:55:37 Removing intermediate container b758c4a1d7ec 20:55:37 ---> f071a937fbef 20:55:37 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 20:55:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:55:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:55:39 ---> 41b24b334877 20:55:39 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:55:39 ---> 4d7a71e2e2b6 20:55:39 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:55:40 (1/43) Installing readline (8.1.1-r0) 20:55:40 (2/43) Installing bash (5.1.16-r0) 20:55:40 Executing bash-5.1.16-r0.post-install 20:55:40 (3/43) Installing brotli-libs (1.0.9-r5) 20:55:40 (4/43) Installing nghttp2-libs (1.46.0-r0) 20:55:40 (5/43) Installing libcurl (7.80.0-r1) 20:55:40 (6/43) Installing curl (7.80.0-r1) 20:55:40 (7/43) Installing dumb-init (1.2.5-r1) 20:55:40 (8/43) Installing libbz2 (1.0.8-r1) 20:55:40 (9/43) Installing expat (2.4.7-r0) 20:55:40 (10/43) Installing libffi (3.4.2-r1) 20:55:40 (11/43) Installing gdbm (1.22-r0) 20:55:40 (12/43) Installing xz-libs (5.2.5-r1) 20:55:40 (13/43) Installing libgcc (10.3.1_git20211027-r0) 20:55:40 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 20:55:40 (15/43) Installing mpdecimal (2.5.1-r1) 20:55:40 (16/43) Installing sqlite-libs (3.36.0-r0) 20:55:40 (17/43) Installing python3 (3.9.7-r4) 20:55:42 ---> dde3228f55d5 20:55:42 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:55:42 ---> fca41557ca9d 20:55:42 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:55:43 (18/43) Installing py3-appdirs (1.4.4-r2) 20:55:43 (19/43) Installing py3-certifi (2020.12.5-r1) 20:55:43 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 20:55:43 (21/43) Installing py3-idna (3.3-r0) 20:55:43 (22/43) Installing py3-urllib3 (1.26.7-r0) 20:55:43 (23/43) Installing py3-requests (2.26.0-r1) 20:55:43 (24/43) Installing py3-msgpack (1.0.2-r1) 20:55:43 (25/43) Installing py3-lockfile (0.12.2-r4) 20:55:43 (26/43) Installing py3-cachecontrol (0.12.10-r0) 20:55:44 (27/43) Installing py3-colorama (0.4.4-r1) 20:55:44 (28/43) Installing py3-contextlib2 (21.6.0-r1) 20:55:44 (29/43) Installing py3-distlib (0.3.3-r0) 20:55:44 (30/43) Installing py3-distro (1.6.0-r0) 20:55:44 (31/43) Installing py3-six (1.16.0-r0) 20:55:44 (32/43) Installing py3-webencodings (0.5.1-r4) 20:55:44 (33/43) Installing py3-html5lib (1.1-r1) 20:55:44 (34/43) Installing py3-parsing (2.4.7-r2) 20:55:44 (35/43) Installing py3-packaging (20.9-r1) 20:55:44 (36/43) Installing py3-tomli (1.2.2-r0) 20:55:44 (37/43) Installing py3-pep517 (0.12.0-r0) 20:55:44 (38/43) Installing py3-progress (1.6-r0) 20:55:44 (39/43) Installing py3-retrying (1.3.3-r2) 20:55:44 (40/43) Installing py3-ordered-set (4.0.2-r2) 20:55:44 (41/43) Installing py3-setuptools (52.0.0-r4) 20:55:44 ---> 12a883972e75 20:55:44 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:55:44 ---> ec8019155a00 20:55:44 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/ 20:55:44 ---> Running in d4415f23ae5d 20:55:44 (42/43) Installing py3-toml (0.10.2-r2) 20:55:44 (43/43) Installing py3-pip (20.3.4-r1) 20:55:45 Executing busybox-1.34.1-r5.trigger 20:55:45 OK: 82 MiB in 65 packages 20:55:46 ---> 37644d28696d 20:55:46 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 20:55:47 ---> eb3a29164588 20:55:47 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 20:55:47 ---> Running in 01ba3ccec4cc 20:55:48 Removing intermediate container 01ba3ccec4cc 20:55:48 ---> 183155b2daa6 20:55:48 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:55:49 Removing intermediate container d4415f23ae5d 20:55:49 ---> 54041fd2bc8d 20:55:49 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 20:55:49 ---> Running in e7f400b7745f 20:55:49 Removing intermediate container e7f400b7745f 20:55:49 ---> 24e01a6937eb 20:55:49 Step 23/25 : LABEL arch=arm64 20:55:49 ---> 673badb585bf 20:55:49 Step 26/31 : RUN chmod +x /entrypoint.sh 20:55:50 ---> Running in a2b0bb23b98c 20:55:50 ---> Running in 4076a75e3374 20:55:51 Removing intermediate container a2b0bb23b98c 20:55:51 ---> 02a0eda65148 20:55:51 Step 24/25 : LABEL git_sha=7a79b49677fb4f689fcca14b70510248d6de6a04 20:55:51 ---> Running in d0236868a84a 20:55:52 Removing intermediate container d0236868a84a 20:55:52 ---> 7c456b68d667 20:55:52 Step 25/25 : LABEL version=0.0.0 20:55:52 ---> Running in d1c981a66a29 20:55:52 Collecting docker-compose==1.23.2 20:55:52 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 20:55:52 Collecting cached-property<2,>=1.2.0 20:55:53 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 20:55:53 Removing intermediate container d1c981a66a29 20:55:53 ---> 294f5c216491 20:55:53 20:55:53 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 20:55:53 Collecting websocket-client<1.0,>=0.32.0 20:55:53 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 20:55:54 Successfully built 294f5c216491 20:55:54 Collecting docker<4.0,>=3.6.0 20:55:54 Removing intermediate container 4076a75e3374 20:55:54 ---> 883078206d54 20:55:54 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 20:55:54 Successfully tagged security-secretstore-setup-arm64:latest 20:55:54  Building security-secretstore-setup ... done Building security-spiffe-token-provider 20:55:54 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 20:55:55 Collecting docopt<0.7,>=0.6.1 20:55:55 ---> Running in 03cb39b7d328 20:55:55 Downloading docopt-0.6.2.tar.gz (25 kB) 20:55:56 Removing intermediate container 03cb39b7d328 20:55:56 ---> ad35dce4e79e 20:55:56 Step 28/31 : CMD ["gate"] 20:55:56 ---> Running in c14d3ad7eb66 20:55:57 Removing intermediate container c14d3ad7eb66 20:55:57 ---> 15b01c720c2b 20:55:57 Step 29/31 : LABEL arch=arm64 20:55:57 ---> Running in 525186ce25ce 20:55:58 Collecting dockerpty<0.5,>=0.4.1 20:55:58 Downloading dockerpty-0.4.1.tar.gz (13 kB) 20:55:59 Removing intermediate container 525186ce25ce 20:55:59 ---> d77743076b2f 20:55:59 Step 30/31 : LABEL git_sha=7a79b49677fb4f689fcca14b70510248d6de6a04 20:55:59 ---> Running in b5b4025be971 20:56:00 Removing intermediate container b5b4025be971 20:56:00 ---> 5428472b5ca7 20:56:00 Step 31/31 : LABEL version=0.0.0 20:56:01 ---> Running in 57a86455dadb 20:56:01 Collecting texttable<0.10,>=0.9.0 20:56:01 Downloading texttable-0.9.1.tar.gz (11 kB) 20:56:02 Removing intermediate container 57a86455dadb 20:56:02 ---> 6050abe4a934 20:56:02 20:56:03 Successfully built 6050abe4a934 20:56:03 Successfully tagged security-bootstrapper-arm64:latest 20:56:03 Building support-scheduler 20:56:03  Building security-bootstrapper ... done Removing intermediate container 95dba3236b4e 20:56:03 ---> 081ea74a4a0c 20:56:03 20:56:03 Step 10/23 : FROM alpine:3.14 20:56:03 ---> ac73e934f311 20:56:03 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:56:03 ---> Running in 4a14136ef40d 20:56:04 Collecting jsonschema<3,>=2.5.1 20:56:04 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 20:56:04 Removing intermediate container 4a14136ef40d 20:56:04 ---> 632b16bc128a 20:56:04 Step 12/23 : ENV APP_PORT=59880 20:56:04 ---> Running in 26d74e1f7c30 20:56:05 Removing intermediate container 26d74e1f7c30 20:56:05 ---> 79a6d224623e 20:56:05 Step 13/23 : EXPOSE $APP_PORT 20:56:05 ---> Running in 21e1194a62b9 20:56:05 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 20:56:05 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 20:56:05 Removing intermediate container 21e1194a62b9 20:56:05 ---> eebee823c46b 20:56:05 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:56:05 ---> Running in bfc40b60e48b 20:56:06 Collecting PyYAML<4,>=3.10 20:56:07 Downloading PyYAML-3.13.tar.gz (270 kB) 20:56:09 Removing intermediate container bfc40b60e48b 20:56:09 ---> ad7f561baa2f 20:56:09 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 20:56:09 ---> Running in cddbcd03961c 20:56:11 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:56:11 Collecting docker-pycreds>=0.4.0 20:56:11 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 20:56:12 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:56:13 (1/6) Installing dumb-init (1.2.5-r1) 20:56:13 (2/6) Installing libgcc (10.3.1_git20210424-r2) 20:56:13 (3/6) Installing libsodium (1.0.18-r0) 20:56:13 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 20:56:13 (5/6) Installing libzmq (4.3.4-r0) 20:56:13 Collecting urllib3<1.25,>=1.21.1 20:56:13 (6/6) Installing zeromq (4.3.4-r0) 20:56:13 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 20:56:14 Executing busybox-1.33.1-r7.trigger 20:56:14 OK: 8 MiB in 20 packages 20:56:14 Collecting idna<2.8,>=2.5 20:56:14 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 20:56:14 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) 20:56:14 Collecting chardet<3.1.0,>=3.0.2 20:56:14 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 20:56:15 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 20:56:15 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 20:56:15 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 20:56:15 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 20:56:16 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 20:56:16 Attempting uninstall: urllib3 20:56:16 Found existing installation: urllib3 1.26.7 20:56:16 Uninstalling urllib3-1.26.7: 20:56:16 Removing intermediate container cddbcd03961c 20:56:16 ---> a8225756e285 20:56:16 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:56:16 Successfully uninstalled urllib3-1.26.7 20:56:17 Attempting uninstall: idna 20:56:17 Found existing installation: idna 3.3 20:56:17 Uninstalling idna-3.3: 20:56:17 Successfully uninstalled idna-3.3 20:56:17 ---> 52aca519a548 20:56:17 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:56:20 ---> f24a8677f545 20:56:20 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:56:21 Attempting uninstall: requests 20:56:21 Found existing installation: requests 2.26.0 20:56:21 Uninstalling requests-2.26.0: 20:56:21 ---> 7a094f0b47c1 20:56:21 Step 19/23 : ENTRYPOINT ["/core-data"] 20:56:21 Successfully uninstalled requests-2.26.0 20:56:21 ---> Running in e4934af2807b 20:56:21 Running setup.py install for texttable: started 20:56:22 Removing intermediate container e4934af2807b 20:56:22 ---> c16bba4eceee 20:56:22 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:56:22 ---> Running in b3a487d50a36 20:56:22 Removing intermediate container b3a487d50a36 20:56:22 ---> 67a88a89f48c 20:56:22 Step 21/23 : LABEL arch=arm64 20:56:22 ---> Running in 2f0f19b07476 20:56:23 Removing intermediate container 2f0f19b07476 20:56:23 ---> 79c3e91ebdba 20:56:23 Step 22/23 : LABEL git_sha=7a79b49677fb4f689fcca14b70510248d6de6a04 20:56:23 ---> Running in dd031890a74f 20:56:24 Running setup.py install for texttable: finished with status 'done' 20:56:24 Running setup.py install for PyYAML: started 20:56:24 Removing intermediate container dd031890a74f 20:56:24 ---> 3f5f7445143b 20:56:24 Step 23/23 : LABEL version=0.0.0 20:56:24 ---> Running in 3562ccd3a429 20:56:25 Removing intermediate container 3562ccd3a429 20:56:25 ---> daa9ce2ae0ae 20:56:25 20:56:26 Successfully built daa9ce2ae0ae 20:56:26 Successfully tagged core-data-arm64:latest 20:56:26  Building core-data ... done Building security-spire-agent 20:56:27 Running setup.py install for PyYAML: finished with status 'done' 20:56:28 Running setup.py install for docopt: started 20:56:31 Running setup.py install for docopt: finished with status 'done' 20:56:31 Running setup.py install for dockerpty: started 20:56:33 Running setup.py install for dockerpty: finished with status 'done' 20:56:35 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 20:56:42 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:56:42 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:56:42 ---> 57a2a8b8d8ba 20:56:42 Step 3/20 : WORKDIR /edgex-go 20:56:42 ---> Using cache 20:56:42 ---> 265b963c3e2b 20:56:42 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 20:56:42 ---> Running in caf5649946f2 20:56:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:56:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:56:47 v3.15.4-87-g89e29fdace [https://nl.alpinelinux.org/alpine/v3.15/main] 20:56:47 v3.15.4-88-gad6180c336 [https://nl.alpinelinux.org/alpine/v3.15/community] 20:56:47 OK: 15739 distinct packages available 20:56:47 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:56:48 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:56:49 OK: 220 MiB in 52 packages 20:56:54 Removing intermediate container caf5649946f2 20:56:54 ---> a8bb9c6b9a2b 20:56:54 Step 5/20 : COPY go.mod vendor* ./ 20:56:56 ---> fa77e7c0f855 20:56:56 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:56:56 ---> Running in 18a7798a3c5f 20:57:00 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:57:00 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:57:00 ---> 57a2a8b8d8ba 20:57:00 Step 3/22 : WORKDIR /edgex-go 20:57:00 ---> Using cache 20:57:00 ---> 265b963c3e2b 20:57:00 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:57:00 ---> Using cache 20:57:00 ---> b70205cf623f 20:57:00 Step 5/22 : RUN apk add --update --no-cache make git 20:57:00 ---> Running in ac904c9f6e6e 20:57:03 Removing intermediate container 4f5f0992462b 20:57:03 ---> 8cf779fd6629 20:57:03 Step 14/23 : ENV APP_PORT=58890 20:57:04 ---> Running in 4253fcc77618 20:57:04 Removing intermediate container 18a7798a3c5f 20:57:04 ---> acd7c5f4a7eb 20:57:04 Step 7/20 : COPY . . 20:57:04 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:57:05 Removing intermediate container 4253fcc77618 20:57:05 ---> 6fb435cbf0cc 20:57:05 Step 15/23 : EXPOSE $APP_PORT 20:57:05 ---> Running in c615690f8f56 20:57:05 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:57:06 Removing intermediate container c615690f8f56 20:57:06 ---> 0e7067348b5e 20:57:06 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 20:57:07 OK: 220 MiB in 52 packages 20:57:09 Removing intermediate container ac904c9f6e6e 20:57:09 ---> 1ba35e9b644b 20:57:09 Step 6/22 : COPY go.mod vendor* ./ 20:57:09 ---> a6061bae631b 20:57:09 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 20:57:11 ---> bcdf8fe012af 20:57:11 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:57:11 ---> Running in fc27abda8c2d 20:57:12 ---> 489833aaf4c0 20:57:12 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 20:57:14 ---> 6e9de7ce1f81 20:57:14 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 20:57:15 ---> Running in c47da2471070 20:57:16 Removing intermediate container c47da2471070 20:57:16 ---> beaba204fa77 20:57:16 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:57:16 ---> Running in 2b25e25035a9 20:57:17 Removing intermediate container 2b25e25035a9 20:57:17 ---> 8974027ed8f4 20:57:17 Step 21/23 : LABEL arch=arm64 20:57:18 ---> Running in c4a6ed2c4e9c 20:57:19 Removing intermediate container fc27abda8c2d 20:57:19 ---> 67ee87a141f1 20:57:19 Step 8/22 : COPY . . 20:57:19 Removing intermediate container c4a6ed2c4e9c 20:57:19 ---> b5f73cc317c6 20:57:19 Step 22/23 : LABEL git_sha=7a79b49677fb4f689fcca14b70510248d6de6a04 20:57:19 ---> Running in 1d38b873031c 20:57:21 Removing intermediate container 1d38b873031c 20:57:21 ---> 2b6785105adb 20:57:21 Step 23/23 : LABEL version=0.0.0 20:57:21 ---> Running in b33fbdb4d4f9 20:57:21 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:57:21 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:57:21 ---> 57a2a8b8d8ba 20:57:21 Step 3/26 : WORKDIR /edgex-go 20:57:21 ---> Using cache 20:57:21 ---> 265b963c3e2b 20:57:21 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:57:21 ---> Using cache 20:57:21 ---> b70205cf623f 20:57:21 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 20:57:21 ---> Running in 89ff4c4c81d5 20:57:22 Removing intermediate container b33fbdb4d4f9 20:57:22 ---> 257be5533d13 20:57:22 20:57:24 Successfully built 257be5533d13 20:57:24 Successfully tagged sys-mgmt-agent-arm64:latest 20:57:24  Building sys-mgmt-agent ... done Building security-spire-config 20:57:24 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:57:25 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:57:26 OK: 220 MiB in 52 packages 20:57:29 Removing intermediate container 89ff4c4c81d5 20:57:29 ---> deb532803207 20:57:29 Step 6/26 : COPY go.mod vendor* ./ 20:57:30 ---> f2db5a1423f4 20:57:30 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:57:31 ---> Running in 9ead5af498b1 20:57:37 Removing intermediate container 9ead5af498b1 20:57:37 ---> d76beebe2886 20:57:37 Step 8/26 : COPY . . 20:58:04 ---> 8567d032f799 20:58:04 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:58:04 ---> Running in 2531cf9dbe42 20:58:04 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:58:04 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:58:04 ---> 57a2a8b8d8ba 20:58:04 Step 3/26 : WORKDIR /edgex-go 20:58:04 ---> Using cache 20:58:04 ---> 265b963c3e2b 20:58:04 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:58:04 ---> Using cache 20:58:04 ---> b70205cf623f 20:58:04 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 20:58:04 ---> Using cache 20:58:04 ---> deb532803207 20:58:04 Step 6/26 : COPY go.mod vendor* ./ 20:58:04 ---> Using cache 20:58:04 ---> f2db5a1423f4 20:58:04 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:58:04 ---> Using cache 20:58:04 ---> d76beebe2886 20:58:04 Step 8/26 : COPY . . 20:58:04 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 20:58:11 ---> 8a2482f0bbc7 20:58:11 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 20:58:11 ---> Running in f43e7e8a27a4 20:58:13 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 20:58:25 ---> cd7b52d29f3c 20:58:25 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 20:58:25 ---> Running in 81fe00b25e56 20:58:26 Removing intermediate container 81fe00b25e56 20:58:26 ---> e54fd9f1edf3 20:58:26 Step 10/26 : RUN mkdir -p spire-build 20:58:26 ---> Running in 490629c0a583 20:58:30 Removing intermediate container 490629c0a583 20:58:30 ---> 3700723c3ae9 20:58:30 Step 11/26 : WORKDIR /edgex-go/spire-build 20:58:30 ---> Running in 6d5f1be479bc 20:58:31 Removing intermediate container 6d5f1be479bc 20:58:31 ---> beea85633ed5 20:58:31 Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent 20:58:31 ---> Running in dd8e34853ae5 20:58:34 spire-1.2.1/ 20:58:34 spire-1.2.1/.data/ 20:58:34 spire-1.2.1/.data/.file 20:58:34 spire-1.2.1/.dockerignore 20:58:34 spire-1.2.1/.gitattributes 20:58:34 spire-1.2.1/.githooks/ 20:58:34 spire-1.2.1/.githooks/pre-commit 20:58:34 spire-1.2.1/.github/ 20:58:34 spire-1.2.1/.github/ISSUE_TEMPLATE.md 20:58:34 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 20:58:34 spire-1.2.1/.github/dependabot.yml 20:58:34 spire-1.2.1/.github/workflows/ 20:58:34 spire-1.2.1/.github/workflows/nightly_build.yaml 20:58:34 spire-1.2.1/.github/workflows/pr_build.yaml 20:58:34 spire-1.2.1/.github/workflows/release_build.yaml 20:58:34 spire-1.2.1/.github/workflows/scripts/ 20:58:34 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 20:58:34 spire-1.2.1/.github/workflows/scripts/push-images.sh 20:58:34 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 20:58:34 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 20:58:34 spire-1.2.1/.github/workflows/scripts/split.sh 20:58:34 spire-1.2.1/.gitignore 20:58:34 spire-1.2.1/.go-version 20:58:34 spire-1.2.1/.golangci.yml 20:58:34 spire-1.2.1/ADOPTERS.md 20:58:34 spire-1.2.1/CHANGELOG.md 20:58:34 spire-1.2.1/CODE-OF-CONDUCT.md 20:58:34 spire-1.2.1/CODEOWNERS 20:58:34 spire-1.2.1/CONTRIBUTING.md 20:58:34 spire-1.2.1/Dockerfile 20:58:34 spire-1.2.1/Dockerfile.dev 20:58:34 spire-1.2.1/Dockerfile.scratch 20:58:34 spire-1.2.1/LICENSE 20:58:34 spire-1.2.1/MAINTAINERS.md 20:58:34 spire-1.2.1/Makefile 20:58:34 spire-1.2.1/README.md 20:58:34 spire-1.2.1/ROADMAP.md 20:58:34 spire-1.2.1/SECURITY.md 20:58:34 spire-1.2.1/cmd/ 20:58:34 spire-1.2.1/cmd/spire-agent/ 20:58:34 spire-1.2.1/cmd/spire-agent/cli/ 20:58:34 spire-1.2.1/cmd/spire-agent/cli/api/ 20:58:34 spire-1.2.1/cmd/spire-agent/cli/api/common.go 20:58:34 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 20:58:34 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 20:58:34 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 20:58:34 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 20:58:34 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 20:58:34 spire-1.2.1/cmd/spire-agent/cli/cli.go 20:58:34 spire-1.2.1/cmd/spire-agent/cli/common/ 20:58:34 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 20:58:34 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 20:58:34 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 20:58:34 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 20:58:34 spire-1.2.1/cmd/spire-agent/cli/run/ 20:58:34 spire-1.2.1/cmd/spire-agent/cli/run/run.go 20:58:34 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 20:58:34 spire-1.2.1/cmd/spire-agent/cli/validate/ 20:58:34 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 20:58:34 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 20:58:34 spire-1.2.1/cmd/spire-agent/main.go 20:58:34 spire-1.2.1/cmd/spire-server/ 20:58:34 spire-1.2.1/cmd/spire-server/cli/ 20:58:34 spire-1.2.1/cmd/spire-server/cli/agent/ 20:58:34 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 20:58:34 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 20:58:34 spire-1.2.1/cmd/spire-server/cli/agent/count.go 20:58:34 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 20:58:34 spire-1.2.1/cmd/spire-server/cli/agent/list.go 20:58:34 spire-1.2.1/cmd/spire-server/cli/agent/show.go 20:58:34 spire-1.2.1/cmd/spire-server/cli/bundle/ 20:58:34 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 20:58:34 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 20:58:34 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 20:58:34 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 20:58:34 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 20:58:34 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 20:58:34 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 20:58:34 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 20:58:34 spire-1.2.1/cmd/spire-server/cli/cli.go 20:58:34 spire-1.2.1/cmd/spire-server/cli/entry/ 20:58:34 spire-1.2.1/cmd/spire-server/cli/entry/count.go 20:58:34 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 20:58:34 spire-1.2.1/cmd/spire-server/cli/entry/create.go 20:58:34 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 20:58:34 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 20:58:34 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 20:58:34 spire-1.2.1/cmd/spire-server/cli/entry/show.go 20:58:34 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 20:58:34 spire-1.2.1/cmd/spire-server/cli/entry/update.go 20:58:34 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 20:58:34 spire-1.2.1/cmd/spire-server/cli/entry/util.go 20:58:34 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 20:58:34 spire-1.2.1/cmd/spire-server/cli/federation/ 20:58:34 spire-1.2.1/cmd/spire-server/cli/federation/common.go 20:58:34 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 20:58:34 spire-1.2.1/cmd/spire-server/cli/federation/create.go 20:58:34 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 20:58:34 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 20:58:34 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 20:58:34 spire-1.2.1/cmd/spire-server/cli/federation/list.go 20:58:34 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 20:58:34 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 20:58:34 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 20:58:34 spire-1.2.1/cmd/spire-server/cli/federation/show.go 20:58:34 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 20:58:34 spire-1.2.1/cmd/spire-server/cli/federation/update.go 20:58:34 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 20:58:34 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 20:58:34 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 20:58:34 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 20:58:34 spire-1.2.1/cmd/spire-server/cli/jwt/ 20:58:34 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 20:58:34 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 20:58:34 spire-1.2.1/cmd/spire-server/cli/run/ 20:58:34 spire-1.2.1/cmd/spire-server/cli/run/run.go 20:58:34 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 20:58:34 spire-1.2.1/cmd/spire-server/cli/token/ 20:58:34 spire-1.2.1/cmd/spire-server/cli/token/generate.go 20:58:34 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 20:58:34 spire-1.2.1/cmd/spire-server/cli/validate/ 20:58:34 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 20:58:34 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 20:58:34 spire-1.2.1/cmd/spire-server/cli/x509/ 20:58:34 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 20:58:34 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 20:58:34 spire-1.2.1/cmd/spire-server/main.go 20:58:34 spire-1.2.1/cmd/spire-server/util/ 20:58:34 spire-1.2.1/cmd/spire-server/util/util.go 20:58:34 spire-1.2.1/conf/ 20:58:34 spire-1.2.1/conf/agent/ 20:58:34 spire-1.2.1/conf/agent/agent.conf 20:58:34 spire-1.2.1/conf/agent/agent_full.conf 20:58:34 spire-1.2.1/conf/agent/dummy_root_ca.crt 20:58:34 spire-1.2.1/conf/server/ 20:58:34 spire-1.2.1/conf/server/dummy_upstream_ca.crt 20:58:34 spire-1.2.1/conf/server/dummy_upstream_ca.key 20:58:34 spire-1.2.1/conf/server/server.conf 20:58:34 spire-1.2.1/conf/server/server_full.conf 20:58:34 spire-1.2.1/doc/ 20:58:34 spire-1.2.1/doc/SPIRE101.md 20:58:34 spire-1.2.1/doc/auditlog.md 20:58:34 spire-1.2.1/doc/authorization_policy_engine.md 20:58:34 spire-1.2.1/doc/changelog_guidelines.md 20:58:34 spire-1.2.1/doc/cure53-report.pdf 20:58:34 spire-1.2.1/doc/images/ 20:58:34 spire-1.2.1/doc/images/2019_roadmap.png 20:58:34 spire-1.2.1/doc/images/SPIRE101.png 20:58:34 spire-1.2.1/doc/images/SPIRE_agent.png 20:58:35 spire-1.2.1/doc/images/SPIRE_server.png 20:58:35 spire-1.2.1/doc/images/cache_mgr.png 20:58:35 spire-1.2.1/doc/images/cache_mgr_components.png 20:58:35 spire-1.2.1/doc/images/federated_spire.png 20:58:35 spire-1.2.1/doc/images/ha_mode.png 20:58:35 spire-1.2.1/doc/images/nested_spire.png 20:58:35 spire-1.2.1/doc/images/oidc_federation.png 20:58:35 spire-1.2.1/doc/images/single_trust_domain.png 20:58:35 spire-1.2.1/doc/images/spiffe_compatible.png 20:58:35 spire-1.2.1/doc/images/spire_logo.png 20:58:35 spire-1.2.1/doc/migrating_registration_api_clients.md 20:58:35 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 20:58:35 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 20:58:35 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 20:58:35 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 20:58:35 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 20:58:35 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 20:58:35 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 20:58:35 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 20:58:35 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 20:58:35 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 20:58:35 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 20:58:35 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 20:58:35 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 20:58:35 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 20:58:35 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 20:58:35 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 20:58:35 spire-1.2.1/doc/plugin_server_datastore_sql.md 20:58:35 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 20:58:35 spire-1.2.1/doc/plugin_server_keymanager_disk.md 20:58:35 spire-1.2.1/doc/plugin_server_keymanager_memory.md 20:58:35 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 20:58:35 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 20:58:35 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 20:58:35 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 20:58:35 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 20:58:35 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 20:58:35 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 20:58:35 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 20:58:35 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 20:58:35 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 20:58:35 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 20:58:35 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 20:58:35 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 20:58:35 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 20:58:35 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 20:58:35 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 20:58:35 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 20:58:35 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 20:58:35 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 20:58:35 spire-1.2.1/doc/scaling_spire.md 20:58:35 spire-1.2.1/doc/spire_agent.md 20:58:35 spire-1.2.1/doc/spire_server.md 20:58:35 spire-1.2.1/doc/supported_integrations.md 20:58:35 spire-1.2.1/doc/telemetry.md 20:58:35 spire-1.2.1/doc/telemetry_config.md 20:58:35 spire-1.2.1/doc/upgrading.md 20:58:35 spire-1.2.1/doc/using_spire.md 20:58:35 spire-1.2.1/examples/ 20:58:35 spire-1.2.1/examples/README.md 20:58:35 spire-1.2.1/go.mod 20:58:35 spire-1.2.1/go.sum 20:58:35 spire-1.2.1/pkg/ 20:58:35 spire-1.2.1/pkg/agent/ 20:58:35 spire-1.2.1/pkg/agent/agent.go 20:58:35 spire-1.2.1/pkg/agent/api/ 20:58:35 spire-1.2.1/pkg/agent/api/config.go 20:58:35 spire-1.2.1/pkg/agent/api/debug/ 20:58:35 spire-1.2.1/pkg/agent/api/debug/v1/ 20:58:35 spire-1.2.1/pkg/agent/api/debug/v1/service.go 20:58:35 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 20:58:35 spire-1.2.1/pkg/agent/api/delegatedidentity/ 20:58:35 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 20:58:35 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 20:58:35 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 20:58:35 spire-1.2.1/pkg/agent/api/endpoints.go 20:58:35 spire-1.2.1/pkg/agent/api/health/ 20:58:35 spire-1.2.1/pkg/agent/api/health/v1/ 20:58:35 spire-1.2.1/pkg/agent/api/health/v1/service.go 20:58:35 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 20:58:35 spire-1.2.1/pkg/agent/api/rpccontext/ 20:58:35 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 20:58:35 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 20:58:35 spire-1.2.1/pkg/agent/attestor/ 20:58:35 spire-1.2.1/pkg/agent/attestor/node/ 20:58:35 spire-1.2.1/pkg/agent/attestor/node/experimental.go 20:58:35 spire-1.2.1/pkg/agent/attestor/node/node.go 20:58:35 spire-1.2.1/pkg/agent/attestor/node/node_test.go 20:58:35 spire-1.2.1/pkg/agent/attestor/workload/ 20:58:35 spire-1.2.1/pkg/agent/attestor/workload/workload.go 20:58:35 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 20:58:35 spire-1.2.1/pkg/agent/catalog/ 20:58:35 spire-1.2.1/pkg/agent/catalog/catalog.go 20:58:35 spire-1.2.1/pkg/agent/catalog/keymanager.go 20:58:35 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 20:58:35 spire-1.2.1/pkg/agent/catalog/svidstore.go 20:58:35 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 20:58:35 spire-1.2.1/pkg/agent/client/ 20:58:35 spire-1.2.1/pkg/agent/client/client.go 20:58:35 spire-1.2.1/pkg/agent/client/client_test.go 20:58:35 spire-1.2.1/pkg/agent/client/dial.go 20:58:35 spire-1.2.1/pkg/agent/client/nodeconn.go 20:58:35 spire-1.2.1/pkg/agent/client/nodeconn_test.go 20:58:35 spire-1.2.1/pkg/agent/client/update.go 20:58:35 spire-1.2.1/pkg/agent/client/util.go 20:58:35 spire-1.2.1/pkg/agent/common/ 20:58:35 spire-1.2.1/pkg/agent/common/backoff/ 20:58:35 spire-1.2.1/pkg/agent/common/backoff/backoff.go 20:58:35 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 20:58:35 spire-1.2.1/pkg/agent/common/cgroups/ 20:58:35 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 20:58:35 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 20:58:35 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 20:58:35 spire-1.2.1/pkg/agent/config.go 20:58:35 spire-1.2.1/pkg/agent/endpoints/ 20:58:35 spire-1.2.1/pkg/agent/endpoints/config.go 20:58:35 spire-1.2.1/pkg/agent/endpoints/endpoints.go 20:58:35 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 20:58:35 spire-1.2.1/pkg/agent/endpoints/metrics.go 20:58:35 spire-1.2.1/pkg/agent/endpoints/middleware.go 20:58:35 spire-1.2.1/pkg/agent/endpoints/peertracker.go 20:58:35 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 20:58:35 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 20:58:35 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 20:58:35 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 20:58:35 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 20:58:35 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 20:58:35 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 20:58:35 spire-1.2.1/pkg/agent/endpoints/workload/ 20:58:35 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 20:58:35 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 20:58:35 spire-1.2.1/pkg/agent/manager/ 20:58:35 spire-1.2.1/pkg/agent/manager/cache/ 20:58:35 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 20:58:35 spire-1.2.1/pkg/agent/manager/cache/cache.go 20:58:35 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 20:58:35 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 20:58:35 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 20:58:35 spire-1.2.1/pkg/agent/manager/cache/sets.go 20:58:35 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 20:58:35 spire-1.2.1/pkg/agent/manager/config.go 20:58:35 spire-1.2.1/pkg/agent/manager/manager.go 20:58:35 spire-1.2.1/pkg/agent/manager/manager_test.go 20:58:35 spire-1.2.1/pkg/agent/manager/storage.go 20:58:35 spire-1.2.1/pkg/agent/manager/storage_test.go 20:58:35 spire-1.2.1/pkg/agent/manager/storecache/ 20:58:35 spire-1.2.1/pkg/agent/manager/storecache/cache.go 20:58:35 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 20:58:35 spire-1.2.1/pkg/agent/manager/sync.go 20:58:35 spire-1.2.1/pkg/agent/plugin/ 20:58:35 spire-1.2.1/pkg/agent/plugin/keymanager/ 20:58:35 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 20:58:35 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 20:58:35 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 20:58:35 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 20:58:35 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 20:58:35 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 20:58:35 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 20:58:35 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 20:58:35 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 20:58:35 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 20:58:35 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 20:58:35 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 20:58:35 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 20:58:35 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 20:58:35 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 20:58:35 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 20:58:35 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 20:58:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 20:58:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 20:58:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 20:58:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 20:58:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 20:58:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 20:58:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 20:58:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 20:58:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 20:58:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 20:58:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 20:58:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 20:58:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 20:58:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 20:58:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 20:58:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 20:58:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 20:58:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 20:58:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 20:58:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 20:58:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 20:58:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 20:58:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 20:58:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 20:58:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 20:58:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 20:58:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 20:58:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 20:58:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 20:58:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 20:58:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 20:58:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 20:58:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 20:58:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 20:58:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 20:58:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 20:58:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 20:58:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 20:58:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 20:58:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 20:58:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 20:58:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 20:58:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 20:58:35 spire-1.2.1/pkg/agent/plugin/svidstore/ 20:58:35 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 20:58:35 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 20:58:35 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 20:58:35 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 20:58:35 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 20:58:35 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 20:58:35 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 20:58:35 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 20:58:35 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 20:58:35 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 20:58:35 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 20:58:35 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 20:58:35 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 20:58:35 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 20:58:35 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 20:58:35 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 20:58:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 20:58:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 20:58:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 20:58:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 20:58:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 20:58:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 20:58:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 20:58:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 20:58:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 20:58:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 20:58:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 20:58:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 20:58:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 20:58:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 20:58:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 20:58:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 20:58:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 20:58:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 20:58:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 20:58:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 20:58:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 20:58:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 20:58:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 20:58:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 20:58:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 20:58:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 20:58:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 20:58:35 spire-1.2.1/pkg/agent/svid/ 20:58:35 spire-1.2.1/pkg/agent/svid/rotator.go 20:58:35 spire-1.2.1/pkg/agent/svid/rotator_config.go 20:58:35 spire-1.2.1/pkg/agent/svid/rotator_test.go 20:58:35 spire-1.2.1/pkg/agent/svid/store/ 20:58:35 spire-1.2.1/pkg/agent/svid/store/service.go 20:58:35 spire-1.2.1/pkg/agent/svid/store/service_test.go 20:58:35 spire-1.2.1/pkg/common/ 20:58:35 spire-1.2.1/pkg/common/agentpathtemplate/ 20:58:35 spire-1.2.1/pkg/common/agentpathtemplate/template.go 20:58:35 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 20:58:35 spire-1.2.1/pkg/common/api/ 20:58:35 spire-1.2.1/pkg/common/api/metrics.go 20:58:35 spire-1.2.1/pkg/common/api/middleware/ 20:58:35 spire-1.2.1/pkg/common/api/middleware/common_test.go 20:58:35 spire-1.2.1/pkg/common/api/middleware/interceptor.go 20:58:35 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 20:58:35 spire-1.2.1/pkg/common/api/middleware/logger.go 20:58:35 spire-1.2.1/pkg/common/api/middleware/logger_test.go 20:58:35 spire-1.2.1/pkg/common/api/middleware/metrics.go 20:58:35 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 20:58:35 spire-1.2.1/pkg/common/api/middleware/middleware.go 20:58:35 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 20:58:35 spire-1.2.1/pkg/common/api/middleware/misconfig.go 20:58:35 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 20:58:35 spire-1.2.1/pkg/common/api/middleware/names.go 20:58:35 spire-1.2.1/pkg/common/api/middleware/names_test.go 20:58:35 spire-1.2.1/pkg/common/api/names.go 20:58:35 spire-1.2.1/pkg/common/api/ratelimit.go 20:58:35 spire-1.2.1/pkg/common/api/rpccontext/ 20:58:35 spire-1.2.1/pkg/common/api/rpccontext/logger.go 20:58:35 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 20:58:35 spire-1.2.1/pkg/common/api/rpccontext/names.go 20:58:35 spire-1.2.1/pkg/common/auth/ 20:58:35 spire-1.2.1/pkg/common/auth/interceptors.go 20:58:35 spire-1.2.1/pkg/common/auth/interceptors_test.go 20:58:35 spire-1.2.1/pkg/common/auth/untracked_uds.go 20:58:35 spire-1.2.1/pkg/common/bundleutil/ 20:58:35 spire-1.2.1/pkg/common/bundleutil/bundle.go 20:58:35 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 20:58:35 spire-1.2.1/pkg/common/bundleutil/common_test.go 20:58:35 spire-1.2.1/pkg/common/bundleutil/marshal.go 20:58:35 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 20:58:35 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 20:58:35 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 20:58:35 spire-1.2.1/pkg/common/bundleutil/types.go 20:58:35 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 20:58:35 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 20:58:35 spire-1.2.1/pkg/common/catalog/ 20:58:35 spire-1.2.1/pkg/common/catalog/bind.go 20:58:35 spire-1.2.1/pkg/common/catalog/builtin.go 20:58:35 spire-1.2.1/pkg/common/catalog/catalog.go 20:58:35 spire-1.2.1/pkg/common/catalog/catalog_test.go 20:58:35 spire-1.2.1/pkg/common/catalog/closers.go 20:58:35 spire-1.2.1/pkg/common/catalog/cmd_linux.go 20:58:35 spire-1.2.1/pkg/common/catalog/cmd_other.go 20:58:35 spire-1.2.1/pkg/common/catalog/config.go 20:58:35 spire-1.2.1/pkg/common/catalog/config_test.go 20:58:35 spire-1.2.1/pkg/common/catalog/configure.go 20:58:35 spire-1.2.1/pkg/common/catalog/constraints.go 20:58:35 spire-1.2.1/pkg/common/catalog/constraints_test.go 20:58:35 spire-1.2.1/pkg/common/catalog/context.go 20:58:35 spire-1.2.1/pkg/common/catalog/external.go 20:58:35 spire-1.2.1/pkg/common/catalog/host.go 20:58:35 spire-1.2.1/pkg/common/catalog/pipenet.go 20:58:35 spire-1.2.1/pkg/common/catalog/plugin.go 20:58:35 spire-1.2.1/pkg/common/catalog/testplugin/ 20:58:35 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 20:58:35 spire-1.2.1/pkg/common/catalog/testplugin/main.go 20:58:35 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 20:58:35 spire-1.2.1/pkg/common/cli/ 20:58:35 spire-1.2.1/pkg/common/cli/env.go 20:58:35 spire-1.2.1/pkg/common/cli/flags.go 20:58:35 spire-1.2.1/pkg/common/cli/trust_domain.go 20:58:35 spire-1.2.1/pkg/common/cli/trust_domain_test.go 20:58:35 spire-1.2.1/pkg/common/cli/umask.go 20:58:35 spire-1.2.1/pkg/common/cli/umask_posix.go 20:58:35 spire-1.2.1/pkg/common/cli/umask_test.go 20:58:35 spire-1.2.1/pkg/common/cli/umask_windows.go 20:58:35 spire-1.2.1/pkg/common/cliprinter/ 20:58:35 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 20:58:35 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 20:58:35 spire-1.2.1/pkg/common/cliprinter/flag.go 20:58:35 spire-1.2.1/pkg/common/cliprinter/flag_test.go 20:58:35 spire-1.2.1/pkg/common/cliprinter/format.go 20:58:35 spire-1.2.1/pkg/common/cliprinter/format_test.go 20:58:35 spire-1.2.1/pkg/common/cliprinter/internal/ 20:58:35 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 20:58:35 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 20:58:35 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 20:58:35 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 20:58:35 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 20:58:35 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 20:58:35 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 20:58:35 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 20:58:35 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 20:58:35 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 20:58:35 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 20:58:35 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 20:58:35 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 20:58:35 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 20:58:35 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 20:58:35 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 20:58:35 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 20:58:35 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 20:58:35 spire-1.2.1/pkg/common/coretypes/ 20:58:35 spire-1.2.1/pkg/common/coretypes/bundle/ 20:58:35 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 20:58:35 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 20:58:35 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 20:58:35 spire-1.2.1/pkg/common/coretypes/bundle/require.go 20:58:35 spire-1.2.1/pkg/common/coretypes/jwtkey/ 20:58:35 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 20:58:35 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 20:58:35 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 20:58:35 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 20:58:35 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 20:58:35 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 20:58:35 spire-1.2.1/pkg/common/coretypes/x509certificate/ 20:58:35 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 20:58:35 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 20:58:35 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 20:58:35 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 20:58:35 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 20:58:35 spire-1.2.1/pkg/common/cryptoutil/ 20:58:35 spire-1.2.1/pkg/common/cryptoutil/keys.go 20:58:35 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 20:58:35 spire-1.2.1/pkg/common/diskutil/ 20:58:35 spire-1.2.1/pkg/common/diskutil/file_posix.go 20:58:35 spire-1.2.1/pkg/common/diskutil/file_test.go 20:58:35 spire-1.2.1/pkg/common/diskutil/file_windows.go 20:58:35 spire-1.2.1/pkg/common/errorutil/ 20:58:35 spire-1.2.1/pkg/common/errorutil/wrapper.go 20:58:35 spire-1.2.1/pkg/common/health/ 20:58:35 spire-1.2.1/pkg/common/health/config.go 20:58:35 spire-1.2.1/pkg/common/health/context.go 20:58:35 spire-1.2.1/pkg/common/health/context_test.go 20:58:35 spire-1.2.1/pkg/common/health/health.go 20:58:35 spire-1.2.1/pkg/common/health/health_test.go 20:58:35 spire-1.2.1/pkg/common/health/logger.go 20:58:35 spire-1.2.1/pkg/common/hostservice/ 20:58:35 spire-1.2.1/pkg/common/hostservice/metricsservice/ 20:58:35 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 20:58:35 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 20:58:35 spire-1.2.1/pkg/common/idutil/ 20:58:35 spire-1.2.1/pkg/common/idutil/require.go 20:58:35 spire-1.2.1/pkg/common/idutil/require_test.go 20:58:35 spire-1.2.1/pkg/common/idutil/safety.go 20:58:35 spire-1.2.1/pkg/common/idutil/safety_test.go 20:58:35 spire-1.2.1/pkg/common/idutil/spiffeid.go 20:58:35 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 20:58:35 spire-1.2.1/pkg/common/jwtsvid/ 20:58:35 spire-1.2.1/pkg/common/jwtsvid/common.go 20:58:35 spire-1.2.1/pkg/common/jwtsvid/sign.go 20:58:35 spire-1.2.1/pkg/common/jwtsvid/token_test.go 20:58:35 spire-1.2.1/pkg/common/jwtsvid/validate.go 20:58:35 spire-1.2.1/pkg/common/jwtutil/ 20:58:35 spire-1.2.1/pkg/common/jwtutil/keyset.go 20:58:35 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 20:58:35 spire-1.2.1/pkg/common/log/ 20:58:35 spire-1.2.1/pkg/common/log/hclog_adapter.go 20:58:35 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 20:58:35 spire-1.2.1/pkg/common/log/log.go 20:58:35 spire-1.2.1/pkg/common/log/log_test.go 20:58:35 spire-1.2.1/pkg/common/log/options.go 20:58:35 spire-1.2.1/pkg/common/nodeutil/ 20:58:35 spire-1.2.1/pkg/common/nodeutil/node.go 20:58:35 spire-1.2.1/pkg/common/nodeutil/node_test.go 20:58:35 spire-1.2.1/pkg/common/peertracker/ 20:58:35 spire-1.2.1/pkg/common/peertracker/conn.go 20:58:35 spire-1.2.1/pkg/common/peertracker/credentials.go 20:58:35 spire-1.2.1/pkg/common/peertracker/errors.go 20:58:35 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 20:58:35 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 20:58:35 spire-1.2.1/pkg/common/peertracker/info.go 20:58:35 spire-1.2.1/pkg/common/peertracker/listener.go 20:58:35 spire-1.2.1/pkg/common/peertracker/listener_test.go 20:58:35 spire-1.2.1/pkg/common/peertracker/peertracker.go 20:58:35 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 20:58:35 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 20:58:35 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 20:58:35 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 20:58:35 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 20:58:35 spire-1.2.1/pkg/common/peertracker/tcp.go 20:58:35 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 20:58:35 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 20:58:35 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 20:58:35 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 20:58:35 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 20:58:35 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 20:58:35 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 20:58:35 spire-1.2.1/pkg/common/peertracker/uds.go 20:58:35 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 20:58:35 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 20:58:35 spire-1.2.1/pkg/common/peertracker/uds_linux.go 20:58:35 spire-1.2.1/pkg/common/pemutil/ 20:58:35 spire-1.2.1/pkg/common/pemutil/block.go 20:58:35 spire-1.2.1/pkg/common/pemutil/certs.go 20:58:35 spire-1.2.1/pkg/common/pemutil/common.go 20:58:35 spire-1.2.1/pkg/common/pemutil/csr.go 20:58:35 spire-1.2.1/pkg/common/pemutil/keys.go 20:58:35 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 20:58:35 spire-1.2.1/pkg/common/pemutil/testdata/ 20:58:35 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 20:58:35 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 20:58:35 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 20:58:35 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 20:58:35 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 20:58:35 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 20:58:35 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 20:58:35 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 20:58:35 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 20:58:35 spire-1.2.1/pkg/common/plugin/ 20:58:35 spire-1.2.1/pkg/common/plugin/aws/ 20:58:35 spire-1.2.1/pkg/common/plugin/aws/iid.go 20:58:35 spire-1.2.1/pkg/common/plugin/azure/ 20:58:35 spire-1.2.1/pkg/common/plugin/azure/msi.go 20:58:35 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 20:58:35 spire-1.2.1/pkg/common/plugin/facade.go 20:58:35 spire-1.2.1/pkg/common/plugin/facade_test.go 20:58:35 spire-1.2.1/pkg/common/plugin/gcp/ 20:58:35 spire-1.2.1/pkg/common/plugin/gcp/iit.go 20:58:35 spire-1.2.1/pkg/common/plugin/k8s/ 20:58:35 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 20:58:35 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 20:58:35 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 20:58:35 spire-1.2.1/pkg/common/plugin/k8s/utils.go 20:58:35 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 20:58:35 spire-1.2.1/pkg/common/plugin/log.go 20:58:35 spire-1.2.1/pkg/common/plugin/sshpop/ 20:58:35 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 20:58:35 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 20:58:35 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 20:58:35 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 20:58:35 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 20:58:35 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 20:58:35 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 20:58:35 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 20:58:35 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 20:58:35 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 20:58:35 spire-1.2.1/pkg/common/plugin/tpmdevid/ 20:58:35 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 20:58:35 spire-1.2.1/pkg/common/plugin/x509pop/ 20:58:35 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 20:58:35 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 20:58:35 spire-1.2.1/pkg/common/profiling/ 20:58:35 spire-1.2.1/pkg/common/profiling/dumpers.go 20:58:35 spire-1.2.1/pkg/common/profiling/profiling.go 20:58:35 spire-1.2.1/pkg/common/protoutil/ 20:58:35 spire-1.2.1/pkg/common/protoutil/masks.go 20:58:35 spire-1.2.1/pkg/common/protoutil/masks_test.go 20:58:35 spire-1.2.1/pkg/common/rotationutil/ 20:58:35 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 20:58:35 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 20:58:35 spire-1.2.1/pkg/common/selector/ 20:58:35 spire-1.2.1/pkg/common/selector/selector.go 20:58:35 spire-1.2.1/pkg/common/selector/selector_test.go 20:58:35 spire-1.2.1/pkg/common/selector/set.go 20:58:35 spire-1.2.1/pkg/common/selector/set_utils.go 20:58:35 spire-1.2.1/pkg/common/selector/set_utils_test.go 20:58:35 spire-1.2.1/pkg/common/telemetry/ 20:58:35 spire-1.2.1/pkg/common/telemetry/agent/ 20:58:35 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 20:58:35 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 20:58:35 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 20:58:35 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 20:58:35 spire-1.2.1/pkg/common/telemetry/agent/manager.go 20:58:35 spire-1.2.1/pkg/common/telemetry/agent/node.go 20:58:35 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 20:58:35 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 20:58:35 spire-1.2.1/pkg/common/telemetry/agent/store/ 20:58:35 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 20:58:35 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 20:58:35 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 20:58:35 spire-1.2.1/pkg/common/telemetry/blackhole.go 20:58:35 spire-1.2.1/pkg/common/telemetry/call.go 20:58:35 spire-1.2.1/pkg/common/telemetry/common/ 20:58:35 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 20:58:35 spire-1.2.1/pkg/common/telemetry/config.go 20:58:35 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 20:58:35 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 20:58:35 spire-1.2.1/pkg/common/telemetry/inmem.go 20:58:35 spire-1.2.1/pkg/common/telemetry/inmem_test.go 20:58:35 spire-1.2.1/pkg/common/telemetry/m3.go 20:58:35 spire-1.2.1/pkg/common/telemetry/m3_test.go 20:58:35 spire-1.2.1/pkg/common/telemetry/metrics.go 20:58:35 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 20:58:35 spire-1.2.1/pkg/common/telemetry/names.go 20:58:35 spire-1.2.1/pkg/common/telemetry/prometheus.go 20:58:35 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 20:58:35 spire-1.2.1/pkg/common/telemetry/sanitize.go 20:58:35 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 20:58:35 spire-1.2.1/pkg/common/telemetry/server/ 20:58:35 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 20:58:35 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 20:58:35 spire-1.2.1/pkg/common/telemetry/server/datastore/ 20:58:35 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 20:58:35 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 20:58:35 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 20:58:35 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 20:58:35 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 20:58:35 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 20:58:35 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 20:58:35 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 20:58:35 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 20:58:35 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 20:58:35 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 20:58:35 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 20:58:35 spire-1.2.1/pkg/common/telemetry/server/rotate.go 20:58:35 spire-1.2.1/pkg/common/telemetry/server/server.go 20:58:35 spire-1.2.1/pkg/common/telemetry/sink.go 20:58:35 spire-1.2.1/pkg/common/telemetry/statsd.go 20:58:35 spire-1.2.1/pkg/common/telemetry/statsd_test.go 20:58:35 spire-1.2.1/pkg/common/telemetry/uptime.go 20:58:35 spire-1.2.1/pkg/common/telemetry/version.go 20:58:35 spire-1.2.1/pkg/common/telemetry/withlabels.go 20:58:35 spire-1.2.1/pkg/common/uptime/ 20:58:35 spire-1.2.1/pkg/common/uptime/uptime.go 20:58:35 spire-1.2.1/pkg/common/uptime/uptime_test.go 20:58:35 spire-1.2.1/pkg/common/util/ 20:58:35 spire-1.2.1/pkg/common/util/certs.go 20:58:35 spire-1.2.1/pkg/common/util/certs_test.go 20:58:35 spire-1.2.1/pkg/common/util/csr.go 20:58:35 spire-1.2.1/pkg/common/util/hash.go 20:58:35 spire-1.2.1/pkg/common/util/selectors.go 20:58:35 spire-1.2.1/pkg/common/util/selectors_test.go 20:58:35 spire-1.2.1/pkg/common/util/signals.go 20:58:35 spire-1.2.1/pkg/common/util/sort.go 20:58:35 spire-1.2.1/pkg/common/util/sort_test.go 20:58:35 spire-1.2.1/pkg/common/util/task.go 20:58:35 spire-1.2.1/pkg/common/util/task_test.go 20:58:35 spire-1.2.1/pkg/common/util/testdata/ 20:58:35 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 20:58:35 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 20:58:35 spire-1.2.1/pkg/common/version/ 20:58:35 spire-1.2.1/pkg/common/version/version.go 20:58:35 spire-1.2.1/pkg/common/x509svid/ 20:58:35 spire-1.2.1/pkg/common/x509svid/common_test.go 20:58:35 spire-1.2.1/pkg/common/x509svid/csr.go 20:58:35 spire-1.2.1/pkg/common/x509svid/upstreamca.go 20:58:35 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 20:58:35 spire-1.2.1/pkg/common/x509util/ 20:58:35 spire-1.2.1/pkg/common/x509util/cert.go 20:58:35 spire-1.2.1/pkg/common/x509util/dns.go 20:58:35 spire-1.2.1/pkg/common/x509util/dns_test.go 20:58:35 spire-1.2.1/pkg/common/x509util/keyid.go 20:58:35 spire-1.2.1/pkg/common/x509util/keypair.go 20:58:35 spire-1.2.1/pkg/common/x509util/serialnumber.go 20:58:35 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 20:58:35 spire-1.2.1/pkg/server/ 20:58:35 spire-1.2.1/pkg/server/api/ 20:58:35 spire-1.2.1/pkg/server/api/agent.go 20:58:35 spire-1.2.1/pkg/server/api/agent/ 20:58:35 spire-1.2.1/pkg/server/api/agent/v1/ 20:58:35 spire-1.2.1/pkg/server/api/agent/v1/service.go 20:58:35 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 20:58:35 spire-1.2.1/pkg/server/api/agent_test.go 20:58:35 spire-1.2.1/pkg/server/api/api.go 20:58:35 spire-1.2.1/pkg/server/api/audit/ 20:58:35 spire-1.2.1/pkg/server/api/audit/audit.go 20:58:35 spire-1.2.1/pkg/server/api/audit/audit_test.go 20:58:35 spire-1.2.1/pkg/server/api/bundle.go 20:58:35 spire-1.2.1/pkg/server/api/bundle/ 20:58:35 spire-1.2.1/pkg/server/api/bundle/v1/ 20:58:35 spire-1.2.1/pkg/server/api/bundle/v1/service.go 20:58:35 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 20:58:35 spire-1.2.1/pkg/server/api/bundle_test.go 20:58:35 spire-1.2.1/pkg/server/api/debug/ 20:58:35 spire-1.2.1/pkg/server/api/debug/v1/ 20:58:35 spire-1.2.1/pkg/server/api/debug/v1/service.go 20:58:35 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 20:58:35 spire-1.2.1/pkg/server/api/entry.go 20:58:35 spire-1.2.1/pkg/server/api/entry/ 20:58:35 spire-1.2.1/pkg/server/api/entry/v1/ 20:58:35 spire-1.2.1/pkg/server/api/entry/v1/service.go 20:58:35 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 20:58:35 spire-1.2.1/pkg/server/api/entry_test.go 20:58:35 spire-1.2.1/pkg/server/api/health/ 20:58:35 spire-1.2.1/pkg/server/api/health/v1/ 20:58:35 spire-1.2.1/pkg/server/api/health/v1/service.go 20:58:35 spire-1.2.1/pkg/server/api/health/v1/service_test.go 20:58:35 spire-1.2.1/pkg/server/api/id.go 20:58:35 spire-1.2.1/pkg/server/api/id_test.go 20:58:35 spire-1.2.1/pkg/server/api/limits/ 20:58:35 spire-1.2.1/pkg/server/api/limits/limits.go 20:58:35 spire-1.2.1/pkg/server/api/middleware/ 20:58:35 spire-1.2.1/pkg/server/api/middleware/alias.go 20:58:35 spire-1.2.1/pkg/server/api/middleware/audit.go 20:58:35 spire-1.2.1/pkg/server/api/middleware/authorization.go 20:58:35 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 20:58:35 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 20:58:35 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 20:58:35 spire-1.2.1/pkg/server/api/middleware/caller.go 20:58:35 spire-1.2.1/pkg/server/api/middleware/caller_test.go 20:58:35 spire-1.2.1/pkg/server/api/middleware/common.go 20:58:35 spire-1.2.1/pkg/server/api/middleware/common_test.go 20:58:35 spire-1.2.1/pkg/server/api/middleware/entries.go 20:58:35 spire-1.2.1/pkg/server/api/middleware/entries_test.go 20:58:35 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 20:58:35 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 20:58:35 spire-1.2.1/pkg/server/api/ratelimit.go 20:58:35 spire-1.2.1/pkg/server/api/rpccontext/ 20:58:35 spire-1.2.1/pkg/server/api/rpccontext/alias.go 20:58:35 spire-1.2.1/pkg/server/api/rpccontext/audit.go 20:58:35 spire-1.2.1/pkg/server/api/rpccontext/caller.go 20:58:35 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 20:58:35 spire-1.2.1/pkg/server/api/selector.go 20:58:35 spire-1.2.1/pkg/server/api/selector_test.go 20:58:35 spire-1.2.1/pkg/server/api/status.go 20:58:35 spire-1.2.1/pkg/server/api/status_test.go 20:58:35 spire-1.2.1/pkg/server/api/svid/ 20:58:35 spire-1.2.1/pkg/server/api/svid/v1/ 20:58:35 spire-1.2.1/pkg/server/api/svid/v1/service.go 20:58:35 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 20:58:35 spire-1.2.1/pkg/server/api/trustdomain.go 20:58:35 spire-1.2.1/pkg/server/api/trustdomain/ 20:58:35 spire-1.2.1/pkg/server/api/trustdomain/v1/ 20:58:35 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 20:58:35 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 20:58:35 spire-1.2.1/pkg/server/api/trustdomain_test.go 20:58:35 spire-1.2.1/pkg/server/authpolicy/ 20:58:35 spire-1.2.1/pkg/server/authpolicy/defaults.go 20:58:35 spire-1.2.1/pkg/server/authpolicy/policy.go 20:58:35 spire-1.2.1/pkg/server/authpolicy/policy.rego 20:58:35 spire-1.2.1/pkg/server/authpolicy/policy_data.json 20:58:35 spire-1.2.1/pkg/server/authpolicy/policy_test.go 20:58:35 spire-1.2.1/pkg/server/authpolicy/validate.go 20:58:35 spire-1.2.1/pkg/server/bundle/ 20:58:35 spire-1.2.1/pkg/server/bundle/client/ 20:58:35 spire-1.2.1/pkg/server/bundle/client/client.go 20:58:35 spire-1.2.1/pkg/server/bundle/client/client_test.go 20:58:35 spire-1.2.1/pkg/server/bundle/client/manager.go 20:58:35 spire-1.2.1/pkg/server/bundle/client/manager_test.go 20:58:35 spire-1.2.1/pkg/server/bundle/client/sources.go 20:58:35 spire-1.2.1/pkg/server/bundle/client/sources_test.go 20:58:35 spire-1.2.1/pkg/server/bundle/client/updater.go 20:58:35 spire-1.2.1/pkg/server/bundle/client/updater_test.go 20:58:35 spire-1.2.1/pkg/server/ca/ 20:58:35 spire-1.2.1/pkg/server/ca/ca.go 20:58:35 spire-1.2.1/pkg/server/ca/ca_health.go 20:58:35 spire-1.2.1/pkg/server/ca/ca_test.go 20:58:35 spire-1.2.1/pkg/server/ca/journal.go 20:58:35 spire-1.2.1/pkg/server/ca/journal_test.go 20:58:35 spire-1.2.1/pkg/server/ca/manager.go 20:58:35 spire-1.2.1/pkg/server/ca/manager_health.go 20:58:35 spire-1.2.1/pkg/server/ca/manager_test.go 20:58:35 spire-1.2.1/pkg/server/ca/templates.go 20:58:35 spire-1.2.1/pkg/server/ca/upstream_client.go 20:58:35 spire-1.2.1/pkg/server/ca/upstream_client_test.go 20:58:35 spire-1.2.1/pkg/server/ca/validation.go 20:58:35 spire-1.2.1/pkg/server/cache/ 20:58:35 spire-1.2.1/pkg/server/cache/dscache/ 20:58:35 spire-1.2.1/pkg/server/cache/dscache/cache.go 20:58:35 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 20:58:35 spire-1.2.1/pkg/server/cache/entrycache/ 20:58:35 spire-1.2.1/pkg/server/cache/entrycache/cache.go 20:58:35 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 20:58:35 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 20:58:35 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 20:58:35 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 20:58:35 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 20:58:35 spire-1.2.1/pkg/server/catalog/ 20:58:35 spire-1.2.1/pkg/server/catalog/catalog.go 20:58:35 spire-1.2.1/pkg/server/catalog/keymanager.go 20:58:35 spire-1.2.1/pkg/server/catalog/nodeattestor.go 20:58:35 spire-1.2.1/pkg/server/catalog/noderesolver.go 20:58:35 spire-1.2.1/pkg/server/catalog/notifier.go 20:58:35 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 20:58:35 spire-1.2.1/pkg/server/config.go 20:58:35 spire-1.2.1/pkg/server/datastore/ 20:58:35 spire-1.2.1/pkg/server/datastore/datastore.go 20:58:35 spire-1.2.1/pkg/server/datastore/datastore_health.go 20:58:35 spire-1.2.1/pkg/server/datastore/repository.go 20:58:35 spire-1.2.1/pkg/server/datastore/sqlstore/ 20:58:35 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 20:58:35 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 20:58:35 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 20:58:35 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 20:58:35 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 20:58:35 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 20:58:35 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 20:58:35 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 20:58:35 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 20:58:35 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 20:58:35 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 20:58:35 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 20:58:35 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 20:58:35 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 20:58:35 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 20:58:35 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 20:58:35 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 20:58:35 spire-1.2.1/pkg/server/endpoints/ 20:58:35 spire-1.2.1/pkg/server/endpoints/bundle/ 20:58:35 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 20:58:35 spire-1.2.1/pkg/server/endpoints/bundle/config.go 20:58:35 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 20:58:35 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 20:58:35 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 20:58:35 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 20:58:35 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 20:58:35 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 20:58:35 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 20:58:35 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 20:58:35 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 20:58:35 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 20:58:35 spire-1.2.1/pkg/server/endpoints/bundle/server.go 20:58:35 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 20:58:35 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 20:58:35 spire-1.2.1/pkg/server/endpoints/config.go 20:58:35 spire-1.2.1/pkg/server/endpoints/endpoints.go 20:58:35 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 20:58:35 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 20:58:35 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 20:58:35 spire-1.2.1/pkg/server/endpoints/middleware.go 20:58:35 spire-1.2.1/pkg/server/endpoints/middleware_test.go 20:58:35 spire-1.2.1/pkg/server/hostservice/ 20:58:35 spire-1.2.1/pkg/server/hostservice/agentstore/ 20:58:35 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 20:58:35 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 20:58:35 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 20:58:35 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 20:58:35 spire-1.2.1/pkg/server/hostservice/identityprovider/ 20:58:35 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 20:58:35 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 20:58:35 spire-1.2.1/pkg/server/plugin/ 20:58:35 spire-1.2.1/pkg/server/plugin/keymanager/ 20:58:35 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 20:58:35 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 20:58:35 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 20:58:35 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 20:58:35 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 20:58:35 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 20:58:35 spire-1.2.1/pkg/server/plugin/keymanager/base/ 20:58:35 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 20:58:35 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 20:58:35 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 20:58:35 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 20:58:35 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 20:58:35 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 20:58:35 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 20:58:35 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 20:58:35 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 20:58:35 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 20:58:35 spire-1.2.1/pkg/server/plugin/keymanager/test/ 20:58:35 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 20:58:35 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 20:58:35 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 20:58:35 spire-1.2.1/pkg/server/plugin/nodeattestor/ 20:58:35 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 20:58:35 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 20:58:35 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 20:58:35 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 20:58:35 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 20:58:35 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 20:58:35 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 20:58:35 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 20:58:35 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 20:58:35 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 20:58:35 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 20:58:35 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 20:58:35 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 20:58:35 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 20:58:35 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 20:58:35 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 20:58:35 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 20:58:35 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 20:58:35 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 20:58:35 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 20:58:35 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 20:58:35 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 20:58:35 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 20:58:35 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 20:58:35 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 20:58:35 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 20:58:35 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 20:58:35 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 20:58:35 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 20:58:35 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 20:58:35 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 20:58:35 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 20:58:35 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 20:58:35 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 20:58:35 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 20:58:35 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 20:58:35 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 20:58:35 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 20:58:35 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 20:58:35 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 20:58:35 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 20:58:35 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 20:58:35 spire-1.2.1/pkg/server/plugin/noderesolver/ 20:58:35 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 20:58:35 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 20:58:35 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 20:58:35 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 20:58:35 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 20:58:35 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 20:58:35 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 20:58:35 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 20:58:35 spire-1.2.1/pkg/server/plugin/notifier/ 20:58:35 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 20:58:35 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 20:58:35 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 20:58:35 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 20:58:35 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 20:58:35 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 20:58:35 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 20:58:35 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 20:58:35 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 20:58:35 spire-1.2.1/pkg/server/plugin/notifier/repository.go 20:58:35 spire-1.2.1/pkg/server/plugin/notifier/v1.go 20:58:35 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 20:58:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 20:58:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 20:58:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 20:58:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 20:58:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 20:58:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 20:58:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 20:58:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 20:58:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 20:58:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 20:58:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 20:58:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 20:58:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 20:58:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 20:58:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 20:58:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 20:58:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 20:58:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 20:58:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 20:58:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 20:58:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 20:58:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 20:58:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 20:58:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 20:58:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 20:58:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 20:58:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 20:58:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 20:58:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 20:58:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 20:58:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 20:58:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 20:58:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 20:58:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 20:58:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 20:58:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 20:58:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 20:58:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 20:58:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 20:58:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 20:58:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 20:58:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 20:58:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 20:58:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 20:58:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 20:58:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 20:58:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 20:58:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 20:58:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 20:58:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 20:58:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 20:58:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 20:58:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 20:58:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 20:58:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 20:58:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 20:58:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 20:58:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 20:58:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 20:58:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 20:58:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 20:58:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 20:58:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 20:58:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 20:58:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 20:58:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 20:58:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 20:58:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 20:58:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 20:58:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 20:58:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 20:58:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 20:58:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 20:58:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 20:58:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 20:58:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 20:58:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 20:58:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 20:58:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 20:58:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 20:58:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 20:58:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 20:58:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 20:58:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 20:58:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 20:58:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 20:58:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 20:58:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 20:58:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 20:58:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 20:58:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 20:58:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 20:58:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 20:58:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 20:58:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 20:58:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 20:58:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 20:58:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 20:58:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 20:58:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 20:58:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 20:58:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 20:58:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 20:58:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 20:58:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 20:58:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 20:58:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 20:58:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 20:58:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 20:58:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 20:58:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 20:58:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 20:58:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 20:58:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 20:58:36 spire-1.2.1/pkg/server/registration/ 20:58:36 spire-1.2.1/pkg/server/registration/manager.go 20:58:36 spire-1.2.1/pkg/server/registration/manager_test.go 20:58:36 spire-1.2.1/pkg/server/scanentries.go 20:58:36 spire-1.2.1/pkg/server/scanentries_test.go 20:58:36 spire-1.2.1/pkg/server/server.go 20:58:36 spire-1.2.1/pkg/server/server_test.go 20:58:36 spire-1.2.1/pkg/server/svid/ 20:58:36 spire-1.2.1/pkg/server/svid/observer.go 20:58:36 spire-1.2.1/pkg/server/svid/observer_test.go 20:58:36 spire-1.2.1/pkg/server/svid/rotator.go 20:58:36 spire-1.2.1/pkg/server/svid/rotator_config.go 20:58:36 spire-1.2.1/pkg/server/svid/rotator_config_test.go 20:58:36 spire-1.2.1/pkg/server/svid/rotator_test.go 20:58:36 spire-1.2.1/proto/ 20:58:36 spire-1.2.1/proto/private/ 20:58:36 spire-1.2.1/proto/private/server/ 20:58:36 spire-1.2.1/proto/private/server/journal/ 20:58:36 spire-1.2.1/proto/private/server/journal/journal.pb.go 20:58:36 spire-1.2.1/proto/private/server/journal/journal.proto 20:58:36 spire-1.2.1/proto/spire/ 20:58:36 spire-1.2.1/proto/spire/common/ 20:58:36 spire-1.2.1/proto/spire/common/common.pb.go 20:58:36 spire-1.2.1/proto/spire/common/common.proto 20:58:36 spire-1.2.1/proto/spire/common/plugin/ 20:58:36 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 20:58:36 spire-1.2.1/proto/spire/common/plugin/plugin.proto 20:58:36 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 20:58:36 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 20:58:36 spire-1.2.1/proto/spire/plugin/ 20:58:36 spire-1.2.1/proto/spire/plugin/agent/ 20:58:36 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 20:58:36 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 20:58:36 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 20:58:36 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 20:58:36 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 20:58:36 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 20:58:36 spire-1.2.1/release/ 20:58:36 spire-1.2.1/release/spire-extras/ 20:58:36 spire-1.2.1/release/spire-extras/README.md 20:58:36 spire-1.2.1/release/spire-extras/conf/ 20:58:36 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 20:58:36 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 20:58:36 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 20:58:36 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 20:58:36 spire-1.2.1/release/spire/ 20:58:36 spire-1.2.1/release/spire/README.md 20:58:36 spire-1.2.1/release/spire/conf/ 20:58:36 spire-1.2.1/release/spire/conf/agent/ 20:58:36 spire-1.2.1/release/spire/conf/agent/agent.conf 20:58:36 spire-1.2.1/release/spire/conf/server/ 20:58:36 spire-1.2.1/release/spire/conf/server/server.conf 20:58:36 spire-1.2.1/script/ 20:58:36 spire-1.2.1/script/build-artifact.sh 20:58:36 spire-1.2.1/script/generate_dummy_ca.sh 20:58:36 spire-1.2.1/support/ 20:58:36 spire-1.2.1/support/k8s/ 20:58:36 spire-1.2.1/support/k8s/k8s-workload-registrar/ 20:58:36 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 20:58:36 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 20:58:36 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 20:58:36 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 20:58:36 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 20:58:36 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 20:58:36 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 20:58:36 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 20:58:36 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 20:58:36 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 20:58:36 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 20:58:36 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 20:58:36 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 20:58:36 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 20:58:36 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 20:58:36 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 20:58:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 20:58:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 20:58:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 20:58:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 20:58:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 20:58:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 20:58:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 20:58:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 20:58:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 20:58:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 20:58:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 20:58:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 20:58:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 20:58:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 20:58:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 20:58:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 20:58:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 20:58:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 20:58:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 20:58:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 20:58:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 20:58:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 20:58:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 20:58:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 20:58:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 20:58:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 20:58:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 20:58:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 20:58:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 20:58:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 20:58:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 20:58:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 20:58:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 20:58:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 20:58:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 20:58:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 20:58:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 20:58:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 20:58:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 20:58:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 20:58:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 20:58:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 20:58:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 20:58:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 20:58:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 20:58:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 20:58:36 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 20:58:36 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 20:58:36 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 20:58:36 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 20:58:36 spire-1.2.1/support/oidc-discovery-provider/ 20:58:36 spire-1.2.1/support/oidc-discovery-provider/README.md 20:58:36 spire-1.2.1/support/oidc-discovery-provider/common_test.go 20:58:36 spire-1.2.1/support/oidc-discovery-provider/config.go 20:58:36 spire-1.2.1/support/oidc-discovery-provider/config_test.go 20:58:36 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 20:58:36 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 20:58:36 spire-1.2.1/support/oidc-discovery-provider/handler.go 20:58:36 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 20:58:36 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 20:58:36 spire-1.2.1/support/oidc-discovery-provider/main.go 20:58:36 spire-1.2.1/support/oidc-discovery-provider/server_api.go 20:58:36 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 20:58:36 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 20:58:36 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 20:58:36 spire-1.2.1/test/ 20:58:36 spire-1.2.1/test/clock/ 20:58:36 spire-1.2.1/test/clock/clock.go 20:58:36 spire-1.2.1/test/fakes/ 20:58:36 spire-1.2.1/test/fakes/fakeagentcatalog/ 20:58:36 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 20:58:36 spire-1.2.1/test/fakes/fakeagentkeymanager/ 20:58:36 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 20:58:36 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 20:58:36 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 20:58:36 spire-1.2.1/test/fakes/fakeagentstore/ 20:58:36 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 20:58:36 spire-1.2.1/test/fakes/fakedatastore/ 20:58:36 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 20:58:36 spire-1.2.1/test/fakes/fakeentryclient/ 20:58:36 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 20:58:36 spire-1.2.1/test/fakes/fakehealthchecker/ 20:58:36 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 20:58:36 spire-1.2.1/test/fakes/fakeidentityprovider/ 20:58:36 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 20:58:36 spire-1.2.1/test/fakes/fakemetrics/ 20:58:36 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 20:58:36 spire-1.2.1/test/fakes/fakenoderesolver/ 20:58:36 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 20:58:36 spire-1.2.1/test/fakes/fakenotifier/ 20:58:36 spire-1.2.1/test/fakes/fakenotifier/notifier.go 20:58:36 spire-1.2.1/test/fakes/fakepluginmetrics/ 20:58:36 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 20:58:36 spire-1.2.1/test/fakes/fakeserverca/ 20:58:36 spire-1.2.1/test/fakes/fakeserverca/serverca.go 20:58:36 spire-1.2.1/test/fakes/fakeservercatalog/ 20:58:36 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 20:58:36 spire-1.2.1/test/fakes/fakeserverkeymanager/ 20:58:36 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 20:58:36 spire-1.2.1/test/fakes/fakeservernodeattestor/ 20:58:36 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 20:58:36 spire-1.2.1/test/fakes/fakeupstreamauthority/ 20:58:36 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 20:58:36 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 20:58:36 spire-1.2.1/test/fakes/fakeworkloadapi/ 20:58:36 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 20:58:36 spire-1.2.1/test/fakes/fakeworkloadattestor/ 20:58:36 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 20:58:36 spire-1.2.1/test/fixture/ 20:58:36 spire-1.2.1/test/fixture/certs/ 20:58:36 spire-1.2.1/test/fixture/certs/agent_svid.der 20:58:36 spire-1.2.1/test/fixture/certs/base_cert.pem 20:58:36 spire-1.2.1/test/fixture/certs/base_csr.pem 20:58:36 spire-1.2.1/test/fixture/certs/base_key.pem 20:58:36 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 20:58:36 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 20:58:36 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 20:58:36 spire-1.2.1/test/fixture/certs/blog_cert.pem 20:58:36 spire-1.2.1/test/fixture/certs/blog_csr.pem 20:58:36 spire-1.2.1/test/fixture/certs/blog_key.pem 20:58:36 spire-1.2.1/test/fixture/certs/bundle.der 20:58:36 spire-1.2.1/test/fixture/certs/ca.pem 20:58:36 spire-1.2.1/test/fixture/certs/ca_key.pem 20:58:36 spire-1.2.1/test/fixture/certs/database_cert.pem 20:58:36 spire-1.2.1/test/fixture/certs/database_csr.pem 20:58:36 spire-1.2.1/test/fixture/certs/database_key.pem 20:58:36 spire-1.2.1/test/fixture/certs/node_cert.pem 20:58:36 spire-1.2.1/test/fixture/certs/node_csr.pem 20:58:36 spire-1.2.1/test/fixture/certs/node_key.pem 20:58:36 spire-1.2.1/test/fixture/certs/svid.pem 20:58:36 spire-1.2.1/test/fixture/certs/svid_key.pem 20:58:36 spire-1.2.1/test/fixture/config/ 20:58:36 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 20:58:36 spire-1.2.1/test/fixture/config/agent_good.conf 20:58:36 spire-1.2.1/test/fixture/config/agent_good_templated.conf 20:58:36 spire-1.2.1/test/fixture/config/plugin_good.conf 20:58:36 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 20:58:36 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 20:58:36 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 20:58:36 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 20:58:36 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 20:58:36 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 20:58:36 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 20:58:36 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 20:58:36 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 20:58:36 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 20:58:36 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 20:58:36 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 20:58:36 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 20:58:36 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 20:58:36 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 20:58:36 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 20:58:36 spire-1.2.1/test/fixture/config/server_good.conf 20:58:36 spire-1.2.1/test/fixture/config/server_good_templated.conf 20:58:36 spire-1.2.1/test/fixture/fixture.go 20:58:36 spire-1.2.1/test/fixture/nodeattestor/ 20:58:36 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 20:58:36 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 20:58:36 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 20:58:36 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 20:58:36 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 20:58:36 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 20:58:36 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 20:58:36 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 20:58:36 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 20:58:36 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 20:58:36 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 20:58:36 spire-1.2.1/test/fixture/registration/ 20:58:36 spire-1.2.1/test/fixture/registration/entries.json 20:58:36 spire-1.2.1/test/fixture/registration/good-for-update.json 20:58:36 spire-1.2.1/test/fixture/registration/good.json 20:58:36 spire-1.2.1/test/fixture/registration/invalid.json 20:58:36 spire-1.2.1/test/fixture/registration/invalid_json.json 20:58:36 spire-1.2.1/test/fixture/registration/manager_test_entries.json 20:58:36 spire-1.2.1/test/integration/ 20:58:36 spire-1.2.1/test/integration/README.md 20:58:36 spire-1.2.1/test/integration/common 20:58:36 spire-1.2.1/test/integration/setup/ 20:58:36 spire-1.2.1/test/integration/setup/adminclient/ 20:58:36 spire-1.2.1/test/integration/setup/adminclient/build.sh 20:58:36 spire-1.2.1/test/integration/setup/adminclient/client.go 20:58:36 spire-1.2.1/test/integration/setup/debugagent/ 20:58:36 spire-1.2.1/test/integration/setup/debugagent/build.sh 20:58:36 spire-1.2.1/test/integration/setup/debugagent/main.go 20:58:36 spire-1.2.1/test/integration/setup/debugserver/ 20:58:36 spire-1.2.1/test/integration/setup/debugserver/build.sh 20:58:36 spire-1.2.1/test/integration/setup/debugserver/main.go 20:58:36 spire-1.2.1/test/integration/setup/downstreamclient/ 20:58:36 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 20:58:36 spire-1.2.1/test/integration/setup/downstreamclient/client.go 20:58:36 spire-1.2.1/test/integration/setup/itclient/ 20:58:36 spire-1.2.1/test/integration/setup/itclient/client.go 20:58:36 spire-1.2.1/test/integration/setup/node-attestation/ 20:58:36 spire-1.2.1/test/integration/setup/node-attestation/build.sh 20:58:36 spire-1.2.1/test/integration/setup/node-attestation/client.go 20:58:36 spire-1.2.1/test/integration/setup/x509pop/ 20:58:36 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 20:58:36 spire-1.2.1/test/integration/setup/x509pop/setup.sh 20:58:36 spire-1.2.1/test/integration/suites/ 20:58:36 spire-1.2.1/test/integration/suites/admin-endpoints/ 20:58:36 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 20:58:36 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 20:58:36 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 20:58:36 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 20:58:36 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 20:58:36 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 20:58:36 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 20:58:36 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 20:58:36 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 20:58:36 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 20:58:36 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 20:58:36 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 20:58:36 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 20:58:36 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 20:58:36 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 20:58:36 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 20:58:36 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 20:58:36 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 20:58:36 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 20:58:36 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 20:58:36 spire-1.2.1/test/integration/suites/datastore-mysql/ 20:58:36 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 20:58:36 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 20:58:36 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 20:58:36 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 20:58:36 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 20:58:36 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 20:58:36 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 20:58:36 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 20:58:36 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 20:58:36 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 20:58:36 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 20:58:36 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 20:58:36 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 20:58:36 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 20:58:36 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 20:58:36 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 20:58:36 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 20:58:36 spire-1.2.1/test/integration/suites/datastore-postgres/ 20:58:36 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 20:58:36 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 20:58:36 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 20:58:36 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 20:58:36 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 20:58:36 spire-1.2.1/test/integration/suites/debug-endpoints/ 20:58:36 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 20:58:36 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 20:58:36 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 20:58:36 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 20:58:36 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 20:58:36 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 20:58:36 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 20:58:36 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 20:58:36 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 20:58:36 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 20:58:36 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 20:58:36 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 20:58:36 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 20:58:36 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 20:58:36 spire-1.2.1/test/integration/suites/downstream-endpoints/ 20:58:36 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 20:58:36 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 20:58:36 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 20:58:36 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 20:58:36 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 20:58:36 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 20:58:36 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 20:58:36 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 20:58:36 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 20:58:36 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 20:58:36 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 20:58:36 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 20:58:36 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 20:58:36 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 20:58:36 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 20:58:36 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 20:58:36 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 20:58:36 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 20:58:36 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 20:58:36 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 20:58:36 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 20:58:36 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 20:58:36 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 20:58:36 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 20:58:36 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 20:58:36 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 20:58:36 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 20:58:36 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 20:58:36 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 20:58:36 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 20:58:36 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 20:58:36 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 20:58:36 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 20:58:36 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 20:58:36 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 20:58:36 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 20:58:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 20:58:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 20:58:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 20:58:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 20:58:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 20:58:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 20:58:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 20:58:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 20:58:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 20:58:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 20:58:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 20:58:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 20:58:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 20:58:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 20:58:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 20:58:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 20:58:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 20:58:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 20:58:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 20:58:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 20:58:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 20:58:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 20:58:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 20:58:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 20:58:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 20:58:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 20:58:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 20:58:36 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 20:58:36 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 20:58:36 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 20:58:36 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 20:58:36 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 20:58:36 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 20:58:36 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 20:58:36 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 20:58:36 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 20:58:36 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 20:58:36 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 20:58:36 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 20:58:36 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 20:58:36 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 20:58:36 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 20:58:36 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 20:58:36 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 20:58:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 20:58:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 20:58:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 20:58:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 20:58:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 20:58:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 20:58:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 20:58:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 20:58:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 20:58:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 20:58:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 20:58:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 20:58:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 20:58:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 20:58:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 20:58:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 20:58:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 20:58:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 20:58:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 20:58:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 20:58:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 20:58:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 20:58:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 20:58:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 20:58:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 20:58:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 20:58:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 20:58:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 20:58:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 20:58:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 20:58:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 20:58:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 20:58:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 20:58:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 20:58:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 20:58:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 20:58:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 20:58:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 20:58:36 spire-1.2.1/test/integration/suites/join-token/ 20:58:36 spire-1.2.1/test/integration/suites/join-token/01-start-server 20:58:36 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 20:58:36 spire-1.2.1/test/integration/suites/join-token/03-start-agent 20:58:36 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 20:58:36 spire-1.2.1/test/integration/suites/join-token/05-check-svid 20:58:36 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 20:58:36 spire-1.2.1/test/integration/suites/join-token/README.md 20:58:36 spire-1.2.1/test/integration/suites/join-token/conf/ 20:58:36 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 20:58:36 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 20:58:36 spire-1.2.1/test/integration/suites/join-token/conf/server/ 20:58:36 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 20:58:36 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 20:58:36 spire-1.2.1/test/integration/suites/join-token/teardown 20:58:36 spire-1.2.1/test/integration/suites/k8s-reconcile/ 20:58:36 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 20:58:36 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 20:58:36 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 20:58:36 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 20:58:36 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 20:58:36 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 20:58:36 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 20:58:36 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 20:58:36 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 20:58:36 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 20:58:36 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 20:58:36 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 20:58:36 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 20:58:36 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 20:58:36 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 20:58:36 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 20:58:36 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 20:58:36 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 20:58:36 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 20:58:36 spire-1.2.1/test/integration/suites/k8s-scratch/ 20:58:36 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 20:58:36 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 20:58:36 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 20:58:36 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 20:58:36 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 20:58:36 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 20:58:36 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 20:58:36 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 20:58:36 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 20:58:36 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 20:58:36 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 20:58:36 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 20:58:36 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 20:58:36 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 20:58:36 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 20:58:36 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 20:58:36 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 20:58:36 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 20:58:36 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 20:58:36 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 20:58:36 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 20:58:36 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 20:58:36 spire-1.2.1/test/integration/suites/k8s/ 20:58:36 spire-1.2.1/test/integration/suites/k8s/00-setup 20:58:36 spire-1.2.1/test/integration/suites/k8s/01-apply-config 20:58:36 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 20:58:36 spire-1.2.1/test/integration/suites/k8s/README.md 20:58:36 spire-1.2.1/test/integration/suites/k8s/conf/ 20:58:36 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 20:58:36 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 20:58:36 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 20:58:36 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 20:58:36 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 20:58:36 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 20:58:36 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 20:58:36 spire-1.2.1/test/integration/suites/k8s/conf/server/ 20:58:36 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 20:58:36 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 20:58:36 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 20:58:36 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 20:58:36 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 20:58:36 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 20:58:36 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 20:58:36 spire-1.2.1/test/integration/suites/k8s/init-kubectl 20:58:36 spire-1.2.1/test/integration/suites/k8s/teardown 20:58:36 spire-1.2.1/test/integration/suites/nested-rotation/ 20:58:36 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 20:58:36 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 20:58:36 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 20:58:36 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 20:58:36 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 20:58:36 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 20:58:36 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 20:58:36 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 20:58:36 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 20:58:36 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 20:58:36 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 20:58:36 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 20:58:36 spire-1.2.1/test/integration/suites/nested-rotation/README.md 20:58:36 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 20:58:36 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 20:58:36 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 20:58:36 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 20:58:36 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 20:58:36 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 20:58:36 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 20:58:36 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 20:58:36 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 20:58:36 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 20:58:36 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 20:58:36 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 20:58:36 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 20:58:36 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 20:58:36 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 20:58:36 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 20:58:36 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 20:58:36 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 20:58:36 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 20:58:36 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 20:58:36 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 20:58:36 spire-1.2.1/test/integration/suites/nested-rotation/root/ 20:58:36 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 20:58:36 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 20:58:36 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 20:58:36 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 20:58:36 spire-1.2.1/test/integration/suites/nested-rotation/teardown 20:58:36 spire-1.2.1/test/integration/suites/node-attestation/ 20:58:36 spire-1.2.1/test/integration/suites/node-attestation/00-setup 20:58:36 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 20:58:36 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 20:58:36 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 20:58:36 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 20:58:36 spire-1.2.1/test/integration/suites/node-attestation/README.md 20:58:36 spire-1.2.1/test/integration/suites/node-attestation/conf/ 20:58:36 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 20:58:36 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 20:58:36 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 20:58:36 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 20:58:36 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 20:58:36 spire-1.2.1/test/integration/suites/node-attestation/teardown 20:58:36 spire-1.2.1/test/integration/suites/rotation/ 20:58:36 spire-1.2.1/test/integration/suites/rotation/00-setup 20:58:36 spire-1.2.1/test/integration/suites/rotation/01-start-server 20:58:36 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 20:58:36 spire-1.2.1/test/integration/suites/rotation/03-start-agent 20:58:36 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 20:58:36 spire-1.2.1/test/integration/suites/rotation/05-check-svids 20:58:36 spire-1.2.1/test/integration/suites/rotation/README.md 20:58:36 spire-1.2.1/test/integration/suites/rotation/conf/ 20:58:36 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 20:58:36 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 20:58:36 spire-1.2.1/test/integration/suites/rotation/conf/server/ 20:58:36 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 20:58:36 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 20:58:36 spire-1.2.1/test/integration/suites/rotation/teardown 20:58:36 spire-1.2.1/test/integration/suites/self-test/ 20:58:36 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 20:58:36 spire-1.2.1/test/integration/suites/self-test/README.md 20:58:36 spire-1.2.1/test/integration/suites/self-test/teardown 20:58:36 spire-1.2.1/test/integration/suites/spire-server-cli/ 20:58:36 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 20:58:36 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 20:58:36 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 20:58:36 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 20:58:36 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 20:58:36 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 20:58:36 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 20:58:36 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 20:58:36 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 20:58:36 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 20:58:36 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 20:58:36 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 20:58:36 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 20:58:36 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 20:58:36 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 20:58:36 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 20:58:36 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 20:58:36 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 20:58:36 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 20:58:36 spire-1.2.1/test/integration/suites/upgrade/ 20:58:36 spire-1.2.1/test/integration/suites/upgrade/00-setup 20:58:36 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 20:58:36 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 20:58:36 spire-1.2.1/test/integration/suites/upgrade/README.md 20:58:36 spire-1.2.1/test/integration/suites/upgrade/conf/ 20:58:36 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 20:58:36 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 20:58:36 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 20:58:36 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 20:58:36 spire-1.2.1/test/integration/suites/upgrade/teardown 20:58:36 spire-1.2.1/test/integration/suites/upgrade/versions.txt 20:58:36 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 20:58:36 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 20:58:36 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 20:58:36 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 20:58:36 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 20:58:36 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 20:58:36 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 20:58:36 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 20:58:36 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 20:58:36 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 20:58:36 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 20:58:36 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 20:58:36 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 20:58:36 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 20:58:36 spire-1.2.1/test/integration/test-one.sh 20:58:36 spire-1.2.1/test/integration/test.sh 20:58:36 spire-1.2.1/test/plugintest/ 20:58:36 spire-1.2.1/test/plugintest/config.go 20:58:36 spire-1.2.1/test/plugintest/load.go 20:58:36 spire-1.2.1/test/plugintest/option.go 20:58:36 spire-1.2.1/test/spiretest/ 20:58:36 spire-1.2.1/test/spiretest/apiserver.go 20:58:36 spire-1.2.1/test/spiretest/assertions.go 20:58:36 spire-1.2.1/test/spiretest/dir.go 20:58:36 spire-1.2.1/test/spiretest/errors_posix.go 20:58:36 spire-1.2.1/test/spiretest/errors_windows.go 20:58:36 spire-1.2.1/test/spiretest/logs.go 20:58:36 spire-1.2.1/test/spiretest/socketapi.go 20:58:36 spire-1.2.1/test/spiretest/suite.go 20:58:36 spire-1.2.1/test/spiretest/x509.go 20:58:36 spire-1.2.1/test/testca/ 20:58:36 spire-1.2.1/test/testca/ca.go 20:58:36 spire-1.2.1/test/testkey/ 20:58:36 spire-1.2.1/test/testkey/generate.sh 20:58:36 spire-1.2.1/test/testkey/genkeys.go 20:58:36 spire-1.2.1/test/testkey/keys.go 20:58:36 spire-1.2.1/test/testkey/new.go 20:58:36 spire-1.2.1/test/tpmsimulator/ 20:58:36 spire-1.2.1/test/tpmsimulator/simulator.go 20:58:36 spire-1.2.1/test/util/ 20:58:36 spire-1.2.1/test/util/cert_fixtures.go 20:58:36 spire-1.2.1/test/util/cert_generation.go 20:58:36 spire-1.2.1/test/util/io_redirection.go 20:58:36 spire-1.2.1/test/util/race.go 20:58:36 spire-1.2.1/test/util/util.go 20:58:36 building spire from source... 20:58:37 Installing go1.17.7... 20:58:40 ---> b93facdf5312 20:58:40 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 20:58:40 ---> Running in bd7e6b4aeb32 20:58:40 Removing intermediate container bd7e6b4aeb32 20:58:40 ---> 5c68779e8d47 20:58:40 Step 10/26 : RUN mkdir -p spire-build 20:58:41 ---> Running in fb29965fafb3 20:58:44 Removing intermediate container fb29965fafb3 20:58:44 ---> d1bdcca5f8f7 20:58:44 Step 11/26 : WORKDIR /edgex-go/spire-build 20:58:44 ---> Running in 499b222106cf 20:58:44 Removing intermediate container 499b222106cf 20:58:44 ---> ac30263c2425 20:58:44 Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent 20:58:45 ---> Running in 121e5d102256 20:58:47 spire-1.2.1/ 20:58:47 spire-1.2.1/.data/ 20:58:47 spire-1.2.1/.data/.file 20:58:47 spire-1.2.1/.dockerignore 20:58:47 spire-1.2.1/.gitattributes 20:58:47 spire-1.2.1/.githooks/ 20:58:47 spire-1.2.1/.githooks/pre-commit 20:58:47 spire-1.2.1/.github/ 20:58:47 spire-1.2.1/.github/ISSUE_TEMPLATE.md 20:58:47 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 20:58:47 spire-1.2.1/.github/dependabot.yml 20:58:47 spire-1.2.1/.github/workflows/ 20:58:47 spire-1.2.1/.github/workflows/nightly_build.yaml 20:58:47 spire-1.2.1/.github/workflows/pr_build.yaml 20:58:47 spire-1.2.1/.github/workflows/release_build.yaml 20:58:47 spire-1.2.1/.github/workflows/scripts/ 20:58:47 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 20:58:47 spire-1.2.1/.github/workflows/scripts/push-images.sh 20:58:47 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 20:58:47 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 20:58:47 spire-1.2.1/.github/workflows/scripts/split.sh 20:58:47 spire-1.2.1/.gitignore 20:58:47 spire-1.2.1/.go-version 20:58:47 spire-1.2.1/.golangci.yml 20:58:47 spire-1.2.1/ADOPTERS.md 20:58:47 spire-1.2.1/CHANGELOG.md 20:58:47 spire-1.2.1/CODE-OF-CONDUCT.md 20:58:47 spire-1.2.1/CODEOWNERS 20:58:47 spire-1.2.1/CONTRIBUTING.md 20:58:47 spire-1.2.1/Dockerfile 20:58:47 spire-1.2.1/Dockerfile.dev 20:58:47 spire-1.2.1/Dockerfile.scratch 20:58:47 spire-1.2.1/LICENSE 20:58:47 spire-1.2.1/MAINTAINERS.md 20:58:47 spire-1.2.1/Makefile 20:58:47 spire-1.2.1/README.md 20:58:47 spire-1.2.1/ROADMAP.md 20:58:47 spire-1.2.1/SECURITY.md 20:58:47 spire-1.2.1/cmd/ 20:58:47 spire-1.2.1/cmd/spire-agent/ 20:58:47 spire-1.2.1/cmd/spire-agent/cli/ 20:58:47 spire-1.2.1/cmd/spire-agent/cli/api/ 20:58:47 spire-1.2.1/cmd/spire-agent/cli/api/common.go 20:58:47 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 20:58:47 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 20:58:47 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 20:58:47 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 20:58:47 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 20:58:47 spire-1.2.1/cmd/spire-agent/cli/cli.go 20:58:47 spire-1.2.1/cmd/spire-agent/cli/common/ 20:58:47 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 20:58:47 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 20:58:47 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 20:58:47 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 20:58:47 spire-1.2.1/cmd/spire-agent/cli/run/ 20:58:47 spire-1.2.1/cmd/spire-agent/cli/run/run.go 20:58:47 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 20:58:47 spire-1.2.1/cmd/spire-agent/cli/validate/ 20:58:47 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 20:58:47 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 20:58:47 spire-1.2.1/cmd/spire-agent/main.go 20:58:47 spire-1.2.1/cmd/spire-server/ 20:58:47 spire-1.2.1/cmd/spire-server/cli/ 20:58:47 spire-1.2.1/cmd/spire-server/cli/agent/ 20:58:47 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 20:58:47 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 20:58:47 spire-1.2.1/cmd/spire-server/cli/agent/count.go 20:58:47 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 20:58:47 spire-1.2.1/cmd/spire-server/cli/agent/list.go 20:58:47 spire-1.2.1/cmd/spire-server/cli/agent/show.go 20:58:47 spire-1.2.1/cmd/spire-server/cli/bundle/ 20:58:47 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 20:58:47 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 20:58:47 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 20:58:47 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 20:58:47 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 20:58:47 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 20:58:47 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 20:58:47 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 20:58:47 spire-1.2.1/cmd/spire-server/cli/cli.go 20:58:47 spire-1.2.1/cmd/spire-server/cli/entry/ 20:58:47 spire-1.2.1/cmd/spire-server/cli/entry/count.go 20:58:47 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 20:58:47 spire-1.2.1/cmd/spire-server/cli/entry/create.go 20:58:47 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 20:58:47 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 20:58:47 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 20:58:47 spire-1.2.1/cmd/spire-server/cli/entry/show.go 20:58:47 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 20:58:47 spire-1.2.1/cmd/spire-server/cli/entry/update.go 20:58:47 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 20:58:47 spire-1.2.1/cmd/spire-server/cli/entry/util.go 20:58:47 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 20:58:47 spire-1.2.1/cmd/spire-server/cli/federation/ 20:58:47 spire-1.2.1/cmd/spire-server/cli/federation/common.go 20:58:47 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 20:58:47 spire-1.2.1/cmd/spire-server/cli/federation/create.go 20:58:47 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 20:58:47 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 20:58:47 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 20:58:47 spire-1.2.1/cmd/spire-server/cli/federation/list.go 20:58:47 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 20:58:47 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 20:58:47 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 20:58:47 spire-1.2.1/cmd/spire-server/cli/federation/show.go 20:58:47 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 20:58:47 spire-1.2.1/cmd/spire-server/cli/federation/update.go 20:58:47 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 20:58:47 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 20:58:47 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 20:58:47 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 20:58:47 spire-1.2.1/cmd/spire-server/cli/jwt/ 20:58:47 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 20:58:47 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 20:58:47 spire-1.2.1/cmd/spire-server/cli/run/ 20:58:47 spire-1.2.1/cmd/spire-server/cli/run/run.go 20:58:47 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 20:58:47 spire-1.2.1/cmd/spire-server/cli/token/ 20:58:47 spire-1.2.1/cmd/spire-server/cli/token/generate.go 20:58:47 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 20:58:47 spire-1.2.1/cmd/spire-server/cli/validate/ 20:58:48 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 20:58:48 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 20:58:48 spire-1.2.1/cmd/spire-server/cli/x509/ 20:58:48 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 20:58:48 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 20:58:48 spire-1.2.1/cmd/spire-server/main.go 20:58:48 spire-1.2.1/cmd/spire-server/util/ 20:58:48 spire-1.2.1/cmd/spire-server/util/util.go 20:58:48 spire-1.2.1/conf/ 20:58:48 spire-1.2.1/conf/agent/ 20:58:48 spire-1.2.1/conf/agent/agent.conf 20:58:48 spire-1.2.1/conf/agent/agent_full.conf 20:58:48 spire-1.2.1/conf/agent/dummy_root_ca.crt 20:58:48 spire-1.2.1/conf/server/ 20:58:48 spire-1.2.1/conf/server/dummy_upstream_ca.crt 20:58:48 spire-1.2.1/conf/server/dummy_upstream_ca.key 20:58:48 spire-1.2.1/conf/server/server.conf 20:58:48 spire-1.2.1/conf/server/server_full.conf 20:58:48 spire-1.2.1/doc/ 20:58:48 spire-1.2.1/doc/SPIRE101.md 20:58:48 spire-1.2.1/doc/auditlog.md 20:58:48 spire-1.2.1/doc/authorization_policy_engine.md 20:58:48 spire-1.2.1/doc/changelog_guidelines.md 20:58:48 spire-1.2.1/doc/cure53-report.pdf 20:58:48 spire-1.2.1/doc/images/ 20:58:48 spire-1.2.1/doc/images/2019_roadmap.png 20:58:48 spire-1.2.1/doc/images/SPIRE101.png 20:58:48 spire-1.2.1/doc/images/SPIRE_agent.png 20:58:48 spire-1.2.1/doc/images/SPIRE_server.png 20:58:48 spire-1.2.1/doc/images/cache_mgr.png 20:58:48 spire-1.2.1/doc/images/cache_mgr_components.png 20:58:48 spire-1.2.1/doc/images/federated_spire.png 20:58:48 spire-1.2.1/doc/images/ha_mode.png 20:58:48 spire-1.2.1/doc/images/nested_spire.png 20:58:48 spire-1.2.1/doc/images/oidc_federation.png 20:58:48 spire-1.2.1/doc/images/single_trust_domain.png 20:58:48 spire-1.2.1/doc/images/spiffe_compatible.png 20:58:48 spire-1.2.1/doc/images/spire_logo.png 20:58:48 spire-1.2.1/doc/migrating_registration_api_clients.md 20:58:48 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 20:58:48 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 20:58:48 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 20:58:48 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 20:58:48 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 20:58:48 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 20:58:48 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 20:58:48 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 20:58:48 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 20:58:48 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 20:58:48 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 20:58:48 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 20:58:48 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 20:58:48 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 20:58:48 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 20:58:48 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 20:58:48 spire-1.2.1/doc/plugin_server_datastore_sql.md 20:58:48 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 20:58:48 spire-1.2.1/doc/plugin_server_keymanager_disk.md 20:58:48 spire-1.2.1/doc/plugin_server_keymanager_memory.md 20:58:48 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 20:58:48 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 20:58:48 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 20:58:48 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 20:58:48 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 20:58:48 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 20:58:48 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 20:58:48 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 20:58:48 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 20:58:48 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 20:58:48 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 20:58:48 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 20:58:48 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 20:58:48 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 20:58:48 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 20:58:48 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 20:58:48 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 20:58:48 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 20:58:48 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 20:58:48 spire-1.2.1/doc/scaling_spire.md 20:58:48 spire-1.2.1/doc/spire_agent.md 20:58:48 spire-1.2.1/doc/spire_server.md 20:58:48 spire-1.2.1/doc/supported_integrations.md 20:58:48 spire-1.2.1/doc/telemetry.md 20:58:48 spire-1.2.1/doc/telemetry_config.md 20:58:48 spire-1.2.1/doc/upgrading.md 20:58:48 spire-1.2.1/doc/using_spire.md 20:58:48 spire-1.2.1/examples/ 20:58:48 spire-1.2.1/examples/README.md 20:58:48 spire-1.2.1/go.mod 20:58:48 spire-1.2.1/go.sum 20:58:48 spire-1.2.1/pkg/ 20:58:48 spire-1.2.1/pkg/agent/ 20:58:48 spire-1.2.1/pkg/agent/agent.go 20:58:48 spire-1.2.1/pkg/agent/api/ 20:58:48 spire-1.2.1/pkg/agent/api/config.go 20:58:48 spire-1.2.1/pkg/agent/api/debug/ 20:58:48 spire-1.2.1/pkg/agent/api/debug/v1/ 20:58:48 spire-1.2.1/pkg/agent/api/debug/v1/service.go 20:58:48 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 20:58:48 spire-1.2.1/pkg/agent/api/delegatedidentity/ 20:58:48 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 20:58:48 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 20:58:48 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 20:58:48 spire-1.2.1/pkg/agent/api/endpoints.go 20:58:48 spire-1.2.1/pkg/agent/api/health/ 20:58:48 spire-1.2.1/pkg/agent/api/health/v1/ 20:58:48 spire-1.2.1/pkg/agent/api/health/v1/service.go 20:58:48 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 20:58:48 spire-1.2.1/pkg/agent/api/rpccontext/ 20:58:48 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 20:58:48 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 20:58:48 spire-1.2.1/pkg/agent/attestor/ 20:58:48 spire-1.2.1/pkg/agent/attestor/node/ 20:58:48 spire-1.2.1/pkg/agent/attestor/node/experimental.go 20:58:48 spire-1.2.1/pkg/agent/attestor/node/node.go 20:58:48 spire-1.2.1/pkg/agent/attestor/node/node_test.go 20:58:48 spire-1.2.1/pkg/agent/attestor/workload/ 20:58:48 spire-1.2.1/pkg/agent/attestor/workload/workload.go 20:58:48 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 20:58:48 spire-1.2.1/pkg/agent/catalog/ 20:58:48 spire-1.2.1/pkg/agent/catalog/catalog.go 20:58:48 spire-1.2.1/pkg/agent/catalog/keymanager.go 20:58:48 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 20:58:48 spire-1.2.1/pkg/agent/catalog/svidstore.go 20:58:48 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 20:58:48 spire-1.2.1/pkg/agent/client/ 20:58:48 spire-1.2.1/pkg/agent/client/client.go 20:58:48 spire-1.2.1/pkg/agent/client/client_test.go 20:58:48 spire-1.2.1/pkg/agent/client/dial.go 20:58:48 spire-1.2.1/pkg/agent/client/nodeconn.go 20:58:48 spire-1.2.1/pkg/agent/client/nodeconn_test.go 20:58:48 spire-1.2.1/pkg/agent/client/update.go 20:58:48 spire-1.2.1/pkg/agent/client/util.go 20:58:48 spire-1.2.1/pkg/agent/common/ 20:58:48 spire-1.2.1/pkg/agent/common/backoff/ 20:58:48 spire-1.2.1/pkg/agent/common/backoff/backoff.go 20:58:48 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 20:58:48 spire-1.2.1/pkg/agent/common/cgroups/ 20:58:48 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 20:58:48 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 20:58:48 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 20:58:48 spire-1.2.1/pkg/agent/config.go 20:58:48 spire-1.2.1/pkg/agent/endpoints/ 20:58:48 spire-1.2.1/pkg/agent/endpoints/config.go 20:58:48 spire-1.2.1/pkg/agent/endpoints/endpoints.go 20:58:48 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 20:58:48 spire-1.2.1/pkg/agent/endpoints/metrics.go 20:58:48 spire-1.2.1/pkg/agent/endpoints/middleware.go 20:58:48 spire-1.2.1/pkg/agent/endpoints/peertracker.go 20:58:48 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 20:58:48 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 20:58:48 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 20:58:48 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 20:58:48 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 20:58:48 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 20:58:48 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 20:58:48 spire-1.2.1/pkg/agent/endpoints/workload/ 20:58:48 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 20:58:48 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 20:58:48 spire-1.2.1/pkg/agent/manager/ 20:58:48 spire-1.2.1/pkg/agent/manager/cache/ 20:58:48 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 20:58:48 spire-1.2.1/pkg/agent/manager/cache/cache.go 20:58:48 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 20:58:48 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 20:58:48 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 20:58:48 spire-1.2.1/pkg/agent/manager/cache/sets.go 20:58:48 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 20:58:48 spire-1.2.1/pkg/agent/manager/config.go 20:58:48 spire-1.2.1/pkg/agent/manager/manager.go 20:58:48 spire-1.2.1/pkg/agent/manager/manager_test.go 20:58:48 spire-1.2.1/pkg/agent/manager/storage.go 20:58:48 spire-1.2.1/pkg/agent/manager/storage_test.go 20:58:48 spire-1.2.1/pkg/agent/manager/storecache/ 20:58:48 spire-1.2.1/pkg/agent/manager/storecache/cache.go 20:58:48 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 20:58:48 spire-1.2.1/pkg/agent/manager/sync.go 20:58:48 spire-1.2.1/pkg/agent/plugin/ 20:58:48 spire-1.2.1/pkg/agent/plugin/keymanager/ 20:58:48 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 20:58:48 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 20:58:48 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 20:58:48 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 20:58:48 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 20:58:48 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 20:58:48 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 20:58:48 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 20:58:48 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 20:58:48 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 20:58:48 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 20:58:48 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 20:58:48 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 20:58:48 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 20:58:48 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 20:58:48 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 20:58:48 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 20:58:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 20:58:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 20:58:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 20:58:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 20:58:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 20:58:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 20:58:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 20:58:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 20:58:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 20:58:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 20:58:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 20:58:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 20:58:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 20:58:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 20:58:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 20:58:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 20:58:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 20:58:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 20:58:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 20:58:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 20:58:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 20:58:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 20:58:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 20:58:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 20:58:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 20:58:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 20:58:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 20:58:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 20:58:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 20:58:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 20:58:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 20:58:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 20:58:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 20:58:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 20:58:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 20:58:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 20:58:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 20:58:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 20:58:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 20:58:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 20:58:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 20:58:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 20:58:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 20:58:48 spire-1.2.1/pkg/agent/plugin/svidstore/ 20:58:48 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 20:58:48 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 20:58:48 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 20:58:48 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 20:58:48 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 20:58:48 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 20:58:48 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 20:58:48 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 20:58:48 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 20:58:48 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 20:58:48 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 20:58:48 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 20:58:48 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 20:58:48 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 20:58:48 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 20:58:48 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 20:58:48 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 20:58:48 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 20:58:48 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 20:58:48 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 20:58:48 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 20:58:48 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 20:58:48 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 20:58:48 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 20:58:48 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 20:58:48 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 20:58:48 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 20:58:48 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 20:58:48 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 20:58:48 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 20:58:48 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 20:58:48 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 20:58:48 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 20:58:48 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 20:58:48 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 20:58:48 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 20:58:48 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 20:58:48 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 20:58:48 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 20:58:48 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 20:58:48 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 20:58:48 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 20:58:48 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 20:58:48 spire-1.2.1/pkg/agent/svid/ 20:58:48 spire-1.2.1/pkg/agent/svid/rotator.go 20:58:48 spire-1.2.1/pkg/agent/svid/rotator_config.go 20:58:48 spire-1.2.1/pkg/agent/svid/rotator_test.go 20:58:48 spire-1.2.1/pkg/agent/svid/store/ 20:58:48 spire-1.2.1/pkg/agent/svid/store/service.go 20:58:48 spire-1.2.1/pkg/agent/svid/store/service_test.go 20:58:48 spire-1.2.1/pkg/common/ 20:58:48 spire-1.2.1/pkg/common/agentpathtemplate/ 20:58:48 spire-1.2.1/pkg/common/agentpathtemplate/template.go 20:58:48 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 20:58:48 spire-1.2.1/pkg/common/api/ 20:58:48 spire-1.2.1/pkg/common/api/metrics.go 20:58:48 spire-1.2.1/pkg/common/api/middleware/ 20:58:48 spire-1.2.1/pkg/common/api/middleware/common_test.go 20:58:48 spire-1.2.1/pkg/common/api/middleware/interceptor.go 20:58:48 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 20:58:48 spire-1.2.1/pkg/common/api/middleware/logger.go 20:58:48 spire-1.2.1/pkg/common/api/middleware/logger_test.go 20:58:48 spire-1.2.1/pkg/common/api/middleware/metrics.go 20:58:48 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 20:58:48 spire-1.2.1/pkg/common/api/middleware/middleware.go 20:58:48 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 20:58:48 spire-1.2.1/pkg/common/api/middleware/misconfig.go 20:58:48 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 20:58:48 spire-1.2.1/pkg/common/api/middleware/names.go 20:58:48 spire-1.2.1/pkg/common/api/middleware/names_test.go 20:58:48 spire-1.2.1/pkg/common/api/names.go 20:58:48 spire-1.2.1/pkg/common/api/ratelimit.go 20:58:48 spire-1.2.1/pkg/common/api/rpccontext/ 20:58:48 spire-1.2.1/pkg/common/api/rpccontext/logger.go 20:58:48 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 20:58:48 spire-1.2.1/pkg/common/api/rpccontext/names.go 20:58:48 spire-1.2.1/pkg/common/auth/ 20:58:48 spire-1.2.1/pkg/common/auth/interceptors.go 20:58:48 spire-1.2.1/pkg/common/auth/interceptors_test.go 20:58:48 spire-1.2.1/pkg/common/auth/untracked_uds.go 20:58:48 spire-1.2.1/pkg/common/bundleutil/ 20:58:48 spire-1.2.1/pkg/common/bundleutil/bundle.go 20:58:48 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 20:58:48 spire-1.2.1/pkg/common/bundleutil/common_test.go 20:58:48 spire-1.2.1/pkg/common/bundleutil/marshal.go 20:58:48 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 20:58:48 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 20:58:48 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 20:58:48 spire-1.2.1/pkg/common/bundleutil/types.go 20:58:48 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 20:58:48 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 20:58:48 spire-1.2.1/pkg/common/catalog/ 20:58:48 spire-1.2.1/pkg/common/catalog/bind.go 20:58:48 spire-1.2.1/pkg/common/catalog/builtin.go 20:58:48 spire-1.2.1/pkg/common/catalog/catalog.go 20:58:48 spire-1.2.1/pkg/common/catalog/catalog_test.go 20:58:48 spire-1.2.1/pkg/common/catalog/closers.go 20:58:48 spire-1.2.1/pkg/common/catalog/cmd_linux.go 20:58:48 spire-1.2.1/pkg/common/catalog/cmd_other.go 20:58:48 spire-1.2.1/pkg/common/catalog/config.go 20:58:48 spire-1.2.1/pkg/common/catalog/config_test.go 20:58:48 spire-1.2.1/pkg/common/catalog/configure.go 20:58:48 spire-1.2.1/pkg/common/catalog/constraints.go 20:58:48 spire-1.2.1/pkg/common/catalog/constraints_test.go 20:58:48 spire-1.2.1/pkg/common/catalog/context.go 20:58:48 spire-1.2.1/pkg/common/catalog/external.go 20:58:48 spire-1.2.1/pkg/common/catalog/host.go 20:58:48 spire-1.2.1/pkg/common/catalog/pipenet.go 20:58:48 spire-1.2.1/pkg/common/catalog/plugin.go 20:58:48 spire-1.2.1/pkg/common/catalog/testplugin/ 20:58:48 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 20:58:48 spire-1.2.1/pkg/common/catalog/testplugin/main.go 20:58:48 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 20:58:48 spire-1.2.1/pkg/common/cli/ 20:58:48 spire-1.2.1/pkg/common/cli/env.go 20:58:48 spire-1.2.1/pkg/common/cli/flags.go 20:58:48 spire-1.2.1/pkg/common/cli/trust_domain.go 20:58:48 spire-1.2.1/pkg/common/cli/trust_domain_test.go 20:58:48 spire-1.2.1/pkg/common/cli/umask.go 20:58:48 spire-1.2.1/pkg/common/cli/umask_posix.go 20:58:48 spire-1.2.1/pkg/common/cli/umask_test.go 20:58:48 spire-1.2.1/pkg/common/cli/umask_windows.go 20:58:48 spire-1.2.1/pkg/common/cliprinter/ 20:58:48 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 20:58:48 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 20:58:48 spire-1.2.1/pkg/common/cliprinter/flag.go 20:58:48 spire-1.2.1/pkg/common/cliprinter/flag_test.go 20:58:48 spire-1.2.1/pkg/common/cliprinter/format.go 20:58:48 spire-1.2.1/pkg/common/cliprinter/format_test.go 20:58:48 spire-1.2.1/pkg/common/cliprinter/internal/ 20:58:48 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 20:58:48 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 20:58:48 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 20:58:48 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 20:58:48 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 20:58:48 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 20:58:48 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 20:58:48 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 20:58:48 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 20:58:48 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 20:58:48 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 20:58:48 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 20:58:48 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 20:58:48 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 20:58:48 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 20:58:48 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 20:58:48 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 20:58:48 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 20:58:48 spire-1.2.1/pkg/common/coretypes/ 20:58:48 spire-1.2.1/pkg/common/coretypes/bundle/ 20:58:48 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 20:58:48 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 20:58:48 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 20:58:48 spire-1.2.1/pkg/common/coretypes/bundle/require.go 20:58:48 spire-1.2.1/pkg/common/coretypes/jwtkey/ 20:58:48 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 20:58:48 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 20:58:48 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 20:58:48 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 20:58:48 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 20:58:48 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 20:58:48 spire-1.2.1/pkg/common/coretypes/x509certificate/ 20:58:48 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 20:58:48 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 20:58:48 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 20:58:48 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 20:58:48 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 20:58:48 spire-1.2.1/pkg/common/cryptoutil/ 20:58:48 spire-1.2.1/pkg/common/cryptoutil/keys.go 20:58:48 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 20:58:48 spire-1.2.1/pkg/common/diskutil/ 20:58:48 spire-1.2.1/pkg/common/diskutil/file_posix.go 20:58:48 spire-1.2.1/pkg/common/diskutil/file_test.go 20:58:48 spire-1.2.1/pkg/common/diskutil/file_windows.go 20:58:48 spire-1.2.1/pkg/common/errorutil/ 20:58:48 spire-1.2.1/pkg/common/errorutil/wrapper.go 20:58:48 spire-1.2.1/pkg/common/health/ 20:58:48 spire-1.2.1/pkg/common/health/config.go 20:58:48 spire-1.2.1/pkg/common/health/context.go 20:58:48 spire-1.2.1/pkg/common/health/context_test.go 20:58:48 spire-1.2.1/pkg/common/health/health.go 20:58:48 spire-1.2.1/pkg/common/health/health_test.go 20:58:48 spire-1.2.1/pkg/common/health/logger.go 20:58:48 spire-1.2.1/pkg/common/hostservice/ 20:58:48 spire-1.2.1/pkg/common/hostservice/metricsservice/ 20:58:48 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 20:58:48 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 20:58:48 spire-1.2.1/pkg/common/idutil/ 20:58:48 spire-1.2.1/pkg/common/idutil/require.go 20:58:48 spire-1.2.1/pkg/common/idutil/require_test.go 20:58:48 spire-1.2.1/pkg/common/idutil/safety.go 20:58:48 spire-1.2.1/pkg/common/idutil/safety_test.go 20:58:48 spire-1.2.1/pkg/common/idutil/spiffeid.go 20:58:48 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 20:58:48 spire-1.2.1/pkg/common/jwtsvid/ 20:58:48 spire-1.2.1/pkg/common/jwtsvid/common.go 20:58:48 spire-1.2.1/pkg/common/jwtsvid/sign.go 20:58:48 spire-1.2.1/pkg/common/jwtsvid/token_test.go 20:58:48 spire-1.2.1/pkg/common/jwtsvid/validate.go 20:58:48 spire-1.2.1/pkg/common/jwtutil/ 20:58:48 spire-1.2.1/pkg/common/jwtutil/keyset.go 20:58:48 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 20:58:48 spire-1.2.1/pkg/common/log/ 20:58:48 spire-1.2.1/pkg/common/log/hclog_adapter.go 20:58:48 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 20:58:48 spire-1.2.1/pkg/common/log/log.go 20:58:48 spire-1.2.1/pkg/common/log/log_test.go 20:58:48 spire-1.2.1/pkg/common/log/options.go 20:58:48 spire-1.2.1/pkg/common/nodeutil/ 20:58:48 spire-1.2.1/pkg/common/nodeutil/node.go 20:58:48 spire-1.2.1/pkg/common/nodeutil/node_test.go 20:58:48 spire-1.2.1/pkg/common/peertracker/ 20:58:48 spire-1.2.1/pkg/common/peertracker/conn.go 20:58:48 spire-1.2.1/pkg/common/peertracker/credentials.go 20:58:48 spire-1.2.1/pkg/common/peertracker/errors.go 20:58:48 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 20:58:48 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 20:58:48 spire-1.2.1/pkg/common/peertracker/info.go 20:58:48 spire-1.2.1/pkg/common/peertracker/listener.go 20:58:48 spire-1.2.1/pkg/common/peertracker/listener_test.go 20:58:48 spire-1.2.1/pkg/common/peertracker/peertracker.go 20:58:48 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 20:58:48 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 20:58:48 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 20:58:48 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 20:58:48 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 20:58:48 spire-1.2.1/pkg/common/peertracker/tcp.go 20:58:48 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 20:58:48 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 20:58:48 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 20:58:48 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 20:58:48 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 20:58:48 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 20:58:48 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 20:58:48 spire-1.2.1/pkg/common/peertracker/uds.go 20:58:48 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 20:58:48 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 20:58:48 spire-1.2.1/pkg/common/peertracker/uds_linux.go 20:58:48 spire-1.2.1/pkg/common/pemutil/ 20:58:48 spire-1.2.1/pkg/common/pemutil/block.go 20:58:48 spire-1.2.1/pkg/common/pemutil/certs.go 20:58:48 spire-1.2.1/pkg/common/pemutil/common.go 20:58:48 spire-1.2.1/pkg/common/pemutil/csr.go 20:58:48 spire-1.2.1/pkg/common/pemutil/keys.go 20:58:48 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 20:58:48 spire-1.2.1/pkg/common/pemutil/testdata/ 20:58:48 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 20:58:48 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 20:58:48 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 20:58:48 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 20:58:48 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 20:58:48 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 20:58:48 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 20:58:48 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 20:58:48 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 20:58:48 spire-1.2.1/pkg/common/plugin/ 20:58:48 spire-1.2.1/pkg/common/plugin/aws/ 20:58:48 spire-1.2.1/pkg/common/plugin/aws/iid.go 20:58:48 spire-1.2.1/pkg/common/plugin/azure/ 20:58:48 spire-1.2.1/pkg/common/plugin/azure/msi.go 20:58:48 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 20:58:48 spire-1.2.1/pkg/common/plugin/facade.go 20:58:48 spire-1.2.1/pkg/common/plugin/facade_test.go 20:58:48 spire-1.2.1/pkg/common/plugin/gcp/ 20:58:48 spire-1.2.1/pkg/common/plugin/gcp/iit.go 20:58:48 spire-1.2.1/pkg/common/plugin/k8s/ 20:58:48 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 20:58:48 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 20:58:48 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 20:58:48 spire-1.2.1/pkg/common/plugin/k8s/utils.go 20:58:48 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 20:58:48 spire-1.2.1/pkg/common/plugin/log.go 20:58:48 spire-1.2.1/pkg/common/plugin/sshpop/ 20:58:48 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 20:58:48 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 20:58:48 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 20:58:48 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 20:58:48 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 20:58:48 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 20:58:48 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 20:58:48 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 20:58:48 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 20:58:48 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 20:58:48 spire-1.2.1/pkg/common/plugin/tpmdevid/ 20:58:48 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 20:58:48 spire-1.2.1/pkg/common/plugin/x509pop/ 20:58:48 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 20:58:48 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 20:58:48 spire-1.2.1/pkg/common/profiling/ 20:58:48 spire-1.2.1/pkg/common/profiling/dumpers.go 20:58:48 spire-1.2.1/pkg/common/profiling/profiling.go 20:58:48 spire-1.2.1/pkg/common/protoutil/ 20:58:48 spire-1.2.1/pkg/common/protoutil/masks.go 20:58:48 spire-1.2.1/pkg/common/protoutil/masks_test.go 20:58:48 spire-1.2.1/pkg/common/rotationutil/ 20:58:48 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 20:58:48 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 20:58:48 spire-1.2.1/pkg/common/selector/ 20:58:48 spire-1.2.1/pkg/common/selector/selector.go 20:58:48 spire-1.2.1/pkg/common/selector/selector_test.go 20:58:48 spire-1.2.1/pkg/common/selector/set.go 20:58:48 spire-1.2.1/pkg/common/selector/set_utils.go 20:58:48 spire-1.2.1/pkg/common/selector/set_utils_test.go 20:58:48 spire-1.2.1/pkg/common/telemetry/ 20:58:48 spire-1.2.1/pkg/common/telemetry/agent/ 20:58:48 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 20:58:48 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 20:58:48 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 20:58:48 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 20:58:48 spire-1.2.1/pkg/common/telemetry/agent/manager.go 20:58:48 spire-1.2.1/pkg/common/telemetry/agent/node.go 20:58:48 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 20:58:48 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 20:58:48 spire-1.2.1/pkg/common/telemetry/agent/store/ 20:58:48 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 20:58:48 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 20:58:48 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 20:58:48 spire-1.2.1/pkg/common/telemetry/blackhole.go 20:58:48 spire-1.2.1/pkg/common/telemetry/call.go 20:58:48 spire-1.2.1/pkg/common/telemetry/common/ 20:58:48 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 20:58:48 spire-1.2.1/pkg/common/telemetry/config.go 20:58:48 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 20:58:48 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 20:58:48 spire-1.2.1/pkg/common/telemetry/inmem.go 20:58:48 spire-1.2.1/pkg/common/telemetry/inmem_test.go 20:58:48 spire-1.2.1/pkg/common/telemetry/m3.go 20:58:48 spire-1.2.1/pkg/common/telemetry/m3_test.go 20:58:48 spire-1.2.1/pkg/common/telemetry/metrics.go 20:58:48 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 20:58:48 spire-1.2.1/pkg/common/telemetry/names.go 20:58:48 spire-1.2.1/pkg/common/telemetry/prometheus.go 20:58:48 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 20:58:48 spire-1.2.1/pkg/common/telemetry/sanitize.go 20:58:48 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 20:58:48 spire-1.2.1/pkg/common/telemetry/server/ 20:58:48 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 20:58:48 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 20:58:48 spire-1.2.1/pkg/common/telemetry/server/datastore/ 20:58:48 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 20:58:48 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 20:58:48 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 20:58:48 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 20:58:48 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 20:58:48 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 20:58:48 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 20:58:48 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 20:58:48 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 20:58:48 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 20:58:48 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 20:58:48 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 20:58:48 spire-1.2.1/pkg/common/telemetry/server/rotate.go 20:58:48 spire-1.2.1/pkg/common/telemetry/server/server.go 20:58:48 spire-1.2.1/pkg/common/telemetry/sink.go 20:58:48 spire-1.2.1/pkg/common/telemetry/statsd.go 20:58:48 spire-1.2.1/pkg/common/telemetry/statsd_test.go 20:58:48 spire-1.2.1/pkg/common/telemetry/uptime.go 20:58:48 spire-1.2.1/pkg/common/telemetry/version.go 20:58:48 spire-1.2.1/pkg/common/telemetry/withlabels.go 20:58:48 spire-1.2.1/pkg/common/uptime/ 20:58:48 spire-1.2.1/pkg/common/uptime/uptime.go 20:58:48 spire-1.2.1/pkg/common/uptime/uptime_test.go 20:58:48 spire-1.2.1/pkg/common/util/ 20:58:48 spire-1.2.1/pkg/common/util/certs.go 20:58:48 spire-1.2.1/pkg/common/util/certs_test.go 20:58:48 spire-1.2.1/pkg/common/util/csr.go 20:58:48 spire-1.2.1/pkg/common/util/hash.go 20:58:48 spire-1.2.1/pkg/common/util/selectors.go 20:58:48 spire-1.2.1/pkg/common/util/selectors_test.go 20:58:48 spire-1.2.1/pkg/common/util/signals.go 20:58:48 spire-1.2.1/pkg/common/util/sort.go 20:58:48 spire-1.2.1/pkg/common/util/sort_test.go 20:58:48 spire-1.2.1/pkg/common/util/task.go 20:58:48 spire-1.2.1/pkg/common/util/task_test.go 20:58:48 spire-1.2.1/pkg/common/util/testdata/ 20:58:48 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 20:58:48 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 20:58:48 spire-1.2.1/pkg/common/version/ 20:58:48 spire-1.2.1/pkg/common/version/version.go 20:58:48 spire-1.2.1/pkg/common/x509svid/ 20:58:48 spire-1.2.1/pkg/common/x509svid/common_test.go 20:58:48 spire-1.2.1/pkg/common/x509svid/csr.go 20:58:48 spire-1.2.1/pkg/common/x509svid/upstreamca.go 20:58:48 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 20:58:48 spire-1.2.1/pkg/common/x509util/ 20:58:48 spire-1.2.1/pkg/common/x509util/cert.go 20:58:48 spire-1.2.1/pkg/common/x509util/dns.go 20:58:48 spire-1.2.1/pkg/common/x509util/dns_test.go 20:58:48 spire-1.2.1/pkg/common/x509util/keyid.go 20:58:48 spire-1.2.1/pkg/common/x509util/keypair.go 20:58:48 spire-1.2.1/pkg/common/x509util/serialnumber.go 20:58:48 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 20:58:48 spire-1.2.1/pkg/server/ 20:58:48 spire-1.2.1/pkg/server/api/ 20:58:48 spire-1.2.1/pkg/server/api/agent.go 20:58:48 spire-1.2.1/pkg/server/api/agent/ 20:58:48 spire-1.2.1/pkg/server/api/agent/v1/ 20:58:48 spire-1.2.1/pkg/server/api/agent/v1/service.go 20:58:48 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 20:58:48 spire-1.2.1/pkg/server/api/agent_test.go 20:58:48 spire-1.2.1/pkg/server/api/api.go 20:58:48 spire-1.2.1/pkg/server/api/audit/ 20:58:48 spire-1.2.1/pkg/server/api/audit/audit.go 20:58:48 spire-1.2.1/pkg/server/api/audit/audit_test.go 20:58:48 spire-1.2.1/pkg/server/api/bundle.go 20:58:48 spire-1.2.1/pkg/server/api/bundle/ 20:58:48 spire-1.2.1/pkg/server/api/bundle/v1/ 20:58:48 spire-1.2.1/pkg/server/api/bundle/v1/service.go 20:58:48 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 20:58:48 spire-1.2.1/pkg/server/api/bundle_test.go 20:58:48 spire-1.2.1/pkg/server/api/debug/ 20:58:48 spire-1.2.1/pkg/server/api/debug/v1/ 20:58:48 spire-1.2.1/pkg/server/api/debug/v1/service.go 20:58:48 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 20:58:48 spire-1.2.1/pkg/server/api/entry.go 20:58:48 spire-1.2.1/pkg/server/api/entry/ 20:58:48 spire-1.2.1/pkg/server/api/entry/v1/ 20:58:48 spire-1.2.1/pkg/server/api/entry/v1/service.go 20:58:48 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 20:58:48 spire-1.2.1/pkg/server/api/entry_test.go 20:58:48 spire-1.2.1/pkg/server/api/health/ 20:58:48 spire-1.2.1/pkg/server/api/health/v1/ 20:58:48 spire-1.2.1/pkg/server/api/health/v1/service.go 20:58:48 spire-1.2.1/pkg/server/api/health/v1/service_test.go 20:58:48 spire-1.2.1/pkg/server/api/id.go 20:58:48 spire-1.2.1/pkg/server/api/id_test.go 20:58:48 spire-1.2.1/pkg/server/api/limits/ 20:58:48 spire-1.2.1/pkg/server/api/limits/limits.go 20:58:48 spire-1.2.1/pkg/server/api/middleware/ 20:58:48 spire-1.2.1/pkg/server/api/middleware/alias.go 20:58:48 spire-1.2.1/pkg/server/api/middleware/audit.go 20:58:48 spire-1.2.1/pkg/server/api/middleware/authorization.go 20:58:48 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 20:58:48 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 20:58:48 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 20:58:48 spire-1.2.1/pkg/server/api/middleware/caller.go 20:58:48 spire-1.2.1/pkg/server/api/middleware/caller_test.go 20:58:48 spire-1.2.1/pkg/server/api/middleware/common.go 20:58:48 spire-1.2.1/pkg/server/api/middleware/common_test.go 20:58:48 spire-1.2.1/pkg/server/api/middleware/entries.go 20:58:48 spire-1.2.1/pkg/server/api/middleware/entries_test.go 20:58:48 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 20:58:48 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 20:58:48 spire-1.2.1/pkg/server/api/ratelimit.go 20:58:48 spire-1.2.1/pkg/server/api/rpccontext/ 20:58:48 spire-1.2.1/pkg/server/api/rpccontext/alias.go 20:58:48 spire-1.2.1/pkg/server/api/rpccontext/audit.go 20:58:48 spire-1.2.1/pkg/server/api/rpccontext/caller.go 20:58:48 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 20:58:48 spire-1.2.1/pkg/server/api/selector.go 20:58:48 spire-1.2.1/pkg/server/api/selector_test.go 20:58:48 spire-1.2.1/pkg/server/api/status.go 20:58:48 spire-1.2.1/pkg/server/api/status_test.go 20:58:48 spire-1.2.1/pkg/server/api/svid/ 20:58:48 spire-1.2.1/pkg/server/api/svid/v1/ 20:58:48 spire-1.2.1/pkg/server/api/svid/v1/service.go 20:58:48 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 20:58:48 spire-1.2.1/pkg/server/api/trustdomain.go 20:58:48 spire-1.2.1/pkg/server/api/trustdomain/ 20:58:48 spire-1.2.1/pkg/server/api/trustdomain/v1/ 20:58:48 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 20:58:48 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 20:58:48 spire-1.2.1/pkg/server/api/trustdomain_test.go 20:58:48 spire-1.2.1/pkg/server/authpolicy/ 20:58:48 spire-1.2.1/pkg/server/authpolicy/defaults.go 20:58:48 spire-1.2.1/pkg/server/authpolicy/policy.go 20:58:48 spire-1.2.1/pkg/server/authpolicy/policy.rego 20:58:48 spire-1.2.1/pkg/server/authpolicy/policy_data.json 20:58:48 spire-1.2.1/pkg/server/authpolicy/policy_test.go 20:58:48 spire-1.2.1/pkg/server/authpolicy/validate.go 20:58:48 spire-1.2.1/pkg/server/bundle/ 20:58:48 spire-1.2.1/pkg/server/bundle/client/ 20:58:48 spire-1.2.1/pkg/server/bundle/client/client.go 20:58:48 spire-1.2.1/pkg/server/bundle/client/client_test.go 20:58:48 spire-1.2.1/pkg/server/bundle/client/manager.go 20:58:48 spire-1.2.1/pkg/server/bundle/client/manager_test.go 20:58:48 spire-1.2.1/pkg/server/bundle/client/sources.go 20:58:48 spire-1.2.1/pkg/server/bundle/client/sources_test.go 20:58:48 spire-1.2.1/pkg/server/bundle/client/updater.go 20:58:48 spire-1.2.1/pkg/server/bundle/client/updater_test.go 20:58:48 spire-1.2.1/pkg/server/ca/ 20:58:48 spire-1.2.1/pkg/server/ca/ca.go 20:58:48 spire-1.2.1/pkg/server/ca/ca_health.go 20:58:48 spire-1.2.1/pkg/server/ca/ca_test.go 20:58:48 spire-1.2.1/pkg/server/ca/journal.go 20:58:48 spire-1.2.1/pkg/server/ca/journal_test.go 20:58:48 spire-1.2.1/pkg/server/ca/manager.go 20:58:48 spire-1.2.1/pkg/server/ca/manager_health.go 20:58:48 spire-1.2.1/pkg/server/ca/manager_test.go 20:58:48 spire-1.2.1/pkg/server/ca/templates.go 20:58:48 spire-1.2.1/pkg/server/ca/upstream_client.go 20:58:48 spire-1.2.1/pkg/server/ca/upstream_client_test.go 20:58:48 spire-1.2.1/pkg/server/ca/validation.go 20:58:48 spire-1.2.1/pkg/server/cache/ 20:58:48 spire-1.2.1/pkg/server/cache/dscache/ 20:58:48 spire-1.2.1/pkg/server/cache/dscache/cache.go 20:58:48 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 20:58:48 spire-1.2.1/pkg/server/cache/entrycache/ 20:58:48 spire-1.2.1/pkg/server/cache/entrycache/cache.go 20:58:48 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 20:58:48 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 20:58:48 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 20:58:48 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 20:58:48 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 20:58:48 spire-1.2.1/pkg/server/catalog/ 20:58:48 spire-1.2.1/pkg/server/catalog/catalog.go 20:58:48 spire-1.2.1/pkg/server/catalog/keymanager.go 20:58:48 spire-1.2.1/pkg/server/catalog/nodeattestor.go 20:58:48 spire-1.2.1/pkg/server/catalog/noderesolver.go 20:58:48 spire-1.2.1/pkg/server/catalog/notifier.go 20:58:48 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 20:58:48 spire-1.2.1/pkg/server/config.go 20:58:48 spire-1.2.1/pkg/server/datastore/ 20:58:48 spire-1.2.1/pkg/server/datastore/datastore.go 20:58:48 spire-1.2.1/pkg/server/datastore/datastore_health.go 20:58:48 spire-1.2.1/pkg/server/datastore/repository.go 20:58:48 spire-1.2.1/pkg/server/datastore/sqlstore/ 20:58:48 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 20:58:48 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 20:58:48 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 20:58:48 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 20:58:48 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 20:58:48 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 20:58:48 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 20:58:48 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 20:58:48 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 20:58:49 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 20:58:49 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 20:58:49 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 20:58:49 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 20:58:49 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 20:58:49 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 20:58:49 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 20:58:49 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 20:58:49 spire-1.2.1/pkg/server/endpoints/ 20:58:49 spire-1.2.1/pkg/server/endpoints/bundle/ 20:58:49 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 20:58:49 spire-1.2.1/pkg/server/endpoints/bundle/config.go 20:58:49 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 20:58:49 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 20:58:49 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 20:58:49 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 20:58:49 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 20:58:49 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 20:58:49 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 20:58:49 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 20:58:49 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 20:58:49 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 20:58:49 spire-1.2.1/pkg/server/endpoints/bundle/server.go 20:58:49 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 20:58:49 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 20:58:49 spire-1.2.1/pkg/server/endpoints/config.go 20:58:49 spire-1.2.1/pkg/server/endpoints/endpoints.go 20:58:49 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 20:58:49 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 20:58:49 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 20:58:49 spire-1.2.1/pkg/server/endpoints/middleware.go 20:58:49 spire-1.2.1/pkg/server/endpoints/middleware_test.go 20:58:49 spire-1.2.1/pkg/server/hostservice/ 20:58:49 spire-1.2.1/pkg/server/hostservice/agentstore/ 20:58:49 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 20:58:49 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 20:58:49 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 20:58:49 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 20:58:49 spire-1.2.1/pkg/server/hostservice/identityprovider/ 20:58:49 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 20:58:49 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 20:58:49 spire-1.2.1/pkg/server/plugin/ 20:58:49 spire-1.2.1/pkg/server/plugin/keymanager/ 20:58:49 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 20:58:49 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 20:58:49 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 20:58:49 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 20:58:49 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 20:58:49 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 20:58:49 spire-1.2.1/pkg/server/plugin/keymanager/base/ 20:58:49 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 20:58:49 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 20:58:49 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 20:58:49 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 20:58:49 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 20:58:49 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 20:58:49 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 20:58:49 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 20:58:49 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 20:58:49 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 20:58:49 spire-1.2.1/pkg/server/plugin/keymanager/test/ 20:58:49 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 20:58:49 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 20:58:49 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 20:58:49 spire-1.2.1/pkg/server/plugin/nodeattestor/ 20:58:49 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 20:58:49 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 20:58:49 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 20:58:49 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 20:58:49 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 20:58:49 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 20:58:49 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 20:58:49 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 20:58:49 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 20:58:49 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 20:58:49 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 20:58:49 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 20:58:49 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 20:58:49 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 20:58:49 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 20:58:49 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 20:58:49 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 20:58:49 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 20:58:49 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 20:58:49 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 20:58:49 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 20:58:49 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 20:58:49 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 20:58:49 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 20:58:49 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 20:58:49 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 20:58:49 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 20:58:49 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 20:58:49 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 20:58:49 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 20:58:49 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 20:58:49 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 20:58:49 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 20:58:49 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 20:58:49 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 20:58:49 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 20:58:49 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 20:58:49 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 20:58:49 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 20:58:49 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 20:58:49 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 20:58:49 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 20:58:49 spire-1.2.1/pkg/server/plugin/noderesolver/ 20:58:49 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 20:58:49 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 20:58:49 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 20:58:49 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 20:58:49 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 20:58:49 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 20:58:49 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 20:58:49 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 20:58:49 spire-1.2.1/pkg/server/plugin/notifier/ 20:58:49 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 20:58:49 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 20:58:49 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 20:58:49 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 20:58:49 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 20:58:49 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 20:58:49 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 20:58:49 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 20:58:49 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 20:58:49 spire-1.2.1/pkg/server/plugin/notifier/repository.go 20:58:49 spire-1.2.1/pkg/server/plugin/notifier/v1.go 20:58:49 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 20:58:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 20:58:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 20:58:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 20:58:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 20:58:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 20:58:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 20:58:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 20:58:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 20:58:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 20:58:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 20:58:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 20:58:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 20:58:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 20:58:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 20:58:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 20:58:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 20:58:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 20:58:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 20:58:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 20:58:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 20:58:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 20:58:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 20:58:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 20:58:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 20:58:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 20:58:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 20:58:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 20:58:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 20:58:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 20:58:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 20:58:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 20:58:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 20:58:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 20:58:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 20:58:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 20:58:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 20:58:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 20:58:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 20:58:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 20:58:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 20:58:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 20:58:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 20:58:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 20:58:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 20:58:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 20:58:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 20:58:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 20:58:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 20:58:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 20:58:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 20:58:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 20:58:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 20:58:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 20:58:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 20:58:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 20:58:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 20:58:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 20:58:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 20:58:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 20:58:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 20:58:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 20:58:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 20:58:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 20:58:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 20:58:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 20:58:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 20:58:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 20:58:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 20:58:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 20:58:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 20:58:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 20:58:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 20:58:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 20:58:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 20:58:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 20:58:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 20:58:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 20:58:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 20:58:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 20:58:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 20:58:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 20:58:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 20:58:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 20:58:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 20:58:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 20:58:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 20:58:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 20:58:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 20:58:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 20:58:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 20:58:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 20:58:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 20:58:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 20:58:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 20:58:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 20:58:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 20:58:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 20:58:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 20:58:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 20:58:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 20:58:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 20:58:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 20:58:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 20:58:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 20:58:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 20:58:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 20:58:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 20:58:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 20:58:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 20:58:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 20:58:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 20:58:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 20:58:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 20:58:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 20:58:49 spire-1.2.1/pkg/server/registration/ 20:58:49 spire-1.2.1/pkg/server/registration/manager.go 20:58:49 spire-1.2.1/pkg/server/registration/manager_test.go 20:58:49 spire-1.2.1/pkg/server/scanentries.go 20:58:49 spire-1.2.1/pkg/server/scanentries_test.go 20:58:49 spire-1.2.1/pkg/server/server.go 20:58:49 spire-1.2.1/pkg/server/server_test.go 20:58:49 spire-1.2.1/pkg/server/svid/ 20:58:49 spire-1.2.1/pkg/server/svid/observer.go 20:58:49 spire-1.2.1/pkg/server/svid/observer_test.go 20:58:49 spire-1.2.1/pkg/server/svid/rotator.go 20:58:49 spire-1.2.1/pkg/server/svid/rotator_config.go 20:58:49 spire-1.2.1/pkg/server/svid/rotator_config_test.go 20:58:49 spire-1.2.1/pkg/server/svid/rotator_test.go 20:58:49 spire-1.2.1/proto/ 20:58:49 spire-1.2.1/proto/private/ 20:58:49 spire-1.2.1/proto/private/server/ 20:58:49 spire-1.2.1/proto/private/server/journal/ 20:58:49 spire-1.2.1/proto/private/server/journal/journal.pb.go 20:58:49 spire-1.2.1/proto/private/server/journal/journal.proto 20:58:49 spire-1.2.1/proto/spire/ 20:58:49 spire-1.2.1/proto/spire/common/ 20:58:49 spire-1.2.1/proto/spire/common/common.pb.go 20:58:49 spire-1.2.1/proto/spire/common/common.proto 20:58:49 spire-1.2.1/proto/spire/common/plugin/ 20:58:49 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 20:58:49 spire-1.2.1/proto/spire/common/plugin/plugin.proto 20:58:49 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 20:58:49 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 20:58:49 spire-1.2.1/proto/spire/plugin/ 20:58:49 spire-1.2.1/proto/spire/plugin/agent/ 20:58:49 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 20:58:49 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 20:58:49 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 20:58:49 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 20:58:49 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 20:58:49 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 20:58:49 spire-1.2.1/release/ 20:58:49 spire-1.2.1/release/spire-extras/ 20:58:49 spire-1.2.1/release/spire-extras/README.md 20:58:49 spire-1.2.1/release/spire-extras/conf/ 20:58:49 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 20:58:49 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 20:58:49 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 20:58:49 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 20:58:49 spire-1.2.1/release/spire/ 20:58:49 spire-1.2.1/release/spire/README.md 20:58:49 spire-1.2.1/release/spire/conf/ 20:58:49 spire-1.2.1/release/spire/conf/agent/ 20:58:49 spire-1.2.1/release/spire/conf/agent/agent.conf 20:58:49 spire-1.2.1/release/spire/conf/server/ 20:58:49 spire-1.2.1/release/spire/conf/server/server.conf 20:58:49 spire-1.2.1/script/ 20:58:49 spire-1.2.1/script/build-artifact.sh 20:58:49 spire-1.2.1/script/generate_dummy_ca.sh 20:58:49 spire-1.2.1/support/ 20:58:49 spire-1.2.1/support/k8s/ 20:58:49 spire-1.2.1/support/k8s/k8s-workload-registrar/ 20:58:49 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 20:58:49 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 20:58:49 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 20:58:49 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 20:58:49 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 20:58:49 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 20:58:49 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 20:58:49 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 20:58:49 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 20:58:49 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 20:58:49 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 20:58:49 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 20:58:49 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 20:58:49 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 20:58:49 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 20:58:49 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 20:58:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 20:58:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 20:58:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 20:58:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 20:58:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 20:58:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 20:58:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 20:58:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 20:58:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 20:58:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 20:58:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 20:58:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 20:58:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 20:58:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 20:58:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 20:58:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 20:58:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 20:58:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 20:58:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 20:58:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 20:58:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 20:58:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 20:58:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 20:58:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 20:58:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 20:58:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 20:58:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 20:58:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 20:58:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 20:58:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 20:58:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 20:58:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 20:58:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 20:58:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 20:58:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 20:58:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 20:58:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 20:58:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 20:58:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 20:58:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 20:58:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 20:58:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 20:58:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 20:58:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 20:58:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 20:58:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 20:58:49 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 20:58:49 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 20:58:49 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 20:58:49 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 20:58:49 spire-1.2.1/support/oidc-discovery-provider/ 20:58:49 spire-1.2.1/support/oidc-discovery-provider/README.md 20:58:49 spire-1.2.1/support/oidc-discovery-provider/common_test.go 20:58:49 spire-1.2.1/support/oidc-discovery-provider/config.go 20:58:49 spire-1.2.1/support/oidc-discovery-provider/config_test.go 20:58:49 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 20:58:49 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 20:58:49 spire-1.2.1/support/oidc-discovery-provider/handler.go 20:58:49 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 20:58:49 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 20:58:49 spire-1.2.1/support/oidc-discovery-provider/main.go 20:58:49 spire-1.2.1/support/oidc-discovery-provider/server_api.go 20:58:49 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 20:58:49 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 20:58:49 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 20:58:49 spire-1.2.1/test/ 20:58:49 spire-1.2.1/test/clock/ 20:58:49 spire-1.2.1/test/clock/clock.go 20:58:49 spire-1.2.1/test/fakes/ 20:58:49 spire-1.2.1/test/fakes/fakeagentcatalog/ 20:58:49 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 20:58:49 spire-1.2.1/test/fakes/fakeagentkeymanager/ 20:58:49 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 20:58:49 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 20:58:49 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 20:58:49 spire-1.2.1/test/fakes/fakeagentstore/ 20:58:49 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 20:58:49 spire-1.2.1/test/fakes/fakedatastore/ 20:58:49 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 20:58:49 spire-1.2.1/test/fakes/fakeentryclient/ 20:58:49 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 20:58:49 spire-1.2.1/test/fakes/fakehealthchecker/ 20:58:49 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 20:58:49 spire-1.2.1/test/fakes/fakeidentityprovider/ 20:58:49 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 20:58:49 spire-1.2.1/test/fakes/fakemetrics/ 20:58:49 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 20:58:49 spire-1.2.1/test/fakes/fakenoderesolver/ 20:58:49 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 20:58:49 spire-1.2.1/test/fakes/fakenotifier/ 20:58:49 spire-1.2.1/test/fakes/fakenotifier/notifier.go 20:58:49 spire-1.2.1/test/fakes/fakepluginmetrics/ 20:58:49 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 20:58:49 spire-1.2.1/test/fakes/fakeserverca/ 20:58:49 spire-1.2.1/test/fakes/fakeserverca/serverca.go 20:58:49 spire-1.2.1/test/fakes/fakeservercatalog/ 20:58:49 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 20:58:49 spire-1.2.1/test/fakes/fakeserverkeymanager/ 20:58:49 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 20:58:49 spire-1.2.1/test/fakes/fakeservernodeattestor/ 20:58:49 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 20:58:49 spire-1.2.1/test/fakes/fakeupstreamauthority/ 20:58:49 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 20:58:49 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 20:58:49 spire-1.2.1/test/fakes/fakeworkloadapi/ 20:58:49 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 20:58:49 spire-1.2.1/test/fakes/fakeworkloadattestor/ 20:58:49 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 20:58:49 spire-1.2.1/test/fixture/ 20:58:49 spire-1.2.1/test/fixture/certs/ 20:58:49 spire-1.2.1/test/fixture/certs/agent_svid.der 20:58:49 spire-1.2.1/test/fixture/certs/base_cert.pem 20:58:49 spire-1.2.1/test/fixture/certs/base_csr.pem 20:58:49 spire-1.2.1/test/fixture/certs/base_key.pem 20:58:49 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 20:58:49 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 20:58:49 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 20:58:49 spire-1.2.1/test/fixture/certs/blog_cert.pem 20:58:49 spire-1.2.1/test/fixture/certs/blog_csr.pem 20:58:49 spire-1.2.1/test/fixture/certs/blog_key.pem 20:58:49 spire-1.2.1/test/fixture/certs/bundle.der 20:58:49 spire-1.2.1/test/fixture/certs/ca.pem 20:58:49 spire-1.2.1/test/fixture/certs/ca_key.pem 20:58:49 spire-1.2.1/test/fixture/certs/database_cert.pem 20:58:49 spire-1.2.1/test/fixture/certs/database_csr.pem 20:58:49 spire-1.2.1/test/fixture/certs/database_key.pem 20:58:49 spire-1.2.1/test/fixture/certs/node_cert.pem 20:58:49 spire-1.2.1/test/fixture/certs/node_csr.pem 20:58:49 spire-1.2.1/test/fixture/certs/node_key.pem 20:58:49 spire-1.2.1/test/fixture/certs/svid.pem 20:58:49 spire-1.2.1/test/fixture/certs/svid_key.pem 20:58:49 spire-1.2.1/test/fixture/config/ 20:58:49 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 20:58:49 spire-1.2.1/test/fixture/config/agent_good.conf 20:58:49 spire-1.2.1/test/fixture/config/agent_good_templated.conf 20:58:49 spire-1.2.1/test/fixture/config/plugin_good.conf 20:58:49 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 20:58:49 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 20:58:49 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 20:58:49 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 20:58:49 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 20:58:49 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 20:58:49 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 20:58:49 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 20:58:49 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 20:58:49 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 20:58:49 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 20:58:49 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 20:58:49 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 20:58:49 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 20:58:49 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 20:58:49 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 20:58:49 spire-1.2.1/test/fixture/config/server_good.conf 20:58:49 spire-1.2.1/test/fixture/config/server_good_templated.conf 20:58:49 spire-1.2.1/test/fixture/fixture.go 20:58:49 spire-1.2.1/test/fixture/nodeattestor/ 20:58:49 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 20:58:49 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 20:58:49 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 20:58:49 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 20:58:49 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 20:58:49 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 20:58:49 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 20:58:49 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 20:58:49 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 20:58:49 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 20:58:49 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 20:58:49 spire-1.2.1/test/fixture/registration/ 20:58:49 spire-1.2.1/test/fixture/registration/entries.json 20:58:49 spire-1.2.1/test/fixture/registration/good-for-update.json 20:58:49 spire-1.2.1/test/fixture/registration/good.json 20:58:49 spire-1.2.1/test/fixture/registration/invalid.json 20:58:49 spire-1.2.1/test/fixture/registration/invalid_json.json 20:58:49 spire-1.2.1/test/fixture/registration/manager_test_entries.json 20:58:49 spire-1.2.1/test/integration/ 20:58:49 spire-1.2.1/test/integration/README.md 20:58:49 spire-1.2.1/test/integration/common 20:58:49 spire-1.2.1/test/integration/setup/ 20:58:49 spire-1.2.1/test/integration/setup/adminclient/ 20:58:49 spire-1.2.1/test/integration/setup/adminclient/build.sh 20:58:49 spire-1.2.1/test/integration/setup/adminclient/client.go 20:58:49 spire-1.2.1/test/integration/setup/debugagent/ 20:58:49 spire-1.2.1/test/integration/setup/debugagent/build.sh 20:58:49 spire-1.2.1/test/integration/setup/debugagent/main.go 20:58:49 spire-1.2.1/test/integration/setup/debugserver/ 20:58:49 spire-1.2.1/test/integration/setup/debugserver/build.sh 20:58:49 spire-1.2.1/test/integration/setup/debugserver/main.go 20:58:49 spire-1.2.1/test/integration/setup/downstreamclient/ 20:58:49 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 20:58:49 spire-1.2.1/test/integration/setup/downstreamclient/client.go 20:58:49 spire-1.2.1/test/integration/setup/itclient/ 20:58:49 spire-1.2.1/test/integration/setup/itclient/client.go 20:58:49 spire-1.2.1/test/integration/setup/node-attestation/ 20:58:49 spire-1.2.1/test/integration/setup/node-attestation/build.sh 20:58:49 spire-1.2.1/test/integration/setup/node-attestation/client.go 20:58:49 spire-1.2.1/test/integration/setup/x509pop/ 20:58:49 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 20:58:49 spire-1.2.1/test/integration/setup/x509pop/setup.sh 20:58:49 spire-1.2.1/test/integration/suites/ 20:58:49 spire-1.2.1/test/integration/suites/admin-endpoints/ 20:58:49 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 20:58:49 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 20:58:49 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 20:58:49 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 20:58:49 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 20:58:49 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 20:58:49 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 20:58:49 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 20:58:49 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 20:58:49 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 20:58:49 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 20:58:49 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 20:58:49 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 20:58:49 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 20:58:49 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 20:58:49 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 20:58:49 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 20:58:49 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 20:58:49 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 20:58:49 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 20:58:49 spire-1.2.1/test/integration/suites/datastore-mysql/ 20:58:49 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 20:58:49 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 20:58:49 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 20:58:49 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 20:58:49 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 20:58:49 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 20:58:49 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 20:58:49 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 20:58:49 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 20:58:49 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 20:58:49 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 20:58:49 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 20:58:49 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 20:58:49 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 20:58:49 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 20:58:49 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 20:58:49 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 20:58:49 spire-1.2.1/test/integration/suites/datastore-postgres/ 20:58:49 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 20:58:49 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 20:58:49 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 20:58:49 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 20:58:49 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 20:58:49 spire-1.2.1/test/integration/suites/debug-endpoints/ 20:58:49 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 20:58:49 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 20:58:49 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 20:58:49 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 20:58:49 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 20:58:49 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 20:58:49 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 20:58:49 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 20:58:49 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 20:58:49 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 20:58:49 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 20:58:49 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 20:58:49 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 20:58:49 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 20:58:49 spire-1.2.1/test/integration/suites/downstream-endpoints/ 20:58:49 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 20:58:49 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 20:58:49 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 20:58:49 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 20:58:49 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 20:58:49 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 20:58:49 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 20:58:49 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 20:58:49 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 20:58:49 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 20:58:49 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 20:58:49 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 20:58:49 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 20:58:49 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 20:58:49 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 20:58:49 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 20:58:49 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 20:58:49 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 20:58:49 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 20:58:49 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 20:58:49 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 20:58:49 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 20:58:49 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 20:58:49 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 20:58:49 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 20:58:49 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 20:58:49 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 20:58:49 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 20:58:49 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 20:58:49 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 20:58:49 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 20:58:49 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 20:58:49 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 20:58:49 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 20:58:49 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 20:58:49 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 20:58:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 20:58:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 20:58:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 20:58:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 20:58:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 20:58:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 20:58:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 20:58:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 20:58:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 20:58:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 20:58:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 20:58:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 20:58:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 20:58:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 20:58:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 20:58:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 20:58:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 20:58:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 20:58:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 20:58:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 20:58:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 20:58:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 20:58:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 20:58:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 20:58:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 20:58:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 20:58:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 20:58:49 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 20:58:49 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 20:58:49 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 20:58:49 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 20:58:49 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 20:58:49 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 20:58:49 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 20:58:49 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 20:58:49 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 20:58:49 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 20:58:49 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 20:58:49 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 20:58:49 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 20:58:49 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 20:58:49 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 20:58:49 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 20:58:49 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 20:58:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 20:58:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 20:58:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 20:58:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 20:58:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 20:58:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 20:58:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 20:58:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 20:58:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 20:58:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 20:58:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 20:58:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 20:58:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 20:58:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 20:58:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 20:58:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 20:58:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 20:58:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 20:58:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 20:58:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 20:58:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 20:58:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 20:58:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 20:58:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 20:58:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 20:58:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 20:58:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 20:58:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 20:58:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 20:58:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 20:58:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 20:58:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 20:58:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 20:58:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 20:58:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 20:58:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 20:58:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 20:58:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 20:58:49 spire-1.2.1/test/integration/suites/join-token/ 20:58:49 spire-1.2.1/test/integration/suites/join-token/01-start-server 20:58:49 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 20:58:49 spire-1.2.1/test/integration/suites/join-token/03-start-agent 20:58:49 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 20:58:49 spire-1.2.1/test/integration/suites/join-token/05-check-svid 20:58:49 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 20:58:49 spire-1.2.1/test/integration/suites/join-token/README.md 20:58:49 spire-1.2.1/test/integration/suites/join-token/conf/ 20:58:49 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 20:58:49 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 20:58:49 spire-1.2.1/test/integration/suites/join-token/conf/server/ 20:58:49 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 20:58:49 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 20:58:49 spire-1.2.1/test/integration/suites/join-token/teardown 20:58:49 spire-1.2.1/test/integration/suites/k8s-reconcile/ 20:58:49 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 20:58:49 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 20:58:49 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 20:58:49 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 20:58:49 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 20:58:49 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 20:58:49 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 20:58:49 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 20:58:49 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 20:58:49 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 20:58:49 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 20:58:49 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 20:58:49 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 20:58:49 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 20:58:49 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 20:58:49 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 20:58:49 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 20:58:49 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 20:58:49 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 20:58:49 spire-1.2.1/test/integration/suites/k8s-scratch/ 20:58:49 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 20:58:49 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 20:58:49 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 20:58:49 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 20:58:49 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 20:58:49 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 20:58:49 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 20:58:49 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 20:58:49 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 20:58:49 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 20:58:49 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 20:58:49 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 20:58:49 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 20:58:49 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 20:58:49 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 20:58:49 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 20:58:49 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 20:58:49 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 20:58:49 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 20:58:49 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 20:58:49 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 20:58:49 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 20:58:49 spire-1.2.1/test/integration/suites/k8s/ 20:58:49 spire-1.2.1/test/integration/suites/k8s/00-setup 20:58:49 spire-1.2.1/test/integration/suites/k8s/01-apply-config 20:58:49 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 20:58:49 spire-1.2.1/test/integration/suites/k8s/README.md 20:58:49 spire-1.2.1/test/integration/suites/k8s/conf/ 20:58:49 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 20:58:49 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 20:58:49 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 20:58:49 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 20:58:49 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 20:58:49 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 20:58:49 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 20:58:49 spire-1.2.1/test/integration/suites/k8s/conf/server/ 20:58:49 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 20:58:49 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 20:58:49 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 20:58:49 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 20:58:49 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 20:58:49 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 20:58:49 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 20:58:49 spire-1.2.1/test/integration/suites/k8s/init-kubectl 20:58:49 spire-1.2.1/test/integration/suites/k8s/teardown 20:58:49 spire-1.2.1/test/integration/suites/nested-rotation/ 20:58:49 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 20:58:49 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 20:58:49 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 20:58:49 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 20:58:49 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 20:58:49 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 20:58:49 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 20:58:49 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 20:58:49 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 20:58:49 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 20:58:49 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 20:58:49 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 20:58:49 spire-1.2.1/test/integration/suites/nested-rotation/README.md 20:58:49 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 20:58:49 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 20:58:49 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 20:58:49 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 20:58:49 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 20:58:49 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 20:58:49 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 20:58:49 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 20:58:49 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 20:58:49 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 20:58:49 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 20:58:49 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 20:58:49 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 20:58:49 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 20:58:49 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 20:58:49 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 20:58:49 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 20:58:49 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 20:58:49 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 20:58:49 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 20:58:49 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 20:58:49 spire-1.2.1/test/integration/suites/nested-rotation/root/ 20:58:49 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 20:58:49 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 20:58:49 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 20:58:49 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 20:58:49 spire-1.2.1/test/integration/suites/nested-rotation/teardown 20:58:49 spire-1.2.1/test/integration/suites/node-attestation/ 20:58:49 spire-1.2.1/test/integration/suites/node-attestation/00-setup 20:58:49 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 20:58:49 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 20:58:49 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 20:58:49 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 20:58:49 spire-1.2.1/test/integration/suites/node-attestation/README.md 20:58:49 spire-1.2.1/test/integration/suites/node-attestation/conf/ 20:58:49 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 20:58:49 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 20:58:49 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 20:58:49 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 20:58:49 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 20:58:49 spire-1.2.1/test/integration/suites/node-attestation/teardown 20:58:49 spire-1.2.1/test/integration/suites/rotation/ 20:58:49 spire-1.2.1/test/integration/suites/rotation/00-setup 20:58:49 spire-1.2.1/test/integration/suites/rotation/01-start-server 20:58:49 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 20:58:49 spire-1.2.1/test/integration/suites/rotation/03-start-agent 20:58:49 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 20:58:49 spire-1.2.1/test/integration/suites/rotation/05-check-svids 20:58:49 spire-1.2.1/test/integration/suites/rotation/README.md 20:58:49 spire-1.2.1/test/integration/suites/rotation/conf/ 20:58:49 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 20:58:49 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 20:58:49 spire-1.2.1/test/integration/suites/rotation/conf/server/ 20:58:49 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 20:58:49 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 20:58:49 spire-1.2.1/test/integration/suites/rotation/teardown 20:58:49 spire-1.2.1/test/integration/suites/self-test/ 20:58:49 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 20:58:49 spire-1.2.1/test/integration/suites/self-test/README.md 20:58:49 spire-1.2.1/test/integration/suites/self-test/teardown 20:58:49 spire-1.2.1/test/integration/suites/spire-server-cli/ 20:58:49 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 20:58:49 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 20:58:49 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 20:58:49 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 20:58:49 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 20:58:49 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 20:58:49 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 20:58:49 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 20:58:49 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 20:58:49 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 20:58:49 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 20:58:49 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 20:58:49 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 20:58:49 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 20:58:49 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 20:58:49 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 20:58:49 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 20:58:49 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 20:58:49 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 20:58:49 spire-1.2.1/test/integration/suites/upgrade/ 20:58:49 spire-1.2.1/test/integration/suites/upgrade/00-setup 20:58:49 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 20:58:49 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 20:58:49 spire-1.2.1/test/integration/suites/upgrade/README.md 20:58:49 spire-1.2.1/test/integration/suites/upgrade/conf/ 20:58:49 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 20:58:49 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 20:58:49 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 20:58:49 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 20:58:49 spire-1.2.1/test/integration/suites/upgrade/teardown 20:58:49 spire-1.2.1/test/integration/suites/upgrade/versions.txt 20:58:49 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 20:58:49 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 20:58:49 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 20:58:49 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 20:58:49 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 20:58:49 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 20:58:49 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 20:58:49 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 20:58:49 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 20:58:49 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 20:58:49 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 20:58:49 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 20:58:49 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 20:58:49 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 20:58:49 spire-1.2.1/test/integration/test-one.sh 20:58:49 spire-1.2.1/test/integration/test.sh 20:58:49 spire-1.2.1/test/plugintest/ 20:58:49 spire-1.2.1/test/plugintest/config.go 20:58:49 spire-1.2.1/test/plugintest/load.go 20:58:49 spire-1.2.1/test/plugintest/option.go 20:58:49 spire-1.2.1/test/spiretest/ 20:58:49 spire-1.2.1/test/spiretest/apiserver.go 20:58:49 spire-1.2.1/test/spiretest/assertions.go 20:58:49 spire-1.2.1/test/spiretest/dir.go 20:58:49 spire-1.2.1/test/spiretest/errors_posix.go 20:58:49 spire-1.2.1/test/spiretest/errors_windows.go 20:58:49 spire-1.2.1/test/spiretest/logs.go 20:58:49 spire-1.2.1/test/spiretest/socketapi.go 20:58:49 spire-1.2.1/test/spiretest/suite.go 20:58:49 spire-1.2.1/test/spiretest/x509.go 20:58:49 spire-1.2.1/test/testca/ 20:58:49 spire-1.2.1/test/testca/ca.go 20:58:49 spire-1.2.1/test/testkey/ 20:58:49 spire-1.2.1/test/testkey/generate.sh 20:58:49 spire-1.2.1/test/testkey/genkeys.go 20:58:49 spire-1.2.1/test/testkey/keys.go 20:58:49 spire-1.2.1/test/testkey/new.go 20:58:49 spire-1.2.1/test/tpmsimulator/ 20:58:49 spire-1.2.1/test/tpmsimulator/simulator.go 20:58:49 spire-1.2.1/test/util/ 20:58:49 spire-1.2.1/test/util/cert_fixtures.go 20:58:49 spire-1.2.1/test/util/cert_generation.go 20:58:49 spire-1.2.1/test/util/io_redirection.go 20:58:49 spire-1.2.1/test/util/race.go 20:58:49 spire-1.2.1/test/util/util.go 20:58:49 building spire from source... 20:58:50 Installing go1.17.7... 20:59:05 Building bin/spire-server... 20:59:05 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 20:59:05 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 20:59:05 go: downloading github.com/mitchellh/cli v1.1.2 20:59:05 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 20:59:06 go: downloading google.golang.org/grpc v1.44.0 20:59:07 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 20:59:08 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 20:59:09 go: downloading github.com/imdario/mergo v0.3.12 20:59:09 go: downloading github.com/sirupsen/logrus v1.8.1 20:59:11 go: downloading github.com/hashicorp/go-hclog v1.1.0 20:59:11 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 20:59:11 go: downloading github.com/fatih/color v1.13.0 20:59:11 go: downloading github.com/mattn/go-isatty v0.0.14 20:59:12 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 20:59:12 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 20:59:12 go: downloading github.com/hashicorp/go-plugin v1.4.3 20:59:12 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 20:59:13 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 20:59:13 go: downloading github.com/InVisionApp/go-logger v1.0.1 20:59:13 go: downloading github.com/armon/go-metrics v0.3.10 20:59:14 go: downloading github.com/prometheus/client_golang v1.12.1 20:59:14 go: downloading github.com/uber-go/tally/v4 v4.1.1 20:59:15 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 20:59:15 go: downloading github.com/open-policy-agent/opa v0.38.0 20:59:16 Building bin/spire-server... 20:59:16 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 20:59:16 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 20:59:16 go: downloading github.com/mitchellh/cli v1.1.2 20:59:17 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 20:59:17 go: downloading google.golang.org/grpc v1.44.0 20:59:18 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 20:59:19 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 20:59:19 go: downloading github.com/imdario/mergo v0.3.12 20:59:20 go: downloading github.com/sirupsen/logrus v1.8.1 20:59:22 go: downloading github.com/hashicorp/go-hclog v1.1.0 20:59:22 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 20:59:22 go: downloading github.com/fatih/color v1.13.0 20:59:22 go: downloading github.com/mattn/go-isatty v0.0.14 20:59:23 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 20:59:23 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 20:59:23 go: downloading github.com/hashicorp/go-plugin v1.4.3 20:59:23 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 20:59:24 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 20:59:24 go: downloading github.com/InVisionApp/go-logger v1.0.1 20:59:24 go: downloading github.com/armon/go-metrics v0.3.10 20:59:25 go: downloading github.com/prometheus/client_golang v1.12.1 20:59:25 go: downloading github.com/uber-go/tally/v4 v4.1.1 20:59:26 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 20:59:26 go: downloading github.com/open-policy-agent/opa v0.38.0 20:59:30 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 20:59:30 go: downloading github.com/mattn/go-colorable v0.1.12 20:59:30 go: downloading github.com/Masterminds/goutils v1.1.0 20:59:30 go: downloading github.com/Masterminds/semver v1.5.0 20:59:30 go: downloading github.com/google/uuid v1.1.2 20:59:31 go: downloading github.com/huandu/xstrings v1.3.2 20:59:31 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 20:59:31 go: downloading github.com/oklog/run v1.0.0 20:59:31 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 20:59:31 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 20:59:31 go: downloading go.uber.org/atomic v1.9.0 20:59:32 go: downloading github.com/prometheus/client_model v0.2.0 20:59:32 go: downloading github.com/prometheus/common v0.32.1 20:59:33 go: downloading github.com/imkira/go-observer v1.0.3 20:59:33 go: downloading github.com/beorn7/perks v1.0.1 20:59:33 go: downloading github.com/cespare/xxhash/v2 v2.1.2 20:59:33 go: downloading github.com/prometheus/procfs v0.7.3 20:59:33 go: downloading github.com/hashicorp/errwrap v1.1.0 20:59:34 go: downloading github.com/mitchellh/reflectwalk v1.0.1 20:59:34 go: downloading github.com/twmb/murmur3 v1.1.6 20:59:34 go: downloading github.com/hashicorp/golang-lru v0.5.4 20:59:34 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 20:59:34 go: downloading github.com/blang/semver/v4 v4.0.0 20:59:34 go: downloading github.com/go-sql-driver/mysql v1.6.0 20:59:35 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 20:59:35 go: downloading github.com/jinzhu/gorm v1.9.16 20:59:35 go: downloading github.com/lib/pq v1.10.4 20:59:35 go: downloading github.com/mattn/go-sqlite3 v1.14.12 20:59:35 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 20:59:36 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 20:59:40 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 20:59:41 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 20:59:41 go: downloading github.com/mattn/go-colorable v0.1.12 20:59:41 go: downloading github.com/Masterminds/goutils v1.1.0 20:59:41 go: downloading github.com/Masterminds/semver v1.5.0 20:59:41 go: downloading github.com/google/uuid v1.1.2 20:59:42 go: downloading github.com/huandu/xstrings v1.3.2 20:59:42 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 20:59:42 go: downloading github.com/oklog/run v1.0.0 20:59:42 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 20:59:42 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 20:59:42 go: downloading github.com/prometheus/client_model v0.2.0 20:59:42 go: downloading github.com/prometheus/common v0.32.1 20:59:43 go: downloading go.uber.org/atomic v1.9.0 20:59:43 go: downloading github.com/beorn7/perks v1.0.1 20:59:43 go: downloading github.com/cespare/xxhash/v2 v2.1.2 20:59:44 go: downloading github.com/prometheus/procfs v0.7.3 20:59:44 go: downloading github.com/imkira/go-observer v1.0.3 20:59:45 go: downloading github.com/hashicorp/errwrap v1.1.0 20:59:45 go: downloading github.com/mitchellh/reflectwalk v1.0.1 20:59:45 go: downloading github.com/hashicorp/golang-lru v0.5.4 20:59:45 go: downloading github.com/twmb/murmur3 v1.1.6 20:59:45 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 20:59:45 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 20:59:46 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 20:59:46 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 20:59:50 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 20:59:50 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 20:59:50 go: downloading github.com/stretchr/testify v1.7.0 20:59:50 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 20:59:51 go: downloading github.com/aws/aws-sdk-go v1.43.0 20:59:59 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 20:59:59 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 20:59:59 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 20:59:59 go: downloading github.com/stretchr/testify v1.7.0 20:59:59 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 20:59:59 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 21:00:00 go: downloading github.com/blang/semver/v4 v4.0.0 21:00:00 go: downloading github.com/go-sql-driver/mysql v1.6.0 21:00:00 go: downloading github.com/jinzhu/gorm v1.9.16 21:00:01 go: downloading github.com/lib/pq v1.10.4 21:00:01 go: downloading github.com/mattn/go-sqlite3 v1.14.12 21:00:01 go: downloading github.com/aws/aws-sdk-go v1.43.0 21:00:20 go: downloading google.golang.org/api v0.70.0 21:00:20 go: downloading k8s.io/client-go v0.23.4 21:00:20 go: downloading k8s.io/api v0.23.4 21:00:28 go: downloading k8s.io/client-go v0.23.4 21:00:28 go: downloading k8s.io/api v0.23.4 21:00:28 go: downloading google.golang.org/api v0.70.0 21:00:31 go: downloading github.com/google/go-tpm v0.3.3 21:00:31 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 21:00:41 go: downloading github.com/google/go-tpm v0.3.3 21:00:41 go: downloading cloud.google.com/go/storage v1.21.0 21:00:42 go: downloading cloud.google.com/go v0.100.2 21:00:44 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 21:01:02 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 21:01:02 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 21:01:02 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 21:01:02 go: downloading cloud.google.com/go/storage v1.21.0 21:01:03 go: downloading cloud.google.com/go v0.100.2 21:01:05 go: downloading k8s.io/apimachinery v0.23.4 21:01:07 go: downloading k8s.io/kube-aggregator v0.23.3 21:01:08 go: downloading sigs.k8s.io/controller-runtime v0.11.1 21:01:10 go: downloading cloud.google.com/go/security v1.3.0 21:01:10 go: downloading github.com/hashicorp/vault/api v1.4.1 21:01:10 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 21:01:11 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 21:01:11 go: downloading github.com/OneOfOne/xxhash v1.2.8 21:01:12 go: downloading gopkg.in/yaml.v2 v2.4.0 21:01:12 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 21:01:12 go: downloading github.com/gobwas/glob v0.2.3 21:01:12 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 21:01:12 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 21:01:13 go: downloading github.com/jinzhu/inflection v1.0.0 21:01:13 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 21:01:13 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 21:01:13 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 21:01:13 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 21:01:13 go: downloading k8s.io/apimachinery v0.23.4 21:01:13 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 21:01:13 go: downloading github.com/aws/smithy-go v1.11.0 21:01:15 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 21:01:15 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 21:01:15 go: downloading github.com/gogo/protobuf v1.3.2 21:01:15 go: downloading k8s.io/kube-aggregator v0.23.3 21:01:16 go: downloading sigs.k8s.io/controller-runtime v0.11.1 21:01:18 go: downloading cloud.google.com/go/security v1.3.0 21:01:18 go: downloading github.com/hashicorp/vault/api v1.4.1 21:01:18 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 21:01:19 go: downloading github.com/OneOfOne/xxhash v1.2.8 21:01:19 go: downloading gopkg.in/yaml.v2 v2.4.0 21:01:19 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 21:01:20 go: downloading github.com/gobwas/glob v0.2.3 21:01:20 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 21:01:20 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 21:01:20 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 21:01:21 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 21:01:21 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 21:01:21 go: downloading github.com/aws/smithy-go v1.11.0 21:01:21 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 21:01:21 go: downloading github.com/Azure/go-autorest/logger v0.2.1 21:01:21 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 21:01:21 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 21:01:21 go: downloading github.com/dimchansky/utfbom v1.1.1 21:01:21 go: downloading cloud.google.com/go/compute v1.3.0 21:01:22 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 21:01:22 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 21:01:22 go: downloading cloud.google.com/go/iam v0.1.1 21:01:23 go: downloading github.com/jinzhu/inflection v1.0.0 21:01:23 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 21:01:23 go: downloading k8s.io/klog/v2 v2.30.0 21:01:23 go: downloading github.com/gogo/protobuf v1.3.2 21:01:23 go: downloading github.com/google/gofuzz v1.1.0 21:01:23 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 21:01:24 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 21:01:25 go: downloading github.com/spf13/pflag v1.0.5 21:01:26 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 21:01:26 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 21:01:26 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 21:01:26 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 21:01:26 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 21:01:26 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 21:01:26 go: downloading github.com/hashicorp/vault/sdk v0.4.1 21:01:28 go: downloading github.com/mitchellh/mapstructure v1.4.3 21:01:28 go: downloading github.com/tklauser/go-sysconf v0.3.9 21:01:28 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 21:01:28 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 21:01:29 go: downloading github.com/jmespath/go-jmespath v0.4.0 21:01:29 go: downloading cloud.google.com/go/compute v1.3.0 21:01:30 go: downloading cloud.google.com/go/iam v0.1.1 21:01:30 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 21:01:30 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 21:01:30 go: downloading go.opencensus.io v0.23.0 21:01:31 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 21:01:31 go: downloading github.com/Azure/go-autorest/logger v0.2.1 21:01:31 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 21:01:31 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 21:01:31 go: downloading github.com/dimchansky/utfbom v1.1.1 21:01:31 go: downloading k8s.io/klog/v2 v2.30.0 21:01:31 go: downloading github.com/google/gofuzz v1.1.0 21:01:31 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 21:01:31 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 21:01:31 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 21:01:32 go: downloading gopkg.in/inf.v0 v0.9.1 21:01:32 go: downloading github.com/go-logr/logr v1.2.2 21:01:32 go: downloading github.com/google/go-cmp v0.5.7 21:01:32 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 21:01:32 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 21:01:33 go: downloading github.com/json-iterator/go v1.1.12 21:01:33 go: downloading github.com/spf13/pflag v1.0.5 21:01:33 go: downloading github.com/googleapis/gnostic v0.5.5 21:01:33 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 21:01:33 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 21:01:34 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 21:01:34 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 21:01:34 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 21:01:34 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 21:01:34 go: downloading github.com/hashicorp/vault/sdk v0.4.1 21:01:35 go: downloading github.com/mitchellh/mapstructure v1.4.3 21:01:35 go: downloading github.com/tklauser/go-sysconf v0.3.9 21:01:36 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 21:01:36 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 21:01:36 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 21:01:36 go: downloading github.com/jmespath/go-jmespath v0.4.0 21:01:39 go: downloading go.opencensus.io v0.23.0 21:01:39 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 21:01:39 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 21:01:39 go: downloading github.com/tklauser/numcpus v0.3.0 21:01:39 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 21:01:39 go: downloading go.uber.org/zap v1.21.0 21:01:40 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 21:01:40 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 21:01:40 go: downloading gopkg.in/inf.v0 v0.9.1 21:01:40 go: downloading sigs.k8s.io/yaml v1.3.0 21:01:40 go: downloading github.com/go-logr/logr v1.2.2 21:01:40 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 21:01:40 go: downloading github.com/google/go-cmp v0.5.7 21:01:40 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 21:01:40 go: downloading github.com/modern-go/reflect2 v1.0.2 21:01:41 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 21:01:41 go: downloading github.com/ryanuber/go-glob v1.0.0 21:01:41 go: downloading github.com/golang/snappy v0.0.4 21:01:41 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 21:01:41 go: downloading github.com/json-iterator/go v1.1.12 21:01:42 go: downloading github.com/googleapis/gnostic v0.5.5 21:01:45 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 21:01:47 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 21:01:47 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 21:01:48 go: downloading github.com/tklauser/numcpus v0.3.0 21:01:48 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 21:01:48 go: downloading go.uber.org/zap v1.21.0 21:01:49 go: downloading sigs.k8s.io/yaml v1.3.0 21:01:49 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 21:01:49 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 21:01:49 go: downloading github.com/modern-go/reflect2 v1.0.2 21:01:49 go: downloading github.com/ryanuber/go-glob v1.0.0 21:01:49 go: downloading github.com/golang/snappy v0.0.4 21:01:49 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 21:01:50 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 21:01:50 go: downloading github.com/hashicorp/go-uuid v1.0.2 21:01:50 go: downloading github.com/hashicorp/go-version v1.2.0 21:01:50 go: downloading go.uber.org/multierr v1.6.0 21:02:01 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 21:02:01 go: downloading github.com/hashicorp/go-uuid v1.0.2 21:02:01 go: downloading github.com/hashicorp/go-version v1.2.0 21:02:01 go: downloading go.uber.org/multierr v1.6.0 21:02:19 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 21:02:19 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 21:02:32 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 21:02:32 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 21:05:39 Removing intermediate container 2531cf9dbe42 21:05:39 ---> e7cfde972031 21:05:39 21:05:39 Step 9/20 : FROM alpine:3.15 21:05:39 3.15: Pulling from library/alpine 21:05:39 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 21:05:39 Status: Downloaded newer image for alpine:3.15 21:05:39 ---> 3fb3c9af89a9 21:05:39 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:05:39 ---> Running in d696369df28d 21:05:39 Removing intermediate container d696369df28d 21:05:39 ---> f6fb10000b35 21:05:39 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:05:39 ---> Running in 9d194483134e 21:05:39 Removing intermediate container 9d194483134e 21:05:39 ---> 677b5fbc75e8 21:05:39 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:05:39 ---> Running in 9bc6a04a83ff 21:05:39 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:05:39 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:05:39 v3.15.4-87-g89e29fdace [https://nl.alpinelinux.org/alpine/v3.15/main] 21:05:39 v3.15.4-88-gad6180c336 [https://nl.alpinelinux.org/alpine/v3.15/community] 21:05:39 OK: 15730 distinct packages available 21:05:39 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:05:39 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:05:39 (1/9) Installing ca-certificates (20211220-r0) 21:05:39 (2/9) Installing brotli-libs (1.0.9-r5) 21:05:39 (3/9) Installing nghttp2-libs (1.46.0-r0) 21:05:39 (4/9) Installing libcurl (7.80.0-r1) 21:05:39 (5/9) Installing curl (7.80.0-r1) 21:05:39 (6/9) Installing dumb-init (1.2.5-r1) 21:05:39 (7/9) Installing musl-obstack (1.2.3-r0) 21:05:39 (8/9) Installing libucontext (1.1-r0) 21:05:39 (9/9) Installing gcompat (1.0.0-r4) 21:05:39 Executing busybox-1.34.1-r5.trigger 21:05:39 Executing ca-certificates-20211220-r0.trigger 21:05:39 OK: 8 MiB in 23 packages 21:05:41 Removing intermediate container 9bc6a04a83ff 21:05:41 ---> d236c27e8c43 21:05:41 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 21:05:42 ---> 43bc759a4956 21:05:42 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 21:05:45 ---> de5b4b07f32a 21:05:45 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 21:05:46 ---> 8547ceb2b7c6 21:05:46 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 21:05:46 ---> Running in 9d74aebd6fe0 21:05:46 Removing intermediate container 9d74aebd6fe0 21:05:46 ---> b8726611a754 21:05:46 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:05:46 ---> Running in 9f252237c81a 21:05:47 Removing intermediate container 9f252237c81a 21:05:47 ---> c994360c030e 21:05:47 Step 18/20 : LABEL arch=arm64 21:05:47 ---> Running in 9da81c180266 21:05:48 Removing intermediate container 9da81c180266 21:05:48 ---> 5a84ac80861c 21:05:48 Step 19/20 : LABEL git_sha=7a79b49677fb4f689fcca14b70510248d6de6a04 21:05:48 ---> Running in 5c99daf13fdd 21:05:48 Removing intermediate container 5c99daf13fdd 21:05:48 ---> 62fbfc6ff734 21:05:48 Step 20/20 : LABEL version=0.0.0 21:05:48 ---> Running in 553b82a3b2d0 21:05:49 Removing intermediate container 553b82a3b2d0 21:05:49 ---> a01e67f7bc20 21:05:49 21:05:50 Successfully built a01e67f7bc20 21:05:50 Successfully tagged security-spiffe-token-provider-arm64:latest 21:05:50 Building support-notifications 21:06:29  Building security-spiffe-token-provider ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:06:29 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:06:29 ---> 57a2a8b8d8ba 21:06:29 Step 3/22 : WORKDIR /edgex-go 21:06:29 ---> Using cache 21:06:29 ---> 265b963c3e2b 21:06:29 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:06:29 ---> Using cache 21:06:29 ---> b70205cf623f 21:06:29 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 21:06:29 ---> Running in 37bd27e30b54 21:06:29 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:06:29 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:06:29 Removing intermediate container f43e7e8a27a4 21:06:29 ---> 21d4a3de77fa 21:06:29 21:06:29 Step 10/22 : FROM alpine:3.14 21:06:29 ---> ac73e934f311 21:06:29 Step 11/22 : RUN apk add --update --no-cache dumb-init 21:06:29 ---> Running in e0b8d32e2ecb 21:06:29 OK: 220 MiB in 52 packages 21:06:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:06:30 Removing intermediate container 37bd27e30b54 21:06:30 ---> 70fd829f8217 21:06:30 Step 6/22 : COPY go.mod vendor* ./ 21:06:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:06:30 ---> bbeae8d51e28 21:06:30 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:06:31 ---> Running in 2fcc26fbc194 21:06:31 (1/1) Installing dumb-init (1.2.5-r1) 21:06:32 Executing busybox-1.33.1-r7.trigger 21:06:32 OK: 5 MiB in 15 packages 21:06:33 Removing intermediate container e0b8d32e2ecb 21:06:33 ---> ed74bec8b683 21:06:33 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:06:33 ---> Running in 8aa54125f3f1 21:06:34 Removing intermediate container 8aa54125f3f1 21:06:34 ---> d319ae38ba17 21:06:34 Step 13/22 : ENV APP_PORT=59861 21:06:34 ---> Running in f8d6b3dcb109 21:06:35 Removing intermediate container f8d6b3dcb109 21:06:35 ---> d2e50a646635 21:06:35 Step 14/22 : EXPOSE $APP_PORT 21:06:35 ---> Running in b8b330a30fd1 21:06:35 Removing intermediate container b8b330a30fd1 21:06:35 ---> 9e3795c790bb 21:06:35 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 21:06:36 ---> bddb213fd2a4 21:06:36 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:06:38 Removing intermediate container 2fcc26fbc194 21:06:38 ---> 58ea532ee778 21:06:38 Step 8/22 : COPY . . 21:06:40 ---> e99efafe842a 21:06:40 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 21:06:42 ---> 45757d548040 21:06:42 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 21:06:42 ---> Running in 5e05f89d6015 21:06:43 Removing intermediate container 5e05f89d6015 21:06:43 ---> a54c9a724641 21:06:43 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:06:43 ---> Running in ec496eb4652e 21:06:44 Removing intermediate container ec496eb4652e 21:06:44 ---> cdd477b9d7ad 21:06:44 Step 20/22 : LABEL arch=arm64 21:06:44 ---> Running in dcb38f27fe83 21:06:45 Removing intermediate container dcb38f27fe83 21:06:45 ---> be30e067f22d 21:06:45 Step 21/22 : LABEL git_sha=7a79b49677fb4f689fcca14b70510248d6de6a04 21:06:45 ---> Running in 6ff6bd152376 21:06:47 Removing intermediate container 6ff6bd152376 21:06:47 ---> d9487a277505 21:06:47 Step 22/22 : LABEL version=0.0.0 21:06:47 ---> Running in 07e725b13eab 21:06:48 Removing intermediate container 07e725b13eab 21:06:48 ---> 65b2ecc12122 21:06:48 21:06:49 Successfully built 65b2ecc12122 21:06:49 Successfully tagged support-scheduler-arm64:latest 21:06:49 Building core-command 21:07:07  Building support-scheduler ... done  ---> d6bd088dca52 21:07:07 Step 9/22 : RUN make cmd/support-notifications/support-notifications 21:07:07 ---> Running in 9aaeaa1b77e3 21:07:08 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 21:07:26 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:07:26 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:07:26 ---> 57a2a8b8d8ba 21:07:26 Step 3/23 : WORKDIR /edgex-go 21:07:26 ---> Using cache 21:07:26 ---> 265b963c3e2b 21:07:26 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:07:26 ---> Using cache 21:07:26 ---> b70205cf623f 21:07:26 Step 5/23 : RUN apk add --update --no-cache make git 21:07:26 ---> Using cache 21:07:26 ---> 1ba35e9b644b 21:07:26 Step 6/23 : COPY go.mod vendor* ./ 21:07:26 ---> Using cache 21:07:26 ---> bcdf8fe012af 21:07:26 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:07:26 ---> Using cache 21:07:26 ---> 67ee87a141f1 21:07:26 Step 8/23 : COPY . . 21:07:26 ---> Using cache 21:07:26 ---> 8a2482f0bbc7 21:07:26 Step 9/23 : RUN make cmd/core-command/core-command 21:07:27 ---> Running in 85d934b2e4d9 21:07: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/core-command/core-command ./cmd/core-command 21:12:36 Removing intermediate container 85d934b2e4d9 21:12:36 ---> 4fb17d017d9a 21:12:36 21:12:36 Step 10/23 : FROM alpine:3.14 21:12:36 ---> ac73e934f311 21:12:36 Step 11/23 : RUN apk add --update --no-cache dumb-init 21:12:36 ---> Using cache 21:12:36 ---> ed74bec8b683 21:12:36 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:12:36 ---> Using cache 21:12:36 ---> d319ae38ba17 21:12:36 Step 13/23 : ENV APP_PORT=59882 21:12:36 ---> Running in ca0f9b3e5c6f 21:12:36 Removing intermediate container ca0f9b3e5c6f 21:12:36 ---> 83b6d0b2a558 21:12:36 Step 14/23 : EXPOSE $APP_PORT 21:12:36 ---> Running in 291ca55d404b 21:12:36 Removing intermediate container 291ca55d404b 21:12:36 ---> 5af5d18c9ac7 21:12:36 Step 15/23 : WORKDIR / 21:12:36 ---> Running in 6c1728b021c5 21:12:36 Removing intermediate container 6c1728b021c5 21:12:36 ---> 12c7b8d611a6 21:12:36 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:12:37 ---> ca6bb70bbd5e 21:12:37 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 21:12:39 ---> 8c3034b1629d 21:12:39 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 21:12:40 ---> 41dfefb38f0f 21:12:40 Step 19/23 : ENTRYPOINT ["/core-command"] 21:12:40 ---> Running in a5091cc10036 21:12:41 Removing intermediate container a5091cc10036 21:12:41 ---> 9c2b2f73f12f 21:12:41 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:12:41 ---> Running in 4086234b91df 21:12:41 Removing intermediate container 4086234b91df 21:12:41 ---> fe11f7252828 21:12:41 Step 21/23 : LABEL arch=arm64 21:12:41 ---> Running in 0e65a0d117a5 21:12:42 Removing intermediate container 0e65a0d117a5 21:12:42 ---> 8988526e95ba 21:12:42 Step 22/23 : LABEL git_sha=7a79b49677fb4f689fcca14b70510248d6de6a04 21:12:42 ---> Running in dbcad94bcfd0 21:12:43 Removing intermediate container dbcad94bcfd0 21:12:43 ---> a458df0e7840 21:12:43 Step 23/23 : LABEL version=0.0.0 21:12:43 ---> Running in b546aab2169a 21:12:44 Removing intermediate container b546aab2169a 21:12:44 ---> b13014bfa31f 21:12:44 21:12:44 Successfully built b13014bfa31f 21:12:44 Successfully tagged core-command-arm64:latest 21:12:44  Building core-command ... done Building security-proxy-setup 21:13:16 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:13:16 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:13:16 ---> 57a2a8b8d8ba 21:13:16 Step 3/22 : WORKDIR /edgex-go 21:13:16 ---> Using cache 21:13:16 ---> 265b963c3e2b 21:13:16 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:13:16 ---> Using cache 21:13:16 ---> b70205cf623f 21:13:16 Step 5/22 : RUN apk add --update --no-cache make git 21:13:16 ---> Using cache 21:13:16 ---> 1ba35e9b644b 21:13:16 Step 6/22 : COPY go.mod vendor* ./ 21:13:16 ---> Using cache 21:13:16 ---> bcdf8fe012af 21:13:16 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:13:16 ---> Using cache 21:13:16 ---> 67ee87a141f1 21:13:16 Step 8/22 : COPY . . 21:13:16 ---> Using cache 21:13:16 ---> 8a2482f0bbc7 21:13:16 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 21:13:16 ---> Running in 5a982cbfb3de 21:13: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/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 21:15:23 Removing intermediate container 9aaeaa1b77e3 21:15:23 ---> 08bef13df740 21:15:23 21:15:23 Step 10/22 : FROM alpine:3.14 21:15:23 ---> ac73e934f311 21:15:23 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 21:15:23 ---> Running in 5416d46d4855 21:15:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:15:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:15:27 (1/2) Installing ca-certificates (20211220-r0) 21:15:27 (2/2) Installing dumb-init (1.2.5-r1) 21:15:27 Executing busybox-1.33.1-r7.trigger 21:15:27 Executing ca-certificates-20211220-r0.trigger 21:15:27 OK: 6 MiB in 16 packages 21:15:29 Removing intermediate container 5416d46d4855 21:15:29 ---> 2c6e853b313d 21:15:29 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 21:15:30 ---> Running in bcbddf15525d 21:15:30 Removing intermediate container bcbddf15525d 21:15:30 ---> dde5b8453a4e 21:15:30 Step 13/22 : ENV APP_PORT=59860 21:15:30 ---> Running in d380ab26c44a 21:15:31 Removing intermediate container d380ab26c44a 21:15:31 ---> 6301c5afe367 21:15:31 Step 14/22 : EXPOSE $APP_PORT 21:15:31 ---> Running in b54b259fbed7 21:15:32 Removing intermediate container b54b259fbed7 21:15:32 ---> ea76c4ae815a 21:15:32 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 21:15:33 ---> ff6c428c487c 21:15:33 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:15:35 ---> fa7b6d801c1d 21:15:35 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 21:15:36 ---> 508cf1a378e9 21:15:36 Step 18/22 : ENTRYPOINT ["/support-notifications"] 21:15:36 ---> Running in 3a952c2274a2 21:15:36 Removing intermediate container 3a952c2274a2 21:15:36 ---> 76c4e87d5ddf 21:15:36 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:15:36 ---> Running in 42b6a7a1680a 21:15:37 Removing intermediate container 42b6a7a1680a 21:15:37 ---> 9c4d52e98ce1 21:15:37 Step 20/22 : LABEL arch=arm64 21:15:37 ---> Running in e56378ff3905 21:15:38 Removing intermediate container e56378ff3905 21:15:38 ---> 02709e993f60 21:15:38 Step 21/22 : LABEL git_sha=7a79b49677fb4f689fcca14b70510248d6de6a04 21:15:38 ---> Running in b612b1255d7f 21:15:38 Removing intermediate container b612b1255d7f 21:15:38 ---> 55f7db5a638c 21:15:38 Step 22/22 : LABEL version=0.0.0 21:15:39 ---> Running in 27aaac342fd7 21:15:39 Removing intermediate container 27aaac342fd7 21:15:39 ---> 3ac84054da1d 21:15:39 21:15:40 Successfully built 3ac84054da1d 21:15:40 Successfully tagged support-notifications-arm64:latest 21:15:40  Building support-notifications ... done Building core-metadata 21:16:12 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:16:12 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:16:12 ---> 57a2a8b8d8ba 21:16:12 Step 3/23 : WORKDIR /edgex-go 21:16:12 ---> Using cache 21:16:12 ---> 265b963c3e2b 21:16:12 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:16:12 ---> Using cache 21:16:12 ---> b70205cf623f 21:16:12 Step 5/23 : RUN apk add --update --no-cache make git 21:16:12 ---> Using cache 21:16:12 ---> 1ba35e9b644b 21:16:12 Step 6/23 : COPY go.mod vendor* ./ 21:16:12 ---> Using cache 21:16:12 ---> bcdf8fe012af 21:16:12 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:16:12 ---> Using cache 21:16:12 ---> 67ee87a141f1 21:16:12 Step 8/23 : COPY . . 21:16:12 ---> Using cache 21:16:12 ---> 8a2482f0bbc7 21:16:12 Step 9/23 : RUN make cmd/core-metadata/core-metadata 21:16:12 ---> Running in 64c5ba9b231c 21:16:14 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 21:18:21 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 21:18:39 Removing intermediate container 5a982cbfb3de 21:18:39 ---> 5a2088bb1741 21:18:39 21:18:39 Step 10/22 : FROM alpine:3.14 21:18:39 ---> ac73e934f311 21:18:39 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 21:18:39 ---> Running in 8df4c2964c98 21:18:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:18:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:18:41 (1/6) Installing ca-certificates (20211220-r0) 21:18:41 (2/6) Installing brotli-libs (1.0.9-r5) 21:18:41 (3/6) Installing nghttp2-libs (1.43.0-r0) 21:18:41 (4/6) Installing libcurl (7.79.1-r1) 21:18:41 (5/6) Installing curl (7.79.1-r1) 21:18:41 (6/6) Installing dumb-init (1.2.5-r1) 21:18:41 Executing busybox-1.33.1-r7.trigger 21:18:41 Executing ca-certificates-20211220-r0.trigger 21:18:41 OK: 8 MiB in 20 packages 21:18:43 Removing intermediate container 8df4c2964c98 21:18:43 ---> 53c52889a134 21:18:43 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:18:44 ---> Running in 120dba1e348e 21:18:44 Removing intermediate container 120dba1e348e 21:18:44 ---> f978e9a8db57 21:18:44 Step 13/22 : WORKDIR /edgex 21:18:44 ---> Running in 51af2604c09f 21:18:45 Removing intermediate container 51af2604c09f 21:18:45 ---> 44f71946c71a 21:18:45 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 21:18:46 ---> 704f621a9360 21:18:46 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 21:18:47 ---> ad2a8fdb4da0 21:18:47 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:18:49 ---> afda3f21ba55 21:18:49 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 21:18:50 ---> dae9b0ddd8e4 21:18:50 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:18:50 ---> Running in 82fbc5f558c1 21:18:54 Removing intermediate container 82fbc5f558c1 21:18:54 ---> 192696628fa3 21:18:54 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 21:18:54 ---> Running in 994b3a62693a 21:18:54 Removing intermediate container 994b3a62693a 21:18:54 ---> 239c9ef33924 21:18:54 Step 20/22 : LABEL arch=arm64 21:18:54 ---> Running in 87d33786c366 21:18:55 Removing intermediate container 87d33786c366 21:18:55 ---> 7e3a87281fe6 21:18:55 Step 21/22 : LABEL git_sha=7a79b49677fb4f689fcca14b70510248d6de6a04 21:18:55 ---> Running in 8d6e6d816bc9 21:18:56 Removing intermediate container 8d6e6d816bc9 21:18:56 ---> 5ce2d29810d4 21:18:56 Step 22/22 : LABEL version=0.0.0 21:18:56 ---> Running in b9bd5942208e 21:18:56 Removing intermediate container b9bd5942208e 21:18:56 ---> dd53e33a3a12 21:18:56 21:18:57 Successfully built dd53e33a3a12 21:18:57 Successfully tagged security-proxy-setup-arm64:latest 21:21:19  Building security-proxy-setup ... done Removing intermediate container 64c5ba9b231c 21:21:19 ---> eb22ed93f48c 21:21:19 21:21:19 Step 10/23 : FROM alpine:3.14 21:21:19 ---> ac73e934f311 21:21:19 Step 11/23 : RUN apk add --update --no-cache dumb-init 21:21:19 ---> Using cache 21:21:19 ---> ed74bec8b683 21:21:19 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:21:19 ---> Using cache 21:21:19 ---> d319ae38ba17 21:21:19 Step 13/23 : ENV APP_PORT=59881 21:21:19 ---> Running in deacd219169c 21:21:19 Removing intermediate container deacd219169c 21:21:19 ---> 170aa0f0a89b 21:21:19 Step 14/23 : EXPOSE $APP_PORT 21:21:19 ---> Running in f6a6d7a16a5f 21:21:19 Removing intermediate container f6a6d7a16a5f 21:21:19 ---> 3571fc34aef0 21:21:19 Step 15/23 : WORKDIR / 21:21:19 ---> Running in 1038638a502b 21:21:19 Removing intermediate container 1038638a502b 21:21:19 ---> e535194b5570 21:21:19 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:21:19 ---> 385334aa3cf1 21:21:19 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:21:19 ---> 5b9cfdd822e1 21:21:19 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 21:21:19 ---> 7ef9d5fd9869 21:21:19 Step 19/23 : ENTRYPOINT ["/core-metadata"] 21:21:19 ---> Running in 9ed3c1c03488 21:21:19 Removing intermediate container 9ed3c1c03488 21:21:19 ---> bb25dbd0745e 21:21:19 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:21:19 ---> Running in 3d10bce912b7 21:21:19 Removing intermediate container 3d10bce912b7 21:21:19 ---> 5cce847d4aec 21:21:19 Step 21/23 : LABEL arch=arm64 21:21:19 ---> Running in efde2de62cf3 21:21:19 Removing intermediate container efde2de62cf3 21:21:19 ---> 2901fdcff772 21:21:19 Step 22/23 : LABEL git_sha=7a79b49677fb4f689fcca14b70510248d6de6a04 21:21:19 ---> Running in 0d205fb6c860 21:21:19 Removing intermediate container 0d205fb6c860 21:21:19 ---> 52c0f4422e2b 21:21:19 Step 23/23 : LABEL version=0.0.0 21:21:19 ---> Running in 1d18f38f8ab7 21:21:19 Removing intermediate container 1d18f38f8ab7 21:21:19 ---> db2f8f45d906 21:21:19 21:21:19 Successfully built db2f8f45d906 21:21:19 Successfully tagged core-metadata-arm64:latest 21:32:27  Building core-metadata ... done Building bin/spire-agent... 21:32:27 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 21:32:27 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 21:32:27 go: downloading cloud.google.com/go/secretmanager v1.3.0 21:32:27 go: downloading github.com/docker/docker v20.10.12+incompatible 21:32:27 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 21:32:27 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 21:32:27 go: downloading github.com/google/go-tpm-tools v0.3.3 21:32:27 go: downloading github.com/docker/go-units v0.4.0 21:32:27 go: downloading github.com/docker/go-connections v0.4.0 21:32:27 go: downloading github.com/opencontainers/image-spec v1.0.1 21:32:27 go: downloading github.com/containerd/containerd v1.3.4 21:32:27 go: downloading github.com/docker/distribution v2.7.1+incompatible 21:32:27 go: downloading github.com/opencontainers/go-digest v1.0.0 21:37:49 Removing intermediate container c6604948609b 21:37:49 ---> 4d09154b4008 21:37:49 21:37:49 Step 13/25 : FROM alpine:3.15 21:37:49 ---> 3fb3c9af89a9 21:37:49 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:37:49 ---> Using cache 21:37:49 ---> f6fb10000b35 21:37:49 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:37:49 ---> Using cache 21:37:49 ---> 677b5fbc75e8 21:37:49 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:37:49 ---> Running in 2a15fc694f7b 21:37:51 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:37:52 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:37:53 v3.15.4-87-g89e29fdace [https://nl.alpinelinux.org/alpine/v3.15/main] 21:37:53 v3.15.4-88-gad6180c336 [https://nl.alpinelinux.org/alpine/v3.15/community] 21:37:53 OK: 15730 distinct packages available 21:37:53 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:37:54 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:37:55 (1/5) Installing dumb-init (1.2.5-r1) 21:37:55 (2/5) Installing musl-obstack (1.2.3-r0) 21:37:55 (3/5) Installing libucontext (1.1-r0) 21:37:55 (4/5) Installing gcompat (1.0.0-r4) 21:37:55 (5/5) Installing openssl (1.1.1n-r0) 21:37:55 Executing busybox-1.34.1-r5.trigger 21:37:55 OK: 6 MiB in 19 packages 21:37:58 Removing intermediate container 2a15fc694f7b 21:37:58 ---> ff5fa9efd2ac 21:37:58 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 21:38:05 ---> fbdcf9ee6bd2 21:38:05 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 21:38:05 ---> 08d0c96b6a8a 21:38:05 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 21:38:05 Building bin/spire-agent... 21:38:06 ---> d0aa7604319c 21:38:06 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 21:38:06 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 21:38:07  ---> 1970257a0520 21:38:07 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:38:07 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 21:38:07  ---> Running in 8d532786f8aa 21:38:07 go: downloading cloud.google.com/go/secretmanager v1.3.0 21:38:07 go: downloading github.com/docker/docker v20.10.12+incompatible 21:38:07 Removing intermediate container 8d532786f8aa 21:38:07 ---> 69284629c4b8 21:38:07 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:38:07 ---> Running in 6cfa11e753bd 21:38:08 Removing intermediate container 6cfa11e753bd 21:38:08 ---> 5b987d4bb039 21:38:08 Step 23/25 : LABEL arch=arm64 21:38:08 ---> Running in 4c2bab0e0dcb 21:38:08 Removing intermediate container 4c2bab0e0dcb 21:38:08 ---> a4fada2a29dc 21:38:08 Step 24/25 : LABEL git_sha=7a79b49677fb4f689fcca14b70510248d6de6a04 21:38:08 ---> Running in 1360b1a35243 21:38:09 Removing intermediate container 1360b1a35243 21:38:09 ---> dfdc20596eb0 21:38:09 Step 25/25 : LABEL version=0.0.0 21:38:09 ---> Running in 6cba27d08be3 21:38:10 Removing intermediate container 6cba27d08be3 21:38:10 ---> 927642f4e0e0 21:38:10 21:38:10 Successfully built 927642f4e0e0 21:38:10 Successfully tagged security-spire-server-arm64:latest 21:38:10  Building security-spire-server ... done go: downloading github.com/google/go-tpm-tools v0.3.3 21:38:11 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 21:38:11 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 21:38:11 go: downloading github.com/docker/go-connections v0.4.0 21:38:11 go: downloading github.com/docker/go-units v0.4.0 21:38:12 go: downloading github.com/opencontainers/image-spec v1.0.1 21:38:12 go: downloading github.com/containerd/containerd v1.3.4 21:38:12 go: downloading github.com/docker/distribution v2.7.1+incompatible 21:38:12 go: downloading github.com/opencontainers/go-digest v1.0.0 21:38:18 Building bin/spire-agent... 21:38:18 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 21:38:19 go: downloading cloud.google.com/go/secretmanager v1.3.0 21:38:19 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 21:38:19 go: downloading github.com/docker/docker v20.10.12+incompatible 21:38:23 go: downloading github.com/google/go-tpm-tools v0.3.3 21:38:24 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 21:38:24 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 21:38:24 go: downloading github.com/docker/go-connections v0.4.0 21:38:24 go: downloading github.com/docker/go-units v0.4.0 21:38:25 go: downloading github.com/opencontainers/image-spec v1.0.1 21:38:25 go: downloading github.com/containerd/containerd v1.3.4 21:38:25 go: downloading github.com/docker/distribution v2.7.1+incompatible 21:38:25 go: downloading github.com/opencontainers/go-digest v1.0.0 21:43:02 Removing intermediate container dd8e34853ae5 21:43:02 ---> 5750fbe64b4a 21:43:02 21:43:02 Step 13/26 : FROM alpine:3.15 21:43:02 ---> 3fb3c9af89a9 21:43:02 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:43:02 ---> Using cache 21:43:02 ---> f6fb10000b35 21:43:02 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:43:02 ---> Using cache 21:43:02 ---> 677b5fbc75e8 21:43:02 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:43:02 ---> Using cache 21:43:02 ---> ff5fa9efd2ac 21:43:02 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 21:43:02 ---> 667c8369717e 21:43:02 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 21:43:02 ---> 1e8af6ee1ba0 21:43:02 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 21:43:02 ---> 3bbf1633c4a5 21:43:02 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 21:43:02 ---> a19256d5475f 21:43:02 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 21:43:02 ---> ed5fcd07a493 21:43:02 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:43:02 ---> Running in dca728bccf61 21:43:02 Removing intermediate container dca728bccf61 21:43:02 ---> eaf4c996afc5 21:43:02 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:43:02 ---> Running in 5965c04e2cd6 21:43:02 Removing intermediate container 5965c04e2cd6 21:43:02 ---> 54455dd06795 21:43:02 Step 24/26 : LABEL arch=arm64 21:43:02 ---> Running in bceb493ba640 21:43:02 Removing intermediate container bceb493ba640 21:43:02 ---> aa7e38893b67 21:43:02 Step 25/26 : LABEL git_sha=7a79b49677fb4f689fcca14b70510248d6de6a04 21:43:02 ---> Running in 63d313761722 21:43:03 Removing intermediate container 63d313761722 21:43:03 ---> 44963fa40623 21:43:03 Step 26/26 : LABEL version=0.0.0 21:43:03 ---> Running in 0fe94da4305f 21:43:03 Removing intermediate container 0fe94da4305f 21:43:03 ---> 57172157e5ad 21:43:03 21:43:03 Removing intermediate container 121e5d102256 21:43:03 ---> db81c7275c68 21:43:03 21:43:03 Step 13/26 : FROM alpine:3.15 21:43:03 ---> 3fb3c9af89a9 21:43:03 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:43:03 ---> Using cache 21:43:03 ---> f6fb10000b35 21:43:03 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:43:03 ---> Using cache 21:43:03 ---> 677b5fbc75e8 21:43:03 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 21:43:03 ---> Running in d2ab4c8c3606 21:43:04 Successfully built 57172157e5ad 21:43:04 Successfully tagged security-spire-agent-arm64:latest 21:43:05  Building security-spire-agent ... done fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:43:06 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:43:07 v3.15.4-87-g89e29fdace [https://nl.alpinelinux.org/alpine/v3.15/main] 21:43:07 v3.15.4-88-gad6180c336 [https://nl.alpinelinux.org/alpine/v3.15/community] 21:43:07 OK: 15730 distinct packages available 21:43:07 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:43:08 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:43:09 (1/4) Installing dumb-init (1.2.5-r1) 21:43:09 (2/4) Installing musl-obstack (1.2.3-r0) 21:43:09 (3/4) Installing libucontext (1.1-r0) 21:43:09 (4/4) Installing gcompat (1.0.0-r4) 21:43:09 Executing busybox-1.34.1-r5.trigger 21:43:09 OK: 6 MiB in 18 packages 21:43:10 Removing intermediate container d2ab4c8c3606 21:43:10 ---> 76635a35989e 21:43:10 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 21:43:13 ---> 1f3c07e8cbc7 21:43:13 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 21:43:13 ---> 56f1c481e313 21:43:13 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 21:43:13 ---> Running in f5645bd6cf7a 21:43:13 Removing intermediate container f5645bd6cf7a 21:43:13 ---> cebbd5761037 21:43:13 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 21:43:14 ---> 3783674fb04e 21:43:14 Step 21/26 : WORKDIR / 21:43:14 ---> Running in c0717c14b1d2 21:43:14 Removing intermediate container c0717c14b1d2 21:43:14 ---> 3121b90eaffd 21:43:14 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:43:15 ---> Running in d9a41d0d6553 21:43:15 Removing intermediate container d9a41d0d6553 21:43:15 ---> fed12e1cc265 21:43:15 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:43:15 ---> Running in d15aa82a88c7 21:43:15 Removing intermediate container d15aa82a88c7 21:43:15 ---> e2ba958349cc 21:43:15 Step 24/26 : LABEL arch=arm64 21:43:15 ---> Running in e39d0f4c26b9 21:43:16 Removing intermediate container e39d0f4c26b9 21:43:16 ---> e4fa666d8132 21:43:16 Step 25/26 : LABEL git_sha=7a79b49677fb4f689fcca14b70510248d6de6a04 21:43:16 ---> Running in 4dc01c7d5d7b 21:43:16 Removing intermediate container 4dc01c7d5d7b 21:43:16 ---> fe4de4fa6cb0 21:43:16 Step 26/26 : LABEL version=0.0.0 21:43:16 ---> Running in dd06a738992a 21:43:16 Removing intermediate container dd06a738992a 21:43:16 ---> 2841061eb1ae 21:43:16 21:43:17 Successfully built 2841061eb1ae 21:43:17 Successfully tagged security-spire-config-arm64:latest 21:43:17  Building security-spire-config ... done  [Pipeline] } 21:43:17 $ docker stop --time=1 7c237c5b1bd8bd870b3a9db2c3c80464b92144b4fbb82bd12e6c14e4048892d3 21:43:19 $ docker rm -f 7c237c5b1bd8bd870b3a9db2c3c80464b92144b4fbb82bd12e6c14e4048892d3 [Pipeline] // withDockerContainer [Pipeline] sh 21:43:19 + docker images 21:43:20 REPOSITORY TAG IMAGE ID CREATED SIZE 21:43:20 security-spire-config-arm64 latest 2841061eb1ae 4 seconds ago 85.6MB 21:43:20 security-spire-agent-arm64 latest 57172157e5ad 17 seconds ago 126MB 21:43:20 db81c7275c68 32 seconds ago 4.14GB 21:43:20 5750fbe64b4a 45 seconds ago 4.14GB 21:43:20 security-spire-server-arm64 latest 927642f4e0e0 5 minutes ago 86.3MB 21:43:20 4d09154b4008 5 minutes ago 4.14GB 21:43:20 core-metadata-arm64 latest db2f8f45d906 22 minutes ago 16.3MB 21:43:20 eb22ed93f48c 22 minutes ago 1.31GB 21:43:20 security-proxy-setup-arm64 latest dd53e33a3a12 24 minutes ago 26.1MB 21:43:20 5a2088bb1741 24 minutes ago 1.31GB 21:43:20 support-notifications-arm64 latest 3ac84054da1d 27 minutes ago 25.8MB 21:43:20 08bef13df740 27 minutes ago 1.36GB 21:43:20 core-command-arm64 latest b13014bfa31f 30 minutes ago 15.5MB 21:43:20 4fb17d017d9a 30 minutes ago 1.3GB 21:43:20 support-scheduler-arm64 latest 65b2ecc12122 36 minutes ago 25.2MB 21:43:20 21d4a3de77fa 36 minutes ago 1.36GB 21:43:20 security-spiffe-token-provider-arm64 latest a01e67f7bc20 37 minutes ago 27.9MB 21:43:20 e7cfde972031 37 minutes ago 1.36GB 21:43:20 sys-mgmt-agent-arm64 latest 257be5533d13 45 minutes ago 282MB 21:43:20 core-data-arm64 latest daa9ce2ae0ae 46 minutes ago 21.6MB 21:43:20 081ea74a4a0c 47 minutes ago 1.34GB 21:43:20 security-bootstrapper-arm64 latest 6050abe4a934 47 minutes ago 18.3MB 21:43:20 security-secretstore-setup-arm64 latest 294f5c216491 47 minutes ago 27.5MB 21:43:20 319f676e7d6f 48 minutes ago 1.32GB 21:43:20 cea1f473baa5 48 minutes ago 1.31GB 21:43:20 3959a99524e5 48 minutes ago 1.31GB 21:43:20 ci-base-image-arm64 latest 57a2a8b8d8ba About an hour ago 885MB 21:43:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 725f1c02e7f9 11 days ago 551MB 21:43:20 docker 20.10.14 c346e9eafbab 4 weeks ago 202MB 21:43:20 alpine 3.14 ac73e934f311 4 weeks ago 5.34MB 21:43:20 alpine 3.15 3fb3c9af89a9 4 weeks ago 5.32MB 21:43:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 22 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:43:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:43:20 21:43:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 21:43:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:43:21 arm64: Pulling from edgex-lftools-log-publisher 21:43:21 8998bd30e6a1: Pulling fs layer 21:43:21 04944245beec: Pulling fs layer 21:43:21 699f458cf7ca: Pulling fs layer 21:43:21 765212b225bb: Pulling fs layer 21:43:21 f23df028b6ca: Pulling fs layer 21:43:21 d65c8cfc05b1: Pulling fs layer 21:43:21 2437ff75d9bd: Pulling fs layer 21:43:21 765212b225bb: Waiting 21:43:21 f23df028b6ca: Waiting 21:43:21 d65c8cfc05b1: Waiting 21:43:21 2437ff75d9bd: Waiting 21:43:21 04944245beec: Verifying Checksum 21:43:21 04944245beec: Download complete 21:43:21 765212b225bb: Download complete 21:43:21 f23df028b6ca: Verifying Checksum 21:43:21 f23df028b6ca: Download complete 21:43:21 d65c8cfc05b1: Verifying Checksum 21:43:21 d65c8cfc05b1: Download complete 21:43:21 699f458cf7ca: Download complete 21:43:22 8998bd30e6a1: Verifying Checksum 21:43:22 8998bd30e6a1: Download complete 21:43:24 2437ff75d9bd: Verifying Checksum 21:43:24 2437ff75d9bd: Download complete 21:43:26 8998bd30e6a1: Pull complete 21:43:27 04944245beec: Pull complete 21:43:28 699f458cf7ca: Pull complete 21:43:28 765212b225bb: Pull complete 21:43:29 f23df028b6ca: Pull complete 21:43:29 d65c8cfc05b1: Pull complete 21:43:44 2437ff75d9bd: Pull complete 21:43:44 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:43:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:43:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 21:43:45 prd-ubuntu20.04-docker-arm64-4c-16g-40402 does not seem to be running inside a container 21:43:45 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:43:48 $ docker top 20d0200207fd34615d5e4e98358ddc0a49965fdc694b6b53c367ddd2fc9fe4ff -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:43:49 ---> job-cost.sh 21:43:49 lf-activate-venv: SKIPPING 21:43:49 INFO: No Stack... 21:43:49 INFO: Retrieving Pricing Info for: v3-standard-4 21:43:50 INFO: Archiving Costs [Pipeline] sh 21:43:51 + cat /w/workspace/edgex-go/6/archives/cost.csv 21:43:51 + cut -d, -f6 [Pipeline] lock 21:43:51 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3995-6-stack-cost] 21:43:51 Resource [jenkins-edgexfoundry-edgex-go-PR-3995-6-stack-cost] did not exist. Created. 21:43:51 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3995-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:43:52 + echo total: 0.2199999988079071 [Pipeline] stash 21:43:52 Stashed 1 file(s) [Pipeline] } 21:43:52 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3995-6-stack-cost] [Pipeline] // lock [Pipeline] } 21:43:52 $ docker stop --time=1 20d0200207fd34615d5e4e98358ddc0a49965fdc694b6b53c367ddd2fc9fe4ff 21:43:53 $ docker rm -f 20d0200207fd34615d5e4e98358ddc0a49965fdc694b6b53c367ddd2fc9fe4ff [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 21:43:54 provisioning config files... 21:43:54 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/6@tmp/config862143285587511435tmp [Pipeline] { [Pipeline] sh 21:43:54 + set +x 21:43:54 + curl -s https://codecov.io/bash 21:43:54 + bash -s -- 21:43:54 21:43:54 _____ _ 21:43:54 / ____| | | 21:43:54 | | ___ __| | ___ ___ _____ __ 21:43:54 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:43:54 | |___| (_) | (_| | __/ (_| (_) \ V / 21:43:54 \_____\___/ \__,_|\___|\___\___/ \_/ 21:43:54 Bash-1.0.6 21:43:54 21:43:54 21:43:54 ==> git version 2.25.1 found 21:43:54 ==> 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 21:43:54 Release-Date: 2020-01-08 21:43:54 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:43:54 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:43:54 ==> Jenkins CI detected. 21:43:54 current dir:  /w/workspace/edgex-go/6 21:43:54 project root: . 21:43:54 --> token set from env 21:43:54 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:43:54 ==> Running gcov in . (disable via -X gcov) 21:43:54 ==> Python coveragepy not found 21:43:54 ==> Searching for coverage reports in: 21:43:54 + . 21:43:54 -> Found 1 reports 21:43:54 ==> Detecting git/mercurial file structure 21:43:54 ==> Reading reports 21:43:54 + ./coverage.out bytes=435134 21:43:54 ==> Appending adjustments 21:43:54 https://docs.codecov.io/docs/fixing-reports 21:43:56 + Found adjustments 21:43:56 ==> Gzipping contents 21:43:56 60K /tmp/codecov.jlk8tL.gz 21:43:56 ==> Uploading reports 21:43:56 url: https://codecov.io 21:43:56 query: branch=PR-3995&commit=5a28fc52bc19d7afd691aeffb2a02d806c36588d&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3995%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3995&job=&cmd_args= 21:43:56 -> Pinging Codecov 21:43:56 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3995&commit=5a28fc52bc19d7afd691aeffb2a02d806c36588d&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3995%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3995&job=&cmd_args= 21:43:56 -> Uploading to 21:43:56 https://storage.googleapis.com/codecov/v4/raw/2022-05-03/00271124DB129430A58F1EEE437C3FCB/5a28fc52bc19d7afd691aeffb2a02d806c36588d/653b7a1a-ba2c-4c11-9602-80b156c2bc21.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220503%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220503T214356Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4b5ed2c31db47e1dc0c25072b7ef91d24cdfee087c3adccb81a8c39f058d7a04 21:43:56 % Total % Received % Xferd Average Speed Time Time Time Current 21:43:56 Dload Upload Total Spent Left Speed 21:43:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59848 0 0 100 59848 0 287k --:--:-- --:--:-- --:--:-- 286k 100 59848 0 0 100 59848 0 257k --:--:-- --:--:-- --:--:-- 256k 21:43:56 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/5a28fc52bc19d7afd691aeffb2a02d806c36588d [Pipeline] } 21:43:56 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 21:43:57 + [ -d /w/workspace/edgex-go/6/archives ] [Pipeline] libraryResource [Pipeline] sh 21:43:57 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:43:58 ---> package-listing.sh 21:43:58 ++ facter osfamily 21:43:58 ++ tr '[:upper:]' '[:lower:]' 21:43:58 + OS_FAMILY=debian 21:43:58 + workspace=/w/workspace/edgex-go/6 21:43:58 + START_PACKAGES=/tmp/packages_start.txt 21:43:58 + END_PACKAGES=/tmp/packages_end.txt 21:43:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:43:58 + PACKAGES=/tmp/packages_start.txt 21:43:58 + '[' /w/workspace/edgex-go/6 ']' 21:43:58 + PACKAGES=/tmp/packages_end.txt 21:43:58 + case "${OS_FAMILY}" in 21:43:58 + dpkg -l 21:43:58 + grep '^ii' 21:43:58 + '[' -f /tmp/packages_start.txt ']' 21:43:58 + '[' -f /tmp/packages_end.txt ']' 21:43:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:43:58 + '[' /w/workspace/edgex-go/6 ']' 21:43:58 + mkdir -p /w/workspace/edgex-go/6/archives/ 21:43:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/6/archives/ [Pipeline] echo 21:43:58 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/6/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:43:58 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 21:43:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:43:59 21:43:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 21:43:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:43:59 latest: Pulling from edgex-lftools-log-publisher 21:43:59 5eb5b503b376: Pulling fs layer 21:43:59 5c69ac0246d0: Pulling fs layer 21:43:59 ec43610c2a17: Pulling fs layer 21:43:59 3a2ae6a8a46f: Pulling fs layer 21:43:59 33b1e0a273af: Pulling fs layer 21:43:59 5d3b04190fa2: Pulling fs layer 21:43:59 2f39f015ded8: Pulling fs layer 21:43:59 3a2ae6a8a46f: Waiting 21:43:59 33b1e0a273af: Waiting 21:43:59 5d3b04190fa2: Waiting 21:43:59 2f39f015ded8: Waiting 21:43:59 5c69ac0246d0: Download complete 21:43:59 3a2ae6a8a46f: Verifying Checksum 21:43:59 33b1e0a273af: Verifying Checksum 21:43:59 33b1e0a273af: Download complete 21:43:59 5d3b04190fa2: Download complete 21:43:59 ec43610c2a17: Download complete 21:44:00 5eb5b503b376: Verifying Checksum 21:44:00 5eb5b503b376: Download complete 21:44:00 2f39f015ded8: Download complete 21:44:01 5eb5b503b376: Pull complete 21:44:01 5c69ac0246d0: Pull complete 21:44:01 ec43610c2a17: Pull complete 21:44:02 3a2ae6a8a46f: Pull complete 21:44:02 33b1e0a273af: Pull complete 21:44:02 5d3b04190fa2: Pull complete 21:44:06 2f39f015ded8: Pull complete 21:44:06 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:44:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:44:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 21:44:06 prd-ubuntu20.04-docker-8c-8g-40397 does not seem to be running inside a container 21:44:06 $ 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/6/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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 21:44:08 $ docker top e2d76394fc353633446d1d0aa58adb848eab50ce01d915eb68dbe2bd5eabbfcc -eo pid,comm [Pipeline] { [Pipeline] sh 21:44:09 + touch /tmp/pre-build-complete [Pipeline] sh 21:44:09 + mkdir -p /var/log/sysstat [Pipeline] sh 21:44:09 + ls /var/log/sa-host 21:44:09 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:44:09 provisioning config files... 21:44:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/6@tmp/config3793705987147720823tmp [Pipeline] { [Pipeline] echo 21:44:10 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:44:10 ---> create-netrc.sh [Pipeline] } 21:44:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:44:10 ---> python-tools-install.sh [Pipeline] echo 21:44:10 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:44:10 ---> sudo-logs.sh 21:44:10 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:44:10 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:44:11 ---> job-cost.sh 21:44:11 lf-activate-venv: SKIPPING 21:44:11 DEBUG: total: 0.2199999988079071 21:44:11 INFO: Retrieving Stack Cost... 21:44:11 INFO: Retrieving Pricing Info for: v3-standard-8 21:44:12 INFO: Archiving Costs [Pipeline] echo 21:44:12 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:44:12 ---> logs-deploy.sh 21:44:12 lf-activate-venv: SKIPPING 21:44:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3995/6 21:44:12 INFO: archiving workspace using pattern(s): 21:44:13 Archives upload complete. 21:44:13 INFO: archiving logs to Nexus 21:44:14 ---> uname -a: 21:44:14 Linux prd-ubuntu20-04-docker-8c-8g-40397 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 21:44:14 21:44:14 21:44:14 ---> lscpu: 21:44:14 Architecture: x86_64 21:44:14 CPU op-mode(s): 32-bit, 64-bit 21:44:14 Byte Order: Little Endian 21:44:14 Address sizes: 40 bits physical, 48 bits virtual 21:44:14 CPU(s): 8 21:44:14 On-line CPU(s) list: 0-7 21:44:14 Thread(s) per core: 1 21:44:14 Core(s) per socket: 1 21:44:14 Socket(s): 8 21:44:14 NUMA node(s): 1 21:44:14 Vendor ID: AuthenticAMD 21:44:14 CPU family: 23 21:44:14 Model: 49 21:44:14 Model name: AMD EPYC-Rome Processor 21:44:14 Stepping: 0 21:44:14 CPU MHz: 2800.000 21:44:14 BogoMIPS: 5600.00 21:44:14 Virtualization: AMD-V 21:44:14 Hypervisor vendor: KVM 21:44:14 Virtualization type: full 21:44:14 L1d cache: 256 KiB 21:44:14 L1i cache: 256 KiB 21:44:14 L2 cache: 4 MiB 21:44:14 L3 cache: 128 MiB 21:44:14 NUMA node0 CPU(s): 0-7 21:44:14 Vulnerability Itlb multihit: Not affected 21:44:14 Vulnerability L1tf: Not affected 21:44:14 Vulnerability Mds: Not affected 21:44:14 Vulnerability Meltdown: Not affected 21:44:14 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:44:14 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 21:44:14 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 21:44:14 Vulnerability Srbds: Not affected 21:44:14 Vulnerability Tsx async abort: Not affected 21:44:14 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 21:44:14 21:44:14 21:44:14 ---> nproc: 21:44:14 8 21:44:14 21:44:14 21:44:14 ---> df -h: 21:44:14 Filesystem Size Used Avail Use% Mounted on 21:44:14 overlay 155G 26G 129G 17% / 21:44:14 tmpfs 64M 0 64M 0% /dev 21:44:14 tmpfs 16G 0 16G 0% /sys/fs/cgroup 21:44:14 shm 64M 0 64M 0% /dev/shm 21:44:14 /dev/vda1 155G 26G 129G 17% /facter-os 21:44:14 21:44:14 21:44:14 ---> sar -b -r -n DEV: 21:44:14 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-40397) 05/03/22 _x86_64_ (8 CPU) 21:44:14 21:44:14 20:29:42 LINUX RESTART (8 CPU) 21:44:14 21:44:14 20:30:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:44:14 20:31:01 299.39 52.56 246.83 0.00 4744.70 186903.29 0.00 21:44:14 20:32:01 80.60 0.02 80.59 0.00 0.13 37721.58 0.00 21:44:14 20:33:01 61.42 0.17 61.26 0.00 2.00 21459.77 0.00 21:44:14 20:34:01 430.06 0.20 429.86 0.00 17.33 348080.11 0.00 21:44:14 20:35:01 515.83 3.36 512.46 0.00 27.72 207974.01 0.00 21:44:14 20:36:01 593.78 0.15 593.63 0.00 4.79 215448.27 0.00 21:44:14 20:37:01 695.70 0.23 695.47 0.00 10.80 199154.82 0.00 21:44:14 20:38:01 797.33 5.48 791.85 0.00 43.85 389710.36 0.00 21:44:14 20:39:01 765.86 0.10 765.76 0.00 0.80 189452.05 0.00 21:44:14 20:40:01 90.55 0.05 90.50 0.00 0.40 15031.09 0.00 21:44:14 20:41:01 257.46 0.00 257.46 0.00 0.00 122112.63 0.00 21:44:14 20:42:01 1.73 0.00 1.73 0.00 0.00 22.53 0.00 21:44:14 20:43:01 1.28 0.00 1.28 0.00 0.00 14.40 0.00 21:44:14 20:44:01 0.98 0.00 0.98 0.00 0.00 12.00 0.00 21:44:14 20:45:01 2.18 0.02 2.17 0.00 0.13 23.33 0.00 21:44:14 20:46:01 1.03 0.00 1.03 0.00 0.00 13.33 0.00 21:44:14 20:47:01 1.30 0.00 1.30 0.00 0.00 13.73 0.00 21:44:14 20:48:01 1.10 0.00 1.10 0.00 0.00 13.60 0.00 21:44:14 20:49:01 1.22 0.00 1.22 0.00 0.00 14.40 0.00 21:44:14 20:50:01 1.58 0.00 1.58 0.00 0.00 17.59 0.00 21:44:14 20:51:01 1.22 0.00 1.22 0.00 0.00 14.80 0.00 21:44:14 20:52:01 1.67 0.00 1.67 0.00 0.00 18.79 0.00 21:44:14 20:53:01 0.97 0.00 0.97 0.00 0.00 10.93 0.00 21:44:14 20:54:01 0.92 0.00 0.92 0.00 0.00 11.86 0.00 21:44:14 20:55:01 1.33 0.00 1.33 0.00 0.00 14.26 0.00 21:44:14 20:56:01 0.97 0.00 0.97 0.00 0.00 12.80 0.00 21:44:14 20:57:01 1.33 0.00 1.33 0.00 0.00 14.13 0.00 21:44:14 20:58:01 0.97 0.00 0.97 0.00 0.00 12.00 0.00 21:44:14 20:59:01 1.38 0.00 1.38 0.00 0.00 15.99 0.00 21:44:14 21:00:01 1.50 0.00 1.50 0.00 0.00 18.66 0.00 21:44:14 21:01:01 1.23 0.00 1.23 0.00 0.00 14.40 0.00 21:44:14 21:02:01 1.50 0.00 1.50 0.00 0.00 17.46 0.00 21:44:14 21:03:01 1.00 0.00 1.00 0.00 0.00 10.66 0.00 21:44:14 21:04:01 1.53 0.00 1.53 0.00 0.00 17.86 0.00 21:44:14 21:05:01 1.12 0.00 1.12 0.00 0.00 12.80 0.00 21:44:14 21:06:02 3.27 0.87 2.40 0.00 18.39 33.32 0.00 21:44:14 21:07:01 1.46 0.00 1.46 0.00 0.00 16.68 0.00 21:44:14 21:08:01 3.22 1.62 1.60 0.00 50.65 20.26 0.00 21:44:14 21:09:01 1.08 0.00 1.08 0.00 0.00 12.93 0.00 21:44:14 21:10:01 0.97 0.00 0.97 0.00 0.00 12.00 0.00 21:44:14 21:11:01 1.28 0.00 1.28 0.00 0.00 15.73 0.00 21:44:14 21:12:01 1.23 0.00 1.23 0.00 0.00 15.86 0.00 21:44:14 21:13:01 1.25 0.00 1.25 0.00 0.00 13.60 0.00 21:44:14 21:14:01 0.97 0.00 0.97 0.00 0.00 12.40 0.00 21:44:14 21:15:01 1.42 0.00 1.42 0.00 0.00 15.59 0.00 21:44:14 21:16:01 1.40 0.00 1.40 0.00 0.00 17.46 0.00 21:44:14 21:17:01 1.20 0.02 1.18 0.00 0.13 13.86 0.00 21:44:14 21:18:01 1.17 0.00 1.17 0.00 0.00 13.73 0.00 21:44:14 21:19:01 1.25 0.00 1.25 0.00 0.00 14.40 0.00 21:44:14 21:20:01 1.05 0.00 1.05 0.00 0.00 13.46 0.00 21:44:14 21:21:01 1.30 0.00 1.30 0.00 0.00 14.53 0.00 21:44:14 21:22:01 1.03 0.00 1.03 0.00 0.00 12.93 0.00 21:44:14 21:23:01 1.30 0.00 1.30 0.00 0.00 14.26 0.00 21:44:14 21:24:01 1.15 0.00 1.15 0.00 0.00 13.86 0.00 21:44:14 21:25:01 1.43 0.00 1.43 0.00 0.00 16.26 0.00 21:44:14 21:26:01 1.13 0.00 1.13 0.00 0.00 13.86 0.00 21:44:14 21:27:01 1.75 0.00 1.75 0.00 0.00 19.73 0.00 21:44:14 21:28:01 1.72 0.00 1.72 0.00 0.00 20.39 0.00 21:44:14 21:29:01 1.07 0.00 1.07 0.00 0.00 11.60 0.00 21:44:14 21:30:01 1.00 0.00 1.00 0.00 0.00 12.53 0.00 21:44:14 21:31:01 1.25 0.00 1.25 0.00 0.00 14.26 0.00 21:44:14 21:32:01 1.05 0.00 1.05 0.00 0.00 13.60 0.00 21:44:14 21:33:01 1.35 0.00 1.35 0.00 0.00 15.60 0.00 21:44:14 21:34:01 1.07 0.00 1.07 0.00 0.00 13.06 0.00 21:44:14 21:35:01 1.27 0.00 1.27 0.00 0.00 15.73 0.00 21:44:14 21:36:01 1.53 0.00 1.53 0.00 0.00 18.53 0.00 21:44:14 21:37:01 1.18 0.00 1.18 0.00 0.00 13.73 0.00 21:44:14 21:38:01 1.53 0.00 1.53 0.00 0.00 18.26 0.00 21:44:14 21:39:01 1.08 0.00 1.08 0.00 0.00 11.73 0.00 21:44:14 21:40:01 0.95 0.00 0.95 0.00 0.00 12.00 0.00 21:44:14 21:41:01 1.38 0.00 1.38 0.00 0.00 16.93 0.00 21:44:14 21:42:01 1.65 0.00 1.65 0.00 0.00 19.46 0.00 21:44:14 21:43:01 1.22 0.00 1.22 0.00 0.00 13.73 0.00 21:44:14 21:44:01 2.58 0.22 2.37 0.00 16.93 236.32 0.00 21:44:14 Average: 63.13 0.87 62.27 0.00 65.70 26116.13 0.00 21:44:14 21:44:14 20:30:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:44:14 20:31:01 27959972 31741336 558104 1.70 142716 3839580 2135436 6.29 1319424 3155752 278236 21:44:14 20:32:01 27827416 31665464 627348 1.91 161540 3852408 2281608 6.72 1463396 3109572 174900 21:44:14 20:33:01 27366916 31765460 530716 1.61 165188 4392412 1990244 5.87 1500000 3520584 106648 21:44:14 20:34:01 22206172 31499452 764576 2.33 182540 9068964 3245928 9.57 2066120 7868872 603044 21:44:14 20:35:01 15593568 30280740 1976044 6.01 331500 13823764 4406612 12.99 4333104 11719712 0 21:44:14 20:36:01 11995260 30775956 1472964 4.48 354784 17737968 4252932 12.53 5089364 14396476 865844 21:44:14 20:37:01 12398108 31081240 1162340 3.53 375380 17580664 4224968 12.45 3623040 15413328 729496 21:44:14 20:38:01 3469592 31152348 1095028 3.33 615276 25798556 3317660 9.78 4475500 22958992 221452 21:44:14 20:39:01 8534920 31309024 945888 2.88 633760 21207224 2674808 7.88 4125884 18580220 0 21:44:14 20:40:01 9428068 31646076 615956 1.87 663564 20658692 2361924 6.96 3244456 18618248 913688 21:44:14 20:41:01 10823976 31744972 522744 1.59 721140 19362740 1987512 5.86 2836268 17691276 432 21:44:14 20:42:01 10826000 31747012 520672 1.58 721152 19362740 1987512 5.86 2834824 17691276 276 21:44:14 20:43:01 10831476 31752496 515404 1.57 721152 19362744 1987512 5.86 2829356 17691280 12 21:44:14 20:44:01 10832768 31753804 514072 1.56 721164 19362744 1987512 5.86 2828000 17691280 176 21:44:14 20:45:01 10833760 31755024 513144 1.56 721192 19362744 2021032 5.96 2828008 17691364 372 21:44:14 20:46:01 10837304 31758588 509564 1.55 721200 19362752 2021032 5.96 2824044 17691368 192 21:44:14 20:47:01 10837216 31758504 509588 1.55 721204 19362752 2021032 5.96 2823680 17691368 16 21:44:14 20:48:01 10837388 31758688 509336 1.55 721216 19362760 2021032 5.96 2824064 17691372 184 21:44:14 20:49:01 10837632 31758964 509008 1.55 721232 19362764 2021032 5.96 2823712 17691380 56 21:44:14 20:50:01 10837340 31758700 509200 1.55 721256 19362764 2021032 5.96 2823740 17691380 184 21:44:14 20:51:01 10837348 31758732 509104 1.55 721292 19362768 2021032 5.96 2824180 17691384 8 21:44:14 20:52:01 10837412 31758820 509140 1.55 721320 19362768 2004340 5.91 2824416 17691384 176 21:44:14 20:53:01 10837688 31759100 508852 1.55 721328 19362772 2004340 5.91 2823852 17691388 12 21:44:14 20:54:01 10837316 31758768 509092 1.55 721328 19362780 2004340 5.91 2824144 17691392 284 21:44:14 20:55:01 10837340 31758792 509060 1.55 721336 19362780 2004340 5.91 2823796 17691392 8 21:44:14 20:56:01 10837324 31758928 508860 1.55 721360 19362912 2004340 5.91 2824132 17691528 200 21:44:14 20:57:01 10837528 31759148 508576 1.55 721380 19362912 2004340 5.91 2823848 17691528 8 21:44:14 20:58:01 10837664 31759288 508568 1.55 721400 19362920 2004340 5.91 2823832 17691532 212 21:44:14 20:59:01 10837372 31759044 508796 1.55 721416 19362924 2004340 5.91 2823908 17691540 16 21:44:14 21:00:01 10837032 31758736 509044 1.55 721448 19362924 2004340 5.91 2823972 17691540 68 21:44:14 21:01:01 10837584 31759312 508532 1.55 721464 19362928 2004340 5.91 2824236 17691544 8 21:44:14 21:02:01 10837736 31759480 508528 1.55 721468 19362932 2004340 5.91 2824100 17691548 48 21:44:14 21:03:01 10837924 31759668 508288 1.55 721476 19362932 2004340 5.91 2824056 17691548 12 21:44:14 21:04:01 10837632 31759408 508504 1.55 721508 19362936 2004340 5.91 2824484 17691552 68 21:44:14 21:05:01 10837584 31759380 508464 1.55 721536 19362936 2004340 5.91 2824000 17691552 52 21:44:14 21:06:02 10835228 31757972 509596 1.55 721588 19363456 2023860 5.96 2824492 17691976 64 21:44:14 21:07:01 10835188 31757964 509516 1.55 721624 19363460 2023860 5.96 2824188 17691984 20 21:44:14 21:08:01 10830724 31756176 511180 1.55 721648 19364980 2023860 5.96 2830024 17691540 56 21:44:14 21:09:01 10830676 31756172 511144 1.55 721668 19364984 2023860 5.96 2829268 17691552 20 21:44:14 21:10:01 10830580 31756088 511156 1.55 721676 19364984 2023860 5.96 2829216 17691552 184 21:44:14 21:11:01 10830556 31756104 511092 1.55 721708 19364992 2023860 5.96 2829548 17691560 52 21:44:14 21:12:01 10830724 31756316 511036 1.55 721748 19364996 2023860 5.96 2829284 17691564 176 21:44:14 21:13:01 10830464 31756076 511236 1.55 721764 19364996 2023860 5.96 2829372 17691564 20 21:44:14 21:14:01 10830692 31756324 510940 1.55 721776 19365000 2007580 5.92 2829316 17691568 208 21:44:14 21:15:01 10830612 31756256 510940 1.55 721804 19365004 2007580 5.92 2829336 17691572 12 21:44:14 21:16:01 10830804 31756472 510980 1.55 721828 19365000 2007580 5.92 2829684 17691572 192 21:44:14 21:17:01 10830024 31755724 511716 1.56 721852 19365008 2007580 5.92 2829392 17691580 12 21:44:14 21:18:01 10830696 31756416 511156 1.55 721868 19365012 2007580 5.92 2829712 17691580 180 21:44:14 21:19:01 10830948 31756684 510872 1.55 721888 19365016 2007580 5.92 2829764 17691584 32 21:44:14 21:20:01 10830640 31756412 511144 1.55 721904 19365020 2007580 5.92 2829760 17691588 252 21:44:14 21:21:01 10830316 31756120 511360 1.56 721936 19365020 2007580 5.92 2830312 17691588 196 21:44:14 21:22:01 10830348 31756172 511300 1.55 721960 19365024 2007580 5.92 2829816 17691592 192 21:44:14 21:23:01 10830584 31756432 510984 1.55 721984 19365024 2007580 5.92 2829824 17691592 12 21:44:14 21:24:01 10830716 31756604 510700 1.55 722016 19365032 2007580 5.92 2830124 17691600 300 21:44:14 21:25:01 10830624 31756548 510916 1.55 722040 19365036 2007580 5.92 2829960 17691604 200 21:44:14 21:26:01 10830032 31756000 511384 1.56 722052 19365036 2007580 5.92 2830184 17691604 188 21:44:14 21:27:01 10829936 31755944 511356 1.56 722088 19365044 2007580 5.92 2830160 17691612 192 21:44:14 21:28:01 10830116 31756152 511060 1.55 722108 19365048 2007580 5.92 2830228 17691616 240 21:44:14 21:29:01 10829816 31755852 511296 1.55 722116 19365048 2007580 5.92 2830224 17691616 208 21:44:14 21:30:01 10829872 31755932 511224 1.55 722128 19365052 2007580 5.92 2829708 17691620 204 21:44:14 21:31:01 10830012 31756080 511020 1.55 722136 19365052 2007580 5.92 2830204 17691620 8 21:44:14 21:32:01 10830288 31756364 510672 1.55 722148 19365056 2007580 5.92 2829720 17691624 204 21:44:14 21:33:01 10830416 31756520 510680 1.55 722168 19365060 2007580 5.92 2829732 17691628 12 21:44:14 21:34:01 10830076 31756212 510908 1.55 722200 19365064 2007580 5.92 2830356 17691628 192 21:44:14 21:35:01 10830068 31756228 510888 1.55 722208 19365068 2007580 5.92 2829792 17691636 12 21:44:14 21:36:01 10830020 31756192 511076 1.55 722224 19365064 2007580 5.92 2830120 17691636 44 21:44:14 21:37:01 10830204 31756392 511060 1.55 722232 19365072 2007580 5.92 2829824 17691640 8 21:44:14 21:38:01 10830164 31756364 511032 1.55 722244 19365076 2007580 5.92 2830384 17691644 244 21:44:14 21:39:01 10830324 31756536 511016 1.55 722252 19365076 2007580 5.92 2830152 17691644 184 21:44:14 21:40:01 10830264 31756492 511244 1.55 722264 19365080 2007580 5.92 2830180 17691648 288 21:44:14 21:41:01 10830556 31756800 510928 1.55 722284 19365076 2007580 5.92 2830520 17691652 8 21:44:14 21:42:01 10830460 31756728 510932 1.55 722304 19365088 2023676 5.96 2830408 17691652 252 21:44:14 21:43:01 10830420 31756712 510892 1.55 722316 19365096 2023676 5.96 2830232 17691660 208 21:44:14 21:44:01 10535900 31692636 574084 1.75 722512 19584236 2390996 7.05 2893368 17910192 223292 21:44:14 Average: 11618614 31693049 574389 1.75 673209 18614639 2160698 6.37 2868849 16916478 55740 21:44:14 21:44:14 20:30:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:44:14 20:31:01 ens3 1632.43 1527.33 12352.58 215.56 0.00 0.00 0.00 0.00 21:44:14 20:31:01 veth00399ab 98.25 117.25 9.33 998.16 0.00 0.00 0.00 0.08 21:44:14 20:31:01 lo 5.56 5.56 0.54 0.54 0.00 0.00 0.00 0.00 21:44:14 20:31:01 docker0 649.51 593.00 47.34 3762.87 0.00 0.00 0.00 0.00 21:44:14 20:32:01 veth3a43aa9 1.50 1.68 0.12 0.13 0.00 0.00 0.00 0.00 21:44:14 20:32:01 ens3 61.67 45.83 37.21 55.06 0.00 0.00 0.00 0.00 21:44:14 20:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:44:14 20:32:01 docker0 1.60 1.62 0.10 0.13 0.00 0.00 0.00 0.00 21:44:14 20:33:01 ens3 29.20 15.90 24.12 12.50 0.00 0.00 0.00 0.00 21:44:14 20:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:14 20:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:14 20:34:01 ens3 390.32 232.67 4085.34 91.07 0.00 0.00 0.00 0.00 21:44:14 20:34:01 veth47967fa 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 21:44:14 20:34:01 vethc6b2364 0.05 0.20 0.00 0.01 0.00 0.00 0.00 0.00 21:44:14 20:34:01 vethabaf86f 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 21:44:14 20:34:01 vethcbd7878 0.00 0.88 0.00 0.05 0.00 0.00 0.00 0.00 21:44:14 20:34:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 21:44:14 20:34:01 veth8690022 52.63 103.43 3.43 1100.00 0.00 0.00 0.00 0.09 21:44:14 20:34:01 veth288542a 54.93 105.33 3.58 1092.61 0.00 0.00 0.00 0.09 21:44:14 20:34:01 docker0 141.72 252.68 7.48 2382.81 0.00 0.00 0.00 0.00 21:44:14 20:35:01 ens3 700.03 403.71 9534.80 46.14 0.00 0.00 0.00 0.00 21:44:14 20:35:01 vethcbd7878 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 21:44:14 20:35:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 21:44:14 20:35:01 veth8690022 186.22 334.10 17.33 4729.39 0.00 0.00 0.00 0.39 21:44:14 20:35:01 veth288542a 201.55 340.15 18.31 4739.80 0.00 0.00 0.00 0.39 21:44:14 20:35:01 docker0 387.77 674.15 30.34 9469.19 0.00 0.00 0.00 0.00 21:44:14 20:36:01 ens3 187.73 123.45 1796.53 88.71 0.00 0.00 0.00 0.00 21:44:14 20:36:01 vethcbd7878 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 21:44:14 20:36:01 veth2e82633 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 21:44:14 20:36:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 21:44:14 20:36:01 veth8690022 0.13 0.33 0.01 0.02 0.00 0.00 0.00 0.00 21:44:14 20:36:01 veth61043c0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 21:44:14 20:36:01 veth288542a 0.13 0.32 0.01 0.02 0.00 0.00 0.00 0.00 21:44:14 20:36:01 docker0 41.89 70.96 2.83 622.96 0.00 0.00 0.00 0.00 21:44:14 20:37:01 veth2ec92de 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 21:44:14 20:37:01 ens3 137.25 99.45 651.36 85.53 0.00 0.00 0.00 0.00 21:44:14 20:37:01 vethcbd7878 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 21:44:14 20:37:01 veth6b53e80 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 21:44:14 20:37:01 lo 0.47 0.47 0.05 0.05 0.00 0.00 0.00 0.00 21:44:14 20:37:01 veth8690022 9.51 13.10 0.95 206.46 0.00 0.00 0.00 0.02 21:44:14 20:37:01 veth288542a 9.26 13.90 0.92 206.64 0.00 0.00 0.00 0.02 21:44:14 20:37:01 docker0 41.64 61.71 2.96 615.28 0.00 0.00 0.00 0.00 21:44:14 20:38:01 ens3 431.54 269.83 5890.93 47.73 0.00 0.00 0.00 0.00 21:44:14 20:38:01 veth56bf452 248.18 392.94 21.15 5826.06 0.00 0.00 0.00 0.48 21:44:14 20:38:01 vethcbd7878 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 21:44:14 20:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:44:14 20:38:01 docker0 250.60 397.83 17.91 5864.61 0.00 0.00 0.00 0.00 21:44:14 20:39:01 ens3 109.81 95.52 266.75 70.75 0.00 0.00 0.00 0.00 21:44:14 20:39:01 veth56bf452 0.08 0.37 0.00 0.02 0.00 0.00 0.00 0.00 21:44:14 20:39:01 vethcbd7878 0.00 0.28 0.00 0.01 0.00 0.00 0.00 0.00 21:44:14 20:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:14 20:39:01 docker0 34.57 45.83 1.98 235.21 0.00 0.00 0.00 0.00 21:44:14 20:40:01 ens3 27.70 19.33 217.46 6.90 0.00 0.00 0.00 0.00 21:44:14 20:40:01 vethcbd7878 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 21:44:14 20:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:44:14 20:40:01 docker0 11.41 14.56 0.91 206.70 0.00 0.00 0.00 0.00 21:44:14 20:41:01 ens3 33.52 35.95 6.57 61.25 0.00 0.00 0.00 0.00 21:44:14 20:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:14 20:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:14 20:42:01 ens3 0.28 0.10 0.02 0.01 0.00 0.00 0.00 0.00 21:44:14 20:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:44:14 20:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:14 20:43:01 ens3 0.42 0.18 0.48 0.01 0.00 0.00 0.00 0.00 21:44:14 20:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:14 20:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:14 20:44:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:44:14 20:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:44:14 20:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:14 20:45:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:14 20:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:14 20:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:14 20:46:01 ens3 0.25 0.27 0.08 0.08 0.00 0.00 0.00 0.00 21:44:14 20:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:44:14 20:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:14 20:47:01 ens3 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 21:44:14 20:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:14 20:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:14 20:48:01 ens3 0.25 0.22 0.07 0.02 0.00 0.00 0.00 0.00 21:44:14 20:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:44:14 20:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:14 20:49:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:14 20:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:14 20:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:14 20:50:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:44:14 20:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:44:14 20:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:14 20:51:01 ens3 0.57 0.50 0.33 0.28 0.00 0.00 0.00 0.00 21:44:14 20:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:14 20:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:14 20:52:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:44:14 20:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:44:14 20:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:14 20:53:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:14 20:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:14 20:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:14 20:54:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:44:14 20:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:44:14 20:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:14 20:55:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:14 20:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:14 20:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:14 20:56:01 ens3 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 21:44:14 20:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:44:14 20:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:14 20:57:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:14 20:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:14 20:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:14 20:58:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:44:14 20:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:44:14 20:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:14 20:59:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:14 20:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:14 20:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:14 21:00:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:44:14 21:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:44:14 21:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:14 21:01:01 ens3 0.13 0.10 0.08 0.07 0.00 0.00 0.00 0.00 21:44:14 21:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:14 21:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:14 21:02:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:44:14 21:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:44:14 21:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:14 21:03:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 21:44:14 21:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:14 21:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:14 21:04:01 ens3 1.07 0.60 0.48 0.22 0.00 0.00 0.00 0.00 21:44:14 21:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:44:14 21:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:14 21:05:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:14 21:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:14 21:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:14 21:06:02 ens3 0.25 0.25 0.08 0.08 0.00 0.00 0.00 0.00 21:44:14 21:06:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:44:14 21:06:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:14 21:07:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:14 21:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:14 21:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:14 21:08:01 ens3 7.18 5.56 5.14 6.12 0.00 0.00 0.00 0.00 21:44:14 21:08:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 21:44:14 21:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:14 21:09:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:14 21:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:14 21:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:14 21:10:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:44:14 21:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:44:14 21:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:14 21:11:01 ens3 0.13 0.10 0.08 0.07 0.00 0.00 0.00 0.00 21:44:14 21:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:14 21:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:14 21:12:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:44:14 21:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:44:14 21:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:14 21:13:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:14 21:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:14 21:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:14 21:14:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:44:14 21:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:44:14 21:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:14 21:15:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:14 21:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:14 21:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:14 21:16:01 ens3 0.23 0.25 0.08 0.08 0.00 0.00 0.00 0.00 21:44:14 21:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:44:14 21:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:14 21:17:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:14 21:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:14 21:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:14 21:18:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:44:14 21:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:44:14 21:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:14 21:19:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:14 21:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:14 21:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:14 21:20:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:44:14 21:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:44:14 21:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:14 21:21:01 ens3 0.15 0.15 0.08 0.07 0.00 0.00 0.00 0.00 21:44:14 21:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:14 21:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:14 21:22:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:44:14 21:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:44:14 21:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:14 21:23:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:14 21:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:14 21:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:14 21:24:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:44:14 21:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:44:14 21:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:14 21:25:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:14 21:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:14 21:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:14 21:26:01 ens3 0.23 0.22 0.08 0.07 0.00 0.00 0.00 0.00 21:44:14 21:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:44:14 21:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:14 21:27:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:14 21:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:14 21:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:14 21:28:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:44:14 21:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:44:14 21:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:14 21:29:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:14 21:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:14 21:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:14 21:30:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:44:14 21:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:44:14 21:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:14 21:31:01 ens3 0.15 0.08 0.08 0.07 0.00 0.00 0.00 0.00 21:44:14 21:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:14 21:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:14 21:32:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:44:14 21:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:44:14 21:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:14 21:33:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:14 21:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:14 21:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:14 21:34:01 ens3 0.32 0.18 0.40 0.01 0.00 0.00 0.00 0.00 21:44:14 21:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:44:14 21:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:14 21:35:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 21:44:14 21:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:14 21:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:14 21:36:01 ens3 0.25 0.22 0.08 0.08 0.00 0.00 0.00 0.00 21:44:14 21:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:44:14 21:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:14 21:37:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:14 21:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:14 21:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:14 21:38:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 21:44:14 21:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:44:14 21:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:14 21:39:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:14 21:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:14 21:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:14 21:40:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:44:14 21:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:44:14 21:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:14 21:41:01 ens3 0.13 0.08 0.08 0.07 0.00 0.00 0.00 0.00 21:44:14 21:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:14 21:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:14 21:42:01 ens3 0.37 0.20 0.16 0.01 0.00 0.00 0.00 0.00 21:44:14 21:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:44:14 21:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:14 21:43:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:14 21:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:14 21:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:14 21:44:01 ens3 103.92 54.37 2519.53 9.79 0.00 0.00 0.00 0.00 21:44:14 21:44:01 lo 1.33 1.33 0.12 0.12 0.00 0.00 0.00 0.00 21:44:14 21:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:14 Average: ens3 51.84 39.34 502.83 10.75 0.00 0.00 0.00 0.00 21:44:14 Average: lo 0.23 0.23 0.02 0.02 0.00 0.00 0.00 0.00 21:44:14 Average: docker0 20.96 28.43 1.50 312.32 0.00 0.00 0.00 0.00 21:44:14 21:44:14 21:44:14 ---> sar -P ALL: 21:44:14 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-40397) 05/03/22 _x86_64_ (8 CPU) 21:44:14 21:44:14 20:29:42 LINUX RESTART (8 CPU) 21:44:14 21:44:14 20:30:02 CPU %user %nice %system %iowait %steal %idle 21:44:14 20:31:01 all 13.56 0.00 5.42 2.98 0.09 77.95 21:44:14 20:31:01 0 12.59 0.00 6.51 3.30 0.09 77.51 21:44:14 20:31:01 1 16.58 0.00 5.72 3.83 0.07 73.81 21:44:14 20:31:01 2 12.41 0.00 5.64 7.99 0.09 73.87 21:44:14 20:31:01 3 10.45 0.00 5.85 2.76 0.10 80.84 21:44:14 20:31:01 4 15.92 0.00 4.66 0.96 0.07 78.40 21:44:14 20:31:01 5 13.25 0.00 4.98 3.01 0.12 78.64 21:44:14 20:31:01 6 13.41 0.00 5.15 1.10 0.10 80.24 21:44:14 20:31:01 7 13.82 0.00 4.84 0.88 0.09 80.38 21:44:14 20:32:01 all 30.90 0.00 6.32 0.82 0.09 61.87 21:44:14 20:32:01 0 29.74 0.00 7.54 0.07 0.08 62.57 21:44:14 20:32:01 1 31.81 0.00 5.88 0.00 0.10 62.21 21:44:14 20:32:01 2 32.71 0.00 5.54 0.07 0.08 61.59 21:44:14 20:32:01 3 31.76 0.00 6.74 2.87 0.10 58.52 21:44:14 20:32:01 4 27.07 0.00 5.42 0.02 0.08 67.41 21:44:14 20:32:01 5 31.61 0.00 5.44 0.05 0.08 62.81 21:44:14 20:32:01 6 30.68 0.00 8.56 2.84 0.08 57.84 21:44:14 20:32:01 7 31.81 0.00 5.44 0.66 0.10 62.00 21:44:14 20:33:01 all 48.03 0.00 6.55 0.36 0.11 44.95 21:44:14 20:33:01 0 48.63 0.00 6.71 0.03 0.12 44.51 21:44:14 20:33:01 1 47.89 0.00 6.50 0.10 0.10 45.41 21:44:14 20:33:01 2 48.18 0.00 6.26 0.00 0.10 45.46 21:44:14 20:33:01 3 48.35 0.00 6.99 2.67 0.14 41.85 21:44:14 20:33:01 4 44.70 0.00 6.04 0.03 0.12 49.11 21:44:14 20:33:01 5 48.52 0.00 6.50 0.02 0.12 44.85 21:44:14 20:33:01 6 50.79 0.00 6.87 0.03 0.12 42.19 21:44:14 20:33:01 7 47.20 0.00 6.50 0.02 0.10 46.19 21:44:14 20:34:01 all 21.90 0.00 13.89 6.43 0.11 57.68 21:44:14 20:34:01 0 20.74 0.00 12.75 3.28 0.10 63.12 21:44:14 20:34:01 1 22.07 0.00 12.15 7.09 0.10 58.59 21:44:14 20:34:01 2 23.32 0.00 16.41 8.25 0.14 51.89 21:44:14 20:34:01 3 21.01 0.00 15.41 15.67 0.10 47.80 21:44:14 20:34:01 4 22.34 0.00 12.38 2.31 0.09 62.88 21:44:14 20:34:01 5 25.23 0.00 15.29 7.12 0.12 52.25 21:44:14 20:34:01 6 19.93 0.00 12.87 6.55 0.09 60.57 21:44:14 20:34:01 7 20.59 0.00 13.89 1.24 0.12 64.16 21:44:14 20:35:01 all 69.91 0.00 11.64 7.29 0.16 11.01 21:44:14 20:35:01 0 70.66 0.00 10.60 10.00 0.15 8.59 21:44:14 20:35:01 1 67.97 0.00 13.32 8.94 0.13 9.63 21:44:14 20:35:01 2 69.18 0.00 12.42 5.31 0.15 12.93 21:44:14 20:35:01 3 71.11 0.00 11.78 8.20 0.18 8.72 21:44:14 20:35:01 4 69.78 0.00 9.98 6.68 0.17 13.39 21:44:14 20:35:01 5 70.12 0.00 12.55 9.57 0.15 7.60 21:44:14 20:35:01 6 70.59 0.00 11.37 5.25 0.17 12.63 21:44:14 20:35:01 7 69.83 0.00 11.08 4.34 0.17 14.59 21:44:14 20:36:01 all 85.06 0.00 11.63 1.18 0.16 1.97 21:44:14 20:36:01 0 85.78 0.00 10.24 2.68 0.18 1.12 21:44:14 20:36:01 1 83.09 0.00 13.00 1.75 0.17 1.98 21:44:14 20:36:01 2 85.62 0.00 10.78 0.70 0.17 2.74 21:44:14 20:36:01 3 83.61 0.00 12.49 0.78 0.17 2.95 21:44:14 20:36:01 4 85.46 0.00 10.99 1.00 0.15 2.40 21:44:14 20:36:01 5 87.62 0.00 10.07 0.50 0.17 1.65 21:44:14 20:36:01 6 85.76 0.00 12.17 0.80 0.15 1.12 21:44:14 20:36:01 7 83.52 0.00 13.29 1.22 0.17 1.80 21:44:14 20:37:01 all 66.90 0.00 12.49 5.59 0.17 14.85 21:44:14 20:37:01 0 60.96 0.00 14.95 10.78 0.17 13.14 21:44:14 20:37:01 1 68.62 0.00 13.04 2.87 0.17 15.30 21:44:14 20:37:01 2 69.07 0.00 10.21 4.00 0.13 16.58 21:44:14 20:37:01 3 68.78 0.00 11.98 4.65 0.17 14.43 21:44:14 20:37:01 4 64.13 0.00 11.30 4.73 0.17 19.68 21:44:14 20:37:01 5 64.84 0.00 14.63 5.15 0.19 15.19 21:44:14 20:37:01 6 70.59 0.00 10.87 4.89 0.18 13.47 21:44:14 20:37:01 7 68.22 0.00 12.98 7.64 0.17 10.99 21:44:14 20:38:01 all 45.07 0.00 14.61 13.56 0.16 26.60 21:44:14 20:38:01 0 42.80 0.00 15.44 15.03 0.15 26.58 21:44:14 20:38:01 1 42.49 0.00 11.16 8.51 0.15 37.70 21:44:14 20:38:01 2 45.54 0.00 15.74 14.75 0.15 23.81 21:44:14 20:38:01 3 45.88 0.00 15.53 15.21 0.15 23.22 21:44:14 20:38:01 4 44.81 0.00 15.39 15.66 0.17 23.97 21:44:14 20:38:01 5 46.40 0.00 15.31 16.88 0.15 21.26 21:44:14 20:38:01 6 46.21 0.00 13.99 10.50 0.15 29.15 21:44:14 20:38:01 7 46.47 0.00 14.34 11.91 0.17 27.11 21:44:14 20:39:01 all 75.62 0.00 12.38 2.93 0.14 8.93 21:44:14 20:39:01 0 77.88 0.00 11.81 6.70 0.15 3.47 21:44:14 20:39:01 1 73.22 0.00 11.23 2.11 0.15 13.28 21:44:14 20:39:01 2 75.51 0.00 13.65 2.38 0.15 8.31 21:44:14 20:39:01 3 77.98 0.00 12.29 2.86 0.13 6.73 21:44:14 20:39:01 4 73.28 0.00 13.27 1.60 0.13 11.72 21:44:14 20:39:01 5 75.41 0.00 13.04 3.29 0.17 8.10 21:44:14 20:39:01 6 76.05 0.00 11.39 1.24 0.13 11.19 21:44:14 20:39:01 7 75.56 0.00 12.36 3.26 0.13 8.68 21:44:14 20:40:01 all 18.35 0.00 3.03 1.16 0.06 77.41 21:44:14 20:40:01 0 12.21 0.00 3.03 5.46 0.07 79.24 21:44:14 20:40:01 1 12.55 0.00 2.60 0.39 0.03 84.43 21:44:14 20:40:01 2 10.79 0.00 2.46 0.34 0.03 86.39 21:44:14 20:40:01 3 12.71 0.00 3.47 0.10 0.05 83.67 21:44:14 20:40:01 4 13.51 0.00 2.78 1.64 0.05 82.02 21:44:14 20:40:01 5 27.40 0.00 2.92 0.13 0.05 69.50 21:44:14 20:40:01 6 15.46 0.00 2.45 0.34 0.07 81.69 21:44:14 20:40:01 7 42.17 0.00 4.51 0.93 0.10 52.30 21:44:14 20:41:01 all 7.30 0.00 3.77 2.23 0.05 86.65 21:44:14 20:41:01 0 8.12 0.00 3.43 2.16 0.05 86.24 21:44:14 20:41:01 1 8.20 0.00 3.45 0.40 0.05 87.90 21:44:14 20:41:01 2 7.38 0.00 4.44 1.03 0.07 87.08 21:44:14 20:41:01 3 7.17 0.00 3.78 0.02 0.05 88.98 21:44:14 20:41:01 4 7.82 0.00 4.73 13.02 0.05 74.39 21:44:14 20:41:01 5 7.53 0.00 3.33 0.42 0.05 88.66 21:44:14 20:41:01 6 4.94 0.00 2.62 0.52 0.03 91.88 21:44:14 20:41:01 7 7.21 0.00 4.37 0.24 0.05 88.13 21:44:14 21:44:14 20:41:01 CPU %user %nice %system %iowait %steal %idle 21:44:14 20:42:01 all 0.01 0.00 0.01 0.01 0.00 99.97 21:44:14 20:42:01 0 0.00 0.00 0.03 0.00 0.02 99.95 21:44:14 20:42:01 1 0.00 0.00 0.02 0.03 0.00 99.95 21:44:14 20:42:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:44:14 20:42:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:44:14 20:42:01 4 0.02 0.00 0.00 0.03 0.00 99.95 21:44:14 20:42:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:44:14 20:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:44:14 20:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:44:14 20:43:01 all 0.20 0.00 0.01 0.02 0.00 99.76 21:44:14 20:43:01 0 0.05 0.00 0.02 0.00 0.00 99.93 21:44:14 20:43:01 1 0.02 0.00 0.02 0.17 0.00 99.80 21:44:14 20:43:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:44:14 20:43:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:44:14 20:43:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:44:14 20:43:01 5 0.05 0.00 0.02 0.00 0.00 99.93 21:44:14 20:43:01 6 1.40 0.00 0.02 0.00 0.00 98.58 21:44:14 20:43:01 7 0.03 0.00 0.02 0.00 0.00 99.95 21:44:14 20:44:01 all 0.11 0.00 0.01 0.00 0.00 99.88 21:44:14 20:44:01 0 0.03 0.00 0.05 0.00 0.00 99.92 21:44:14 20:44:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:44:14 20:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:44:14 20:44:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:44:14 20:44:01 4 0.02 0.00 0.02 0.03 0.00 99.93 21:44:14 20:44:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:44:14 20:44:01 6 0.80 0.00 0.02 0.00 0.02 99.17 21:44:14 20:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:44:14 20:45:01 all 0.09 0.00 0.01 0.01 0.01 99.87 21:44:14 20:45:01 0 0.08 0.00 0.02 0.00 0.02 99.88 21:44:14 20:45:01 1 0.03 0.00 0.00 0.02 0.00 99.95 21:44:14 20:45:01 2 0.02 0.00 0.05 0.00 0.00 99.93 21:44:14 20:45:01 3 0.02 0.00 0.02 0.00 0.02 99.95 21:44:14 20:45:01 4 0.00 0.00 0.00 0.03 0.02 99.95 21:44:14 20:45:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:44:14 20:45:01 6 0.57 0.00 0.00 0.00 0.00 99.43 21:44:14 20:45:01 7 0.02 0.00 0.02 0.02 0.02 99.93 21:44:14 20:46:01 all 0.02 0.00 0.01 0.01 0.00 99.96 21:44:14 20:46:01 0 0.05 0.00 0.05 0.00 0.00 99.90 21:44:14 20:46:01 1 0.03 0.00 0.00 0.03 0.00 99.93 21:44:14 20:46:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:44:14 20:46:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:44:14 20:46:01 4 0.02 0.00 0.00 0.02 0.00 99.97 21:44:14 20:46:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:44:14 20:46:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:44:14 20:46:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:44:14 20:47:01 all 0.01 0.00 0.01 0.00 0.00 99.97 21:44:14 20:47:01 0 0.08 0.00 0.02 0.00 0.00 99.90 21:44:14 20:47:01 1 0.00 0.00 0.02 0.03 0.00 99.95 21:44:14 20:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:44:14 20:47:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:44:14 20:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:44:14 20:47:01 5 0.00 0.00 0.00 0.00 0.02 99.98 21:44:14 20:47:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:44:14 20:47:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:44:14 20:48:01 all 0.03 0.00 0.01 0.01 0.00 99.95 21:44:14 20:48:01 0 0.03 0.00 0.05 0.03 0.02 99.87 21:44:14 20:48:01 1 0.03 0.00 0.00 0.00 0.00 99.97 21:44:14 20:48:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:44:14 20:48:01 3 0.03 0.00 0.00 0.00 0.00 99.97 21:44:14 20:48:01 4 0.02 0.00 0.00 0.05 0.00 99.93 21:44:14 20:48:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:44:14 20:48:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:44:14 20:48:01 7 0.03 0.00 0.00 0.00 0.00 99.97 21:44:14 20:49:01 all 0.01 0.00 0.01 0.01 0.00 99.97 21:44:14 20:49:01 0 0.05 0.00 0.05 0.02 0.00 99.88 21:44:14 20:49:01 1 0.00 0.00 0.02 0.00 0.00 99.98 21:44:14 20:49:01 2 0.03 0.00 0.02 0.00 0.00 99.95 21:44:14 20:49:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:44:14 20:49:01 4 0.00 0.00 0.00 0.03 0.00 99.97 21:44:14 20:49:01 5 0.03 0.00 0.00 0.00 0.00 99.97 21:44:14 20:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:44:14 20:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:44:14 20:50:01 all 0.03 0.00 0.01 0.01 0.00 99.95 21:44:14 20:50:01 0 0.05 0.00 0.08 0.03 0.00 99.83 21:44:14 20:50:01 1 0.03 0.00 0.02 0.00 0.00 99.95 21:44:14 20:50:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:44:14 20:50:01 3 0.05 0.00 0.00 0.00 0.00 99.95 21:44:14 20:50:01 4 0.00 0.00 0.02 0.02 0.00 99.97 21:44:14 20:50:01 5 0.03 0.00 0.00 0.00 0.00 99.97 21:44:14 20:50:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:44:14 20:50:01 7 0.03 0.00 0.00 0.00 0.00 99.97 21:44:14 20:51:01 all 0.01 0.00 0.01 0.01 0.00 99.97 21:44:14 20:51:01 0 0.03 0.00 0.05 0.03 0.02 99.87 21:44:14 20:51:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:44:14 20:51:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:44:14 20:51:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:44:14 20:51:01 4 0.02 0.00 0.02 0.02 0.00 99.95 21:44:14 20:51:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:44:14 20:51:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:44:14 20:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:44:14 20:52:01 all 0.07 0.00 0.01 0.01 0.00 99.91 21:44:14 20:52:01 0 0.03 0.00 0.03 0.03 0.00 99.90 21:44:14 20:52:01 1 0.03 0.00 0.00 0.00 0.00 99.97 21:44:14 20:52:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:44:14 20:52:01 3 0.03 0.00 0.00 0.00 0.00 99.97 21:44:14 20:52:01 4 0.08 0.00 0.02 0.02 0.00 99.88 21:44:14 20:52:01 5 0.00 0.00 0.02 0.00 0.00 99.98 21:44:14 20:52:01 6 0.35 0.00 0.05 0.00 0.00 99.60 21:44:14 20:52:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:44:14 21:44:14 20:52:01 CPU %user %nice %system %iowait %steal %idle 21:44:14 20:53:01 all 0.19 0.00 0.01 0.01 0.00 99.78 21:44:14 20:53:01 0 0.03 0.00 0.03 0.00 0.00 99.93 21:44:14 20:53:01 1 0.02 0.00 0.02 0.03 0.00 99.93 21:44:14 20:53:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:44:14 20:53:01 3 0.00 0.00 0.02 0.00 0.02 99.97 21:44:14 20:53:01 4 0.03 0.00 0.02 0.02 0.00 99.93 21:44:14 20:53:01 5 0.00 0.00 0.02 0.00 0.00 99.98 21:44:14 20:53:01 6 1.44 0.00 0.02 0.00 0.02 98.53 21:44:14 20:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:44:14 20:54:01 all 0.03 0.00 0.01 0.00 0.00 99.96 21:44:14 20:54:01 0 0.07 0.00 0.00 0.02 0.02 99.90 21:44:14 20:54:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:44:14 20:54:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:44:14 20:54:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:44:14 20:54:01 4 0.05 0.00 0.00 0.02 0.00 99.93 21:44:14 20:54:01 5 0.03 0.00 0.02 0.00 0.00 99.95 21:44:14 20:54:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:44:14 20:54:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:44:14 20:55:01 all 0.02 0.00 0.01 0.00 0.00 99.96 21:44:14 20:55:01 0 0.03 0.00 0.05 0.02 0.00 99.90 21:44:14 20:55:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:44:14 20:55:01 2 0.03 0.00 0.00 0.00 0.00 99.97 21:44:14 20:55:01 3 0.03 0.00 0.00 0.00 0.00 99.97 21:44:14 20:55:01 4 0.02 0.00 0.02 0.02 0.00 99.95 21:44:14 20:55:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:44:14 20:55:01 6 0.03 0.00 0.00 0.00 0.00 99.97 21:44:14 20:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:44:14 20:56:01 all 0.01 0.00 0.01 0.02 0.00 99.96 21:44:14 20:56:01 0 0.03 0.00 0.03 0.03 0.00 99.90 21:44:14 20:56:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:44:14 20:56:01 2 0.03 0.00 0.02 0.00 0.00 99.95 21:44:14 20:56:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:44:14 20:56:01 4 0.00 0.00 0.02 0.10 0.00 99.88 21:44:14 20:56:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:44:14 20:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:44:14 20:56:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:44:14 20:57:01 all 0.12 0.00 0.01 0.01 0.00 99.85 21:44:14 20:57:01 0 0.00 0.00 0.05 0.03 0.02 99.90 21:44:14 20:57:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:44:14 20:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:44:14 20:57:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:44:14 20:57:01 4 0.00 0.00 0.00 0.03 0.00 99.97 21:44:14 20:57:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:44:14 20:57:01 6 0.96 0.00 0.02 0.00 0.00 99.02 21:44:14 20:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:44:14 20:58:01 all 0.27 0.00 0.01 0.00 0.00 99.72 21:44:14 20:58:01 0 0.10 0.00 0.05 0.02 0.00 99.83 21:44:14 20:58:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:44:14 20:58:01 2 0.05 0.00 0.00 0.00 0.00 99.95 21:44:14 20:58:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:44:14 20:58:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:44:14 20:58:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:44:14 20:58:01 6 1.82 0.00 0.05 0.00 0.00 98.13 21:44:14 20:58:01 7 0.08 0.00 0.00 0.00 0.00 99.92 21:44:14 20:59:01 all 0.01 0.00 0.01 0.01 0.00 99.96 21:44:14 20:59:01 0 0.05 0.00 0.02 0.05 0.02 99.87 21:44:14 20:59:01 1 0.00 0.00 0.02 0.00 0.00 99.98 21:44:14 20:59:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:44:14 20:59:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:44:14 20:59:01 4 0.00 0.00 0.00 0.02 0.00 99.98 21:44:14 20:59:01 5 0.03 0.00 0.02 0.00 0.00 99.95 21:44:14 20:59:01 6 0.00 0.00 0.03 0.00 0.00 99.97 21:44:14 20:59:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:44:14 21:00:01 all 0.03 0.00 0.01 0.01 0.01 99.95 21:44:14 21:00:01 0 0.02 0.00 0.02 0.02 0.02 99.93 21:44:14 21:00:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:44:14 21:00:01 2 0.02 0.00 0.00 0.00 0.02 99.97 21:44:14 21:00:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:44:14 21:00:01 4 0.02 0.00 0.00 0.03 0.00 99.95 21:44:14 21:00:01 5 0.02 0.00 0.02 0.00 0.02 99.95 21:44:14 21:00:01 6 0.02 0.00 0.00 0.02 0.00 99.97 21:44:14 21:00:01 7 0.10 0.00 0.00 0.00 0.00 99.90 21:44:14 21:01:01 all 0.01 0.00 0.01 0.00 0.00 99.97 21:44:14 21:01:01 0 0.02 0.00 0.05 0.02 0.00 99.92 21:44:14 21:01:01 1 0.00 0.00 0.02 0.00 0.00 99.98 21:44:14 21:01:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:44:14 21:01:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:44:14 21:01:01 4 0.02 0.00 0.02 0.02 0.00 99.95 21:44:14 21:01:01 5 0.00 0.00 0.02 0.00 0.00 99.98 21:44:14 21:01:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:44:14 21:01:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:44:14 21:02:01 all 0.01 0.00 0.01 0.01 0.01 99.96 21:44:14 21:02:01 0 0.05 0.00 0.03 0.03 0.02 99.87 21:44:14 21:02:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:44:14 21:02:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:44:14 21:02:01 3 0.02 0.00 0.02 0.00 0.02 99.95 21:44:14 21:02:01 4 0.00 0.00 0.00 0.02 0.00 99.98 21:44:14 21:02:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:44:14 21:02:01 6 0.00 0.00 0.00 0.00 0.02 99.98 21:44:14 21:02:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:44:14 21:03:01 all 0.02 0.00 0.01 0.00 0.00 99.96 21:44:14 21:03:01 0 0.03 0.00 0.03 0.03 0.02 99.88 21:44:14 21:03:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:44:14 21:03:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:44:14 21:03:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:44:14 21:03:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:44:14 21:03:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:44:14 21:03:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:44:14 21:03:01 7 0.03 0.00 0.00 0.00 0.00 99.97 21:44:14 21:44:14 21:03:01 CPU %user %nice %system %iowait %steal %idle 21:44:14 21:04:01 all 0.01 0.00 0.02 0.01 0.00 99.95 21:44:14 21:04:01 0 0.03 0.00 0.05 0.03 0.00 99.88 21:44:14 21:04:01 1 0.00 0.00 0.02 0.00 0.00 99.98 21:44:14 21:04:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:44:14 21:04:01 3 0.03 0.00 0.02 0.00 0.00 99.95 21:44:14 21:04:01 4 0.00 0.00 0.03 0.02 0.00 99.95 21:44:14 21:04:01 5 0.00 0.00 0.03 0.00 0.00 99.97 21:44:14 21:04:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:44:14 21:04:01 7 0.02 0.00 0.02 0.00 0.02 99.95 21:44:14 21:05:01 all 0.01 0.00 0.01 0.01 0.00 99.96 21:44:14 21:05:01 0 0.02 0.00 0.03 0.02 0.02 99.92 21:44:14 21:05:01 1 0.02 0.00 0.02 0.00 0.00 99.97 21:44:14 21:05:01 2 0.03 0.00 0.02 0.00 0.00 99.95 21:44:14 21:05:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:44:14 21:05:01 4 0.00 0.00 0.00 0.03 0.00 99.97 21:44:14 21:05:01 5 0.02 0.00 0.03 0.00 0.00 99.95 21:44:14 21:05:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:44:14 21:05:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:44:14 21:06:02 all 0.04 0.00 0.03 0.02 0.00 99.91 21:44:14 21:06:02 0 0.03 0.00 0.05 0.10 0.00 99.82 21:44:14 21:06:02 1 0.03 0.00 0.03 0.00 0.00 99.93 21:44:14 21:06:02 2 0.20 0.00 0.05 0.03 0.00 99.72 21:44:14 21:06:02 3 0.00 0.00 0.03 0.00 0.00 99.97 21:44:14 21:06:02 4 0.02 0.00 0.00 0.03 0.00 99.95 21:44:14 21:06:02 5 0.00 0.00 0.03 0.00 0.00 99.97 21:44:14 21:06:02 6 0.02 0.00 0.02 0.00 0.00 99.97 21:44:14 21:06:02 7 0.03 0.00 0.03 0.00 0.00 99.93 21:44:14 21:07:01 all 0.02 0.00 0.01 0.01 0.00 99.95 21:44:14 21:07:01 0 0.08 0.00 0.05 0.02 0.02 99.83 21:44:14 21:07:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:44:14 21:07:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:44:14 21:07:01 3 0.03 0.00 0.02 0.00 0.00 99.95 21:44:14 21:07:01 4 0.02 0.00 0.00 0.03 0.00 99.95 21:44:14 21:07:01 5 0.00 0.00 0.02 0.00 0.00 99.98 21:44:14 21:07:01 6 0.00 0.00 0.00 0.00 0.02 99.98 21:44:14 21:07:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:44:14 21:08:01 all 0.19 0.00 0.03 0.04 0.00 99.74 21:44:14 21:08:01 0 0.25 0.00 0.03 0.03 0.00 99.68 21:44:14 21:08:01 1 0.05 0.00 0.00 0.00 0.00 99.95 21:44:14 21:08:01 2 0.20 0.00 0.02 0.03 0.00 99.75 21:44:14 21:08:01 3 0.12 0.00 0.03 0.00 0.02 99.83 21:44:14 21:08:01 4 0.07 0.00 0.08 0.22 0.00 99.63 21:44:14 21:08:01 5 0.10 0.00 0.03 0.00 0.00 99.87 21:44:14 21:08:01 6 0.47 0.00 0.03 0.05 0.00 99.45 21:44:14 21:08:01 7 0.23 0.00 0.03 0.00 0.00 99.73 21:44:14 21:09:01 all 0.09 0.00 0.01 0.02 0.00 99.88 21:44:14 21:09:01 0 0.05 0.00 0.03 0.12 0.00 99.80 21:44:14 21:09:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:44:14 21:09:01 2 0.03 0.00 0.02 0.00 0.00 99.95 21:44:14 21:09:01 3 0.65 0.00 0.00 0.00 0.00 99.35 21:44:14 21:09:01 4 0.02 0.00 0.00 0.03 0.02 99.93 21:44:14 21:09:01 5 0.00 0.00 0.02 0.00 0.00 99.98 21:44:14 21:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:44:14 21:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:44:14 21:10:01 all 0.05 0.00 0.01 0.00 0.00 99.93 21:44:14 21:10:01 0 0.05 0.00 0.03 0.02 0.02 99.88 21:44:14 21:10:01 1 0.02 0.00 0.03 0.00 0.00 99.95 21:44:14 21:10:01 2 0.03 0.00 0.00 0.00 0.00 99.97 21:44:14 21:10:01 3 0.28 0.00 0.02 0.00 0.00 99.70 21:44:14 21:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:44:14 21:10:01 5 0.02 0.00 0.02 0.00 0.02 99.95 21:44:14 21:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:44:14 21:10:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:44:14 21:11:01 all 0.02 0.00 0.01 0.01 0.00 99.96 21:44:14 21:11:01 0 0.05 0.00 0.05 0.00 0.00 99.90 21:44:14 21:11:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:44:14 21:11:01 2 0.03 0.00 0.00 0.00 0.00 99.97 21:44:14 21:11:01 3 0.02 0.00 0.02 0.00 0.02 99.95 21:44:14 21:11:01 4 0.00 0.00 0.00 0.03 0.00 99.97 21:44:14 21:11:01 5 0.02 0.00 0.00 0.02 0.00 99.97 21:44:14 21:11:01 6 0.00 0.00 0.00 0.03 0.00 99.97 21:44:14 21:11:01 7 0.02 0.00 0.03 0.00 0.00 99.95 21:44:14 21:12:01 all 0.01 0.00 0.01 0.01 0.00 99.97 21:44:14 21:12:01 0 0.02 0.00 0.05 0.02 0.02 99.90 21:44:14 21:12:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:44:14 21:12:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:44:14 21:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:44:14 21:12:01 4 0.00 0.00 0.02 0.03 0.00 99.95 21:44:14 21:12:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:44:14 21:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:44:14 21:12:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:44:14 21:13:01 all 0.02 0.00 0.01 0.00 0.00 99.97 21:44:14 21:13:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:44:14 21:13:01 1 0.02 0.00 0.00 0.00 0.02 99.97 21:44:14 21:13:01 2 0.03 0.00 0.00 0.00 0.00 99.97 21:44:14 21:13:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:44:14 21:13:01 4 0.02 0.00 0.00 0.03 0.00 99.95 21:44:14 21:13:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:44:14 21:13:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:44:14 21:13:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:44:14 21:14:01 all 0.07 0.00 0.02 0.01 0.00 99.90 21:44:14 21:14:01 0 0.00 0.00 0.03 0.00 0.00 99.97 21:44:14 21:14:01 1 0.00 0.00 0.02 0.00 0.00 99.98 21:44:14 21:14:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:44:14 21:14:01 3 0.55 0.00 0.03 0.00 0.00 99.42 21:44:14 21:14:01 4 0.02 0.00 0.02 0.05 0.00 99.92 21:44:14 21:14:01 5 0.00 0.00 0.03 0.00 0.00 99.97 21:44:14 21:14:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:44:14 21:14:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:44:14 21:44:14 21:14:01 CPU %user %nice %system %iowait %steal %idle 21:44:14 21:15:01 all 0.02 0.00 0.01 0.00 0.00 99.96 21:44:14 21:15:01 0 0.03 0.00 0.05 0.00 0.02 99.90 21:44:14 21:15:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:44:14 21:15:01 2 0.03 0.00 0.00 0.00 0.00 99.97 21:44:14 21:15:01 3 0.03 0.00 0.00 0.00 0.02 99.95 21:44:14 21:15:01 4 0.02 0.00 0.02 0.03 0.00 99.93 21:44:14 21:15:01 5 0.03 0.00 0.02 0.00 0.00 99.95 21:44:14 21:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:44:14 21:15:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:44:14 21:16:01 all 0.00 0.00 0.01 0.01 0.00 99.98 21:44:14 21:16:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:44:14 21:16:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:44:14 21:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:44:14 21:16:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:44:14 21:16:01 4 0.02 0.00 0.03 0.03 0.00 99.92 21:44:14 21:16:01 5 0.00 0.00 0.02 0.00 0.00 99.98 21:44:14 21:16:01 6 0.00 0.00 0.00 0.02 0.00 99.98 21:44:14 21:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:44:14 21:17:01 all 0.01 0.00 0.01 0.01 0.00 99.96 21:44:14 21:17:01 0 0.02 0.00 0.00 0.02 0.00 99.97 21:44:14 21:17:01 1 0.02 0.00 0.02 0.00 0.00 99.97 21:44:14 21:17:01 2 0.00 0.00 0.00 0.00 0.02 99.98 21:44:14 21:17:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:44:14 21:17:01 4 0.03 0.00 0.02 0.05 0.02 99.88 21:44:14 21:17:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:44:14 21:17:01 6 0.00 0.00 0.03 0.00 0.00 99.97 21:44:14 21:17:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:44:14 21:18:01 all 0.01 0.00 0.01 0.00 0.00 99.98 21:44:14 21:18:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:44:14 21:18:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:44:14 21:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:44:14 21:18:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:44:14 21:18:01 4 0.02 0.00 0.02 0.03 0.00 99.93 21:44:14 21:18:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:44:14 21:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:44:14 21:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:44:14 21:19:01 all 0.00 0.00 0.01 0.00 0.00 99.98 21:44:14 21:19:01 0 0.00 0.00 0.00 0.02 0.00 99.98 21:44:14 21:19:01 1 0.00 0.00 0.02 0.00 0.00 99.98 21:44:14 21:19:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:44:14 21:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:44:14 21:19:01 4 0.00 0.00 0.00 0.02 0.00 99.98 21:44:14 21:19:01 5 0.02 0.00 0.08 0.00 0.02 99.88 21:44:14 21:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:44:14 21:19:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:44:14 21:20:01 all 0.02 0.00 0.01 0.00 0.00 99.96 21:44:14 21:20:01 0 0.03 0.00 0.00 0.02 0.00 99.95 21:44:14 21:20:01 1 0.02 0.00 0.02 0.00 0.00 99.97 21:44:14 21:20:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:44:14 21:20:01 3 0.03 0.00 0.02 0.00 0.00 99.95 21:44:14 21:20:01 4 0.02 0.00 0.02 0.00 0.00 99.97 21:44:14 21:20:01 5 0.03 0.00 0.02 0.00 0.00 99.95 21:44:14 21:20:01 6 0.02 0.00 0.02 0.00 0.00 99.97 21:44:14 21:20:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:44:14 21:21:01 all 0.01 0.00 0.01 0.01 0.00 99.98 21:44:14 21:21:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:44:14 21:21:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:44:14 21:21:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:44:14 21:21:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:44:14 21:21:01 4 0.00 0.00 0.00 0.05 0.00 99.95 21:44:14 21:21:01 5 0.02 0.00 0.03 0.00 0.00 99.95 21:44:14 21:21:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:44:14 21:21:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:44:14 21:22:01 all 0.12 0.00 0.01 0.01 0.01 99.85 21:44:14 21:22:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:44:14 21:22:01 1 0.03 0.00 0.00 0.00 0.00 99.97 21:44:14 21:22:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:44:14 21:22:01 3 0.90 0.00 0.05 0.00 0.02 99.04 21:44:14 21:22:01 4 0.02 0.00 0.00 0.05 0.00 99.93 21:44:14 21:22:01 5 0.00 0.00 0.03 0.00 0.02 99.95 21:44:14 21:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:44:14 21:22:01 7 0.02 0.00 0.02 0.00 0.02 99.95 21:44:14 21:23:01 all 0.26 0.00 0.00 0.01 0.00 99.73 21:44:14 21:23:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:44:14 21:23:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:44:14 21:23:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:44:14 21:23:01 3 1.99 0.00 0.00 0.00 0.00 98.01 21:44:14 21:23:01 4 0.00 0.00 0.00 0.05 0.00 99.95 21:44:14 21:23:01 5 0.03 0.00 0.00 0.00 0.00 99.97 21:44:14 21:23:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:44:14 21:23:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:44:14 21:24:01 all 0.09 0.00 0.02 0.00 0.00 99.88 21:44:14 21:24:01 0 0.03 0.00 0.03 0.00 0.00 99.93 21:44:14 21:24:01 1 0.02 0.00 0.02 0.00 0.00 99.97 21:44:14 21:24:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:44:14 21:24:01 3 0.52 0.00 0.03 0.00 0.00 99.45 21:44:14 21:24:01 4 0.03 0.00 0.00 0.03 0.00 99.93 21:44:14 21:24:01 5 0.07 0.00 0.07 0.00 0.00 99.87 21:44:14 21:24:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:44:14 21:24:01 7 0.02 0.00 0.03 0.00 0.00 99.95 21:44:14 21:25:01 all 0.01 0.00 0.01 0.01 0.00 99.97 21:44:14 21:25:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:44:14 21:25:01 1 0.02 0.00 0.02 0.00 0.00 99.97 21:44:14 21:25:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:44:14 21:25:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:44:14 21:25:01 4 0.02 0.00 0.02 0.05 0.00 99.92 21:44:14 21:25:01 5 0.03 0.00 0.00 0.00 0.02 99.95 21:44:14 21:25:01 6 0.02 0.00 0.03 0.00 0.00 99.95 21:44:14 21:25:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:44:14 21:44:14 21:25:01 CPU %user %nice %system %iowait %steal %idle 21:44:14 21:26:01 all 0.02 0.00 0.02 0.00 0.00 99.96 21:44:14 21:26:01 0 0.02 0.00 0.03 0.02 0.00 99.93 21:44:14 21:26:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:44:14 21:26:01 2 0.03 0.00 0.00 0.00 0.00 99.97 21:44:14 21:26:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:44:14 21:26:01 4 0.02 0.00 0.02 0.02 0.00 99.95 21:44:14 21:26:01 5 0.05 0.00 0.03 0.00 0.00 99.92 21:44:14 21:26:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:44:14 21:26:01 7 0.00 0.00 0.03 0.00 0.00 99.97 21:44:14 21:27:01 all 0.01 0.00 0.01 0.01 0.00 99.97 21:44:14 21:27:01 0 0.00 0.00 0.00 0.00 0.02 99.98 21:44:14 21:27:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:44:14 21:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:44:14 21:27:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:44:14 21:27:01 4 0.00 0.00 0.00 0.05 0.00 99.95 21:44:14 21:27:01 5 0.03 0.00 0.03 0.00 0.00 99.93 21:44:14 21:27:01 6 0.02 0.00 0.02 0.00 0.00 99.97 21:44:14 21:27:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:44:14 21:28:01 all 0.26 0.00 0.01 0.01 0.01 99.72 21:44:14 21:28:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:44:14 21:28:01 1 0.02 0.00 0.02 0.00 0.00 99.97 21:44:14 21:28:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:44:14 21:28:01 3 1.91 0.00 0.00 0.00 0.02 98.08 21:44:14 21:28:01 4 0.02 0.00 0.02 0.05 0.00 99.92 21:44:14 21:28:01 5 0.03 0.00 0.03 0.00 0.02 99.92 21:44:14 21:28:01 6 0.02 0.00 0.02 0.00 0.02 99.95 21:44:14 21:28:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:44:14 21:29:01 all 0.26 0.00 0.01 0.00 0.00 99.73 21:44:14 21:29:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:44:14 21:29:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:44:14 21:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:44:14 21:29:01 3 1.99 0.00 0.00 0.00 0.00 98.01 21:44:14 21:29:01 4 0.00 0.00 0.02 0.03 0.00 99.95 21:44:14 21:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:44:14 21:29:01 6 0.02 0.00 0.02 0.00 0.00 99.97 21:44:14 21:29:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:44:14 21:30:01 all 0.11 0.00 0.01 0.00 0.00 99.88 21:44:14 21:30:01 0 0.03 0.00 0.02 0.00 0.00 99.95 21:44:14 21:30:01 1 0.02 0.00 0.02 0.00 0.00 99.97 21:44:14 21:30:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:44:14 21:30:01 3 0.70 0.00 0.02 0.00 0.00 99.28 21:44:14 21:30:01 4 0.02 0.00 0.00 0.03 0.00 99.95 21:44:14 21:30:01 5 0.03 0.00 0.00 0.00 0.00 99.97 21:44:14 21:30:01 6 0.03 0.00 0.02 0.00 0.00 99.95 21:44:14 21:30:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:44:14 21:31:01 all 0.01 0.00 0.01 0.00 0.00 99.97 21:44:14 21:31:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:44:14 21:31:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:44:14 21:31:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:44:14 21:31:01 3 0.02 0.00 0.03 0.00 0.00 99.95 21:44:14 21:31:01 4 0.00 0.00 0.02 0.03 0.00 99.95 21:44:14 21:31:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:44:14 21:31:01 6 0.05 0.00 0.02 0.00 0.00 99.93 21:44:14 21:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:44:14 21:32:01 all 0.01 0.00 0.01 0.01 0.00 99.97 21:44:14 21:32:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:44:14 21:32:01 1 0.02 0.00 0.02 0.00 0.00 99.97 21:44:14 21:32:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:44:14 21:32:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:44:14 21:32:01 4 0.02 0.00 0.00 0.05 0.00 99.93 21:44:14 21:32:01 5 0.00 0.00 0.02 0.00 0.00 99.98 21:44:14 21:32:01 6 0.02 0.00 0.02 0.00 0.02 99.95 21:44:14 21:32:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:44:14 21:33:01 all 0.01 0.00 0.00 0.00 0.00 99.99 21:44:14 21:33:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:44:14 21:33:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:44:14 21:33:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:44:14 21:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:44:14 21:33:01 4 0.00 0.00 0.00 0.03 0.00 99.97 21:44:14 21:33:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:44:14 21:33:01 6 0.02 0.00 0.02 0.00 0.00 99.97 21:44:14 21:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:44:14 21:34:01 all 0.00 0.00 0.01 0.00 0.00 99.98 21:44:14 21:34:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:44:14 21:34:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:44:14 21:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:44:14 21:34:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:44:14 21:34:01 4 0.00 0.00 0.00 0.03 0.00 99.97 21:44:14 21:34:01 5 0.02 0.00 0.03 0.00 0.00 99.95 21:44:14 21:34:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:44:14 21:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:44:14 21:35:01 all 0.02 0.00 0.01 0.01 0.00 99.97 21:44:14 21:35:01 0 0.03 0.00 0.02 0.00 0.00 99.95 21:44:14 21:35:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:44:14 21:35:01 2 0.03 0.00 0.00 0.00 0.00 99.97 21:44:14 21:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:44:14 21:35:01 4 0.00 0.00 0.00 0.05 0.00 99.95 21:44:14 21:35:01 5 0.02 0.00 0.03 0.00 0.00 99.95 21:44:14 21:35:01 6 0.03 0.00 0.02 0.00 0.00 99.95 21:44:14 21:35:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:44:14 21:36:01 all 0.00 0.00 0.02 0.01 0.00 99.97 21:44:14 21:36:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:44:14 21:36:01 1 0.00 0.00 0.02 0.00 0.00 99.98 21:44:14 21:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:44:14 21:36:01 3 0.00 0.00 0.02 0.00 0.02 99.97 21:44:14 21:36:01 4 0.02 0.00 0.02 0.03 0.00 99.93 21:44:14 21:36:01 5 0.02 0.00 0.03 0.00 0.00 99.95 21:44:14 21:36:01 6 0.00 0.00 0.03 0.02 0.00 99.95 21:44:14 21:36:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:44:14 21:44:14 21:36:01 CPU %user %nice %system %iowait %steal %idle 21:44:14 21:37:01 all 0.02 0.00 0.01 0.01 0.00 99.96 21:44:14 21:37:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:44:14 21:37:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:44:14 21:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:44:14 21:37:01 3 0.08 0.00 0.02 0.00 0.00 99.90 21:44:14 21:37:01 4 0.00 0.00 0.00 0.07 0.00 99.93 21:44:14 21:37:01 5 0.03 0.00 0.02 0.00 0.00 99.95 21:44:14 21:37:01 6 0.02 0.00 0.02 0.00 0.02 99.95 21:44:14 21:37:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:44:14 21:38:01 all 0.01 0.00 0.01 0.01 0.00 99.97 21:44:14 21:38:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:44:14 21:38:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:44:14 21:38:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:44:14 21:38:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:44:14 21:38:01 4 0.00 0.00 0.02 0.05 0.02 99.92 21:44:14 21:38:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:44:14 21:38:01 6 0.02 0.00 0.03 0.00 0.00 99.95 21:44:14 21:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:44:14 21:39:01 all 0.02 0.00 0.01 0.00 0.00 99.97 21:44:14 21:39:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:44:14 21:39:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:44:14 21:39:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:44:14 21:39:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:44:14 21:39:01 4 0.02 0.00 0.00 0.03 0.00 99.95 21:44:14 21:39:01 5 0.02 0.00 0.02 0.00 0.02 99.95 21:44:14 21:39:01 6 0.05 0.00 0.02 0.00 0.00 99.93 21:44:14 21:39:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:44:14 21:40:01 all 0.07 0.00 0.01 0.00 0.00 99.92 21:44:14 21:40:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:44:14 21:40:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:44:14 21:40:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:44:14 21:40:01 3 0.42 0.00 0.03 0.00 0.02 99.53 21:44:14 21:40:01 4 0.00 0.00 0.00 0.03 0.00 99.97 21:44:14 21:40:01 5 0.03 0.00 0.00 0.00 0.00 99.97 21:44:14 21:40:01 6 0.03 0.00 0.02 0.00 0.02 99.93 21:44:14 21:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:44:14 21:41:01 all 0.01 0.00 0.01 0.00 0.00 99.96 21:44:14 21:41:01 0 0.02 0.00 0.00 0.00 0.02 99.97 21:44:14 21:41:01 1 0.00 0.00 0.02 0.00 0.00 99.98 21:44:14 21:41:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:44:14 21:41:01 3 0.02 0.00 0.03 0.00 0.00 99.95 21:44:14 21:41:01 4 0.02 0.00 0.00 0.03 0.00 99.95 21:44:14 21:41:01 5 0.00 0.00 0.02 0.00 0.00 99.98 21:44:14 21:41:01 6 0.05 0.00 0.03 0.00 0.00 99.92 21:44:14 21:41:01 7 0.00 0.00 0.02 0.00 0.02 99.97 21:44:14 21:42:01 all 0.01 0.00 0.00 0.01 0.00 99.97 21:44:14 21:42:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:44:14 21:42:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:44:14 21:42:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:44:14 21:42:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:44:14 21:42:01 4 0.00 0.00 0.00 0.07 0.00 99.93 21:44:14 21:42:01 5 0.03 0.00 0.02 0.00 0.00 99.95 21:44:14 21:42:01 6 0.03 0.00 0.00 0.00 0.00 99.97 21:44:14 21:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:44:14 21:43:01 all 0.02 0.00 0.01 0.00 0.00 99.97 21:44:14 21:43:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:44:14 21:43:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:44:14 21:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:44:14 21:43:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:44:14 21:43:01 4 0.00 0.00 0.00 0.03 0.00 99.97 21:44:14 21:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:44:14 21:43:01 6 0.07 0.00 0.03 0.00 0.02 99.88 21:44:14 21:43:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:44:14 21:44:01 all 1.31 0.00 0.69 0.03 0.01 97.97 21:44:14 21:44:01 0 0.98 0.00 0.62 0.02 0.00 98.38 21:44:14 21:44:01 1 1.24 0.00 0.75 0.02 0.02 97.98 21:44:14 21:44:01 2 1.50 0.00 0.80 0.00 0.02 97.68 21:44:14 21:44:01 3 1.75 0.00 0.75 0.00 0.02 97.48 21:44:14 21:44:01 4 1.27 0.00 0.40 0.12 0.00 98.21 21:44:14 21:44:01 5 1.34 0.00 0.73 0.00 0.00 97.93 21:44:14 21:44:01 6 1.44 0.00 1.00 0.03 0.00 97.53 21:44:14 21:44:01 7 0.98 0.00 0.45 0.02 0.00 98.55 21:44:14 Average: all 6.54 0.00 1.38 0.60 0.02 91.47 21:44:14 Average: 0 6.35 0.00 1.41 0.81 0.02 91.41 21:44:14 Average: 1 6.38 0.00 1.33 0.48 0.02 91.79 21:44:14 Average: 2 6.47 0.00 1.40 0.60 0.02 91.52 21:44:14 Average: 3 6.60 0.00 1.44 0.74 0.02 91.20 21:44:14 Average: 4 6.31 0.00 1.31 0.67 0.02 91.70 21:44:14 Average: 5 6.72 0.00 1.41 0.61 0.02 91.23 21:44:14 Average: 6 6.64 0.00 1.34 0.46 0.02 91.55 21:44:14 Average: 7 6.81 0.00 1.40 0.43 0.02 91.34 21:44:14 21:44:14 21:44:14